<!--
 #copyright a{text-decoration: none;}/* CSS Document */
 html, body {margin:2px; padding:0px; }
 table {margin:0px; padding:0px;}

 body{background-color:#eeeeee;}

 #main{padding:0px;
 	margin:0px;
 	border-style:none;
 	width:780px;
 	background-color:#ffffff;
 }

 td #navRow{width:139px;}

 #main #contentCol{width:325px;
 	background:#ffffff url(/images/shadow.gif) repeat-y;
 	/*border:1px solid #cc0000;*/
 	text-align:left;
 }

 td{vertical-align:top;}

#main #content2{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	background-color: #ffffff;
 	background:#ffffff url(/images/shadow.gif) repeat-y;	
 }

 /* HEADER */
 #header{width:780px;
 	border-top:1px solid #004159;
 	border-right:1px solid #004159;
 	border-left:1px solid #004159;
 	background-color:#ffffff;
 	padding:0px;
 }

 #header #logo{float:left;
 	margin:20px 0px 10px 0px;
 }

 #header #banner{vertical-align:middle;
 	text-align:center;
 	padding:5px 0px 5px 0px;
 }

 #header #menu{font:bold 14px Arial, Helvetica, sans-serif;
 	text-align:center;
 }

 #header #bar{font:bold 14px Arial, Helvetica, sans-serif;
 	border-top:2px solid #004159;
 	border-bottom:1px solid #004159;
 	background-color:#FCD248;
 	width:780px;
 }

 #topNav{font:bold 12px Verdana, Arial, Helvetica, sans-serif;
 	width:780px;
 	background-color:#FCD248;
 	border-top:2px solid #004159;
 	border-bottom:1px solid #004159;
 	border-left:1px solid #004159;
 	border-right:1px solid #004159;
 	height: 25px;
 	padding:0px;
 	padding-top:3px;
 	text-align:center;
 }

 #topnav ul{list-style:none;
 	margin:0px 0px 0px 0px;
 	padding:0px;
 	padding-top: 40px;
 }

 #topNav li{display:inline;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
 	border-top:2px solid #004159;
 	margin-top:3px;}

 #topNav a:link, #topNav a:visited{padding:3px 10px 3px 10px;
 	margin:0px;
 	margin-top:3px;
 	color:#004159;
 	background-color:#FCD248;
 	border-top:2px solid #004159;
 	text-decoration:none;
 }

 #topNav a:hover{padding:3px 10px 3px 10px;
 	/*background-color:#FCDE7D; */
 	background: #FCDE7D url(/images/lines.gif) repeat;
 	margin-top:3px;
 	border-top:2px solid #004159;
 }



 #topNavLeft{font:bold 12px Verdana, Arial, Helvetica, sans-serif;
 	text-align:left;
 }

 #topnavleft ul{list-style:none;
 	margin:0px 0px 0px 0px;
 	padding:0px;
 	padding-top: 40px;
 }

 #topNavleft li{display:inline;
 	border-top:2px solid #004159;
 	margin-top:3px;}

 #topNavleft a:link, #topNavleft a:visited{padding:3px 8px 3px 8px;
 	margin:0px;
 	margin-top:3px;
 	color:#004159;
 	background-color:#FCD248;
 	border-top:2px solid #004159;
 	text-decoration:none;
 }

 #topNavleft a:hover{padding:3px 8px 3px 8px;
 	/*background-color:#FCDE7D; */
 	background: #FCDE7D url(/images/lines.gif) repeat;
 	margin-top:3px;
 	border-top:2px solid #004159;
 }


 /* END HEADER */

 /* NAVIGATION */
 #nav{background-color: #004159;
 	width:139px;
 }

 ul#nav{list-style:none;
 	padding:0px;
 	margin:0px;
 	background-color:#004159;
 	width:139px;
 }

 ul#nav li a{color:#ffffff;
 }

 ul#nav li a, ul#nav li a:link, ul#nav li a:hover{text-decoration:none;
 	padding:5px 5px 5px 5px;
 	color:#ffffff;
 	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
 	display:block;
 	text-decoration:none;
 	border-left: 5px solid #004159;
 	border-top: 1px solid #004159;
 	width:139px;
 }

 ul#nav li a:hover{background-color:#24608B;
 	border-left: 5px solid #ffe39b;
 	border-top: 1px solid #1c4a6c;
 }

 #nav #sections{width:122px;
 	background:#004159 url(/images/smArrow.gif) no-repeat;
 	padding-left: 17px;
 	margin:5px 0px;
 }

 /* END NAVIGATION */

 /* CONTENT */
 #feature{background:#004059 url(/images/bigArrow.gif) no-repeat;
 	border-top:1px solid #B8B8B8;
 	border-bottom:1px solid #B8B8B8;
 	padding:1px 0px 0px 25px;
 	margin:0px 9px 10px 15px;
 	width: 275px;
 	height:18px;
 	font:bold 14px Arial, Helvetica, sans-serif;
 	color:#ffffff;
 }

 /*#featurelink #a{text-decoration: none;}*/
 /*#featurelink #a:hover{text-decoration: underline;}*/


 #content{
 	margin: 0px 10px 10px 0px;
 	padding :0px;
 	width: 300px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
 }

 #content #thisWeek{margin:10px 0px 0px 0px;}

 #content #head{background:#ffffff url(/images/rule.gif) repeat-x 0px 3px;
 	padding:0px 0px 0px 10px;
 	margin:0px 9px 5px 15px;
 	font: bold 16px Arial, Helvetica, sans-serif;
 	color:#004159;
 	width: 275px;
 }

 #content #section{margin:0px 10px 10px 25px;
 	font:11px/13px Arial, Helvetica, sans-serif;
 	width:270px;
 }

 #content #section #subhead{font:bold 12px/13px Arial, Helvetica, sans-serif;
 	color:#004159;
 	margin:0px 0px 5px 0px;
 }
 #content #section a{color: #000000; text-decoration: none;}
 #content #section a:hover{text-decoration: underline;}

 #content #section #subhead a{color: #000000; text-decoration: none;}
 #content #section #subhead a:hover{text-decoration: underline;}

 #content3{
 	margin: 0px 10px 10px 0px;
 	padding:0px;
 	width: 500px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
 }

 #content3 #head{background:#ffffff url(/images/rule.gif) repeat-x 0px 3px;
 	padding:0px 0px 0px 10px;
 	margin:0px 9px 5px 15px;
 	font: bold 16px Arial, Helvetica, sans-serif;
 	color:#004159;
 	width: 275px;
 }

 #content3 #section{margin:0px 10px 10px 25px;
 	font:11px/13px Arial, Helvetica, sans-serif;
 	width:500px;
 }

 #content3 #section #subhead{font:bold 12px/13px Arial, Helvetica, sans-serif;
 	color:#004159;
 	margin:0px 0px 5px 0px;
 }
 #content3 #section a{color: #000000; text-decoration: none;}
 #content3 #section a:hover{text-decoration: underline;}

 #content3 #section #subhead a{color: #000000; text-decoration: none;}
 #content3 #section #subhead a:hover{text-decoration: underline;}


 #copyright {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;}
 #copyright a{color: #ffffff; text-decoration: none;}
 #copyright a:hover {text-decoration: underline;}

 .storiesheadlines {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #FFCC00}

 #slinks { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; height:20; border: 1px solid black; padding: 2px 2px 2px 2px;}
 #slinks a { text-decoration: none; color: #000000; }
 #slinks a:hover { text-decoration: none; color: #cccccc; }

 /*A.slink:link {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 10pt;background-color:#003366; height:20;}
 A.slink:active {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 10pt;background-color:#003366; height:20;}
 A.slink:visited {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 10pt;background-color:#003366; height:20; }
 A.slink:hover {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 10pt; background-color:red; height:20;	}
 */

 #storytext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
 #storytext #storyhead {
 	font-size: 16px;
 	color: #000000;
 	font-weight: bold;
 }
 #storytext #storydate {font-size: 10px; color: #000000;}
 #storytext #storyauth {font-size: 12px; color: #000000;}
 
 #jobalert  {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color: #e1e1e1; text-align: center; border: 1px solid black;}
 #jobalert #jobhead { background-color: #004159; font-size: 13px; color: #ffffff; font-weight: bold; padding: 2px 2px 2px 2px;}
 #jobalert #jobtext { color: #000000; font-weight: normal; padding-left: 6px; padding-right: 6px; padding-top: 2px; padding-bottom: 4px}

 .normalcopy {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding-left: 6px; padding-right: 6px; padding-bottom: 10px}

 #plaintable {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin-left: 10px; }
 #plaintext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
 #plaintext #headline {
 	font-size: 16px;
 	color: #000000;
 	font-weight: bold;
 }

  #edcaltable {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; border-top: 1px solid black;  border-left: 1px solid black;}
 #edcaltable #headline {
 	font-size: 16px;
 	color: #000000;
 	font-weight: bold;
 }
#edcaltable #edcalhead {color: black; font-weight: bold; background-color: #e9e9e9; padding-top: 4px; padding-bottom: 4px;}
#edcaltable td {border-bottom: 1px solid black; border-right: 1px solid black;}

 /* END CONTENT */

 /*THIRD COLUMN */

 #thirdCol{
 	width: 180px;
 	border-right:0px solid #004159;
 	background:#E9E9E9 url(/images/rightShadow.gif) repeat-y;
 	color:#004159;
 	border-right:1px solid black;
 }

 #thirdCol div{padding: 5px 5px 5px 5px;}

#thirdCol #gta{text-align:center;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
 	border-bottom:1px solid #004159;
 	border-top:0px solid #004159;
 }
#thirdCol #gtaNum{text-align:center;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 24px;
}

 #thirdCol #subscribe{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 14px;
	margin-top:10px;
	padding-top: 10px;
	padding-bottom: 10px;
 	color:#004159;
 	text-align:center;
 	border-top:1px solid #004159;	
 }

 #thirdCol #subscribe img{margin:10px 0px 5px 0px;
 	border-style:none;
 }

 #thirdCol #newsheadmain{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: white;
	border-top:1px solid #004159;
 	text-align:center;
 	background-color:#004159;
 	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
 }

 #thirdCol #newshead{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: white;
	border-top:1px solid #004159;
 	text-align:center;
 	background-color:#004159;
 	margin-top: 40px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
 }

 #thirdCol #news{padding:0px;
 	color:#004159;
 }
  
 #thirdCol #news a{font-family: verdana, Arial, Helvetica, sans-serif; 
 	font-size: 10px;
 	color:#004159; 
 	margin:0px 0px 0px 10px;
 	text-decoration:none;
 	display:block;
 }

 #thirdCol #news a:hover{color:#4B7787;
 	text-decoration:underline;
 }
 /* END THIRD COLUMN */

 /* 4th COLUMN */
 #ads{width: 125px;
 	padding:10px 5px 10px 5px;
 	border-right: 1px solid #000000; 
 }
 /* END 4th COLUMN */
 /* news article styles */
 .newstext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
.newsheadline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14x;
	font-weight : bold;
}
.newssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.newsbold {
	font-weight : bold;
}
.newsitalic {
	font-style : italic;
}
 -->