@charset "utf-8";
.formblubox {

}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.dottedverticleline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #FFFFFF;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.roundedcornr_box_757566 {
	background: url(images/roundedcornr_757566_tl.png) no-repeat top left;
}
.roundedcornr_top_757566 {
	background: url(images/roundedcornr_757566_tr.png) no-repeat top right;
}
.roundedcornr_bottom_757566 {
	background: url(images/roundedcornr_757566_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_757566 div {
	background: url(images/roundedcornr_757566_br.png) no-repeat bottom right;
}
.roundedcornr_content_757566 {
	background: url(images/roundedcornr_757566_r.png) top right repeat-y;
}

.roundedcornr_top_757566 div,.roundedcornr_top_757566,
.roundedcornr_bottom_757566 div, .roundedcornr_bottom_757566 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_757566, .roundedcornr_bottom_757566 {
	margin-top: -19px;
}
.roundedcornr_content_757566 { padding: 0 15px; }

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.submenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#800040;
	text-decoration: none;
	font-weight: bold;
}
.footertext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53C190;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif, Aberration;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Menu_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #279E9E;
	text-decoration: none;
}
.Menu_subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #007575;
	text-decoration: none;
}
.buyrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0080B0;
	text-decoration: none;
	text-transform: uppercase;
}
#MainMenu 
{
	width:780px;
	height:20px;
	background: #FFFFFF url("images/bmid_110.gif");
	margin:0;
	border:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background: url("images/bright_110.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("images/bleft_110.gif") no-repeat left top;
	padding:0 25px 0 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
	font-weight:bold;
	line-height:33px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF url("images/bmid_110.gif");
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFFFF;
	background:url("images/bleft_110.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:33px;
	background:url("images/bright_110.gif") no-repeat right top;
	padding:0 25px 0 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.redlogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-style: italic;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}
.graylogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFFFFF;
	font-weight:bold;
}
.fieldheading
{
font-size: 18px; 
font-weight: bold; 
}
.fielddescription
{
	color: #0080B0;
	text-decoration: none;
}
