body {
	font-size: 0.69em;
	color: #666;
	font-family: verdana, Arial,sans-serif;
	background-color: #8a8f91;
	margin: 0px;
	padding: 0px;
	
}
#Container {
	width: 900px;
	padding: 0px;
	background-color: #FFFFFF;	
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#HomeLeftCol {
	float: left;	
	width: 550px;
	margin-bottom: 10px;
}

#Container #Header {
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 900px;
	background-color: #FFFFFF;
}

#Container #Header #Logo {
	float: left;
	/*width: 300px;*/
	/*padding-left: 10px;*/
	margin: 0px;
}

#Container #Header #LogoRight { 
	height: 31px;
	float: right;
	width: 280x;
	margin-right: 5px;
}
.login_topstrip
{
width: 280px;
}

.LoginBG
{
	background-image: url(../images/login_bg.jpg);
	background-repeat: repeat-x;
	height: 54px;
	width: 278px;
	background-color: ff0000;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9cb8c6;	
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9cb8c6;
}

.textstyle{
	height: 18px;
	border: 1px solid #a2b8cd;

}


.LC_hdr {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #173994;
	padding-top: 6px;
	padding-left: 10px;
	
	height: 30px;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9cb8c6;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9cb8c6;		
}

#Container #Header #top_nav {
	float: right;
	width: 300px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Container #Header #top_nav ul {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}
#Container #Header #top_nav ul li {
	padding-right: 8px; 
	display: block; 
	padding-left: 8px; 
	float: right; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none
}
#Container #Header #top_nav ul li a {
	font-size: 0.93em; color: #000; text-decoration: none;
}
#Container #MainNav {
	background-image: url(../images/topbnav_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#Container #Header #top_nav a:hover {
	color: #000; text-decoration: underline;
}
.top_nav_home {
	background: url(../images/home_icon.gif) no-repeat center top
}
.top_nav_sitemap {
	background: url(../images/aboutus_icon.gif) no-repeat center top
}
.top_nav_contactus {
	background: url(../images/email_icon.gif) no-repeat center top
}
img {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px
}

#Container #Header #LogoRight #LoginButton {
	padding-top: 14px;
	width: 300px;
	float: right;
}



#Container #MainNav {
	background-image: url(../images/topbnav_bg_new.jpg);
	background-repeat: repeat-x;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
}

#Container #MainNav #Nav {
	padding: 0px;	
	background-image: url(../images/topbnav_bg.jpg);	
	margin: 0px;	
}

#Container #MainNav #Nav ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;	
}


#Container #MainNav #Nav li {
	float: left;
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 4px;
 } 


/*
#Container #MainNav #Nav ul a:hover, 
#Container #MainNav #Nav ul a:.current:link,
#Container #MainNav #Nav ul a:.current:visited   */
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-image: url(../images/main_tab_bg_over.jpg); 
}
.current
 {
    font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-image: url(../images/main_tab_bg_over.jpg); 
 }
 
#Container #MainNav #MainNavRight {
	float: right;
	padding-right: 10px;
	padding-top: 4px;
}
#Container #MainNav #SearchBtn {
	float: right;
	padding-right: 10px;
	padding-top: 6px;
}

#Container #ContentArea {	
	width: 890px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
 #ContentArea  #LeftCol {
	margin: 0px;
	float: left;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/*
#ContentArea  #LeftCol #Links {
	margin: 0px;
	float: left;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	
	border: 1px solid #c7c7c7;
	margin-bottom: 5px;
	background-color:#f7f7f7;
} */

#ContentArea #LeftCol #Links ul {
	margin: 0px;
	padding: 0px;
}
 #ContentArea #LeftCol #Links ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	background-position: left;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 4px; 

	
}
#ContentArea #LeftCol #Links ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	list-style-type: none;	
	text-decoration: none;
}

#ContentArea #LeftCol #Links ul li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #000000;
	list-style-type: none;	
	text-decoration: underline;
}

#ContentArea #LeftCol #left_col_top_hdr {		
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 30px;
	width: 220px;
	background-image: url(../images/left_col_top_hdr_bg.jpg);
	background-repeat: repeat-x;
	
}
#ContentArea #LeftCol #left_col_top_hdr ul {

	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 220px;
}

#ContentArea #LeftCol #left_col_top_hdr ul li {

	margin: 0px;	
	height: 21px;
	width: 220px;
	
}


#ContentArea #LeftCol #left_col_top_hdr2 {
	background-image: url(../images/headers_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#HomeRightCol {
	float: left;
	width: 333px;
	margin-left: 5px;
	height: 262px;
}
#homeHdrRight {
	background-repeat: repeat-x;
	height: 26px;
	width: 333px;
	background-image: url(../images/headers_bg.jpg);
}

#homeHdrLeftDown {
	background-repeat: repeat-x;
	height: 26px;
	width: 295px;
	background-image: url(../images/headers_bg.jpg);
}

#HomeLeftColHeader {
	margin: 0px;
	padding: 0px;
	height: 30px;
	
	background-image: url(../images/left_col_top_hdr_bg.jpg);
	background-repeat: repeat-x;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9cb8c6;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9cb8c6;		
	
}

#InnerPageLeftColHeader {
    
	margin: 0px;
	padding: 0px;
	height: 30px;
		
	background-image: url(../images/left_col_top_hdr_bg.jpg);
	background-repeat: repeat-x;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9cb8c6;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9cb8c6;		

	
}

#HomeLeftColHeaderColor {
	background-color: #b8e1ff;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 295px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005699;
}


#HomeLeftDown{
	width: 295px;
}





#MiddleCol #Content {
	background-image: url(../images/home_main_bg.gif);
	background-repeat: repeat-y;
	width: 490px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.botimage {
	margin: 0px;
	padding: 0px;
}

#ContentArea #Highlight {
	width: 695px;
	margin-left: 8px;
	float: left;
	margin-top: 10px;
}
#ContentContainer {
	width: 890px;
}
#HomeLeftColContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 295px;
	padding-bottom: 20px;
	
}

#InnerLeftColContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	margin-bottom: 20px;	
}

#HomeRightColContent {
	float: left;
	width: 586px;
	margin-left: 6px;
	margin-bottom: 2px;
}

#InnerRightColContent {
	float: left;
	width: 660px;
	margin-left: 7px;
	margin-bottom: 20px;
}

#HomeRightColHeader {
	background-image: url(../images/left_col_top_hdr_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 30px;
	
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9cb8c6;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9cb8c6;		
}



#ContentArea #InnerPage {
	width: 695px;
	margin-left: 8px;
	float: left;
	margin-top: 5px;
}

#LeftCol #Nav {
	margin: 0px;
	padding: 0px;
	float: left;	
	width: 218px;	
}

#LeftCol #Nav #left_nav {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9cb8c6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #9cb8c6;
	background-color: #f7f7f7;	
	width: 218px;
	margin-bottom: 8px;

}
#LeftCol #Nav #left_nav ul {
	margin: 0px;
	padding: 0px;
}
#LeftCol #Nav #left_nav li {
	display: block;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;	
	
	padding-left: 0px;
	display: block;
}
#LeftCol #Nav #left_nav a {
	text-decoration: none;
	font-weight: normal;
	color: #2787c4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	display: block;
}
#LeftCol #Nav #left_nav a:hover {
	text-decoration: none;
	font-weight: none;
	color: #ffffff;
	background-color:#2da5fc;

}

#LeftCol #Nav #left_nav a.sub {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	display: block;		
}
#LeftCol #Nav #left_nav a.sub:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#f0efef;

}
#LeftCol #Nav #left_nav a.current {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	display: block;
	
	background-repeat: no-repeat;
	background-position: left;
	background-color:#FFFFFF;
}


 .select {
	background-color: #c7c7c7;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c7c7c7;
	color: #0160a0;
	font-weight: bold;
}
 
 

 
 
 
.contentflow 
{ 
padding-top: 0px;
padding-right: 15px;
padding-left: 14px;
padding-bottom: 5px;
}

.property
{
background-color: #F7F5F5;
color: #000;
padding-top: 2px;
padding-bottom: 0px;
padding-left: 5px;
height: 20px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #DDDCDC;
}

.property_white
{
background-color: #ffffff;
color: #000;
padding-top: 2px;
padding-bottom: 0px;
padding-left: 5px;
height: 20px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #DDDCDC;
 }
 
.tr_property
{
background-color: #F8F7F7;
color: #000;
padding-top: 2px;
padding-bottom: 0px;
padding-left: 5px;
height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;
font-weight: bold;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #E5E3E3;
} 

.tr_property_main
{
background-color: #F0EFEF;
color: #000;
padding-top: 2px;
padding-bottom: 0px;
padding-left: 5px;
height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 12px;
font-weight: bold;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #E5E3E3;
} 
.hdr {
	
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0A70BA;
	padding-top: 8px;
	padding-left: 15px;
}
.Highhdr {
	background-image: url(../images/home_hightlight_top_hdr_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 695px;
}

.TopGradiant {
	background-image: url(../images/top_gradiant.gif);
	background-repeat: repeat-x;
	width: 900px;
	height: 17px;
} 
.clearer {
	clear: both;
}
.Right {
	float: right;
}
.Left {
	float: left;
}
img
{
border:0;
}

.rmg
{
padding-top: 2px;
padding-left: 2px;
 }
 
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #173994;
	padding-top: 6px;
	padding-left: 10px;
	
	height: 30px;
	

}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
		
/*	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;	
*/}

.content a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#007cde;
}

.contentproperty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9cb8c6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cb8c6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9cb8c6;
	margin-bottom: 5px;
	background-color:#ffffff;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.contentproperty a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#007cde;
}

.InnerContentProperty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
		
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9cb8c6;	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cb8c6;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9cb8c6;	
	
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
	

	margin-bottom: 5px;	
}

.LeftColSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border: 1px solid #a8a8a8;
	margin-bottom: 5px;
	background-color:#f7f7f7;
}

.line{
	height: 2px;
	width: 100%;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	vertical-align: bottom;
}
.leftbotline{
	height: 1px;
	width: 295px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
}

.login{
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}



#footercontent {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 43px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	padding-top: 10px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#footercontent ul {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footercontent li {
	display: inline;
	list-style-type: none;
	font-size: 11px;
	color: #b9bcbe;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
}


#footercontent li a {color: #b9bcbe; text-decoration: none;}
#footercontent li a:hover {color: #b9bcbe; text-decoration: underline;}

.ftrsep {
	background-image: url(../images/ftrsep.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}


.footernote {
	text-align: center;
	padding-top: 6px;
	color: #969696;
	font-size: 11px;
	font-weight: normal;
}
.imgthumb{
	padding:10px;
	width:70;
	float:left;
	
}
.NavRight{
padding-top: 5px;
padding-right:4px;
float:right;
}


.contentproperty_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 15px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9cb8c6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cb8c6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9cb8c6;
	background-color:#ffffff;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	padding-top: 5px;
}

.contentproperty_news ul{
}

.contentproperty_news div {
	color:#666666;
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 8px;
	font-weight:bold;
	padding-top:10px;
}
.contentproperty_news ul li{
	padding:4px;
	list-style-type: none;
	vertical-align: middle;
	list-style-image: url(../images/bullet.gif);
}

.contentproperty_news a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#007cde;
	text-decoration:none;
}

.contentproperty_news a:hover {
	text-decoration: underline;	
	color:#007cde;
}
.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	background-color:#FF0000;
	color:#000000;
	text-decoration:none;
}
#ErrorMsg{
width: 400px;
height: 25px;
background-color: #d7c4c4;
border: 1px solid #958888;
background-repeat:no-repeat;
margin-bottom:10px;
padding-bottom: 8px;
padding-right: 15px;
padding-top: 5px;
padding-left: 10px;
vertical-align:middle;
}

#SuccessMsg{
width: 400px;
height: 25px;
background-color: #afffb5;
border: 1px solid #8b998c;
background-repeat:no-repeat;
margin-bottom:10px;
padding-bottom: 8px;
padding-right: 15px;
padding-top: 5px;
padding-left: 10px;
vertical-align:middle;
}