td{
	font-family: Verdana;
	font-size:12px;
}

body{
	font-family: Verdana;
	font-size:12px;
	background-image: url('images/bg.gif');
}

h1{
	font-size:22px;
	color:#EC5807;
	margin-top:6px;
	text-align: center;
}

h2{
	font-size:13px;
	color:#EC5807;
	margin-bottom:5px;
	text-decoration:underline;
}

a:visited{
	color:#0066FF;
}

a{
	color:#0066FF;
}

a.nav:visited {
	text-decoration:none;
	color: #FF7F01;
	font-size: 13px;
	font-weight: bold;
}

a.nav {
	text-decoration:none;
	color: #FF7F01;
	font-size: 13px;
	font-weight: bold;
}

a.nav:hover{
	color:black;
}

.bgcell {
	background-color: #FDE7B2;
	padding-bottom:5px;
}

.line {
	margin-top: 2px;
	margin-bottom: 2px;
}

.footer {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

p.insurance {
	margin-top: 10px;
	margin-bottom: 0px;
}

.noborder{
	border-width: 0;
}

.boxcell {
	background-image: url('images/box_middle.gif');
}

.navcell {
	background-image: url('images/nav_middle.gif');
	padding-left:12px;
}

.insurance_top {
	height: 24px;
	text-align: center;
	background-image: url('images/insurance_top.gif');
}

.copyright {
	margin-top: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
