body {
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#003366;
}
strong, b {
	font-weight:bold;
	letter-spacing: 1px;
}
#navigation {	
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	border-top: 2px solid #B7B7B7;
	border-left: 2px solid #B7B7B7;
	border-right: 2px solid #B7B7B7;
	background-color:#FFFFFF;
	padding: 4px;
	text-align: center;
	word-spacing: 25px;
}
#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active {
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
	text-decoration:none;
} 
#navigation a:hover {
	font-weight:bold;
	font-size:14px;
	color:#003366;
	text-decoration:none;
}
#header {
	margin-top: 0px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	border: 2px solid #FFFFFF;
	background-color:#FFFFFF;
	background-image:url(images/hbg.jpg);
	background-repeat:repeat-x;
}
#formSelect {
	height:130px;
	width: 210px;
	float: right;
	padding: 5px;
	text-align: center;
	color:#FFFFFF;
	padding-top: 16px;
}
#formSelect a, #formSelect a:link, #formSelect a:visited, #formSelect a:active, #formSelect a:hover{
	color: #FFFFFF;
	text-decoration: none;
}	
#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 700px;
	height: auto;
	border-bottom: 2px solid #B7B7B7;
	border-left: 2px solid #B7B7B7;
	border-right: 2px solid #B7B7B7;
	background-color:#FFFFFF;
}
#vNavigation {
	height: auto;
	width: 680px;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-align: center;
	cursor: hand;
}
#vNavigation a, #vNavigation a:link, #vNavigation a:visited, #vNavigation a:active, #vNavigation a:hover {
	color:#003366;
	text-decoration: none;
}

#content {
	width: 680px;
	border: 2px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#pageTitle {
	color:#003366;
	font-size: 20px;
	letter-spacing: 2px;
}
#clearer {
	clear:both;
	font-size:1px;
	height:1px;
}
#footer {
	text-align: center;
	font-size: 10px;
}
#linkbox, #linkbox a:visited, #linkbox a:active, #linkbox a{
	width: 250px;
	height: 45px;
	border: 2px solid #003366;
	background-color:#EEEEEE;
	color:#CC0000;
	margin: 5px;
	text-align: center;
	line-height: 45px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration:none;
	cursor: hand;
}
#linkbox a:hover{
	background-color: #FFFFFF;
	text-decoration:none;
	color:#CC0000;
	cursor: hand;
}
#navLeft {
	height:130px;
	width: 210px;
	float: left;
	padding: 5px;
	text-align: center;
	color:#FFFFFF;
	padding-top: 16px;
}
  

#navLeft {
	height:130px;
	width: 210px;
	float: left;
	padding: 5px;
	text-align: center;
	color:#FFFFFF;
	padding-top: 16px;
}
  
  
#navLeft a, #formSelect a:link, #formSelect a:visited, #formSelect a:active, #formSelect a:hover{
	color: #FFFFFF;
	text-decoration: none;
}	
	