body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
p {	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
h1 {font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: 500; 
	color: #003366
}
h2 {font-size: 14px; 
	font-weight: bold; 
	color: #000000
}
h3 {font-size: 14px; 
	font-weight: 600; 
	color: #003366
}
a, a:link, a:active {
	color:#00488F;
	text-decoration:none;
}
a:visited {
	color:#00488F;
}
a:hover {
	color:#003366;
	text-decoration:underline;
}
.left {
	float: left;
	margin: 3px;
}

.right {
	float: right;
	margin: 3px;
}
.ital {font-style: italics;}

#main{width: 750px;
	border: 1px solid #FFFFFF; 
}
#banner  {width:750px;
	height: 115px;
	margin:0;
	padding:0;
	background-color: #000D44;
	color: #FFFFFF;
}
#rice {
	width:194px; 
	height: 115px;
	border-right: 1px solid #FFFFFF;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
}
#header{float:left;
	margin:0;
	padding:0;
}
#headphoto{	margin:0;
	padding:0;
	border:0;
}
#logo {margin-top: 5px; 
	margin-right: 25px;
	float:right;
	border:0;
}
#topmenu {clear:both; 
	color: #FFFFFF;
	height: 12px;
	background-color: #3C3937;
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
	border-top: 1px solid #FFFFFF;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
#topmenu ul {list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topmenu a {display: block;
	text-align:center;
	float: right;
	width: 175px;
	border-right: 1px solid #FFFFFF;
}
#topmenu a, #topmenu a:active, #topmenu a:visited, #topmenu a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
#topmenu a:hover{color:#000000;}
#leftcell {width: 194px;
	margin: 0px;
	padding: 0px; 
	text-align: left;
	border-right: 1px solid #FFFFFF;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	background-color:#EBECED;
	color: #00488F; 
	vertical-align:top;
	font-weight: bold;
}
#leftmenu  {
	margin: 10px 0 30px 15px;
	padding:0;
	width: 180px;
	font-size: 11px;
	text-align: left;
}
#leftmenu h2 {
	font-size: 12px;
}
#contentcell{ width:556px;
	vertical-align: top; 
	background-color:#FFFFFF
}
.content {
	padding: 10px 20px 20px 10px;
	text-align:left;
	vertical-align:top;
	background-color: #FFFFFF;
	color: #000000;
}
.footer {
	width: 100%;
	padding: 10px 1px 10px 1px;
	font-size: 11px;
}
.footer a, .footer a:active, .footer a:visited {
	color: #00488F;
}
.footer a:hover {
	text-decoration: none;
	color: #002142;
}
