BODY
{
    background-color: #E6E6E6;
	/*background-color: #385694;
	background-image: url("Images/BgDkBlue3.jpg");*/
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*color: #294598;*/
	color: #333;
}

TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #294598;*/
	color: #333;
}

TH
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #294598;*/
	color: #333;
}

P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #294598;*/
	color: #333;
}

ul
{
	margin-left: 15px;
}

.Mainheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #294598;
}

.Subheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #294598;
}

A
{
	color: #202020;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER
{
	color: #FF7200;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#dbDrivenMenu A:HOVER, #HotJobsListBox A:HOVER
{
	color: #294598;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.Subheading A
{
	color: #030336;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

.Subheading A:HOVER
{
	color: #030336;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


.MainMenu A
{
	color: #232350;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.MainMenu A:HOVER
{
	color: #232390;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.MainMenu
{
	color: #294598;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.SubMenu A
{
	color: Red;
	text-decoration: underline;
	font-size: 10px;
}

.SubMenu A:HOVER
{
	color: Red;
	text-decoration: none;
	font-size: 10px;
}

.SubMenu
{
	color: Red;
	text-decoration: underline;
	font-size: 10px;
}

.Results_Title
{
	font-size: 16px;
}

.Results_HitCount
{
	font-size: 7.5pt;
	padding-bottom: 3px;
}

.Results_NoMatches
{
	font-size: 8.5pt;
}

.ADV_Search_FieldTitle
{
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000040;
	font-size: 13px;
	border-top: 1px solid #CCCCCC;
}

.ADV_Search_Cell
{
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #CCCCCC;
}

.ADV_Search_ListBox
{
	width: 250px;
}

.ADV_Search_TextBox
{
	width: 245px;
}

.QWKSearchDropDown
{
	font-size:7.5pt;
	width:160px;
}

INPUT
{
	font-size: 10px;
	color: #353550;
	font-family: Verdana, Arial;
}

TEXTAREA
{
	font-size: 10px;
	color: #353550;
	font-family: Verdana, Arial;
}

SELECT
{
	font-size: 9px;
	width: 165px;
	color: #353550;
	font-family: Verdana, Arial;
}

.FormElements
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.logos
{
	color: #666666;
	font-size: 9px;
}

dl {float:left; margin: 0; width:550px;}
dt { float: left; clear: left; width: 80px;  padding: 1px; font-weight:bold; height:22px;}
dd { margin: 0; padding: 1px;width:320px; float:left; height:22px;}
