a {color:#000000;text-decoration: none; }
a:visited {color:#000000;text-decoration: none;}
a:hover {color:#000000;text-decoration: underline;}

body { background-color:#FFFFFF; background-repeat:no-repeat; background-position:center top; }
img { border:0; }

.content { text-align:left; width:930px; margin:0 auto; background-color:#FFFFFF; }

.logocontainer{
	width:245px;
	height:115px;
	padding-left:25px;
	padding-top:10px;
	float:left;
}

.navigationcontainer{
	width:660px;
	height:125px;
	float:left;
}

.navigationtop{
	width:660px;
	height:55px;
	border-bottom:solid 1px #333333;
	float:left;
}

.navigation{
	width:660px;
	height:25px;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	float:left;
}

.bannerfader{
	width:930px;
	height:314px;
	float:left;
}

.iconplate{
	width:310px;
	height:175px;
	background-image: url('../images/iconplate.jpg');
	float:left;
}

.icontitle{
	width:190px;
	height:30px;
	padding-left:15px;
	padding-top:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#6A8EBA;
}

.iconsummary{
	width:190px;
	height:75px;
	padding-left:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.iconbutton{
	width:190px;
	height:45px;
	padding-left:15px;
	float:left;
}

.bodycontainer{
	width:930px;
	min-height:280px;
	margin-top:10px;
	border:#CCCCCC solid 1px;
	float:left;
}

.bodyleft{
	width:340px;
	float:left;
}

.pagetitle{
	width:325px;
	height:35px;
	padding-left:15px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	float:left;
}

.bodycontent{
	width:325px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	float:left;
}

.bodyright{
	width:540px;
	padding-top:5px;
	padding-right:15px;
	margin-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	float:left;
}

.FormText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}