BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D9E1F0;
}

H1 {
	FONT-SIZE: 16px;
	COLOR: #E68A00;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


H2 {
	FONT-SIZE: 14px;
	COLOR: #003366;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-top: 10px;
}



.menu {
	padding-top: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49709E;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.menu A:link {
	color: #49709E;
	text-decoration: none;
	font-weight: bold;

}

.menu A:visited {
	color: #49709E;
	text-decoration: none;
	font-weight: bold;

}

.menu A:hover {
	color: #49709E;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49709E;
	font-weight: bold;

}





.content {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left: 70px;
	padding-right: 15px;
	padding-bottom: 30px;
	line-height: 18px;
}
.content A:link {
	COLOR: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.content A:visited {
	COLOR: #990000; TEXT-DECORATION: underline
}
.content A:hover {
	COLOR: #990000; 	
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.content A:active {
	COLOR: #003AE8; TEXT-DECORATION: underline
}








.boxtitle {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.boxtitle A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.boxtitle A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.boxtitle A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}



.box {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #527DB5;
	line-height: 18px;

}
.box A:link {
	COLOR: #003AE8
}
.box A:visited {
	COLOR: #003AE8; TEXT-DECORATION: underline
}
.box A:hover {
	COLOR: #003AE8; 	
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003AE8;
}
.content A:active {
	COLOR: #003AE8; TEXT-DECORATION: underline
}







.footer {
	FONT-SIZE: 10px;
	COLOR: #49709E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: center;
}
.footer A:link {
	COLOR: #49709E; 
	TEXT-DECORATION: none
}
.footer A:visited {
	COLOR: #49709E; 
	TEXT-DECORATION: none
}
.footer A:hover {
	COLOR: #990000;
	TEXT-DECORATION: underline;
}
.footer A:active {
	TEXT-DECORATION: none
}



.legal {
	FONT-SIZE: 9px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.legal A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
.legal A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
.legal A:hover {
	COLOR: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.legal A:active {
	TEXT-DECORATION: none
}

.table-plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.table-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #ADBED6;
}


.table-quote-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ADBED6;
	font-weight: bold;
}
