* {
	margin: 0px;
	padding: 0px;
	font-size: 1em;

}
#container {
	text-align: left;
	border-top: 18px solid #00267b;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body, html {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-color: #CCCCCC;
	width: 760px;
}
#mainNav {
	background-color: #00267b;
	padding-left: 12px;
	background-image: url(Contentbkd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	height: 148px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;


}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav li {
	position: relative;
	float: left;
	font-weight: bold;
	width: 7em;
	display: block;

}
#mainNav li ul {
	display: none;
	position: absolute;
}
#mainNav li > ul {
	left: auto;
	top: auto;
}
#mainNav li.over ul, #mainNav li:hover ul {
	display: block;
	z-index: 99;
	padding: 0em;
	margin: 0px;






}
#mainNav li ul li {
	font-weight: normal;
	color: #CCCCCC;
	font-size: 0.8em;
	padding-top: 0px;
}
#mainNav a {
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 3px 3px;
	color: #FFFFFF;
	clear: both;
	display: block;

}
#mainNav a:hover {
	background-color: #00267B;
}
#header {
	margin: 0px;
	padding: 0px 12px 0px 0px;
	border: 3px double #CCCC99;
	background-color: #FFFFFF;
	text-align: right;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
	color: #FFFFFF;
	font-size: 0px;
}span {
	display: none;
}
#contentMain {
	padding: 5px;
	float: left;
	width: 450px;
	font-size: 0.8em;







}
#contentSub {
	font-size: 0.8em;
	width: 255px;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;







}
.box {
	padding: 5px;
	border: 1px solid #d6e6f8;
	margin-top: 0px;
	margin-bottom: 10px;

}
.spacer {
	clear: both;
}
#content {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#contentMain p {
	color: #201503;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	line-height: 1.5em;



}
#contentMain h1 {
	font-weight: bold;
	color: #5E63B5;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;



}
#contentMain h2 {
	font-size: 0.9em;
	color: #5E63B5;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;


}
#contentMain li {
	list-style-position: inside;
	font-style: italic;
}
.box h1 {
	text-transform: uppercase;
	background-color: #d6e6f8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #2A1F55;




}
.box h2 {
	text-transform: uppercase;
	background-color: #d6e6f8;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.8em;
	color: #2A1FAA;

}
.box p {
	background-color: #d6e6f8;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;



}
.box li {
	list-style-position: inside;
	list-style-type: square;
	background-color: #EBF3FC;
	padding-right: 5px;
	padding-left: 5px;


}
.boxWide img {
	float: left;
	margin-right: 10px;

}
.boxWide {
	margin-bottom: 0px;
	padding: 10px;
	border-top: 3px none #5E63B5;
	border-right: 3px none #5E63B5;
	border-bottom: 3px dotted #5E63B5;
	border-left: 3px none #5E63B5;


}
.boxWide p.clear{
	clear: both;
}
form input {
	width: 200px;
	float: right;
	border: 1px solid;
	font-size: 1em;
}
form textarea {
	width: 335px;
	float: left;
	border: 1px solid;
	height: 8em;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
form label {
	width: 100px;
	float: left;
	text-align: left;
}
form div {
	padding: 10px;
	clear: both;
	margin-bottom: 10px;
}
form {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}
.box address {
	background-color: #d6e6f8;
	padding: 5px;


}
#content a {
	color: #8E745D;
	text-decoration: underline;
	font-weight: bold;

}
#content a:hover {
	color: #FFFFFF;
	background-color: #2A3F55;

}
#sitemap li ul li {
	padding-left: 15px;
	list-style-type: square;

}
#sitemap li {
	list-style-type: none;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;


}
sup {
	font-size: 0.6em;
	vertical-align: text-top;
}
#header img {
	margin: 5px;

}
img {
	border: 0px none;
	margin: 0px;
	padding: 00px;

}
#nav2 li {
	display: inline;
	font-size: .7em;
}
#nav2 li a {
	color: #000000;
	text-decoration: none;
}
#nav2 li a:hover {
	text-decoration: underline;
}
p.copyright {
	font-size: .8em;
}
p.copyright a {
	text-decoration: none;
	color: #4B4B4B;
}
