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

/*  ******************** text CSS ********************  */
h1 {
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	border-bottom:10px solid #ffffff;
}
h2 {
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	border-bottom:10px solid #ffffff;
}
h3 {
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h4 {
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h5 {
	color: #999999;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin:0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #f16725;
	text-decoration: none;
	line-height: 16px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #f16725;
	text-decoration: none;
	line-height: 16px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
	margin-top:0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
	padding: 0px;
	margin:0px;
}
#bulletListHolder ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	margin-top:15px;
	margin-left:24px;
	margin-right:10px;
	padding:0px;
}
#bulletListHolder li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	padding: 0px;
	margin:0px;
}
#bulletListHolder p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	padding: 0px;
	margin-top:10px;
	margin-left:12px;
}



/*  ********************  navigation CSS ********************  */
.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
}
a.mainNav:link, a.mainNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
}
a.mainNav:hover, a.mainNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	/*background-color:#999999;*/
	text-decoration: none;
	text-align: right;
}
.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
}
#navHolder #mainNavActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
}


/*  ******************** secondary navigation CSS ********************  */
ul#navigation { 
width: 150px; 
margin: 0px;
padding: 0px;
float: left;
position:relative;
/*border-bottom: 1px solid gray;*/
}
ul#navigation li {
list-style: none;
/*background-color: #083449;*/
text-align: left;
margin: 0px;
padding: 0px;
/*border-bottom: 1px solid gray;*/
}
ul#navigation li a {
display: block;
text-decoration: none;
padding: 5px 5px 5px 10px;
border-bottom: 1px solid #666666;
}
ul#navigation li a:link { color: #666666; }
ul#navigation li a:visited { color: #666666; }
ul#navigation li a:hover, a:active { color: #f16725; }
ul#navigation li a:hover { background-color: #ffffff; }
ul#navigation li#youarehere a { background-color: #ffffff; color: #f16725; } 



/*  ******************** footer CSS ********************  */
.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	padding-left:20px;
}
a.footerNav:link, a.footerNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	padding-left:20px;
}
a.footerNav:hover, a.footerNav:active {
	color: #f16725;
	padding-left:20px;
}
.footerNavIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	padding-left:50px;
}
a.footerNavIndent:link, a.footerNavIndent:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	padding-left:50px;
}
a.footerNavIndent:hover, a.footerNavIndent:active {
	color: #f16725;
	padding-left:50px;
}


/*  ******************** other CSS ********************  */
#pscroller1 {
	width: 250px;
	height: 120px;
	border: none;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
}
#pscroller1 a{
font-weight:bold;
}
#pscroller1 a:link, #pscroller1 a:visited {
text-decoration: none;
	color:#1D4D94;
}
#pscroller1 a:hover {
text-decoration: underline;
	color:#1D4D94;
}
#pscroller1 a:active {
text-decoration: none;
	color:#1D4D94;
}
.someclass, a.someclass:link, a.someclass:hover, a.someclass:active, a.someclass:visited, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
}
.right {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}


/*  ******************** other TD CSS ********************  */
.tableText, a.tableText:link, a.tableText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
}
a.tableText:hover, a.tableText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f16725;
	text-decoration: none;
	text-align:left;
}
.newsDate {
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 13px;
}
a.news-link{
	float: right;
	width: 180px;
	display: block;
	line-height: 13px;
	margin-bottom: 10px;
}
#newsTable {
	border:none;
	/*border: 1px solid #313131;*/
}
/*.newsHeadline {
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #666666;
}*/
.newsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
	padding-left: 15px;
}
/*.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
	padding-left: 5px;
}*/
/*.newsDate {
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}*/
.newsLine {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #343434;
	padding: 2px;
}
.newsArticle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin:0px;
}
/*.newsArticle p {
	padding-bottom: 5px;
}*/
.newsImage {
	text-align: right;
	vertical-align: top;
	margin: 0px 0px 12px 12px;
	padding: 0px;
	float: right;
	clear:left;
}




