.floatright {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	height: 20px;
}

.small 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
	color: #3F3F3F;
}

h1 
{  font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 22px; font-style: normal; 
   font-weight: normal;
   margin-bottom: 4px;
   line-height: 15px; 
   color: #646464;
}

h2 
{  font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 14px; font-style: normal; 
   font-weight: bold;
   margin-bottom: 2px;
   line-height: 15px; 
   color: #0E457B;
}

h3 
{  font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif; 
   font-size: 14px; font-style: normal; 
   font-weight: bold;
   margin-bottom: 1px;
   line-height: 14px; 
   color: #008B8B;
}


A:VISITED {
    color : #00478A;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
	color : #CCCCFF;
}

A:ACTIVE {
	text-decoration : none;
	color : #CCCCFF;
}

A:LINK {
	text-decoration : none;
	color : #003366;
}
.mnuTitle {
	color: #104A83;
	background-color: #A8D0EE;
	text-align: left;
	font-weight: bold;
	height: 25px;
}
.mnu {
	background-color: #DFEEF9;
}
.hdr {
	vertical-align: top;
	height: 250px;
	background-image: url(images/topImage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.mnuItem {
	background-color: #DAEBF8;
}
.topFill {
	height: 200px;
	text-align: center;
	float: none;
}
.index {
	height: 100%;
	clear: both;
	padding-top: 0%;
	padding-right: 10%;
	padding-bottom: 0%;
	padding-left: 10%;
}
.style1 {font-size: 36px}
.news {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFF99;
}

.floatleft {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	margin: 0px;
	height: 100%;
}
.text li {
	list-style-type: none;
}

