a:link {
	text-decoration: underline;
	color: #00529c;
}
a:visited {
	color: #00529c;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #c0c0c0;
}
.topbutton, .topbuttonhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #dedede;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.topbuttonhover {
	color: #ffffff;
	background-color: #00529c;
	text-decoration: none;
}
.topbutton a:link, .topbutton a:visited, .topbutton a:hover, .topbutton a:active {
	color: #333333;
	text-decoration: none;
}
.topbuttonhover a:link, .topbuttonhover a:visited, .topbuttonhover a:hover, .topbuttonhover a:active {
	color: #ffffff;
	text-decoration: none;
}
.topline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #dedede;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.sidenav1, .sidenav1hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #dedede;
	padding: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.sidenav2, .sidenav2hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #efefef;
	padding: 2px 2px 2px 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.sidenav1hover, .sidenav2hover {
	color: #ffffff;
	background-color: #00529c;
	text-decoration: none;
}
.sidenav1#current {
	color: #00529c;
	background-image: url(images/sidenavarrow.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
}
.sidenav2#current {
	color: #00529c;
	background-image: url(images/sidenavarrow.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
}
.sidenav1#current a:link, .sidenav1#current a:visited, .sidenav1#current a:hover, .sidenav1#current a:active, .sidenav2#current a:link, .sidenav2#current a:visited, .sidenav2#current a:hover, .sidenav2#current a:active {
	color: #00529c;
	text-decoration: none;
}
.sidenav1 a:link, .sidenav1 a:visited, .sidenav1 a:hover, .sidenav1 a:active {
	color: #333333;
	text-decoration: none;
}
.sidenav2 a:link, .sidenav2 a:visited, .sidenav2 a:hover, .sidenav2 a:active {
	color: #666666;
	text-decoration: none;
}
.sidenav1hover a:link, .sidenav1hover a:visited, .sidenav1hover a:hover, .sidenav1hover a:active, .sidenav2hover a:link, .sidenav2hover a:visited, .sidenav2hover a:hover, .sidenav2hover a:active {
	color: #ffffff;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00529c;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.header {
	font-size: 14px;
	color: #00529c;
	font-weight: bold;
}
