body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#e8eef3;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:6px;
	padding:0px;
	text-align:left;
	background-image: url(backgroundtone4.jpg);
	background-repeat:repeat-y;
		}
		
		
#contentcenter {
	width:475px;
	margin-top:10px;
	margin-right:5px;
	margin-left:15px;
	float:left;
		}
		
#rightcolumn {
	width:240px;
	margin-top:5px;
	margin-bottom:5px;
	float:right;
	background:#fffaab;
	padding: 5px;
	border:1px solid #000000;
	font-size:12px;
		}
		
#rightcontainer {
	width:250px;
	margin: 0px;
	float:right;
	background:#ffffff;
	padding: 0px;
	border:0px;
		}

#leftmenu {
	width:150px;
	float:left;
		}

a.nav, a.nav:link, a.nav:visited {
	display:block; 
	width:149px; 
	height:29px;
	border-bottom: 1px solid #000000; 
	background:#fffaab; 
	text-align:center; 
	text-decoration:none;
	font-family:"Times New Roman", Times, serif; 
	font-size:20px; 
	color:#000000; 
	line-height:27px; 
	float:left;
		}

a.nav:hover {
	width:149px; 
	color:#ffffff; 
	background:#dfd642;
		}

a.navl, a.navl:link, a.navl:visited {
	display:block; 
	width:178px; 
	height:29px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background:#fffaab; 
	text-align:center; 
	text-decoration:none;
	font-family:"Times New Roman", Times, serif; 
	font-size:20px; 
	color:#000000; 
	line-height:27px; 
	float:left;
		}

a.navl:hover {
	width:178px; 
	height:29px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	color:#ffffff; 
	background:#dfd642;
		}
		
a.nav2, a.nav2:link, a.nav2:visited {
	display:block; 
	width:150px; 
	height:25px; 
	background:#fffaab; 
	text-align:center; 
	text-decoration:none;
	border:1px solid #000000;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000; 
	line-height:25px; 
		}

a.nav2:hover {
	width:150px; 
	color:#ffffff; 
	background:#dfd642;
		}

#footer {
	clear: both;
	background-image: url('bottomimage.jpg');
	background-repeat: no-repeat;
	width: 900px;
	height: 38px;
	padding-top: 27px;
	text-align: center; 
	font-size:11px;
	color:#ffffff; 
		}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#02487d;
}
		
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
