#footer {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	margin: 25px auto auto;
	padding: 0px;
	border: none;

}

#footer p {
	padding: 0px;
	margin: 5px;


}

body {
	background-color: #FFFFFF;
	background-image: url(images/mainBg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	min-width: 760px;
}


#wrapper {
	background-color: #F8FAF3;
	padding: 0px;
	border: 1px solid #58627B;
	width: 760px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#navlist
{
padding: 1px;
margin-left: 0;
font: 11px verdana, sans-serif;
width: 14em;
color: gray; }

#navlist li
{
list-style: none;
margin: 0px;
border-left: 1px #004080 solid;
border-bottom: 1px gray solid;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 0.9em;
text-decoration: none;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #006; }

#navlist li a:hover
{
font-weight:bold;
color: #58627B;
background: #C2CD95;
border-left: 3px #004080 solid;
}

a:link {
	color: #58627B;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #58627B;
	text-decoration: none;
}

a:hover, a:visited, a:active {
	text-decoration: none;
}

#maincontent a:visited {
	color: #58627B;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #58627B;
	text-decoration: none;
}

#maincontent a:hover, #maincontent a:visited {
	color: #58627B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3C4251;
	text-decoration: none;
}

#maincontent a:active {
	color: #58627B;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3C4251;
	text-decoration: none;
}


p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58627B;
	line-height: 1.5em;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;

}
#maincontent {
	margin: 0px;
	float: right;
	width: 550px;
	padding-top: 10px;
	padding-right: 25px;





}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	clear: both;

}
ul {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58627B;
	line-height: 1.4em;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	font-weight: bold;
	text-decoration: underline;

}
h3 {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
.floatright {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.highlight {
	font-weight: bold;
}
html {
	height: 100.1%;
}

#header {
	margin: 0px;
	padding: 0px;
}

#navcontainer {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

label {
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	float: left;
	width: 150px;


}


input {
	float: left;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #333333;
	margin: 5px;
}
.floatleft {

	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
hr {
	color: #333333;
	background-color: #333333;
	height: 3px;

}
