body{
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffcc;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.body {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffcc;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
td, th {
margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffcc;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
h1 {
	margin-top: 5px;
	font-size:20px;
	line-height: 30px;
	font-weight: bolder;
	color: #006622;
}
h2 {
	font-size:18px;
	line-height:22px;
	
}
h3 {
	font-size:16px;
	line-height:20px;
	color:#336633;
}
h4 {
font-size:13px;
	line-height:16px;
	color:#222222;
	}
a,
a:hover,
a:visited,
a:active {
	color:#002C6A;
}

.menu {
	width:912px;
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	margin:0px;
	padding:0px;
	
}
.menu ul {
	list-style-type: none;
	text-align: center;
	margin:0px;
	padding-left:0px;
	margin-left:0px;
}
.menu ul li {
	display:inline;
	float: left;

}
.menu ul li a {
	display: block;
	text-decoration: none;
	color: #4d4d4d;
	margin-left:0px;
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #b3b3b3;
	

}
.menu ul li a:hover {
	background-color: #FFFF66;
}
.insection {
	background-color: #FFFF66;
	border-bottom: 0px
}
.outsection {
	border-right: 1px solid #b3b3b3;
	}

#copyright {
	position:absolute;
	left:11px;
	top:5px;
	text-align: left;
	font-size:12px;
}
#footNote {
	position:absolute;
	left:0px;
	top:5px;
	width:955px;
	text-align: center;
	font-size:11px;
}

#baseline {
	position:absolute;
	top:22px;
	width:955px;
	border-bottom: 1px solid #B3B3B3;
	height: 1px;
	line-height: 1px;
	font-size: 10px;
}
.smbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.notthere {visibility: hidden;}

.border-tr {border-top-style: solid;
					 border-top-width: 1px;
					 border-top-color: #0066ff;
					 border-right-style: solid;
					 border-right-width: 1px;
					 border-right-color: #0066ff;
					 }
					 
.border-bl {border-bottom-style: solid;
					 border-bottom-width: 1px;
					 border-bottom-color: #0066ff;
					 border-left-style: solid;
					 border-left-width: 1px;
					 border-left-color: #0066ff;
					 }
					 
form {margin-left: 30px;
}
