Body {
	margin: 0px;
	padding: 0px;
	font-family: arial;

}

Form {
	padding:0px;
	margin:0px;

}

hr {
	background-color: #000000;
	height: 1px;
	border-top:1px solid #000000;
	width: 100%;
}

/************ End General CSS ************/

/************ Main Body CSS ************/

#dvFullScreen {
	width:100%;

	text-align:center;
	background-image:url(media/common/bg_fade.jpg);
	background-position:center;
	background-repeat:repeat-y;
	clear:both;
	margin:auto;
}

#dvPage {
margin:auto;
	margin-bottom:20px;
	width:900px;

	text-align:left;
}

#dvMenu {
	background-color:#ff6600;
	height:32px;
	padding-left:225px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-right:0px;
}

.TopMenuItem {
 	padding:8px;
 	float: left;
 	width:auto;
	white-space: nowrap;
}

.TopMenuItemHi {
 	padding:8px;
 	float: left;
 	width:auto;
	white-space: nowrap;
	background-color: #000000;
}

.TopMenuItem a, .TopMenuItemHi a {
	color: white;
	text-decoration:none;
}

/************ End Main Body CSS ************/

/************ Header CSS ************/

.HomeHeader {
	width: 879px;
	height: 168px;
}

.NormalHeader {
	width: 879px;
	height: 168px;
}

#searchTop {
	width:205px; 
	background-color:#5E99AA;
	font-weight: bold;
	font-size: 13px;
	color: white;
	padding:5px;
}

#searchBottom {
	width:205px; 
	background-color:#B8E661;
	padding: 5px;
}

#searchBottom input {
	font-size: 13px;
}

.searchButton {
	background-color:#5E99AA;
	color: white;
	font-weight: bold;
	border: 0px;
	height:22px;
	width:40px;
}

/************ End Header CSS ************/


#dvHomeLeft {
width: 185px;
float:left;
background-image:url(media/common/dottedleft.gif);

padding:20px;
}

.leftItem {
font-size:13px;
color: #333333;

}

.leftItem a {
color: #004459;
text-decoration:none;

}

.sideMenuItem {
margin-bottom: 10px;
font-size:12px;
color: #333333;
font-weight:normal;
}

.sideMenuItem a {
color: #004459;
text-decoration: none;
}

/* menu item styles */

.MenuItem {
font-size:12px;
font-weight:normal;
color: #333333;
text-decoration: none;
margin-top:7px;
margin-bottom:7px;
}

.MenuItem a {
color: #004459;
text-decoration: none;
}

.MenuItemSelected {
font-size:12px;
font-weight:bold;
color: #004459;
text-decoration: none;
background-image:url(media/common/greenarrow.gif);
background-repeat:no-repeat;
padding-left:10px;
}

.MenuItemSelected a {
color: #004459;
text-decoration: none;
}

.SubMenuItem {
font-size:12px;
font-weight:normal;
color: #333333;
text-decoration: none;
margin-left:15px;
margin-top:5px;
margin-bottom:5px;
}

.SubMenuItem a {
color: #004459;
text-decoration: none;
}

.SubMenuItemSelected {
font-size:12px;
font-weight:bold;
color: #004459;
text-decoration: none;
margin-left:15px;
margin-top:5px;
margin-bottom:5px;
background-image:url(media/common/greenarrow.gif);
background-repeat:no-repeat;
padding-left:10px;
}

.SubMenuItemSelected a {
color: #004459;
text-decoration: none;
}

.SubSubMenuItem {
font-size:12px;
font-weight:normal;
color: #004459;
text-decoration: none;
margin-left:30px;
margin-top:5px;
margin-bottom:5px;
}

.SubSubMenuItem a {
color: #004459;
text-decoration: none;
}

.SubSubMenuItemSelected {
font-size:12px;
font-weight:bold;
color: #004459;
text-decoration: none;
margin-left:30px;
margin-top:5px;
margin-bottom:5px;
}

.SubSubMenuItemSelected a {
color: #004459;
text-decoration: none;
}



.SubSubSubMenuItem {
font-size:12px;
font-weight:normal;
color: #004459;
text-decoration: none;
margin-left:45px;
margin-top:5px;
margin-bottom:5px;
}

.SubSubSubMenuItem a {
color: #004459;
text-decoration: none;
}

.SubSubSubMenuItemSelected {
font-size:12px;
font-weight:bold;
color: #004459;
text-decoration: none;
margin-left:45px;
margin-top:5px;
margin-bottom:5px;
}

.SubSubSubMenuItemSelected a {
color: #004459;
text-decoration: none;
}

/* end of menu item styles */

#dvHomeMid {

width: 400px;
float:left;
padding: 20px;
padding-top:17px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

#dvHomeMid a {


color: #004459;
font-weight: bold;
}

#dvHomeMid img {
border: 0px;
}

.menuDescription {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004459;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004459;
	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004459;
	
}
.newsBox {
font-size:12px;
color: #333333;
border: 1px dotted #8CD600;
width: 185px;
padding:3px;
}

#dvHomeRight {
width: 183px;
float:right;
background-image:url(media/common/dottedright.gif);

padding:20px;
}

#dvHeading {
font-size:24px;
color: #004459;
background-color:white;
}


#dvWhatWouldYouLike {
background-color:#5E99AA;
padding:10px;
color: white;
font-size:14px;
background-image:url(media/home/dropdowndrop.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.dropdown {
width: 100%;
color: #5E99AA;
}


.dvSubHeading {
font-size:20px;
color: #5E99AA;
}

.divisionLine{
	background-color:#5E99AA;
}


.lineSplitter {
	background-color: #B8E661;
	height: 1px;
	width: auto;
	margin-bottom: 12px;
	margin-top: 12px;
}

.lineSplitter2 {
	background-color: #5E99AA;
	height: 2px;
	width: auto;
	margin-bottom: 12px;
	margin-top: 12px;
}

div.dataRow {
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
}

div.dataRow span.Left {
	float: left;
	
	text-align: left;
}
div.dataRow span.Right {
	float: right;

	text-align: right;
}

div.salaryRow {
	width: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
}

div.salaryRow span.Left {
	float: left;
	width: 50px;
	text-align: left;
}

div.salaryRow span.Right {
	float: right;
	width: 450px;
	text-align: left;
}

div.dataDetail {

	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

div.propertyRow {
	width: 450px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
}

div.propertyRow span.Left {
	float: left;
	width: 250px;
	text-align: left;
}

div.propertyRow span.Detail {
	float: left;
	width: 400px;
	padding-top: 10px;
	text-align: left;
}

div.propertyRow span.Right {
	float: right;
	width: 190px;
	text-align: right;
}

div.areaRow {
	clear: both;
}

div.areaRow span.Left {
  float: left;
  width: 10px;
  margin-top:-3px;
  text-align: right;
}

div.areaRow span.Right {
  float: left;
  width: 360px;
  padding-left: 5px;
  text-align: left;
}

div.areaRow span.LeftImg {
  float: left;
  width: 70px;
  text-align: right;
}

div.areaRow span.RightImg {
  float: left;
  width: 300px;
  padding-left: 20px;
  text-align: left;
}

.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
	letter-spacing: 0.01em;
	text-decoration: none;
}


.textFootnote {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}



.FormBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3em;
	letter-spacing: 0.01em;
	text-align:left;
}

.texterror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	line-height: 1.3em;
	letter-spacing: 0.01em;
}

.textBody a:link { color: #004459; text-decoration: underline; font-weight: bold;}
.textBody a:visited { color: #004459; text-decoration: underline; font-weight: bold;}
.textBody a:hover { color: #004459; text-decoration: none; font-weight: bold;}
.textBody a:active { color: #004459; text-decoration: underline; font-weight: bold;}

.textBody IMG { margin: 5px; }

.textSubHeader {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}


.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.textSubHeader a:link { color: #0047BE; text-decoration: none; font-weight: normal;}
.textSubHeader a:visited { color: #0047BE; text-decoration: none; font-weight: normal;}
.textSubHeader a:hover { color: #0047BE; text-decoration: underline; font-weight: normal;}
.textSubHeader a:active { color: #0047BE; text-decoration: underline; font-weight: normal;}


.textHeader a:link { color: #0047BE; text-decoration: none; font-weight: normal;}
.textHeader a:visited { color: #0047BE; text-decoration: none; font-weight: normal;}
.textHeader a:hover { color: #0047BE; text-decoration: underline; font-weight: normal;}
.textHeader a:active { color: #0047BE; text-decoration: underline; font-weight: normal;}

.textEmphasis {
	color: #5E99AA;
	font-weight: bold;
	font-size:12px;
}

.textBreadCrumb {
	font-family: Arial;
	font-size: 11px;
	color: #004459;
	font-weight: bold;
	margin-bottom: 10px;
}

.textBreadCrumb a { color: #004459; ; text-decoration: underline;}

/* footer */

.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.textFooter a { color: white; text-decoration: underline; }

#footer{
height:10px;
	width: 880px;
	background-color:#000000;
	padding:10px;
	clear:both;
	margin:auto;

}

#footerLeft {
	float:left;
}

#footerRight {
	float:right;
}