﻿.highlight
{
	background-color: #ffff66;
}


.highlight0
{
	background-color: #ffff66;
}
.highlight1
{
	background-color: #a0ffff;
}
.highlight2
{
	background-color: #99ff99;
}
.highlight3
{
	background-color: #ff66ff;
}
.highlight4
{
	background-color: #FF9933;
}

.article_date
{
	color:#999999;
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;	
}
.articleTitle 
{
	/*color: #004985;*/
	color: #005A89;
	
	font-size: 20px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;	
	margin-bottom:3px;
	margin-top:20px;
	font-weight:bold;
}

.subContent
{
	width: 410px;
	float:left;
	margin: 0 25px;
	padding: 15px 0;

}
.subContentWide
{
	width: 670px;
	float:left;
	margin: 0 25px;
	padding: 15px 0;

}
.searchBox a
{
	color: #FFFFFF;
	font-size: 12px;
	background-color: #00FFFF;
}

#footer a
{
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover
{
	color: #FFFFFF;
}

.adxSectionSubhead {
	color: #005A89;	
	font-size: 20px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;	
	margin-bottom:3px;
	padding-bottom:2px;
	font-weight:bold;
}


.searchBox 
{
	background: #000 url(/images/searchBg.jpg) bottom left repeat-x;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	border: 1px solid #333;
}
.searchBox a:hover {
	text-decoration:none;
}

.formlabels
{
	text-align: right;
	padding-top: 5px;
	vertical-align: top;
}

/*
 .bullet
{
	list-style-type: disc!important;
	background-color: Yellow;
}*/
.articlewide {
width: 650px;
float:left;
/* margin: 0 25px;*/
padding: 15px 0;

}

.relatedContent
{
	text-align: left;
	background: #FFF ;/*url(/images/sideBoxFade.jpg) bottom left repeat-x;*/
	margin: 100px 0px 0px 10px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 14px;
	width: 150px;
	float: right;
	border-top: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-color: #C0C0C0;
}
.relatedHeader
{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.relatedContainer
{
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}
.relatedHeaderBg
{
	background-color:#DCDCDC;
	
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	border-bottom: #005f41 thin solid;
}
.relatedContent UL
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.relatedContent LI {
	font-size:12px;

}

.noLineLink
{
	text-decoration:none;
}
.noLineLink:hover
{
	text-decoration:none;
}
