@charset "UTF-8";
.header {
	background-image: url(images/header.gif);
	height: 79px;
	width: 509px;
}
.navgrad {
	background-image: url(images/navbar-grad.gif);
	background-repeat: repeat-x;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.navigation a:link {color: #000000; text-decoration: none;}
.navigation a:visited {color: #000000; text-decoration: none;}
.navigation a:active { color: #000000; text-decoration: none;}
.navigation a:hover { color: #000000; text-decoration: none; font-weight: bold;
}
.logos {
	background-image: url(images/logos0210.jpg);
	float: right;
	background-repeat: no-repeat;
	background-position: top;
	height: 475px;
	width: 100px;
}
.edge {
	width: 9px;
}
.boxnav {
	width: 200px;
	background-position: top;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 650px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 650px;
	overflow: auto;
	text-decoration: none;
	color: #000000;
	}
.maintext a:link {color: #000000; text-decoration: none;}
.maintext a:visited {color: #000000; text-decoration: none;}
.maintext a:active { color: #000000; text-decoration: none;}
.maintext a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintext650 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 650px;
	overflow: auto;
}
.maintextbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	overflow: auto;
	font-weight: bold;
	color: #0083C9;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}
.downloads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 680px;
	overflow: auto;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}

.downloads a:link {color: #000000; text-decoration: none;}
.downloads a:visited {color: #000000; text-decoration: none;}
.downloads a:active { color: #000000; text-decoration: none;}
.downloads a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
