body {
	background-image: url(../images/background.gif);
}

hr {
	color: #CCCCCC;
	text-align: center;
	width: 85%;
}

.centerDiv {
	width: 760px;
	background-color: #FFFFFF;
	text-align: center;
	
}
.textBlock{
	width: 730px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}
.topLine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	clear: both;
}
.banner {
	background-color: #0A1F62;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 730px;
	}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:left;
	background-color: #FFFFFF;
	list-style-type: disc;
	line-height: normal;
}
.footer {
	background-color: #9Da1a4;
	text-align: right;
	color: #0A1f62;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 35px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0A1f62;
	text-indent: 15px;
	width: 775;
}

.copyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A1F62;
	text-align: center;
	}
.menu {
	background-color: #0A1F62;
	height: 25px;
}

a:link {
	color: #0a1f62;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0A1F62;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
.line {
	line-height: 5px;
	background-color: #999999;
}
li {
	padding-bottom: 3px;
}

