body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	color: #0066CC;
	width: 50em;
	/*text-decoration: underline;*/
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #0066CC;
	padding: 10px;
	vertical-align: text-top;
}

a {
	color: #0066CC;
	text-decoration: underline;
	text-transform: none;
}
a:hover {
	color: red;
	text-decoration: underline;
	background-color: #0066cc;
	/*text-transform: none;*/
}

form {
	background-color: #FFFF99;
}
.ListTop{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	background-color: #FFFF99;
	display: block;
	padding: 10px;
	width: 100px;
}

.ListTopLg{
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	background-color: #FFFF99;
	padding: 10px;
}

.ListTopBlock{
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	display: block;
	text-decoration: none;
	background-color: #FFFF99;
	padding: 10px;
}

.ListTopBlockSmaller{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	display: block;
	text-decoration: none;
	background-color: #FFFF99;
	padding: 10px;
}


.array{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #0066CC;
	background-color: #FFFF99;
	text-decoration: none;
}

.array:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #FF0000;
	background-color: #FFFFFF;
}

.arraySmaller{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #0066CC;
	background-color: #FFFF99;
	text-decoration: none;
}
.arraySmaller:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #FFFF99;
	background-color: #FFCC66;
}
/*+++++++++++++++++++NAVCONTAINER++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 20;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #0066cc;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-size: 0.9em;
line-height: 1.0em;
font-weight: bold;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #0066cc;
}

#navcontainer ul li a:hover
{
background-color: #FFFF99;
color: #0066cc;
}

#navcontainer #active { border-left: 1px solid #0066cc; }
/*footernav*/
/*+++++++++++++++++++Footer Nav ++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#footernav ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 20;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: white;
color: #0066cc;
width: 100%;
font-weight: bold;
/* fixes Firefox 0.9.3 */
}
#footernav ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#footernav ul li a
{
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
color:#0066CC;
text-decoration: none;
border-right: 1px solid #0066CC;
border-left: 1px solid #0066CC;
}

#footernav ul li a:hover
{
background-color: #0066cc;
color: white;
}

#footerNav #active { border-left: 1px solid #0066cc; }
/*+++++++++++++++++++LINK LIST++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#linklist ul
{
text-align: left;
padding-bottom: 1px;
padding-top: 1px;
padding-left: 0;
margin-top: 5;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: white;
color: #0066cc;
width: 100%;
font-weight: bold;
/* fixes Firefox 0.9.3 */
}
#linklist ul li
{
padding-left: 0;
padding-right: 0;
padding-bottom: 1px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#linklist ul li a
{
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
color:#0066CC;
text-decoration: underline;
}

#linklist ul li a:visited
{
background-color: white;
color: 0066cc;
}
#linklist ul li a:hover
{
background-color: #0066cc;
color: red;
}

#linklist #active { border-left: 10px solid red; }

.ListTopReverse{	/*Used with Sidebar*/
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	background-color: #0066CC;
	display: block;
	padding: 5px;
	width: 100px;
}

#sidebar { width: 90px; }

#sidebar ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#sidebar a
{
display: block;
padding: 3px;
width: 90px;
background-color: #FFFF99;
border-bottom: 5px solid #eee;
}

#sidebar a:link, #sidebarlist a:visited
{
color: #0066cc;
text-decoration: none;
}

#sidebar a:hover
{
	background-color: #0066cc;
	color: #FFFF99;
	width: 90px;
}
div#footer{
	clear:both;
	padding:1em 1em;
	border-top:5px solid #0066cc;
	text-align:center;
}

.HalfColumn {
	border: 1px none #999;
	width: 300px;
	float: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	background-color: #FFFF99;
	color: #1371C8;
	padding-bottom: 1%;
	padding-top: 1%;
	font-weight: bold;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebarA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #0066CC;
	width: 100px;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;
	width: 100px;
}
.floatLogo {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 2px;
}
.floatrightNoWidth {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;

}
.TenPercentSpacer {
	width: 75px;
	float: left;
	height: 300px;
}
.ThumbText {
	border: 5px solid #0066CC;
	margin: 20px 15px 20px 15px;
	float: left;
	width: 100px;
	padding: 3px;
	text-decoration: none;
}
.ThumbText:hover {
	border: 5px solid #EA0200;
	margin: 20px 15px 20px 15px;
	float: left;
	width: 100px;
	padding: 3px;
	text-decoration: none;
	background-color: #FFFF00;
}
.ThumbText100NoFloat {
	border: 5px solid #0066CC;
	margin: 20px 15px 20px 15px;
	width: 100px;
	padding: 3px;
	text-decoration: none;
}
.ThumbText100NoFloat:hover {
	border: 5px solid #EA0200;
	margin: 20px 15px 20px 15px;
	width: 100px;
	padding: 3px;
	text-decoration: none;
	background-color: #FFFF00;
}
.ThumbTextNoWidth {
	border: 5px solid #0066CC;
	margin: 20px 15px 20px 15px;
	float: left;
	padding: 3px;
	text-decoration: none;
}
.ThumbTextNoWidth:hover {
	border: 5px solid #EA0200;
	margin: 20px 15px 20px 15px;
	float: left;
	padding: 3px;
	text-decoration: none;
	background-color: #FFFF00;
}
.ListTextNoWidth {
	border: 1px solid #0066CC;
	margin: 1px 1px 1px 1px;
	font-weight:bold;
	float: left;
	padding: 5px;
}
.ListTextNoWidth:hover {
	border: 1px solid #EA0200;
	margin: 1px 1px 1px 1px;
	float: left;
	font-weight:bold;
	padding: 5px;
	color:#FF0000;
	background-color:#0066FF;
	display: block;
}
.ThumbTextWider {
	border: 5px solid #0066CC;
	margin: 20px 5px 20px 5px;
	float: left;
	width: 145px;
	padding: 3px;
	text-decoration: none;
}
.ThumbTextWider:hover {
	border: 5px solid #EA0200;
	margin: 20px 15px 20px 15px;
	float: left;
	width: 145px;
	padding: 3px;
	text-decoration: none;
	background-color: #FFFF00;
}
.ThumbTextWiderRight {
	border: 5px solid #0066CC;
	margin: 20px 5px 20px 5px;
	float: right;
	width: 145px;
	padding: 3px;
	text-decoration: none;
}
.ThumbTextWiderRight:hover {
	border: 5px solid #EA0200;
	margin: 20px 15px 20px 15px;
	float: right;
	width: 145px;
	padding: 3px;
	text-decoration: none;
	background-color: #FFFF00;
}
.clearboth {
	clear:both;
}

