/* CSS Document */
.topnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.topnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.topnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:  #FFFFFF;
	text-decoration: underline;
}
/*
 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A82E2B;
	text-decoration: underline;
}
 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #FFFFFF;
	text-decoration: underline;
}
*/

.dark a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
	font-weight: bold;

}
.dark a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
.dark a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

.class2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.class2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.class2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;

}



.boldblue {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #4e5185; FONT-FAMILY: arial, geneva, helvetica
}
.headlinebold {
	FONT-WEIGHT: bold; FONT-SIZE: 17px; FONT-FAMILY: arial, geneva, helvetica
}
.medblue {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #4e5185; FONT-FAMILY: arial, geneva, helvetica
}
.red {
	FONT-SIZE: 12px; COLOR: #9f0000; FONT-FAMILY: arial, geneva, helvetica
}
.regular {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Geneva, Verdana, Helvetica, sans-serif
}
.small {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Arial, Geneva, Verdana, Helvetica, sans-serif
}
.smallw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.subhead {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: arial, geneva, helvetica
}
.heading1 {
	FONT-SIZE: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
img.pic { border: 1px solid #003300 ; }

img.picw { border: 1px solid #ffffff ; }
/*
body {
	margin: 0px;
	background-color: #A4ADBC;
}
*/