body {
	background: #e1e1e1;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 770px;
}

a {
	color: #000080;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #8BD1F5;
}

a:active {
	color: #000000;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: right;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.table_header {
	font-weight: bold;
	text-align: center;
}

input.submit {
	background: #000080;
	border: 1px solid #000000;
	color: #ffffff;
	font-weight: bold;
	padding: 1px;
	text-transform: uppercase;
}

input.submit:active {
	background: #ffffff;
	color: #000080;
}

div#header {
	background: #000080;
	clear: both;
	color: #ffffff;
	font-size: 17px;
	padding: 10px;
}

div#header h2 {
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
}

div#header h2 a, div#header h2 a:visited {
	color: #ffffff;
	margin: 0px;
	text-decoration: none;
}

div#header h2 a:hover {
	color: #0099ff;
}

div#container {
	background: #000080;
	border-right: 1px solid #000080;
	color: #ffffff;
}

div#nav {
	background: #000080;
	color: #ffffff;
	float: left;
	font-family: Verdana, sans-serif;
}

div#nav a {
	background: #000080;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 20px;
	text-decoration: none;
	width: 110px;
}

div#nav a:active, div#nav a:visited {
	color: #ffffff;
}

div#nav a:hover {
	background: #ffffff;
	color: #000080;
}

div#nav h3 {
	background: #0099ff;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

div#main {
	background: #ffffff;
	color: #345487;
	margin-left: 130px;
	padding: 20px;
}

div#topnav {
	background: #EEF2F7;
	border: 1px solid #345487;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
	padding: 8px;
	text-align: center;
}

div#topnav a:visited {
	color: #000080;
}

div#topnav a:hover {
	color: #0099ff;
}

div#topnav a:active {
	color: #000000;
}

div.advertisement {
	margin-top: 20px;
	padding: 10px;
}

div#content, div.advertisement {
	background: #E4EAF2;
	border: 1px solid #000080;
	color: #000000;
}

div#content h3 {
	background: #C2CFDF;
	color: #4C77B6;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
}

div#content h4 {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

div#content p, div#content ul {
	margin: 20px;
	margin-top: 0px;
}

div#content table {
	border-collapse: collapse;
	margin: auto;
	margin-bottom: 20px;
	margin-top: 0px;
}

div#content td {
	border: 1px solid #000000;
	font-size: 11px;
	padding: 3px;
	text-align: center;
}

div#footer {
	background: #000080;
	clear: both;
	color: #ffffff;
	font-size: 10px;
	padding: 5px;
	text-align: center;
}

div#footer a, div#footer a:visited {
	color: #ffffff;
}
