/* CSS Document */

/*main*/
body {
	background-color: #007662;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*body text*/
.addressText{
	font-family: Arial, Helevetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	line-height: 9px;

}

.boldText{
	font-family: Arial, Helevetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;

}

.contactText{
	font-family: Arial, Helevetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	text-align:top;
	font-weight: bold;
	line-height: 14px;

}

.contactText:visted{text-decoartion:none;}
.contactText:hover{text-decoration:underline;}

.formText{
	font-family: Arial, Helevetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;

}

.headText{
	font-family: Arial, Helevetica, sans-serif;
	font-size: 13px;
	color: #007662;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;

}

.regText{
	background: #FFFFFF url(../images/text_bg.gif) no-repeat fixed center;
	font-family: Arial, Helevetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;

}

.privacyText{
	font-family: Arial, Helevetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	line-height: 9px;

}

/*links*/
.addressLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #CCCCCC;
	line-height: normal;
	line-height: 9px;
}

.addressLinks:visited {color:#CCCCCC; text-decoration:none;}

.addressLinks:hover {color:#CCCCCC; text-decoration:underline;}

.links {
	font-family: Arial, Helevetica, sans-serif;
	font-size: 12px;
	color: #007662;
	text-decoration: underline;
	font-weight: normal;
	line-height: 14px;
}
.links:visited {color: #007662; text-decoartion:underline;}
.links:hover {color: #007662; text-decoration:none;}

td.nav{
	background: url(../images/nav_bottom.gif);
	height: 28px;
	width: 597px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align:center;
	text-decoration:none;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	line-height: 12px;
}

a.nav {color:#FFFFFF; text-decoration:none;}

a.nav:visited {color:#FFFFFF; text-decoration:none;}

a.nav:hover {color:#FFFFFF; text-decoration:underline;}

.privacyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #CCCCCC;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 9px;
}

.privacyLinks:visited {color:#CCCCCC; text-decoration:none;}

.privacyLinks:hover {color:#CCCCCC; text-decoration:underline;}

/*tables*/
td.main{
background: #FFFFFF url(../images/text_bg.gif) no-repeat fixed center;
}

td.quote{
width:147px;
position:center center;
repeat: no-repeat;
attachment: fixed;
}