
body {
	font-family : Verdana, Geneva, Arial, sans-serif;
}

a.nav {
	font-size : 11px;
	text-decoration : none;
	color : #660066;
	padding: 6px;
}

a.nav:hover {
	text-decoration : underline;
	color : #458544;
}

a.seclev_nav {
	font-size : 11px;
	font-weight : bold;
	color : #3a75b9;
}

.homepagetext {
	font-size : 14px;
	color : #001F00;
	margin-left : 20px;
	margin-right : 20px;
}

.footertext {
	font-size : 10px;
	color : #fff;
	background-color: #660066;
	text-align: right;
	padding: 4px;
}

.pagetitle {
	font-size : 14px;
	color : #660066;
	font-weight : bold;
}

h2 {
	color: #669C3C;
	font-size : 12px;	
}

h3 {font-size : 12px;}

TD, P, BODY, UL {
	font-size : 14px;	
	color : #333333;
}

a {
	color: #001F00;
}

.smalltext {
	font-size : 10px;	
	color : #333333;
}

li {
	padding-bottom: 8px;
}
#newsletters {
	background-color: #EFEFEF;
	width: 200px;
	padding: 20px 10px;
	float: right;
	border: 1px solid #660066;
}
#newsletters-wrapper {border-top: 5px solid #669C3C; border-bottom: 3px solid #669C3C; padding: 10px 0px;}
#newsletters h1 {font-size: 14px; margin: 0px 0px 10px;}
#newsletters p, #newsletters ul {font-size: 12px;}
#newsletters ul {margin: 10px 15px; padding: 0px 15px;}
#newsletters a {text-decoration: none;}
#newsletters a:hover {color: #660066; text-decoration: underline;}