body
{ 
	background-color: #6BCFF6;
	text-align:center;
	margin: 0;
}




.headerImage {
	margin: 0 auto; /*center*/
	position: relative;
	width:800px;
	height:133px;
	z-index: 0;
	font-size:8px;
	font-size: 22px; 
	background-color: white;
	background-image:url("cssImages/header.jpg");
	background-repeat:no-repeat;
	background-position:center; 

}


.headerImage input {
	position: relative;
	left:304px;
	width:140px;
	top:108px;
	height:18px;
	font-size: 11px;
	border:0px solid blue;
}

.headerformat {
	margin: 0 auto;  /*center*/
	position: relative;
	width : 800px;
	z-index: 0;
	font-family: Arial; 
	font-size: 22px; 
	background-color: white;
	height : 80px;
	line-height:60px;
}



table.headermenu {
	border-collapse: collapse; 
	width:789px;
	margin:0 5 0 6;
	border:0px solid blue;
}

td.headermenu {
	border-right:1px solid #FFFFFF;
	font-family: Arial; 
	font-size: 14px; 
	height:27px;
}


table.headermenu a{
	text-decoration:none;
	color:white;
	font:bold;
}


.bodyContent {
	margin: 0 auto; /*center*/
	position: relative;
	width:800px;
	top:0px;
	z-index: 0;
	padding:0 0 0 0;
	background-color: white;
	height:auto;
}


.fullbox {
	float:left;
	width:800px;
	text-align:left;
	padding:0 0 0 0;
	color:black;
	border:0px solid #FF0000;
	margin:0 0 0 0;

}



.fullbox a{
	text-decoration:none;
	color:red;
}

.boxContent {
	float:left;
	width:575px;
	background-repeat:no-repeat;
	padding: 0 0 0 0;
	font-family: Arial;
	font-size: 16px;  
	border:0px solid blue;
	text-align:left;
	margin:0 0 0 8;
}

.boxContent li {
	margin: 10 0 0 0;
	list-style-image: url("/userfiles/image/bullet.gif");
     
}

.boxContent ul {
	margin: 20px; 
	padding: 0px;
	list-style-position: outside;


}



html>body .boxContent {
	min-height: 100%;
	height: auto;
}


.boxContent .heading {
	font-size: 1.4em; 
	margin-bottom: 8px; 
	color: #6c7275
}

.boxContent img{
border:0px solid black;

}

.sidemenu {
	float:left;
	left:10px;
	width:205px;
	text-align:left;
	font-family: Arial;
	border:0px solid blue;
	text-decoration:none;
	border-collapse: collapse; 
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 0 0 0 2;
}

td.sidemenu {
	padding:0 0 0 0;
	width:200px;
	line-height:30px;
	border:3px solid #FFFFFF;
}

table.sidemenu a{
	padding:0 0 0 10;
	text-decoration:none;
	color:white;
	font-weight:bold;
}

table.sidemenu {
	display: block;
}


td.sidemenu a:hover {
	display: block;
}

.sidemenubottom {
	float:left;
	left:10px;
	width:205px;
	text-align:left;
	font-family: Arial;
	border:0px solid blue;
	text-decoration:none;
	border-collapse: collapse; 
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 0 0 0 2;
	color:black;
}

td.sidemenubottom {
	padding:0 0 0 0;
	width:200px;
	line-height:30px;
	border:3px solid #FFFFFF;
}

table.sidemenubottom a{
	text-decoration:none;
	color:black;
	font-weight:bold;
}

.sidemenubottom a{
	text-decoration:none;
	color:black;
	font-weight:bold;
}

table.sidemenubottom {
	display: block;
}



.widefooter {
	margin-left: auto;
	margin-right: auto;
	text-align:middle;
	width:790px;
	color:black;
	line-height:50px;
	height:50px;
	font-family: Arial;
	font-size: 23px;
	border:0px solid red;
}

.widefooterContent {
	padding-right : 1px;
	background-color: white;
	border:0px solid green;
}

 