* {
	margin:0;
	padding:0;
	word-spacing: inherit;
} 

.table {font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#333333;}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 200%;
	color: #006;
}
h2 {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	color: #339;
}
h2 a {
color: #339;
	text-decoration:none;
}
h2 a:hover{text-decoration:underline; color:#0000CC; }
h2 a:visited {color:#339;}
p {	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#333333;
}
p a{color:#0000FF;
text-decoration:none;
}
p a:hover{
text-decoration:underline;
}
.action {
	font-size:150%;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration:none;
}
.action a {
color:#FF0000;
text-decoration:none;
}
.action a:hover {
text-decoration:underline;
}
ol {
list-style-position:inside;
margin-left:20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color:#000000; }
ul {
list-style-position:inside;
margin-left:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color:#000000;
}
.content li {
list-style-position:inside;
}
.clearthefloats {
	clear: both;
	padding:0;
	margin: 0;
}
body {
	background-color: #f7f6f1;
	height:100%;
	width: 100%;
	font-size:small;
	padding-bottom:20px;
}
#container{
	position: relative;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	top:10px;
 	border: 1px solid #006;
	border-top-color: #006;
	border-left-color: #006;
}
#headerimage {
	position: relative;
	left: 0px;
	top: 0px;
	height: 110px;
	padding: 5px 20px 5px 2px;
	width: 775px;
	background-color: #ffffff;
}
#menu {
	position: relative;
	top: 0px;
	background-color: #f7f6f1;
	border-bottom:#006;
	border-bottom-width: 1px;
	border-bottom-style:solid;
}
#bodycontainer {
	position: relative;
	width: 789px;
	left: 6px;
	right:5px;
	padding-bottom:20px;
	
}
#bottonmenu {
	position: relative;
	background-color: #f7f6f1;
	color:#336;
	border-top-color: #006;
	border-top-width: 1px;
	border-top-style:solid;
	height:15px;
}
.bottomtext {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#060;
text-decoration:none;
}
.bottomtext a{
color:#006;
text-decoration:none;
}

.bottomtext a:hover{
color:#00c;
text-decoration:none;
}

#footer {
	position: relative;
	width: 800px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#006;
	background-color:#336;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	height:30px;
}
#navcontainer
{
width: 100%;
background-color: #336;
border-bottom:#006;
border-bottom-style:solid;
border-bottom-width:0px;
text-align:left;
}
#navcontainer ul { padding: 0px;
left:0px; }
#navcontainer ul li { display: inline; }
#navcontainer ul
{
margin: 0;
color: #336;
font-family:  Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
padding: 0 0px 2px 0px;
}
#navcontainer ul a
{
background-color: #336;
color: #006;
text-decoration: none;
border-left: 0px solid #006;
padding: 0 0px 2px 0px;
}
#navcontainer li a
{
background-color: #336;
color: #fff;
text-decoration: none; 
border-left: 0px solid #006;
padding: 0 8px 2px 11px;
}
#navcontainer ul li a:hover
{
background-color:#336;
color: #ff0;
padding: 2px 8px 3px 11px;
}
#navlist li a:hover, #navlist li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #336;
text-align: left;
font-family:  Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}
.img {
float:right;
margin:10px;
}



