@charset "utf-8";
/* CSS Document */

#positioner {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 1002px;
}
#positioner #header {
	background-image: url(../Images/full_header.jpg);
	width: 1002px;
	height: 168px;
	background-repeat: no-repeat;
	background-position: left top;
}
#header #lowerHeader {
	margin-top: 13px;
	margin-right: auto;
	margin-left: auto;
	width: 832px;
}
#header #topHeader {
	width: 1002px;
	float: left;
	height: 115px;
}
#topHeader #emfLogo {
	float: left;
}
#header #lowerHeader #Topbutton {
	float: left;
	padding-right: 10px;
}
#positioner #contentLayout {
	float: left;
	margin-top: 10px;
	width: 1002px;
}
#positioner #contentLayout #leftSide {
	float: left;
	width: 207px;
	margin-right: 8px;
}
#leftMenu .button {
	background-image: url(../Images/button_leftmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	text-align: left;
	padding-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0e3793;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
}
#leftMenu .button:hover {
	background-image: url(../Images/button_leftmenu_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	text-align: left;
	padding-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	cursor:pointer;
}
#leftMenu .buttonHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 5px;
	padding-top: 22px;
	padding-left: 5px;
	width: 200px;
}
body {
	background-color: #86919d;
}
#positioner #footer {
	background-image: url(../Images/footer_btm.jpg);
	float: left;
	width: 1002px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #0E3793;
}
#positioner #footer #smallLogo {
	float: left;
	padding-left: 20px;
	padding-bottom: 5px;
}
#positioner #footer #footerText {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 25px;
}
#positioner #footer #designedby {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	padding-top: 25px;
	padding-right: 20px;
}
#whiteBoxHalf {
	background-image: url(../Images/whitebox_full_noborder.jpg);
	width: 385px;
	background-repeat: no-repeat;
	height: 196px;
	margin-top: 8px;
}
#positioner #header #emfLogo {
	width: 1007px;
	padding-top: 20px;
	padding-left: 20px;
}
#positioner #contentLayout #rightSide {
	float: left;
	width: 787px;
}
.headerSelected {
	background-image: url(../Images/button_search_on.jpg);
	height: 25px;
	width: 145px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
}
.headerUnSelected {
	background-image: url(../Images/button_search_off.jpg);
	height: 20px;
	width: 145px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 13px;
	text-align: center;
}
#searchBox #searchContent {
	background-image: url(../Images/search_bg_2.jpg);
	float: left;
	width: 786px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 183px;
}
#searchBox {
	float: left;
	margin-bottom: 9px;
	width: 786px;
	height: 220px;
}
#rightSide #contentArea {
	background-image: url(../Images/content_box_gradient2.jpg);
	width: 786px;
	float: left;
	background-position: left bottom;
	background-color: #F9F7FA;
	overflow: hidden;
	background-repeat: no-repeat;
}
#contentBtm {
	float: left;
}
#leftsplit h1 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #0E3695;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
#leftsplit {
	width: 393px;
}
#leftsplit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
	text-align: justify;
}
#leftsplit a {
	font-weight: bold;
	color: #0E3695;
}
#leftsplit a:hover {
	color: #2D5BB0;
}
#whiteBoxHalf .findHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 40px;
}
.findText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 210px;
	padding-left: 20px;
	padding-top: 30px;
}
#mapbg {
	background-image: url(../Images/find_local_emf.jpg);
	background-position: 30px 20px;
	background-repeat: no-repeat;
	width: 380px;
	margin: 0px;
	padding: 0px;
}
.featureHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 2px;
}
#whiteBoxHalf #property {
	padding-left: 15px;
	float: left;
}
.featureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 12px;
	width: 193px;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
#property img {
	padding-bottom: 7px;
}
.featureText #text {
	float: left;
	width: 200px;
}
#whiteBoxHalf p {
	margin-top: 3px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#positioner #contentLayout #rightSide #whitebtm {
	float: left;
}
#flasharea {
	float: right;
	width: 300px;
}
.formelement .txtBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.formelement {
	padding-left: 18px;
	padding-top: 9px;
	float: left;
	width: 340px;
	clear: left;
}
.formelement label {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
#searchform {
	float: left;
	padding-top: 5px;
	width: 485px;
}
.formbutton {
	padding-top: 8px;
	float: left;
	width: 130px;
}
#registermsg {
	background-image: url(../Images/register_box.jpg);
	height: 71px;
	width: 266px;
	float: right;
	margin-top: 10px;
}
#registermsg p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 9px;
}
#registermsg a {
	color: #0E3695;
	font-weight: bold;
	text-decoration: underline;
}
#registermsg a:hover {
	color: #2A5AAF;
}
#copyright {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 25px;
}
#searchBox #searchHeaders {
	float: left;
}
.noclear {
	clear: none;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.rightwidth {
	width: 409px;
}
.fullwidth {
	width: 400px;
}
.smallformbox {
	float: left;
	padding-right: 10px;
}
.nobg {
	background-image: url(../Images/search_bg.jpg);
}
.boldtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0;
}
.totalwidth {
	width: 760px;
}
.formelement a {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FF0;
}
#leftMenu a .button {
	text-decoration: none;
	width: 162px;
}
#leftMenu a {
	text-decoration: none;
}
.selected {
	background-image: url(../Images/button_leftmenu_over.jpg);
}
#leftMenu .selected {
	background-image: url(../Images/button_leftmenu_over.jpg);
	color: #FFF;
}
.infotext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.formelement a:hover {
	text-decoration: none;
	color: #FFFF93;
}
#footer  a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
.blacktext {
	color: #000;
}
#leftSide #leftMenu {
	background-color: #0E3793;
	height: 615px;
	float: left;
	width: 207px;
}
#leftSide #leftmenubtm {

}
.divider {
	padding-top: 5px;
	padding-bottom: 3px;
}
#contentArea #topcontent {
	float: left;
}
#leftMenu #leftmenutop {

}
#footer #footertop {
	float: left;
}
#leftSide #leftmenubtm {
	float: left;
}
#LeftContentResults {
	float: left;
}
#contentArea #leftsplit h2 {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #2457B0;
}
#contentArea #leftsplit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#resultsarea .message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #900;
}
.txtColorRed {
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.FormAlign {
	margin-left: auto;
	margin-right: auto;
}
.labelDiv {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
}
.lineAlign {
	float: left;
	width: 525px;
}
.formDiv2 {
	float: left;
}
.formDiv {
	float: left;
	width: 350px;
}
.FormAlign h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E3793;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.innnerPageCont2 {
}
.innnerPageCont2 {
	float: left;
}
#searchform2 {
	padding-top: 5px;
}
#MapImage {
	float: right;
}
.LeftMapContent {
	width: 260px;
	float: left;
}
#headoffice {
	float: left;
	width: 250px;
	padding-left: 13px;
}
.LeftMapContent hr {
	color: #0E3793;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0E3793;
}
.labelDiv-big2 {
	float: left;
	width: 250px;
	height: 30px;
	padding-top: 5px;
}
#password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#UserName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.infotextsearch {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
#leftsplit h2 a {
	color: #2457B0;
}
#flashBanner {
	float: right;
	height: 182px;
	width: 294px;
	margin: 0px;
	padding: 0px;
}
#myAlternativeContent {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	float: right;
	height: 182px;
	width: 294px;
}
.searchInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.Title a {
	color: #0E3793;
	text-decoration: none;
}
.Title a:hover {
	color: #356CEC;
}
.error {
	color: #F00;
}
#resulttitle a {
	font-size: 12px;
	color: #345EB4;
	font-weight: bold;
}
#resulttitle a:hover {
	color: #666;
}
.imageborder {
	border: 3px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
a:hover .imageborder {
	border: 3px solid #0E3793;
}
hr {
	background-color: #0E3793;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 5px;
}
.textfield {
	font-size: 14px;
	width: 250px;
	padding: 5px;
}
#addressgen {
	width: 100%;
	padding: 10px;
}
.maps {
	border: 2px solid #0E3793;
}

