body
{
	margin: 0;
	padding: 0;
	color: #12539F;
	font-family: Tahoma;
}
body,td,th
{
	font-size: 12px;
}	
a,a:active,a:visited
{
	color: #226FEE;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}

#topleft
{
	vertical-align: top;
	text-align: right;
	padding: 15 12 0 30;
	border-bottom: 4px solid #BBBBDD;
}
#topright
{
	width: 100%;
	background: url("/images/background.jpg") no-repeat;
	vertical-align: bottom;
	border-bottom: 4px solid #BBBBDD;
	padding: 0 0 0 30;
}
#menu
{
	/* background: url("/images/menu-background.gif") repeat-x left bottom;*/
}
#menu a,#menu a:active,#menu a:visited
{
	display: block;
	color: #002988;
	border-left: 3px solid #EFB401;
	padding: 0 7 0 7;
	text-decoration: none;
}
#menu div
{
	display: inline;
	float: left;
	width: 120;
}
#phone
{
	color: #AC8200;
	text-align: right;
	vertical-align: top;
}
#phone span
{
	font-size: 14px;
	font-weight: 900;
}
#phone div
{
	text-align: left;
	width: 150;
	float: right;
	display: inline;
	margin: 15 93 0 0;
}
div.header
{
	color: #12539F;
	display: block;
	font-size: 16px;
	border-left: 3px solid #EFB401;
	padding: 0 0 0 18;
	text-decoration: underline;
	margin: 23 0 15 0;
}
b.header
{
	color: #000000;
	display: block;
	font-size: 16px;
	border-left: 3px solid #EFB401;
	padding: 0 0 0 18;
	margin: 23 0 15 0;
	font-weight: 900;
}
a.header,a.header:active,a.header:visited
{
	color: #12539F;
	display: block;
	font-size: 13px;
	border-left: 3px solid #EFB401;
	padding: 0 0 0 18;
	text-decoration: underline;
	margin: 23 0 15 0;
}
a.header:hover
{
	color: #000000;
}
a.blue,a.blue:active,a.blue:visited
{
	color: #226FEE;
	display: block;
	margin: 7 21 7 40;
	text-decoration: none;
}
a.blue:hover
{
	color: #226FEE;
	text-decoration: underline;
}
a.blue2,a.blue2:active,a.blue2:visited
{
	color: #226FEE;
	display: inline;
	margin: 0 0;
	text-decoration: none;
}
a.blue2:hover
{
	color: #226FEE;
	text-decoration: underline;
}
#left
{
	border-left: 25px solid #E5E5E5;
	width: 370;
	vertical-align: top;
	background: url("/images/corner-left.gif") no-repeat top right;
}
#text
{
	padding: 0 20 25 20;
	vertical-align: top;
	height: 100%;
	text-align: justify;
	background: #E5E5E5 url("/images/corner-right.gif") no-repeat bottom left;
}
#right
{
	padding: 0 0 0 20;
	vertical-align: bottom;
	width: 185;
	background: #E5E5E5;
}
#calc
{
	background: url("/images/calc-background.gif") no-repeat;
	padding: 6 6 10 37;
	margin: 11 0 0 39;
}
#faq
{
	background: #FFFFFF;
	border-top: 3px solid #f04100;
	border-bottom: 3px solid #f04100;
	padding: 15 0 15 40;
}
h1
{
	font-size: 17px;
}
div.notice
{
	margin: 5 0;
}
a.newsheader,a.newsheader:active,a.newsheader:visited
{
	color: #12539F;
	display: block;
	font-size: 14px;
	font-weight: 900;
	text-decoration: underline;
}
a.newsheader:hover
{
	
}
#copyright
{
	padding: 15 15 15 0;
}
#calctable th
{
	text-align: left;
}
#results
{
	display: inline;
}