@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	background-color:#fff;
	color:#5f5f5f;
}
td{
	font-size:11px; color:#5f5f5f;
}
form{
	display:inline;
}
input, select{
	font-size:11px; line-height:18px;	font-family:"Trebuchet MS", Verdana, Arial; color:#5f5f5f;
}
.tblleftsearch select{
	width:190px;
}
.btn{
	background-color:#119fa3; border:0px; cursor:pointer; color:#FFFFFF; padding:2px;
}
.footer{
	color:#000000; font-size:11px; line-height:18px;
}
.footer a{
	color:#0065c6;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
.footer a:hover{
	color:#014485;
	text-decoration:underline;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	
}
.mainlink{
	margin-left:15px; border-bottom:1px solid #FFFFFF;
	background:url(../images/arrow-white.gif) #119fa3 no-repeat left; 
}
.submainlink
{
	margin-left:15px; border-bottom:1px solid #FFFFFF; height:26px;
	background:url(../images/arrow-white.gif) #119fa3 no-repeat left; 
}

.menuleft{
	border-bottom:1px solid #FFFFFF;
}
.mainlink a{
	color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:12px; display:block;
	background:url(../images/arrow-white.gif) no-repeat left; padding-left:15px;
}
.mainlink a:Hover{
	color:#6f360b; text-decoration:none; font-weight:bold; font-size:12px; display:block;
	background:url(../images/arrow-white.gif) no-repeat left;padding-left:15px;
}
.pagetitle {
	font-family:Candara, "Trebuchet MS", Verdana; font-size:18px;
	background-color:#127dc3; padding:2px 10px 2px 10px; font-weight:normal; color:#FFFFFF; text-decoration:none;
}
.pagetitle a {
	font-weight:normal; color:#FFFFFF; text-decoration:none;
}
.morelinktitle{
	background-color:#6F360B; padding:6px 10px 6px 10px; font-size:15px; font-weight:bold; color:#FFFFFF;
}
.morelinkcontent{
	padding:6px 10px 6px 10px; background-color:#E2E2E2;
}

.content{
	padding:10px; line-height:19px;
}
.newscontent{
	padding:10px; line-height:20px;
}
.newscontent a, .morelinkcontent a{
	color:#0065c6; text-decoration:none;
}
.newscontent a:Hover, .morelinkcontent a:hover{
	color:#014485; text-decoration:underline;
}
.morelinkcontent a{
	color:#0065c6; text-decoration:none; font-weight:bold; line-height:26px; background:url(../images/arrow-blue.gif) left no-repeat; padding-left:10px
}
.morelinkcontent a:hover{
	color:#014485; text-decoration:underline; font-weight:bold; line-height:26px; background:url(../images/arrow-blue.gif) left no-repeat;  padding-left:10px
}
.readmore{
	text-decoration:none; color:#993300; font-weight:bold;
}
.readmore:hover{
	text-decoration:underline; color:#993300; font-weight:bold;
}
.featuredtitle{
	font-size:12px; font-weight:bold; line-height:28px;
}
.featuredtext{
	line-height:18px; font-size:12px; 
}
.featuredlink, .featuredlink a, .advsearch{
	text-decoration:none; color:#0065c6; font-weight:bold; line-height:20px;
}
.featuredlink a:hover, .advsearch:hover{
	text-decoration:underline; color:#014485; font-weight:bold; line-height:20px;
}
.devtitle {
	display:inline;
}
.devtitle a{
	color:#0065c6; text-decoration:none;
}
.devtitle a:hover {
	color:#014485; text-decoration:underline;
}
.pagelink a{
	color:#014485; text-decoration:none; padding:0 2px 0 2px;
}
.pagelink a:hover{
	color:#FFFFFF; text-decoration:underline; padding:0 2px 0 2px; background-color:#014485
}
.project_heading{
	font-size:18px; font-weight:bold;
}
.propery_name a{
	text-decoration:none; font-weight:bold; color:#0065c6; font-size:15px;
}
.propery_name a:hover{
	text-decoration:underline; font-weight:bold; color:#014485; font-size:15px;
}
