body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	cursor: default;
	background-color:#014284;
}
.SiteWrapper {
	background-image: url(images/BodyBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:1000px;
	margin:auto;
	background-color: #cfd0d2;
	padding-top: 21px;
}
form {
	margin: 0px;
	padding: 0px;
}


.MenuContainer {
	background-image: url(images/MenuBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
A.HomeLink {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #00619d;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 28px;
	height: 28px;
	font-weight: bold;
}
A.HomeLink:hover {
	color: #818386;
}
.HeaderTop {
	width: 980px;
	height: 156px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
}
.HeaderButtonsBar {
	background-image: url(images/HeaderButtonBG.jpg);
	margin: auto;
	height: 36px;
	width: 980px;
	text-align: right;
}
.On {
	background-repeat: no-repeat;
	background-position: left top;
}
.Off {
	background-repeat: no-repeat;
	background-position: left bottom;
}

.HeaderButtonsBar a {
	display: inline-block;
	height: 32px;
	width: 70px;
}
.Pagetitle {
	padding: 0px;
	width: 980px;
	background-image: url(images/PageTitleBar.jpg);
	height: 39px;
	text-indent: 15px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #00619d;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 38px;
}
.Pagetitle a {
	font-size: 11px;
	text-decoration: none;
	color: #00619d;
}
.ContentWrapper {
	margin: auto;
	width: 980px;
}
.ContentArea {
	float: left;
	width: 624px;
	background-image: url(images/ContentBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.ContentPositioner {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	color: #333333;
	height: 265px;
	overflow: auto;
}
.ContentPositioner h1 {
	font-size: 20px;
	font-weight: normal;
}
.ContentPositioner h2 {
	font-size: 16px;
	font-weight: normal;
}
.ContentPositioner h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}


.ImageFeatures {
	float: left;
	width: 330px;
	margin-left: 20px;
}
.AnimationContainer {
	background-color: #000000;
	height: 205px;
	width: 330px;
}
.Seperation {
	clear: both;
	height: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #9a9b9c;
}
.ContentImages {
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 77px;
	width: 102px;
	margin-right: 12px;
}
.Footer {
	width: 980px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.OELogo {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #828486;
	border-bottom-color: #828486;
}
.RowTitle {
	font-weight: bold;
	float: left;
	width: 230px;
	padding-bottom: 5px;
}
.RowItem {
	padding-bottom: 5px;
}
.RowItem input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}
.RowItem select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 305px;
}

.RowItem  textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100px;
	width: 300px;
}
.SubmitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f5052;
	background-color: #cfd0d2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e3e4;
	border-right-color: #9fa0a1;
	border-bottom-color: #9fa0a1;
	border-left-color: #e2e3e4;
	cursor: pointer;
	margin-top: 20px;
}
.SearchButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f5052;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #9fa0a1;
	border-bottom-color: #9fa0a1;
	border-left-color: #e2e3e4;
	cursor: pointer;
	margin-top: 1px;
	margin-left: 8px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.SearchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f5052;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.SearchTable {
	float: right;
	margin-right: 20px;
	margin-top: 6px;
	height: 20px;
	line-height: normal;
	text-indent: 0px;
}
