body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #d0e3ea;
	font-family: Verdana;
	font-size: 100%;
	color: #000000;
	text-align: left;
}
.left_strip {
	background-image: url(images/grid_reference/left_side.jpg);
	background-repeat: repeat-y;
}
.right_strip {
	background-image: url(images/grid_reference/right_side.jpg);
	background-repeat: repeat-y;
}
.bottom_strip {
	background-image: url(images/grid_reference/bottom.jpg);
}
.top_strip {
	background-image: url(images/grid_reference/top_strip.jpg);
	background-repeat: repeat-x;
}
.backnav {
	background-image: url(images/navigator/backnav.jpg);
	background-repeat: repeat-x;
}
.logobackground {
	background-image: url(images/grid_reference/logobackground.jpg);
}
p {
	font-size: 80%;
}
.terms {
	font-size: 65%;
	text-align: center;
}
h1 {
	font-family: "Lucida Grande CE";
	font-size: 200%;
	color: #1C3169;
	font-weight: bold;
}
h2 {
	font-family: "Lucida Grande CE";
	font-size: 250%;
	font-weight: bold;
	color: #1C3169;
	line-height: 25%;
}
h3 {
	font-size: 125%;
	font-weight: bold;
	color: #e1771e;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	color: #1C3169;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}
a:hover {
	color: #0051A2;
	background-color: #FEFCC4;
}
.boldblock {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e1771e;
	line-height: 175%;
	padding-left: 10px;
}
