body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	background-color: #FEFECA;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #3399FF;
	word-spacing: 6px;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 22px;
	color: #003399;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #003399;
}
li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	list-style-type: square;
	color: #0066cc;
}
h1 {
	font-size: 28px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #003399;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #0066CC;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #CB3366;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #FF6699;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #CC33CC;
	text-decoration: underline;
}
.nav  li {
	height: 35px;
	display: inline;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #0066CC;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 28px;
	background-image: url(images/button_over.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 1px;
	margin-left: 1px;
}
#nav a:visited {
	color: #0066CC;
}
#nav a:hover {
	color: #FF3399;
	text-decoration: underline;
}
#nav a:active {
	color: #0066CC;
}
.heros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3399FF;
}
.imgbrdr {
	border: 2px solid #FF99CC;
}
.paddingtop {
	padding-top: 15px;
}
.nav {
	height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#header.black a:visited {
	font-family: "Trebuchet MS", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#header h2 a {
	font-weight: bold;
	font-size: 18px;
	color: #9933CC;
	line-height: 28px;
}

a:link .darklink {
	font-size: 14px;
	color: #0066CC;
}

a:visited .darklink {
	font-size: 14px;
	color: #CC0066;
}
.footernav {
	height: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footernav a:link, #footernav a:visited, #footernav a:hover, #footernav a:active{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #0066CC;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 28px;
	background-image: url(images/button_over.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 1px;
	margin-left: 1px;
}
#footernav a:visited {
	color: #0066CC;
}
#footernav a:hover {
	color: #FF3399;
	text-decoration: underline;
}
#footernav a:active {
	color: #0066CC;
}
.footernav   li {
	height: 35px;
	display: inline;
	line-height: 15px;
} 
