body	{
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#c2c6e1;
	margin:0;
	color: #00237e;
	}
#content	{
	background-color:#fff;
	background-image:url(../img/header_background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
p	{
	line-height:1.4em;
	margin:0 0 12px 0;
	}
p, ul, ol, th, td	{
	font-size:12px;
	}
h1	{
	font-size:20px;
	font-weight:lighter;
	background-image:url(../img/h1_background.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin: 22px -15px 12px -15px;
	padding:15px 15px 0px 15px;
	}
h2	{
	font-size:20px;
	font-weight:lighter;
	margin-bottom: 12px;
	}
h3	{
	font-size:15px;
	margin-bottom: 8px;
	}
h4, h5, h6	{
	font-size:12px;
	margin-bottom: 8px;
	}
a {
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	text-decoration: none;
	color: #3366FF;
	}
a:hover {
	text-decoration:underline;
	}
a:link {
	text-decoration:none;
	}
a:visited {
	}
ul	{
	list-style-type:square;
	}
ul, ol	{
	margin-top: -5px;
	margin-bottom: 15px;
	}
#topnav	{
	padding: 5px 15px;
	text-align:right;
	}
#topnav, #topnav a, #footer a, #footer {
	font-weight:normal;
	font-size:11px;
	color: #00237e;
	}
#footer	{
	background-color:#c2c6e1;
	background-image:url(../img/footer_graphic.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:28px 0 25px 10px;
	}
#botnav	{
	text-align:right;
	}
table	{
	margin:12px 0 14px 0;
}
th, td	{
	padding:4px 6px 4px 6px;
	text-align:left;
}
.table1	{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #c2c6e1;
}
.table1 th, .table1 td	{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.table1 th	{
	background-color: #00237e;
	color: #fff;
}
.table2	{
	border-top: 1px solid #c2c6e1;
	border-left: 1px solid #c2c6e1;
}

.table2 th, .table2 td	{
	border-right: 1px solid #c2c6e1;
	border-bottom: 1px solid #c2c6e1;
}