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

#container {
background: #fff;
width: 760px;
margin: 0px auto;
padding: 0px;
border-top:1px solid #333;
border-left:1px solid #333;
border-right:1px solid #333;
border-bottom:1px solid #333;
}

.style1 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style2 {font-family: "Trebuchet MS"}

.style4 {
	color: #CC0000;
	font-style: italic;
}

.style6 {font-size: 10px}


.style8 {font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif}

.style9 {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.style18 {
color: #990000;
}

.style10 {
font-size: 12px; font-weight: bold; 
}


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

#header {
background-image: url(images/header_2010_4.jpg);
background-position: right;
background-repeat: no-repeat;
background-color:#E8F1EE;
border-top: 1px solid #990000;
border-bottom: 1px solid #990000;
height: 111px;
}


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

#main2 {
background: #fff;

}


#midcontent {
	padding: 15px 10px;
	text-align: left;
	font-size: 10px;
}


#side {
width: 150px;
background: #fff;
border-right: 1px solid #ccc;
}

.image {
border-color:#FFFFFF;
hspace=10;
vspace=10;
}

img {
hspace=10;
vspace=10;
}


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


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

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


/*Text Stuff*/

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


p{
	padding: 3px 0;
	margin: 3px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

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


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

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

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

h3 {
font-size: 13px;
font-weight: normal;
color: #990000;
border-bottom: 1px solid #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}

#navcontainer {background: #fff; font-size:12px }

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

#navcontainer a
{
display: block;
padding: 3px 0 3px 20px;
width: 132px;
background-image: url(images/link.gif);
background-repeat: no-repeat;
line-height: 17px;
}

#navcontainer a:link
{
color: #333;
text-decoration: none;
}

#navcontainer a:visited
{
color: #333;
text-decoration: none;
}

#navcontainer a:hover
{
background-image: url(images/hover.gif);
background-repeat: no-repeat;
text-decoration: underline;
color: #990000;
}


a:link {
	color: #666;

}

a:visited {
  color: #666;
}

a:hover {
	text-decoration: underline;
	color: #C00;
}

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

