BODY {
	background: #ffffff;
	color : black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding:0px;
}

div.hr {
width: 98%;
height: 2px;
border: 0;
margin: 0;
padding: 0;
background-color: #b0c4de;
color: #b0c4de;
background: #b0c4de;
white-space: nowrap;
overflow: hidden;
}

#contain-col{
	background: #00498C;
}

#lh-col{
 width: 95px;
 float: left;
 background: #00498C;
 color: #000000;
 margin: 0;
 padding: 0px;
 }
 
 #Mh-col{
 width: 355px;
 float: left;
 border: solid #333333;
 border-width: 0 0px 0 0;
 background: #ffffff;
 color: #000000;
 margin: 0;
 padding: 5px;
 }
 
#rh-col{
width: 300px;
 background: #ffffff;
 color: #000000;
 margin: 0;
 padding: 0;
 }

strong.notice {
	color: #00ADA5;
	font-size: 9pt;
}

small {
	font-size: 6pt;
}

td.footer {
font-size: 9pt;
color: Silver;
}

td.main {
font-size: 10pt;
}

table.footer {
	background-color: #00498C;
	color: silver;
	font-size: 9pt;
	text-align: center;
}

table.searchbox {
	background-color: #00498C;
	color: Silver;
	font-size: 10pt;
	border: solid;
	border-style: double;
}

table.featured {
	background-color: #00498C;
	color: Silver;
	font-size: 10pt;
	border: solid;
	border-style: double;
	text-align: center;
}

table.home {
	border: solid;
	border-color: #442f77;
	border-width: thin;
}

img.agent {
	border: solid;
	border-color: White;
	border-width: thin;
}

A {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
}

A:Hover {
	text-decoration: underline;
	color: #00498C;
}

A.reg {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

A.reg:Hover {
	text-decoration: underline;
	color: #529D8D;
	font-size: 12px;
}
	
td.head {
	background-color: #529d8d;
	border-right: solid;
	border-color: #bad8d1;
	border-right-width: 1px;
}

H2 {
	font-size: 12pt;
	color: #00498C;
}

H3 {
	font-size: 13pt;
	color: #7FFFD4;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}
