@import url("include.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; padding: 0;
	text-align:center;
	color: #333333;
	
}
#content
{
    background:url('../graphics/smBG.gif') repeat-x top left;
    background-color:#7F7E83;
    text-align:center;
}

div#pageHeader {
    width:760px;
    margin:0 auto;
	height: 211px;
	color: #ffffff;
    background-color:White;
}
#pageFooter {
	clear: both;
	margin-top: 10px;
}
div#pageContent {
	width:760px;
    margin:0 auto;
    background-color:White;
	/*padding: 0px 8px 4px 16px;
	margin-right: 288px;*/
}
h3{
	display: block;
	font-weight: 900; font-size: 105%;
	width: 100%;
	/*border-bottom: 1px #C49B2B solid;*/
	padding: .5em 0 .5em 0;
	margin: 0 8px 0 0;
	color: blue;
}
div.featuredTopic {
    margin:0 12px 0 12px;
    padding:0;
	display:inline;
	float:left;
	width:164px;
}
div.featuredTopic img
{
    width:164px;
    height:177px;   
}
div.featuredTopic p {
	margin: 0;
	padding: 0;
	font-size: 80%;
}
div.featuredTopic a{
	color: #005984;
	font-weight: 600; 
	font-size: 11px;
	text-decoration: none;
}
div.featuredTopic a:hover {
	color: #C49B2B;
	text-decoration: underline;
}
h5 {
	color: #005984;
	font-size: 11px;
	font-weight: 900;
	margin: 0 4px 0 0;
	padding: 0.5em 0.5em 0 0;
}
.clear
{
    clear:left;
}
/*
.flashMovie {
	cursor:hand;
}
#noFlash.hidden {
	display: none;
}

#noFlash.hidden h3 {
	margin: 0;
	padding: 0;
	border: 0;
	width: 10px;
	color: #5C9DBE;
}


#noFlash.show {
	vertical-align: center;
	padding: 30px 0 0 0;
	margin: 0;
}

* html #noFlash.show  {
	padding: 0;
}

#noFlash.show h3 {
	margin: 0;
	padding: 0;
	font-weight: bold; 
	font-size: 125%;
	border: 0;
	color: #ffffff;
}

#flash.hidden {
	display: none;
}

#flash {
	position: absolute;
	left: 20px;
	top: 30px;
	width: 430px;
	height: 130px;
	background-color: #5C9DBE;
}

#flash.show {
	position: absolute;
	left: 530px;
	top: 30px;
	width: 430px;
	height: 130px;
	background-color: transparent;
	cursor: hand;
	cursor: pointer;
}

* html #flash.show {
	left: 20px;
}


div#flashOverlay {
	position: absolute;
	left: 530px;
	top: 30px;
	width: 430px;
	height: 130px;
	background-color: transparent;
	cursor: hand;
	cursor: pointer;
}

* html div#flashOverlay {
	left: 20px;
}

#flashOverlay button{
	background-color: transparent;
	width: 430px;
	height: 130px;
	border: 0;
	cursor: hand;
	cursor: pointer;
}
div#secondaryNav {
	text-align: left;	
	float: right;
	width: 280px;
}
#secondaryNav ul{
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
	list-style: none;
	list-style-position: outside;
}
#secondaryNav li{
	margin: 4px 8px 0 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 2px #C49B2B dotted;
}
#secondaryNav a{
	display: block;
	color: #005984;
	font-weight: 200; font-size: 90%;
	text-decoration: none;
}
#secondaryNav a:hover {
		color: #C49B2B;
		text-decoration: underline;
}
div#featuredTopics {
	border-right: 2px #5C9DBE dotted;
	min-height: 170px;
	padding: 0px 8px 4px 16px;
	color: #000000;
}
#pageHeader p {
	margin: 0;
	padding: 4px 4px 4px 4px;
	font-weight: bold; font-size: 100%;
	color: #ffffff;
}
#pageHeaderRight {
	position: relative;
	vertical-align: center;
	height: 194px;
	padding: 0;
	margin: 0;
}
* html #pageHeaderRight  {
	padding: 30px 0 0 0;
}
*/
