body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #002468;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

#index01 {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	height: 164px;
}

#index03 {
	background-image: url(images/index_03.gif);
	background-repeat: repeat-y;
}

#index04 {
	background-image: url(images/index_04.gif);
	background-repeat: repeat-y;
}

#index05 {
	background-image: url(images/index_05.gif);
	background-repeat: repeat-y;
}

#index06 {
	background-image: url(images/index_06.jpg);
	background-repeat: no-repeat;
	height: 117px;
}

#topbuttons {
	padding-top: 132px;
	padding-left: 698px;
}

#footer {
	color: #333333;
	padding-left: 190px;
	padding-top: 60px;
}

#content {
	padding: 20px;
}

.nav a:link, .nav a:visited {
	color: #333333;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	padding-left: 15px;
}

.nav a:hover {
	color: #002468;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
	background-color: #CCCCCC;
}

#pageheadingscell {
	padding-bottom: 5px;
}

#tablebottomborder {
	border-bottom: 1px solid #CCCCCC;
}

.pageheadings {
	font-size: 18px;
	font-weight: bold;
	color: #434A52;
}

.headings {
	font-size: 16px;
	font-weight: bold;
	color: #042665;
}

.subheadings {
	font-size: 14px;
	font-weight: bold;
	color: #00226A;
}

.subheadings2 {
	font-size: 14px;
	font-weight: bold;
	color: #434A52;
}

.returnlink a:link, .returnlink a:visited {
	display: block;
	font-size: 10px;
	width: 45px;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #434A52;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.returnlink a:hover {
	display: block;
	font-size: 10px;
	width: 45px;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #002468;
	background-color: #3358B0;
}
