/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: sans-serif, Arial;
	letter-spacing: normal;
	background-color: #333333;
	text-align: center;
	margin-top: 0px;
}
BODY.printable
{
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: sans-serif, Arial;
	letter-spacing: normal;
	background: #FFFFFF;
	text-align: center;
	
}
TD
{
	font-size: 12px;
	font-family: sans-serif, Arial;
}
.maintable
{
	width: 762px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
.headercell
{
	text-align: center;
}
.menubar
{
	width: 680px;
	height: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	padding-top: 5px;
	background-color: black;
	text-align: right;
	position:relative;
	right: -65px;
	margin-top: -25px;
}
.footercell
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	padding-top: 5px;
	background-color: #000000;
	text-align: center;
}
.disclaimercell
{
	border-right: #8f9ba4 4px solid;
	font-size: 12px;
	padding-bottom: 5px;
	border-left: #8f9ba4 4px solid;
	padding-top: 10px;
	border-bottom: #8f9ba4 4px solid;
	text-align: center;
}

body.printable .contentcell
{
	background: white;
	color: Black;	
}
.contentcell
{
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/content_bg.jpg);
	padding-bottom: 10px;
	vertical-align: top;
	width: 762px;
	padding-top: 10px;
	background-repeat: repeat-y;
}
.homepiccell
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/content_bg.jpg);
	padding-bottom: 0px;
	vertical-align: top;
	width: 762px;
	padding-top: 0px;
	background-repeat: repeat-y;
}
.homeright
{
	width: 250px;
	border-left: #e93830 3px solid;
}

/* 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: 12px;
}
.mapinfowindow
{
	font-size: 10px;
}


.pagetitle
{
	font-weight: bold;
	font-size: 18px;
	color: #e93830;
}

.smalltitle
{
	font-weight: bold;
	color: #e93830;
}
A:link, A:visited, A:active
{
	color: #0000FF;
	text-decoration: none;
}	
A:hover	{	
	text-decoration:	underline;
	color:	#0000FF;
	}
A, A:visited, A:active
{
	color: #0000ff;
	text-decoration: none;
}
A:hover
{
	text-decoration:underline;
	color:#0000ff;
}
A.menu, A.menu:visited, A.menu:active
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}
A.menu:hover
{
	text-decoration:underline;
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
}
A.blacklink, A.blacklink:visited, A.blacklink:active
{
	color: #000000;
	text-decoration: none;
}
A.blacklink:hover
{
	text-decoration:underline;
	color:#000000;
}

.quicksearchtable
{
	width: 100%;
}
.quicksearchcells_left
{
	font-size: 10px;
	background-image: url(images/quicksearchbg_left.gif);
	vertical-align: middle;
	color: #000000;
	background-repeat: repeat-y;
	background-color: #8f9ba4;
}
.quicksearchcells
{
	font-size: 10px;
	color: #000000;
	background-color: #8f9ba4;
	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;
	width: 180px;
	color: #e93830;
	border-top-style: none;
	padding-top: 1px;
	border-bottom: #000000 2px solid;
	border-right-style: none;
	border-left-style: none;
}
TD.optionscell
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10pt;
	padding-bottom: 1px;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.optionpane
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: gainsboro;
}
.optionpanetitle
{
	font-weight: bold;
}

.thumbdiv
{
	overflow: auto;
	width: 80px;
	height: 250px;
}
.mortpmt
{
	font-weight: bold;
	font-size: 16px;
}
.mortpmtdetails
{
	font-size: 12px;
}
.blogbg
{
	font-size: 16px;
	border: solid 1px black;	
}