* {
	border:0;
	margin:0;
	padding:0;
}

em {
}

a {
	text-decoration:none;
	color: #4D0EC0;
}
a:hover {
	color:#829263;
	text-decoration:underline;
}

blockquote {
	color:#4D0EC0;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F5FAEB;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
}

.left {
	float:left;
	margin:0 10px 0 0;
}

.right {
	float:right;
	margin:0 0 0 10px;
}

body {
	color:#000000;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../img/background_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 2em;
background-color: #F5FAEB;
}

#header {
	height:150px;
	position:relative;
	width:840px;
	background-repeat: no-repeat;
}

#header h1 {
	color:#230658;
	font-size:32px;
	font-weight:400;
	left:-1px;
	letter-spacing:-2px;
	position:absolute;
	top:119px;
	width: 456px;
	font-family: Verdana;
}

#header p {
	bottom:67px;
	color:#fff;
	font-size:18px;
	position:absolute;
	right:19px;
	font-family: Verdana;
	width: 471px;
	font-weight: bold;
}

#wrapper {
	float: left;
	background-color: #FFFFFF;
}

.pagewrap {
	width:840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#leftnav {
	float:left;
	display: block;
	width: 162px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 32px;
	height: 208px;
	left: 2px;



}

#leftnav h1 {
	color:#230658;
	font-size:18px;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #230658;
	font-family: Verdana;
}

#navcontainer {
	float: left;
	background-color: #F5FAEB;
	border: 1px solid 8077B7;
	width: 165px;
}

#leftnav ul {
	list-style-image: none;
	list-style-type: none;
	line-height: normal;
	border: 1px solid #82955F;
}

#leftnav ul li {
	font-family: Verdana;
	font-size: 12px;
}

#leftnav ul li.active a{
	filter: FlipH;
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #E4EFC7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4EFC7;

}

#leftnav ul li a {
	display:block;
	font-family:Verdana;
	text-decoration:none;
	font-weight: bold;
	background-color: #C8DF8E;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #230658;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C8DF8E;
	line-height: 2em;
	color: #230658;
}
#leftnav ul li a:hover {
	color:#230658;
	background-color: #F5FAEB;
	font-family: Verdana;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #230658;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #230658;
}

#content {
	float:right;
	width:625px;
	padding-top: 0em;
	padding-right: 25px;
	padding-bottom: 2em;
	padding-left: 25px;
}

#content p {
	color:#000000;
	line-height:20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#content h1 {
	color:#4D0EC0;
	font-size:32px;
	font-weight:400;
	line-height:30px;
	font-family: Verdana;
	padding-top: 0px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#content h2 {
	color:#4D0EC0;
	font-weight:400;
	font-family: Verdana;
}

#content h3 {
	color: #4D0EC0;
}

#content ul {
	margin:10px;
	line-height: 1.5em;
	padding-left: 10px;
}

#content ul li {
	margin-bottom: 3px;
	margin-top: 3px;
}

#content dl {
	list-style-position: outside;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1em;
}

#content dl dt {
	margin-bottom: 5px;
}
#content dl dt a{
}
#content dl dt a:hover{
	color: #230658;
}
#blockquote2 {
	border-width: 0px;
	width: 525px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../img/quotebkg.png);
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 16px;
	font-family: Arial;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	color: #4D0EC0;
}

#footer {
	width:100%;
	background-color: #F9F9F9;
	font-size: 10px;
	float: left;
}

#footer p {
	color:#230658;
	line-height:20px;
	font-family: Verdana;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.profile {
	float: left;
	margin-right: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}
#ctable {
	float: left;
}
#content ol {
	list-style-position: outside;
	line-height: 1.5em;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
}

#content ol li {
}

.cbox {
	font-family: Verdana;
	color: #4D0EC0;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	top: 59px;
	left: -1px;
	width: 170px;
	height: 474px;




}
.cboxfield {
	color: #4D0EC0;
	font-size: 12px;
	font-family: Verdana;
	border: 1px solid #999999;
	width: 155px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #D6EAAC;
}

.cbox h2 {
	background-color: #F5FAEB;
	background-image: url(../img/contactform.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 30px;
	width: 160px;
}
	  
.eform {
	float: left;
	background-color: #F6FAE9;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #663366;
	font-family: Verdana;
	padding-bottom: .5em;
	color: #4D0EC0;
	font-size: 13px;
}

#numimg {
	float: left;
	margin-right: 1em;
	margin-bottom: 2em;
	display: block;
}	

.indenter {
	margin-left: 2em;
	margin-bottom: 5px;
	line-height: 20px;
}
.colwrap {
	float: right;
	clear: both;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}
.colwrap1 {
	float: left;
	margin-left: 2em;
	width: 30%;
}
.colwrap2 {
	float: left;
	width: 30%;
}
.colwrap3 {
	float: right;
	margin-right: 3em;
	width: 30%;
}
.picwrap {
	float: right;
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
	clear: both;
	width: 100%;
}
.picone {
	float: left;
	width: 250px;
	margin-left: 2em;
	clear: both;
}
.pictwo {
	float: right;
	width: 250px;
	margin-right: 2em;
}
.standardbox {}
.colwraphome{
	float: left;
	width: 320px;
	margin-bottom: 3em;
}
.quote {
	color:#4D0EC0;
	background-color: #D6EAAC;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 13px;
}
#stack {
	margin-left: 5em;
	clear: both;
	list-style-position: inside;
}
.indenter ul li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;}
#picwrap {
	float: left;
	width: 600px;
	padding-right: 1em;
}
