@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333;
	background-image: url(_img/gn_bkgd.jpg);
	background-repeat: repeat-x;
}
.contact {
	font-size: 11px;
	color: #0072bc;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	word-spacing: 1px;
}
.contact a{
	font-size: 11px;
	color: #0072bc;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:none
}
.contact a:hover {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:none;
	background-color: #0072bc;
	background-position: 20px;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	font-weight: bold;
	color: #0072bc;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	color: #0072bc;
}
.head3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #0072bc;
}
.contactHead {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:none;
	background-color: #0072bc;
	height: 40px;
	width: 100%;
}.contactText {
	font-size: 11px;
	color: #0072bc;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0072bc;
	line-height: 14pt;
}
a {
	font-weight: bold;
	color: #0072BC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
