body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	background-color:white;
	width:100%;
}
#container {
	width:100%;
	background-color: white;	
}
#headermenu {
	display:none;
}

#header {
	display:none;
}
#subhead {
	display:none;
}
#contentarea {
	background-color: #FFFFFF;
	padding:0px 0 0 0;
	background-image:url(../images/menubg.gif);
	margin-top:10px;
	background-repeat:repeat-y;
}
#headerimg{
	width:250px;
	float:left;
}
#headerlogo{
	float:right;
	width:332px;
}
#menu {
display:none;
}
#content{
	width:100%;
	margin:0px;
	padding:0px;
}

#contentwide{
	width:100%;
	margin:0px;
	padding:0px;
}

#right{
	display:none;
}
#footer{
	clear:both;
	font-size:70%;
	text-align:center;
}
h1{
margin: 0 0 20px 0;
}
p{
	margin:0 0 10px 0;
		line-height:130%;
}
#redBlock{
	background-color:#C4161C;
	color:white;
	padding:5px;
	margin-bottom:10px;
}
#redBlock a{
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
	color:white;
}

#blueBlock{
	background-color:#003878;
	color:white;
	padding:5px;
	margin-bottom:10px;
}
#blueBlock h2{
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:white;
}
#blueBlock a{
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color:white;
}
a{
	color:#0077C0;
}
#headLinks{
	padding:30px 15px 0px 15px;
	margin:0 0 0 265px;
	height:100px;
	color:white;
}
#headLinks a{
	color:white;
	text-decoration:none;
}
#access_keys{
	display:none;
}
#adeptfooter{
	color:white;
	text-align:center;
	font-size:small;
}
#adeptfooter a{
	color:white;
	text-align:center;
}
.imgLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.imgRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.bluetext{
	color:#0077C0;
}
.darkbluetext{
	color:#003878;
}
.redtext{
	color:#C4161C;
}
hr{
	height:2px;
	border-top:2px solid #FAA61A;
}
label{
	width:200px;
	float:left;
}
