body {
	background-color: #C8DEEE;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
/*img{ margin: 0px; padding: 0px} */

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:visted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
hr{
	color: #990000;
	background-color: #990000;
	height: 3px;
	margin: 0px;
	padding: 0px;
}
.challenge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #212E91;
}
.fax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	line-height: 13px;
}
.boxlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
}
.boxlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
.boxlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
.boxlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
.boxlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: underline;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8C353B;
}
.quotename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #621015;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212E91;
}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212E91;
}
.footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212E91;
}
.footer a:visted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212E91;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212E91;
}
.footer2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.footer2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.footer2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.footer2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.white{
 background-color: White;
}

.left{
	background-image: url(../images/leftshadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right{
	background-image: url(../images/rightshadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.indexspacer1 {
	background-color: #990000;
	line-height: 1px;
}
.indexspacer2 {
	line-height: 15px;
}
.indexspacer3 {
	background-color: #990000;
	line-height: 3px;
}
.vdot {
	background-image: url(../images/vertdotted.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.content {
	text-align: justify;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
.head1 a:link, .head1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}
.head1 a:hover{
 	text-decoration: underline;
}


.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #660000;
}
.blue {
	color: Navy;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 { text-align: left; font-family: Arial, Helvetica, sans-serif; }
/* background should be transparent, but WebTV has a bug */
h1, h2, h3 { font-style: italic; color: #990000;}
h1 { font-size: 200%; margin: 0px; padding: 3px;}
h2 { font-size: 140%; margin: 0px; padding: 2px;}
h3 { font-size: 110%; margin: 0px; padding: 0px;}
h4 { font-size: 100%; margin: 0px; padding: 0px;}
h5 { font-size: 100%; margin: 0px; padding: 0px;}
h6 { font: small-caps 12px; margin: 0px; padding: 0px;}
*/
