body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #edf2e8;
	text-align: center;
	margin-top: 5px;
}

a img {
border-style: none;
}
	

#container {
	background: #fff;
	width: 830px;
	margin: 0px auto;
	padding: 0px;
	border-top:0px solid #0F3E7B;
	border-left:0px solid #0F3E7B;
	border-right:0px solid #0F3E7B;
	border-bottom:0px solid #eff0e0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#topnav {
width: 400px;
text-align: right;
font-family: "Courier New", Courier, mono;
	
}

#header {
background-image: url(images/header.gif);
background-position: right;
background-repeat: no-repeat;
background-color:#edf2e8;
border-top: 12px solid #edf2e8;
border-bottom: 1px solid #edf2e8;
height: 120px;
}


#main {
background: #fff;
border-bottom: 1px solid #edf2e8;
}

#main2 {
background: #fff;

}


#midcontent {
	padding: 15px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#side {
width: 210px;
background: #fff;
border-right: 1px solid #eff0e0;
}


.box1 {
	padding: 5px;
	color: #666;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}


.box2 {
	padding: 8px;
	
	
}
.box3 {
	padding: 0 10px;
	margin: 20px;
	border-left:1px solid #eff0e0;	
}

.box4 {
   font-family: "Courier New", Courier, mono;
	font-size: 11px;
	padding: 3px;
	margin: 3px;
	color: #25899E;	
}


/*Text Stuff*/

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	text-align: left;
}


p{
	padding: 3px 0;
	margin: 3px 0;
	text-align: justify;
	color: #7D7D7D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.header3 {
font-size: 1.2em;
font-weight: normal;
color: #0F3E7B;
border-bottom: 0px solid #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}


h1, h2, h3, h4, h5 {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

#header h1 {
font-size: 1.7em;
font-weight: normal;
border-bottom: 0px solid #e0e0e0;
color: #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}

#header p {
color: #fff;
}

label, input, select, .radio
{
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 10px;
}



h1 {
font-size: 1.7em;
font-weight: normal;
border-bottom: 0px solid #e0e0e0;
color: #0F3E7B;
padding: 3px 0;
margin: 3px 0;
}

h2 {
font-size: 1.5em;
font-weight: normal;
border-bottom: 0px solid #e0e0e0;
color: #0F3E7B;
padding: 3px 0;
margin: 3px 0;
}

h3 {
font-size: 1.2em;
font-weight: normal;
color: #0F3E7B;
border-bottom: 0px solid #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}

#navcontainer {background: #fff; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

.box2 a:link
{
	text-decoration:none;
	color:#666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
	
	

.navbuttons
{
display: block;
padding: 1px 0 3px 2px;
width: 132px;
background-repeat: no-repeat;
line-height: 17px;
}

.subset
{
	text-decoration:none;
	color:#666;
}


.inline {
display:inline;
float: right;
padding: 0px 5px 0px 0px;
}

.box2 a:link
{
	text-decoration:none;
	color:#666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
	
.box2 a:visited
{
	text-decoration:none;
	color:#666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}	

.box2 a:hover
{
	text-decoration:none;
	color:#600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.box2 a:active
{
	text-decoration:none;
	color:#666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}