body, td, div, p, ol, ul, li, blockquote  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a {
	color : #004078;
}

td .lit {
   	background-color : #eab710;
}

.navlink a, .navlink a:visited  {
	color : #000000;
	text-decoration : none;
}

.navsublink a, .navsublink a:visited {
	color : #000000;
	text-decoration : none;
}

a:hover {
	text-decoration : none;
}

.navlink a:hover, .navsublink a:hover {
	text-decoration : underline;
}

a:visited {
	color : #3a58c8;
}

b {
    font-weight : bold;
}

i {
    font-style : italic;
}

.contentheader {
    margin-top: 0px; 
	font-size :18px;
	font-weight : bold;
	color: #000000;
}

.content {
	font-size : 12px;
	line-height : 18px;
}

.caption {
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 6px;
	line-height : 14px;

}

a.toplink, a.toplink:visited, a.toplink_lit:visited {
text-decoration: none;
font-size:11px;
color: #000000;
font-weight: normal;
}

a.toplink_lit {
	background-color:#d5e2e3;
	color: #ffffff;
}

a.mainlink, a.mainlink:visited {
text-decoration: none;
font-size:12px;
color: #ffffff;
font-weight: bold;
	text-align: center;
}

a.mainlink_lit, a.mainlink_lit:visited {
	background-color: #d6e5eb;
	color: #0069c4;
	text-decoration: none;
	font-size:12px;
	text-align: center;
	font-weight : bold;
}

.shim {
	font-size : 1px;
	line-height : none;
}

.photoright {
	padding-left : none;
	padding-bottom : none;
}

.newsheader {
	font-size : 12px;
	font-weight : bold;
	line-height : 14px;
	margin-bottom: 3px;
	color : #ffffff;
}

.newssmall {
	font-size : 11px;
	line-height : 14px;
	margin-top: 0px;
}

.pullquote {
	font-size : 11px;
	line-height : 18px;
	margin-top: 0px;
}

.navheader {
	font-size : 14px;
	font-weight : bold;
	line-height : 14px;
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left: 20px;
	color : #000000;
}

.navlink {
	font-size : 11px;
	line-height : 14px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 20px;
	margin-right: 12px;
}

.navsublink {
	font-size : 11px;
	line-height : 14px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 24px;
	margin-right: 12px;
}

.navmenu {
	font-size : 11px;
	margin-left: -2px;
}

.copyright {
	font-size : 11px;
	line-height : 14px;
	color : #000000;
	margin-left: 16px;
}

.searchbox {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size : 18px;
	font-weight : bold;
	color : #000000;
}

h2 {
	font-size : 16px;
	font-weight : bold;
	color : #000000;
}

h3 {
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

h4, h5, h6 {
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

#newsbox th {
	height: 23px;
	background-color: #ffffff;
	background-image: url(img/bg_gradient.jpg);
	background-position: top left;
	background-repeat:repeat-y;
	color: #ffffff;
}

#newsbox th p {
	font-size: 11px;
	font-weight: bold;
	margin-left: 15px;
	}
	
#newsbox td p {
	font-size: 11px;
	line-height: 14px;
	margin: 10px 15px 10px 15px;
	}
