/***********************************************/

/* HTML tag styles                             */

/***********************************************/ 



body{

	font-family: Tahoma, Arial;

	color: #004b85;

	line-height: 1.166;	

	margin: 0px;

	padding: 0px; 

	font-size: 14px; 

}



a:link, a:visited, a:hover {

	color: #004b85;

	text-decoration: underline;

}



a:hover {

	text-decoration: none;

	color: #CFAC70;

}

/* overrides decoration from previous rule for hovered links */



h1, h2, h3, h4, h5, h6 {

	font-family: "Trebuchet MS", Arial;

	margin: 0px;

	padding: 0px; 

	color: #004b85; 

}



h1{

 font-family: "Trebuchet MS", Arial;

 font-size: 130%;

 color: #004b85;

}



h2{

 font-size: 130%;

 color: #004b85;

}



h3{

 font-size: 120%;

 color: #cc0000; 

}



h4{

 font-size: 100%;

 font-weight: normal;

 color: #333333;

}



h5{

 font-size: 100%;

 color: #000000;

}



ul{

 list-style-type: square;

}



ul ul{

 list-style-type: disc;

}



ul ul ul{

 list-style-type: none;

}



label{

	font: bold 100% Tahoma, Arial;

 color: #334d55;

}





/***********************************************/

/* Layout Divs                                 */

/***********************************************/



#container{ 

	background-color: #eaead5; 

	color: #004b85; 

	width: 777px; 

	margin: 10px 0px 0px 0px; 

	text-align: left; 

}



#masthead{

	margin: 0;

	padding: 10px 0px 10px 0px;

	width: 100%; 

	background-color: #ffffff; 

}



#navBar{

	margin: 0 0 0 60%;

	padding: 10px;

	border-left: 1px dotted #ccc; 

}



#content{

  float:left;

	width: 61%;

	margin: 0;

	padding: 10 3% 0 0; 

}



#contentWide{

  float:left;

	margin: 0;

	padding: 10 3% 0 0; 

}



/***********************************************/

/*Component Divs                               */

/***********************************************/



#siteName{

	margin: 0px;

	padding: 0px 0px 10px 10px;

}





/*************** #pageName styles **************/



#pageName{

	padding: 0px 0px 10px 10px;

}





/************* #globalNav styles **************/



#globalNav{

color: #CDAE71;

padding: 0px 0px 10px 0px;

white-space: nowrap; 

text-align: center; 

border-bottom: 10px solid #000266;

}

/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line

   this will force a horizontal scrollbar if there isn't enough room for all links

   remove rule or change value to 'normal' if you want the links to line-wrap */



#globalNav img{

 display: block;

}



#globalNav a {

	font-size: 90%;

	padding: 0px 4px 0px 0px; 

}

.footerlink a {

	font-size: 90%;

	padding: 0px 4px 0px 0px; 

}





/************* #breadCrumb styles *************/



#breadCrumb{

	font-size: 80%;

	padding: 5px 0px 5px 10px;

}





/************** .feature styles ***************/



.feature{

	padding: 0px 0px 10px 10px;

	font-size: 80%;

}



.feature h3{

	padding: 30px 0px 5px 0px;

}



.feature img{

	float: right;

	padding: 10px;

	margin: 5px;

}

/* adjust margins to change separation between the feature image and text flowing around it */





/************** .story styles *****************/



.story{

	padding: 10px 10px 0px 10px;

	font-size: 80%;

}



.story p{

  padding: 0px 0px 10px 0px;

}



/************** .story styles *****************/



.bottomAd{

	padding: 10px;

	font-size: 80%;

}



.bottomAd p{

  padding: 0px 0px 10px 0px;

}



.bottomAd table{ 

	width: 750px; 

	vertical-align: middle; 

	text-align: center; 

}



.bottomAd img{ 

	border: 2px solid #CDAD74; 

}



/************* #siteInfo styles ***************/



#siteInfo{

	clear: both;

	font-size: 75%;

	color: #000169 !important;

	padding: 10px 10px 10px 10px;

	margin: 12px 0px 0px 0px; 

	background-color: #a8a8a8; 

	width: 757px; 

	text-align: left; 

}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)

   the bottom border of the navBar in cases where they "touch" */



#siteInfo img{

	padding: 4px 4px 4px 0px;

	vertical-align: middle;

}



/*********** #navBar link styles ***********/



#navBar ul a:link, #navBar ul a:visited {display: block;}

#navBar ul {list-style: none; margin: 0; padding: 0;}



/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar li {border-bottom: none;}



/* fix for browsers that don't need the hack */

html>body #navBar li {border-bottom: none;}





/*********** #sectionLinks styles ***********/



#topicAbove{

	position: relative;

	margin: 0px;

	padding: 5px;

	font-size: 80%; 

	background-color: #ffffff; 

}



#topicAbove h3{

	padding: 10px 0px 2px 10px; 

}



/*********** .relatedLinks styles ***********/



.topicMiddle{

	margin: 8px 0px 0px 0px;

	padding: 5px;

	font-size: 80%; 

	background-color: #e5e6c9; 

	border: 1px solid #696969; 

}



.topicMiddle h3{

	padding: 10px 0px 2px 0px;

}





/************** #advert styles **************/



#topicBottom{

	margin: 8px 0px 0px 0px;

	padding: 5px;

	font-size: 80%;

}

 #remodel{ position: absolute; left: 200px; top: 950px; right: 200px; font-family:arial; font-size: 8pt; color:666666; text-align: center;}

.skyadtext { font-family: Trebuchet MS; font-size: 11px; font-weight: normal; }

.skyadtextbold { font-family: Trebuchet MS; font-size: 11px; font-weight: bold; }

.skyadtitle { font-weight: bold; color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; }

.style1 {color: #000169 !important;}
.style2 {color: #000169; font-size: 14px !important;}
.style3 {font-size: 14px !important;}