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

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #152D4B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #3300CC;
}
a:active {
	text-decoration: none;
	color: #FFFF33;
}
#content {
	background-color: #06243F;
	background-image: url(GRWP%20images/homebk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#secondnav {
	background-image: url(GRWP%20images/leftbk_blur.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #092A49;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hback {
	background-image: url(GRWP%20images/topbk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #002143;
	max-width: 800px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 18px;
	font-family: "Lucida Sans";
	line-height: 1;
}
h4 {
	font-size: 16px;
}
.maincontent {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Lucida Sans";
	letter-spacing: normal;
	color: #FFFFFF;
}
