@charset "UTF-8";
/* CSS Document */





a img { border: none; } /* removes blue border around linked images */






a:link			{color: #069; text-decoration: none;}
a:visited		{color: #666; text-decoration: none;}
a:hover		{color: #cc0000; text-decoration: none;}
a:active, a:focus  {color:#069; text-decoration:none;}



h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
    color:#333;
	margin-bottom: 5px;
}

h1 {font-size:17pt;
	line-height: 21pt; }


h2 {font-size: 14pt;
	line-height: 16pt; }

h3 {font-size: 11pt; 
	line-height: 13pt;}




.arial15 {
	color: #333;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
	
.arial18 {
	color: #333;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.arial22 {
	color: #333;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.arial24red {
	color:#CC0000;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.arialtext {
	color:#333;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.bodyHome {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}

.bodytext  {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
	margin-left: 3px;
	font-weight: normal;
	}
	
	
.bodytextsuper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
	vertical-align: super;
}
	
.boxText {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-left: 3px;
	}
	
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.captionBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
}



.content a {
    color: #0066CC;
}
.content a:hover, .content a:focus {
    color: #CC3300;
}

	
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

.dateline  {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	

.leader {
	border-top: solid 1px #ddd;
	margin-top: 0;
	padding: 0;
}

.list {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top: solid 1px #ddd;
	padding-top: 7px;
	text-decoration: none;
	
}

.Lnavhed1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.mapHeadW {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-indent: 0em;
	text-decoration: none;
	letter-spacing: 1px;
}

.mapHeadR {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

.mapTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.mapItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-indent: 1em;
}

a:link.mapItem			{color: #fff; text-decoration: none;}
a:visited.mapItem		{
	color: #FC6;
	text-decoration: none;
}
a:hover.mapItem		{color: #cc0000; text-decoration: none;}
a:active.mapItem, a:focus.mapItem  {color:#cc0000; text-decoration:none;}


.menu-item1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	margin: 0px;
	font-style: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 13px;
	cursor: hand;
}

.menu-item1bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	margin: 0px;
	font-style: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 13px;
	cursor: hand;
}

.more {
	color: #cc0000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

.redmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.referHed {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	margin-left: 5px;
	outline-color: #000;
	text-decoration: none;
	margin-top: 5px;
}




.referHed a {
    color: #cc0000;
}
.referHed a:visited {
	color: #666;
}
.referHed a:hover, .referHed a:focus {
    color: #cc0000;
}



	
.referBody {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;
	margin-left: 5px;
	text-decoration: none;
}

.related {
	color: #369;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 2px;
	text-decoration: none;
	text-align: left;
}

.Rnav1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}

.sidebarSection {
	background-color: #FC9;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	text-align: left;
	text-indent: 1em;
}

.sideTitle {
	color: #369;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
	text-align: left;
}

a:link.sideTitle			{color: #000; text-decoration: none;}
a:visited.sideTitle		{color: #999; text-decoration: none;}
a:hover.sideTitle		{color: #cc0000; text-decoration: none;}
a:active.sideTitle, a:focus.sideTitle  {color:#999; text-decoration:none;}



.sideLine  {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

.sideSource {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	}

.sideByline {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	}
	
	
#fixedNav a:link {
	color: white;
	text-decoration: none;
   }
   
#fixedNav a:visited {
    color: #ccc;
}

#fixedNav a:hover {
    color: #cc0000;
}

#fixedNav a:active, a:focus { 
	color: #069;
}


#splash a:link {
	color: #999;
	text-decoration: none;
   }
   
   #splash a:visited {
    color: #069;
}

#splash a:hover {
    color: #cc0000;
}

#splash a:active, a:focus { 
	color: #069;
}


.tail {
	color:#069;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a:link.tail			{color: #069; text-decoration: underline;}
a:visited.tail		{color: #999; text-decoration: none;}
a:hover.tail		{color: #cc0000; text-decoration: none;}
a:active.tail, a:focus.tail  {color:#999; text-decoration:none;}


.topnav {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

#topNav a:link {
	font-family: "Arial Black", Gadget, sans-serif;
	color: white;
	text-decoration:none;
   }
   
   #topNav a:visited {
    color: #333;
}

#topNav a:hover {
    color: #cc0000;
}

#topNav a:active, a:focus { 
	color: #069;
}


.white9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.newsSub {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: 100;
	color: #069;
	text-decoration: none;
	text-indent: 2em;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: -2px;
}
.enter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a:link.enter			{color: #999; text-decoration: none;}
a:visited.enter		{color: #069; text-decoration: none;}
a:hover.enter		{color: #cc0000; text-decoration: none;}
a:active.enter, a:focus.enter  {color:#999; text-decoration:none;}
