BODY {
	margin:0 0 0 0;
	font-family:Verdana;
	font-size: 12px;
}
#FormContainer { 
	width:570px; 
	float:left; 
}
.Header { 
	width:550px; 
	float:left; 
	font-family:Arial; 
	font-size:20px; 
	color:#000080; 
	font-weight:bold;
	 padding:0 0 10px 20px;
}
.headerone{
	background-color:#cccccc;
}
.BackButton { 
	float:left; 
	color:#000080; 
	font-size:14px;
	padding:0 0 30px 10px; 
	width:540px; 
}
.BackButton a { 
	color:#000080; 
	text-decoration:none;
}
.BackButton a:hover { 
	color:#000080; 
	text-decoration:underline; 
}
.CheckBoxItem { 
	float:left; 
	width:565px; 
	margin:0 0 10px 5px; 
	display:inline;
}
.main {
	margin:10 10 0 15;
}
.smallText { 
	float:left; 
	width:500px; 
	margin:0 0 10px 5px; 
	display:inline; 
	font-size:10px; 
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h5 {
	font-size: 0.8em;
	font-weight: normal;
}
h4 {
	font-size: .9em;
	font-weight: normal;
}
th {
	padding-left:20px;
	background-color:#ccccff;
	height:40px;
}