body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height:18px;
	text-align:center;
}

#maincontainer
{
	width:800px;
	text-align:center;
	margin:0 auto;
}

td
{
font-size:11px;
}

#maincontainercalc
{
	width:550px;
	text-align:center;
	margin:0 auto;
}

#headercontent
{
	position:relative;
 	width:558px;
	background-repeat:no-repeat;
	height:213px;
	float:left;
}
#headercalc
{
	position:relative;
 	width:100%;
	background-color:#FF9E23;
	height:60px;
	text-align:left;
	float:left;
}
#headercontentside
{
	position:relative;
	margin-left:558px;
 	width:242px;
	background-repeat:no-repeat;
 	height:213px;
}

#leftcontent
{

}

.clear
{
clear:both;
}

#pagetitle
{
position:relative;
font-size:14px;
color:#FF6600;
font-weight:bold;
text-align:left;
padding:10px;
}

#pagecontent
{
position:relative;
font-size:11px;
color:#333333;
text-align:left;
padding:10px;
}

#footerdiv
{
position:relative;
font-size:10px;
color:#333333;
text-align:center;
padding:10px;
}

#mortlistleft
{
position:relative;
font-size:11px;
color:#333333;
text-align:left;
padding:10px;
width:380px;
float:left;
}
#mortlistright
{
width:380px;
font-size:11px;
color:#333333;
text-align:left;
padding:10px;
float: right;
}

a
{
	color:#0000FF;
	text-decoration:none;
}

a:hover
{
	color:#FF0000;
	text-decoration:underline;
}

.style3 {color: #0099FF; font-weight: bold; font-size: 12px; }
.style1 {
	font-size: 18px;
	font-weight: bold;
}