body
{
	background-color: #FFFFFF;
	color:  #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial;
}

.MainWrapper
{
	height:  auto;
	width:  1010px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.HomeHeader
{
	background-image: url(../images/header1.gif);
	background-repeat: no-repeat;
	width:  1002px;
	height: 144px;
}

.MainHeader
{
	background-image: url(../images/header3.gif);
	background-repeat: no-repeat;
	width:  1002px;
	height: 156px;
}

.MainHeader a
{
	color: black;
}

.HomeHeader a
{
	color: black;
}

.HomeSubHeader
{
	background-image: url(../images/header2.gif);
	background-repeat: no-repeat;
	width:  1002px;
	height: 163px;
}

.AdminHeader
{
	background-image: url(../images/adminheader.gif);
	background-repeat: no-repeat;
	width:  974px;
	height: 156px;
}

.AdminBody
{
	width: 972px; 
	height: auto; 
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
}

.HomeMenu
{
	padding-left: 73px;
}

.HomeBody
{
	width: 892px; 
	height: auto; 
	border-left: solid 2px black;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	margin-left: 73px;
}

.HomeLeftText
{
	background-color: #CCCCCC;
	border: solid 1px black;
	width:  35%;
	height: auto;
	margin-left: 30px;
	padding: 15px;
	margin-top:  30px;
	font-family: Arial;
	float: left;
}

.BottomSitemap
{
	
	background-color:  #153F91;
	border-top: solid 1px black;
	height:  auto;
	width:  100%;
	color: white;
	padding-bottom: 3px;
}

.HomeRightText
{
	width:  45%;
	height: auto;
	margin-right: 30px;
	margin-top:  40px;
	font-family: Arial;
	float: right;
	font-size: 16px;
}

.FixedFloatingDiv
{
	clear: both;
}

.Copyright
{
	font-size: 12px;
	font-family: Arial;
	width:  896px;
	padding-left: 73px;
	text-align: center;
	padding-top: 10px;
}

.AdminNavigation
{
	width:  892;
	height: auto;
	text-align: left;
	padding-left: 15px;
	background-color:  #CCCCCC;
	border-bottom: solid 1px black;
}

.AdminNavigation a
{
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	color: Black;
}

.bottom_head  
{
	font-weight: bold; 
	font-size: 12px; 
	line-height: 12px; 
	color: #FFFFFF; 
	font-family: arial; 
}

.bottom_menu
{ 
	font-family: arial; 
	font-weight: normal; 
	color: #FFFFFF; 
	font-size: 11px; 
	text-decoration:none;
	margin-left: 0px; 
	margin-top: 2px; 
	margin-bottom: 4px;
}

.bottom_menu a
{ 
	font-family: arial; 
	font-weight: normal; 
	color: #FFFFFF; 
	font-size: 11px; 
	text-decoration:none;
	margin-left: 0px; 
	margin-top: 2px; 
	margin-bottom: 4px;
}

#HeaderHomeLink
{    
	width: 130px;    
	height: 110px;    
	position: relative;
}

#HeaderHomeLink a
{    
	position: absolute;    
	top: 0;    
	left: 0;    
	width: 130px;    
	height: 110px;
} 

#HeaderHomeLink a h1
{    
	display: none;
}



