@charset "utf-8";
/* CSS Document */

body {
	background-color: #666666;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding-left: 25px;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008CD2;
}
.frontTable {
	border: thin none #CCCCCC;
	text-indent: 25px;
	margin-right: 25px;
	margin-left: 25px;
}
.tablelines {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

a.nav:link {
	color: #008CD2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
a.nav:visited {
	color: #008CD2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color: #008CD2;
}
a.nav:active {
	color: #939598;
	font-size: 12px;
}

a.header:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.header:visited {color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}
a.header:hover {
	color: #008CD2;
	text-decoration: underline;
}
a.header:active {color: #008CD2; }
li {
	list-style-type: square;
	list-style-image: url(bullett.png);
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.white:hover {
	color: #8CDAFF;
	text-decoration: underline;
}
a.white:active {color: #008CD2; }
li {
	list-style-type: square;
	list-style-image: url(bullett.png);
}
.pageCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
