body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2B2B2B;
	width: 100%;
	background-image: url(../images/Backgrounds/MetalPlate.jpg);
}
.leftNavBackground {

}

.header {
	border-top: 2px none #FF9900;
	border-right: 2px none #FF9900;
	border-bottom: 2px none #AE7F12;
	border-left: 2px none #FF9900;
}
.textPadding {
	margin: 4px;
	padding: 0px 4px 4px;
}
h3 {
	font-size: 12pt;
	color: #253654;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
.leftSideTitles {
	text-align: center;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
	font-size: 12px;
}
li {
	padding-top: -5px;
	padding-right: 0px;
	padding-bottom: -5px;
}
.TitleDiv {
	padding-top: 15px;
}
.searchResultsHeaders {
	font-size: 12pt;
	font-weight: bold;
	color: #233452;
	text-align: center;
}
.LeftSide {
	background-color: #E6E6E6;
}
.imageOnRight {
	float: right;
	border: thin solid #8CAED1;
	margin: 3px;
	padding: 3px;
}
.mainTable {
	margin: 0px;
	padding: 0px;
	border-top: none #3B5F81;
	border-right: thin solid #3B5F81;
	border-bottom: thin solid #3B5F81;
	border-left: thin solid #3B5F81;
}

a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #000033;
}
.copyright {
	font-size: 9pt;
	color: #999999;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #000033;
}
.boldRight {
	font-weight: bold;
	text-align: right;
}
.boldTitle {
	font-weight: bold;
}
.FormSubSubTitles {
	font-size: 10pt;
	font-weight: bold;
	color: #2C2B93;
}
.FormSubTitles {
	font-size: 12pt;
	font-weight: bold;
	background-color: #CCE6FF;
}
.jobTitles {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.BlueImageBorder {
	border: thin solid #006699;
	margin: 2px;
	padding: 2px;
}
