
/* these are common site styles */

body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	background-image:url(/images/bg_main.gif);}		


table td {
	vertical-align: top;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;}	

		
a:link {
	color: #932027;}
a:visited {
	color: #932027;}
a:active {
	color: #932027;}	
a:hover {
	color: #143870;}
	
ul {
	padding: 6px 6px 6px 17px;
	margin: 6px 6px 6px 17px;}	
li {
	list-style-image: url(/images/blt_3.gif);
	list-style-type: square;}	
	
	
/* wrapper and general layout styles */	
	
.trimColor1 {
	background-color: #ffffff;}
.trimColor2 {
	background-color: #000000;}
.trimColor3 {
	background-color: #3672AC;}	
.trimColor4 {
	background-color: #B3B4B5;}	
.trimColor5 {
	background-color: #EBE9D3;}				
.trimColor6 {
	background-color: #F5F4E8;}			
	

/* text header styles */	

h1 {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;}		
h2 {
	color: #932027;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;}	

h3 {
	color: #003366;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;}		

.contentBox1 {
	margin: 10px 12px 10px 12px;}

.required {
	color:#FF0000;
	font-weight: bold;}
	
/* layout styles and IDs */	

#subNavServices, subNav.a {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #ffffff;
	vertical-align:middle;
	background-color: #3672AC;
	height: 25px;}	
#subNavIndustry, subNav.a {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #ffffff;
	vertical-align:middle;
	text-align: center;
	background-color: #134C84;
	height: 25px;}	
#subNavCompany, subNav.a {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #ffffff;
	vertical-align:middle;
	text-align: center;
	background-color: #003366;
	height: 25px;}				
#subNavEmployment, subNav.a {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #ffffff;
	vertical-align:middle;
	text-align: center;
	background-color: #02284F;
	height: 2px;}			
	
#footer {	
	color: #666666;
	font-size: 11px;
	padding: 8px;
	margin-top: 2px;
	border-top: 1px solid #EBEBEB;}		

/* side headers */	
	
.sideHeader1 {
	background-image:url(/images/bg_sideheaderbar1.gif);
	font-size: 13px;
	font-weight: bold;
	padding: 3px 10px 0px 10px;
	height: 25px;
	vertical-align: middle;
	color: #003366;}
.sideHeader2 {
	background-image:url(/images/bg_sideheaderbar2.gif);
	font-size: 13px;
	font-weight: bold;
	padding: 3px 10px 0px 10px;
	height: 25px;
	vertical-align: middle;
	color: #003366;}
	
	
/* nav links */

a.subNav:link, a.subNav:visited {
	color: #ffffff;
	margin-left: 10px;
	text-decoration: none;}	
a.subNav:hover {
	color: #b1d3ec;}	
	
a.subNavOn:link, a.subNavOn:visited {
	color: #000000;
	margin-left: 14px;
	text-decoration: none;}	
	
	
/* form element styles */	

.input1 {
	background-color: #D3DBE7;
	font-size: 11px;
	width: 100%;}
.input2	 {
	background-color: #D3DBE7;
	font-size: 11px;}
.dropdown1 {
	background-color: #D3DBE7;
	font-size: 11px;
	width: 98%;}	
.dropdown2 {
	background-color: #D3DBE7;
	font-size: 11px;}	
	
.submit	 {
	background-color: #D3DBE7;
	font-size: 11px;
	border: 1px solid #666666;
	padding: 1px;}	

/* styles for html tables */	

.tableBox1 {
	border-style: solid; 
	border-width: 1px;
	border-color: #E0E0E0 #cccccc #cccccc #E0E0E0;}	
	
.tableHeader {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #A0B2D0;}			
	
a.colHeader:link, a.colHeader:visited {
	color: #ffffff;}	
a.colHeader:hover {
	color: #EF903C;}

.evenRow {
	background-color: #ffffff;}	
.oddRow {
	background-color: #eeeeee;}	
	

/* home page text */

.HomeHeading {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	background-color: #E6EFF7;
	padding: 9px;
	margin-bottom: 3px!important;
}
	
