.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.border_body {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5B82B3;
	border-right-color: #5B82B3;
	border-bottom-color: #5B82B3;
	border-left-color: #5B82B3;
}
.border_none {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5B82B3;
	border-right-color: #5B82B3;
	border-bottom-color: #5B82B3;
	border-left-color: #5B82B3;
}
.border_quicklinks {
	border: thin solid #E7EFF8;
}
.side_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #426394;
	border-top-color: #E7EFF8;
	border-right-color: #E7EFF8;
	border-bottom-color: #E7EFF8;
	border-left-color: #E7EFF8;
}


.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3A4E80;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #639CCE;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CDD6E9;
	text-decoration: none;
}
.commontext {
	font-size: small;
	font-weight: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_title_side {
	background-color: #EBF3FA;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.bg_links {
	background-color: #6B9CCE;
}
