body 
{
	margin: 0px auto 5px auto;
	background-image: url("../images/background_repeat.jpg");
	background-repeat: repeat-x;
	background-color: #968653;
	width: 865px;
}

.body_popup_image
{
	margin: 0px 0px 0px 0px;
	width: 0px;
}

.errortext, .errorText
{
	color: Maroon;
	font-size: 8pt;
}

.pagemessage
{
	background-color: Yellow;
	color: Maroon;
	font-size: xx-small;
}

.requiredfield
{
	background-color: #ffffcc;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	color: Black;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 1px;
}
h2
{
	color: #60829B;
	font-size: 16px;
	margin-bottom: 1px;
	margin-top: 0px;
}

.tdHeader 
{
	background: 
	url("../images/top_bg_logo.jpg")
	no-repeat
	top left;
	height: 153;
	vertical-align: top;
	text-align: center;
}


body,td,th 
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contact
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.contact a
{
	color: #313E5E;	
	text-decoration: none;	
}

.contact a:hover
{
	text-decoration: underline;
}

.links 
{
	color: #fcc356;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height:25px;
}

.links a, .links a:active, .links a:visited, .links a:link
{
	color: #fcc356;	
	text-decoration: none;
}

.links a:hover
{
	color: #fcc356;	
	text-decoration: underline;
}

.tblMain
{
	width: 865px;
	border: 0px;
	/*text-align: center;*/
}
.tblContent
{
	width: 865px;
	border: 0px;
}
.tdContentLeft
{
	width: 169px;
	vertical-align: top;
	background-color: #314462;
}
.tblContentLeft
{
	width: 169px;
	border: 0px;
	background-color: #314462;
	vertical-align: top;
	
}
.tdContentLeftTop
{
	background: url("../images/left_menu_top.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 169px;
	height: 146px;
	
}
.tblContentLeftInner
{
	width: 155px;
	border: solid 5px #232E4C;
	margin-bottom: 5px;
	text-align: center;
}

.tdContentLeftInnerTop
{
	height: 4px;
	background: 
	url("../images/left_menu_border.jpg");
	width: 126px;
	text-align: center;
	
}
.tdContentLeftInnerMid
{
	background-color: #C7C6B2;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}

.tblContentRight
{
	border: 0px;
	vertical-align: top;
}

.tdContentRightTop
{
	height: 30px;
	background: url("../images/secondary_content_top.jpg");
	background-repeat: no-repeat;
	width: 689px;
	vertical-align: top;
}

.tdContentRightMid
{
	vertical-align: top;
	background:	url("../images/secondary_content_mid.jpg") ;
	background-repeat: repeat-y;
	width: 689px;
	border: 0px;
	height: 500px;
}

.tdContentRightMain
{
	font-family: Georgia, serif;
	padding: 0px 25px 0px 25px;
	vertical-align: top;
}

.tdContentRightMain td
{
	font-family: Georgia, serif;
}

.tblContentRightMidInner
{
	width: 689px;
	border: 0px;
	vertical-align: top;
}
.tdContentRightBottom
{
	height: 30px;
	background:	url("../images/secondary_content_bottom.jpg");
	background-repeat: no-repeat;
	width: 689px;
}

.tdFooter
{
	color: #3B5878;
	font-size: 7pt;
	padding-right: 10px;
	text-align: right;
	vertical-align: bottom;
}

.topAlign
{
	vertical-align: top;
	height: 100%;
}

/*Styles for Default.aspx*/
.contentTop
{
	width: 865px;
	height:28px;
	background: url("../images/content_top.jpg");
}

.contentMid
{
	background: url("../images/content_mid.jpg");
	background-repeat: repeat-y;
	font-family: Georgia, serif;
	vertical-align: top;
}

.contentBackground 
{
	background-image: url("../images/content_bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 810px;
	height: 400px;
	vertical-align:top;
}

.search_box 
{
	font-family: Georgia, serif; 
	font-size: 12px; 
}

.contentMidLeftTd
{
	width: 28px;
}
.contentBottomTd
{
	text-align: center;
	background: url("../images/quote.jpg") no-repeat bottom center;
	width: 675;
	height: 32px;
	
}
.contentMidTbl
{
	width: 809px;
	border: 0px;
	padding: 10px;
}

.contentBottom
{
	width: 865px;
	height: 30px;
	background: url("../images/content_bottom.jpg");
	background-color: #21304D;
	background-position: left top;
	background-repeat: no-repeat;
}

.footerTop
{
	width: 865px;
	height: 12px;
	background: url("../images/footer_top.jpg") no-repeat bottom center;

}
.footerMid
{
	vertical-align: top;
	background: url("../images/footer_mid.jpg");
	
}
.footerBottom
{
	height: 12px;
	width: 865px;
	background: url("../images/footer_bottom.jpg") no-repeat;
}

.tblContactUsAgent
{
	border-left: solid 3px #202B3D;
	border-top: solid 3px #202B3D;
	border-right: solid 3px #617083;
	border-bottom: solid 3px #617083;
	text-align: center;
}

.tblContactUsAgent .left
{
	text-align: left;

}
.tblContactUsAgent .right
{
	padding: 5px 5px 5px 5px;
	font-size: x-small;
	vertical-align: top;
	background-color: #D2D3C5;
}
.tblContactUsAgent .top
{
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	background-color: #D2D3C5;
		
}

.tblContactUsAgent .right a, .right a:hover
{

}

.tblFooterFindHome
{
	border: 0px;
	width: 130px;
	
	
	text-align: center;
}
.tblFooterFindHome .top
{

}
.tblFooterFindHome .mid
{
	border-left: solid 3px #202B3D;
	border-top: solid 3px #202B3D;
	border-right: solid 3px #617083;
	border-bottom: solid 3px #617083;
}

.tblFooterAgent
{
	width: 200px;
	height: 190px;
	border-left: solid 3px #202B3D;
	border-top: solid 3px #202B3D;
	border-right: solid 3px #617083;
	border-bottom: solid 3px #617083;
	text-align: center;
}

.tblFooterAgent .left
{
	text-align: left;
}
.tblFooterAgent .right
{
	padding: 5px 5px 5px 5px;
	font-size: x-small;
	vertical-align: top;
	background-color: #D2D3C5;
}
.tblFooterAgent .top
{
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	background-color: #D2D3C5;
		
}

.tblFooterAgent .right a, .right a:hover
{

}
.tblFooterFindHome .bottom
{

}

.tblPhotoSide
{
	width: 155px;
	border: solid 5px #232E4C;
	text-align: center;
}

.tdPhotoSideMid
{
	background-color: #C7C6B2;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
.tblSidePhoto
{
	border: 0px;
	width: 115px;
	text-align: center;
}

.tblSidePhoto .mid
{
	border-left: solid 3px #202B3D;
	border-top: solid 3px #202B3D;
	border-right: solid 3px #617083;
	border-bottom: solid 3px #617083;
}


.plan
{
	background-color: White;
	border: solid 3px #68899A;
}

.plan_outer
{
	border-left: solid 3px #202B3D;
	border-top: solid 3px #202B3D;
	border-right: solid 3px #617083;
	border-bottom: solid 3px #617083;
}

a, a:link, a:visited, a:active
{
	color: #22304D;
	text-decoration: none;
}

a:hover
{
	color: #22304D;
	text-decoration: underline;
}