﻿.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 {
font-size: 18px;
text-decoration: none;
}


.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;

}