/* CSS Document */

body {
	text-decoration: none;
	background-color: #336699;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
.topNav a:link, .topNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topNav a:hover, .topNav a:active {
	color: #336699;
	text-decoration: none;
	padding: 3px;
	background-color: #cfd5e5;
	border: 1px solid #FFFFFF;
}
.wgvuprograms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.wgvuprograms a:link, .wgvuprograms a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0C2D83;
	text-decoration: none;
}
.wgvuprograms a:hover, .wgvuprograms a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodyCopy a:link, .bodyCopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.bodyCopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: underline;
}
.bottomline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.bottomline a:link, .bottomline a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
.bottomline a:hover{
	text-decoration: none;
	color: #999999;
}
.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	color: #336699;
}
.sideMenu a:link {
	text-decoration: none;
	color: #336699;
}
.sideMenu a:visited {
	text-decoration: none;
	color: #336699;
}
.sideMenu a:hover {
	text-decoration: none;
	color: #000000;
	line-height: 32px;
}

