body{
 	font-family: arial;	
}
#topLogo{
	width: 700px;
	height:150px;
	background-color:#fcd207;
}
.greybg{
	height: 400px;
}
.menu_left:link{
  	width: 125px;
	Height: 10px;
	background-color: #0b3e6b;
	color: #fcd400;
	display: block;
	text-align: left;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
.menu_left:alink{
  	width: 125px;
	Height: 10px;
  	background-color: #fcd400;
	color: #0b3e6b;
	display: block;
	text-align: left;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
.menu_left:hover{
  	width: 125px;
	Height: 10px;
  	background-color: #fcd400;
	color: #0b3e6b;
	display: block;
	text-align: left;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
.menu_left:visited{
  	width: 125px;
	Height: 10px;
	background-color: #0b3e6b;
	color: #fcd400;
	display: block;
	text-align: left;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
#timeStamp{
	width: 200px;
	background-color: #0b3e6b;
	color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	height: 20px;
	font-weight: bold;	
}
#onlinelogo{
	font-family: "monotype corsiva";
	font-size: 36px;
	color: #fcd400;	
}
#content{
	
  	background-color:#ffffff;
	width: 530px;
	height:auto;
	text-align: left;
	font-family: Arial;
	font-size:10pt;	
	color:#0b3e6b;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.form{
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
}
#blueDiv{
	width: 700px;
	background-color: #fcd400;
	text-align: center;

}
.bottomlinks{
	color: #0b3e6b;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
#footer{
	width: 700px;
	color: #ffffff;

}