/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin-top: 0px;
	font-size: 16px;
	background-image: url(images/c21bckgrd.gif);
	word-spacing: normal;
	margin-left: 0px;
	text-transform: none;
	color: black;
	font-family: Arial;
	letter-spacing: normal;
	text-align: center;
}
BODY.printable
{
	font-weight: normal;
	font-size: 16px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial;
	letter-spacing: normal;
	background-color: #FFFFFF;
	text-align: center;
}
TD
{
	font-size: 16px;
	font-family: Arial;
}

.agentdiv
{
	height: 180px;
	border-bottom: solid 1px black;
	padding-bottom: 10px;
}

.biggertext
{
	font-size: 16px;
	font-family: Arial;
}
.maintable
{

}
.menubar
{
	border-bottom: #ffffff 1px solid;
}
.menucell
{
	border-right: #ffffff 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	text-transform: uppercase;

	padding-top: 5px;
	font-family: Arial;
	background-color: #222222;
	text-align: center;
}
.lastmenucell
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	text-transform: uppercase;

	padding-top: 5px;
	font-family: Arial;
	background-color: #222222;
	text-align: center;
}
.contactinfobar
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial;
	background-color: #6d6d6d;
	text-align: center;
}
.leftbar
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 5px;
}
.footercell
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #6d6d6d;
	text-align: center;
}
.disclaimercell
{
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 5px;
}
.contentcell
{
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
	width: 575px;
}




A:link, A:visited, A:active
{
	text-decoration: underline;
}	
A:hover	{	
	text-decoration:	underline;

	}
A.menu, A.menu:visited, A.menu:active
{
	font-weight: bold;
}
A.menu:hover
{
	text-decoration:none;
}


/* Mapping Styles */
.mapdiv
{
	border-right: dimgray 2px solid;
	border-top: dimgray 2px solid;
	border-left: dimgray 2px solid;
	width: 580px;
	border-bottom: dimgray 2px solid;
	height: 300px;
}
.mapinfo
{
	font-size: 16px;
}
.mapinfowindow
{
	font-size: 10px;
}


.pagetitle
{
	font-weight: bold;
	font-size: 16px;
	color: #d7a52e;
}


.quicksearchtable
{
	width: 100%;
}
.quicksearchcells
{
	font-size: 10px;
	color: #000000;
	background-color: #f2e7cc;
	vertical-align: middle;
}
.quicksearchtitle
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-left: 10px;
}
.quicksearchinput
{
	border-right: #585858 1px solid;
	border-top: #585858 1px solid;
	border-left: #585858 1px solid;
	border-bottom: #585858 1px solid;
}
.quicksearchinputbutton
{
	border-right: #585858 1px solid;
	border-top: #585858 1px solid;
	border-left: #585858 1px solid;
	border-bottom: #585858 1px solid;
	color: #585858;
	font-weight: bold;
}

TD.optionscelltop
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family: Verdana;
	background-color: #000000;
	color: white;
	
}
TD.optionscell
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10pt;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family: Verdana;
	background-color: white;
}
TD.resultsbar
{
	color: #ffff00;
	background-color: #000000;
}

.optionpane
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 16px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: gainsboro;
}
.optionpanetitle
{
	font-weight: bold;
}

.resultsimage
{
	width: 128px;
	height: 100px;
}
.thumbdiv
{
	overflow: auto;
	width: 80px;
	height: 250px;
}
.mortpmt
{
	font-weight: bold;
	font-size: 16px;
}
.mortpmtdetails
{
	font-size: 16px;
}




















a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.headerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.apply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
}
.breadcrum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.leadgens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}
.threeboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}
.formtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.formtextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #ffffff;
}
.topline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #aaaaaa;
}
.headerboldbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.whitehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}