/* CSS Document */

body,td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #002C69;
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{ color: #333333; }
a:hover{ color: #0000CC; }
a.whitelink{ color: #FFFFFF; }
a.whitelink:hover{ color: #0000CC; }
a.pinklink{ color: #F3DB0D; }
a.pinklink:hover{ color: #F30D74; }
a.greenlink{ color:#0B912A; }
a.bluelink{ color:#226AC2; }
a.bluelink:hover{ color:#2EB43E; }
.topcontainertable{ width: 780px; border-left: 1px solid #333333; border-top: 1px solid #333333; border-right: 1px solid #333333; padding: 1px; background-color:#FFFFFF; text-align: center; }
.midcontainertable{ width: 780px; border-left: 1px solid #333333; border-right: 1px solid #333333; padding: 1px; background-color:#FFFFFF; text-align: center; }
.bottomcontainertable{ width: 780px; border-left: 1px solid #333333; border-right: 1px solid #333333; border-bottom: 1px solid #333333; padding: 1px; background-color:#FFFFFF; text-align: center; }
.mortgagecell{ border-bottom: 1px dotted #030B2B; vertical-align:middle; padding: 8px; padding-right: 16px; }
.buypropertycell{ vertical-align:middle; padding: 8px; padding-right: 16px; }
.menubartable{ border-bottom: 1px solid #D2D2D2; }
.menubarcell{ vertical-align:middle; text-align: center; width: 129px; background: #030B2B; color: F30D74; }
.menubarcellactive{ background-color: #DAEDF4; vertical-align:middle; text-align: center; width: 129px; }
.leftpanelheader{ background-image:url(images/bluegrad.gif); background-color: #D5E2F2; color: #030B2B; font-weight:bold; text-align:center; vertical-align:middle; height: 22px; border: 1px solid #90A8C5; }
.leftpanelcell{ padding: 6px; border-right: 1px solid #E9EFF2; }
.currencylist{ width: 120px; font-size:9px; background-color: #EBEBEB; color:#00306E; }
.footerdividercell{ background-color: #030B2B; text-align:center; color:#F3DB0D; height: 24px; }
.footercell{ line-height: 24px; padding: 15px; color: #777777; font-size: 10px; text-align:center; background-color:#FFFFFF; }
.maincontentcell{ padding: 14px; line-height: 14px; }
.breadcrumbcell{ padding: 6px; }
.pageheader{ font-size:16px; font-weight:bold; color: #00306E; }
.miniheader{ font-size:13px; font-weight:bold; color: #00306E; }
.frontsearchcell{ background-image:url(images/new_background.gif); background-repeat:repeat; }
input.blueformbutton{ color:#FFFFFF; font-family: verdana,helvetica,sans-serif; font-size:10px; font-weight:900; height: 22px; border:1px solid; border-top-color:#999; border-left-color:#999; border-right-color:#666; border-bottom-color:#666; background-color:#cec; filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0,StartColorStr='#ff232C63',EndColorStr='#ff475294'); margin: 3px; }
.floatingtable{ border: 1px dotted #A5AAD2; margin: 9px; }