

#logo a  {
   background: url(images/logo.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 31px;
   top: 0px;
   z-index: 6;
   width: 342px;
   height: 129px;
}
#logo a:hover  {
   background: url(images/logo.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 31px;
   top: 0px;
   z-index: 6;
   width: 342px;
   height: 129px;
}



html, body  {
	padding: 0px;
	margin: 0px;
	background-color: #005AA8;
	background-image: url(images/bodytopbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.style2 {font-size: 14px}

.toplinks {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
}
.toplinks:hover {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #85C9FD;
	text-decoration: none;
	line-height: 19px;
}

.bottomlinks {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomlinks:hover {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B7DDFD;
	text-decoration: none;
}

.textarea {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
	line-height: 19px;
	border: 1px solid #CCCCCC;
}




.more {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #44B9FF;
	text-decoration: none;
	line-height: 19px;
}
.more:hover {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #44B9FF;
	text-decoration: underline;
	line-height: 19px;
}


.h1 {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #44B9FF;
	text-decoration: none;
}
.h2 {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textmatter {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	text-align: left;
}