body
{
	margin: 0;
	padding: 0;
	font: 11px arial, helvetica, sans-serif;
	background-color: #E3E4E0;
}

a:link {
	color: #666;
}

a:visited {
	color: #666;
}

a:hover, a:active {
	color: #000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 6px 0 0 0;
	color:#676766;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 0;
	color:#676766;
}

h3
{
	
}

p {
margin: 0px;
}

#pagecontainer {
	margin-top: 16px;
	width: 720px;
	background: #fff url(/images/content_bg.jpg) repeat-y;
}

#contentcontainer {
	margin: 0 12px 12px 12px;
	width: 666px;
}

#header {
	background: url(/images/header_bg.gif) top repeat-x;
}

#header fieldset {
float: right;
height: 15px;
width: 235px;
margin: 24px 0 0 0;
border: none;
}

#header fieldset .search {
width: 155px;
font-size: 11px;
margin: 2px 0 0 0;
padding: 0;
float: left;
}

#header fieldset .button {
margin: 0 0 0 6px;
padding: 0;
}

#header fieldset input {
margin: 0;
padding: 0;
}

#header .highlightedbar ul {
	margin: 0;
	padding: 0;
	background: none;
	list-style:none;
	font-size: 12px;
}

#header .highlightedbar ul li {
	float: left;
	display: inline;
	margin: 0 0 0 6px;
	line-height: 20px;
}

#header .highlightedbar ul li a {
text-decoration: underline;
}

#pagecontainer ul.header {
	background: url(/images/content_top.jpg) top no-repeat;
	margin: 0;
	padding: 6px 27px 6px 0;
	height: 20px;
	list-style:none;
}

#pagecontainer ul.header li {
	float: right;
	display: inline;
	margin: 0 0 0 3px;
	line-height: 20px;
}

#pagecontainer ul a {
	text-decoration: none;
}

#pagecontainer ul a:hover {
	text-decoration: underline;
}

#content {
	float: left;
	width: 411px;
}

.story {
	background: url(images/story_bg.gif) repeat-y;
	border-top: 1px solid #C7C8C6;
	border-bottom: F7F8F3;
}

.story h1 {
	padding: 10px 14px 0 14px;
	margin: 0;
	width: 203px;
	line-height: 17px;
	font-size: 11px;
	font-weight: normal;
}

.story p {
	padding: 10px 14px 10px 14px;
	width: 203px;
	line-height: 17px;
	}

#sidenav {
	float: left;
	width: 254px;
}

.storyfeature {
	float: right;
	width:175px;
	text-align: center;
}

.storyfeature img.button {
	margin: 8px 0 5px 0;
}

.storyfeature img.thumb {
	border: 1px solid #999;
	display: block;
}

#footer {
	clear: both;
	height: 255px;
	background: url(images/content_bottom.jpg) bottom no-repeat;
	border-top: 2px solid #666;
	position: relative;
	top: 1px;
	width: 666px;
	margin: 10px 0 0 27px;
}

html > body #footer {
	top: 20px;
}

#footer ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin: 0 0 0 3px;
	line-height: 20px;
}

#footer p {
	margin: 12px 0 0 0;
}

.highlightedbar {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	height: 28px;
	background: url(images/highlight_bg.gif) repeat-x; 
	margin: 0 0 7px 0;
}

#promobox {
	margin: 0 0 0 15px;
	background-color: #DADAD7;
	padding: 8px;
	text-align: center;
}
#promobox img {
	margin: 6px 0 0 0;
}

#promobox h2 {
	padding: 5px 0 0 0;
	margin: 0px;
}

#promobox form {
	margin: 0;
}

#promobox p {
padding-bottom: 14px;
}

#showForm, #showForm2 {
	text-align: left;
}

#showForm p, #showForm2 p {
	padding-bottom: 0;
}

#showForm input,  #showForm select, #showForm2 input,  #showForm2 textarea{
	margin-bottom: 6px;
}

#hideSrch {
	margin-bottom: 12px;
}

#resources {
	margin: 15px 0 0 15px;
	background-color: #9D9D9D;
	padding: 8px 11px 8px 11px;
}

#resources h1 {
	font-size: 12px;
	padding: 6px 6px 0 6px;
}


#resources ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #666;
	background-image: none;
	height: auto;
}

#resources li {
	margin: 1px 1px 0 1px;
	float: none;
	display: block;
	background: #fff url(/images/resourcesbullet.gif) repeat-y;
	padding-left: 18px;
	line-height: 28px;
	font-size: 12px;
	clear: both;
	color: #666;	
}

#resources li a{
	font-weight: bold;
	text-decoration: underline;
}

#flashholder {
margin-bottom: 14px;
display: none;
}

 


	
	









