/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #000000;
	text-align: center;
	background: #003399;
	font: 100% Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 20px auto;
	width: 850px;
	text-align: left;
	border: 5px double #6666ff;
	background: #ffffff;
	padding: 0px;
}

#footer {
	color: #FFFFFF;
	padding: 0;
	font: normal 70% Arial, Helvetica, sans-serif;
	border-top: 5px solid #ffffff;
	background: #6666ff;
	border-bottom: 5px solid #ffffff;
}

#footer p {
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 10px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	color: #003399;
}

#banner {
	height: 250px;
	margin-left: 0px;
	border-bottom: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
}

#content {
	margin-left: 185px;
	font-size: 80%;
	background-color: #ffffff;
	border: 2px solid #ffffff;
	margin-right: 5px;
	width: 647px;
}

#content h1 {
	text-align: center;
	color: #660000;
	font-size: 200%;
	padding: 20px 0 5px 0;
}

#content h2 {
	text-align: justify;
	font-size: 120%;
	color: #000000;
	padding: 10px 15px;
	line-height: 120%;
}

#content h3 {
	text-align: center;
	font-size: 130%;
	color: #660000;
	padding: 0px 50px;
}

#content h4 {
	text-align: center;
	font-size: 110%;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 10px;
}

#content h5 /*table*/ {
	color: #600;
	font-size: 100%;
	text-decoration: underline;
	padding: 2px;
	text-align: center;
	padding-bottom: 5px;
}

#content h6 {
	font: normal 110%/110% Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	margin-left: 0px;
	margin-right: 200px;
}

#content p {
	font: 100% Arial, Helvetica, sans-serif;
	color: #dadada;
	line-height: 150%;
	text-align: justify;
	margin-right: 20px;
}

#content p strong {
	color: #660000;
	font-weight: bold;
	font-size: 110%;
}
#content p em {
	color: #000000;
	font-weight: bold;
	font-size: 110%;
}

#content a {
	text-decoration: none;
	text-align: center;
	color: #600;
	font-size: 100%;
	font-weight: bold;
}

#content a:hover {
	text-decoration: none;
	text-align: center;
	color: #009;
	font-size: 100%;
	font-weight: bold;
}

#content_bg {
	margin-left: 185px;
	font-size: 80%;
	background: #dadada;
	border: 2px solid #000000;
	width: 647px;
	margin-right: 5px;
}
#content_bg h1 {
	text-align: center;
	color: #660000;
	font-size: 170%;
	padding: 20px 0 5px 0;
}

#content_bg h2 {
	text-align: justify;
	font-size: 120%;
	color: #000000;
	padding: 10px 15px;
	line-height: 120%;
}

#content_bg h3 {
	text-align: center;
	font-size: 130%;
	color: #660000;
	padding: 0px 50px;
}

#content_bg h4 {
	text-align: center;
	font-size: 110%;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 10px;
}

#content_bg h5 /*table*/ {
	color: #600;
	font-size: 100%;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	padding-bottom: 5px;
}

#content_bg h6 {
	font: normal 110%/110% Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	margin-left: 0px;
	margin-right: 200px;
}

#content_bg p {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;
	text-align: justify;
	margin-right: 10px;
	padding: 0 15px;
}

#content_bg p strong {
	color: #000000;
	font-weight: bold;
	font-size: 110%;
}
#content_bg p em {
	color: #000000;
	font-weight: bold;
	font-size: 110%;
}

#content_bg a {
	text-decoration: none;
	text-align: center;
	color: #600;
	font-size: 100%;
	font-weight: bold;
}

#content_bg a:hover {
	text-decoration: none;
	text-align: center;
	color: #009;
	font-size: 100%;
	font-weight: bold;
}

.container {
	width: 99%;
	float: right;
}

.leftimage{
	float: left;
	margin-right: 10px;
	border: 2px solid #000000;
	margin-left: 20px;
	margin-top: 40px;
}
.leftimagesmall{
	float: left;
	margin-right: 15px;
	border: 2px solid #000000;
	margin-left: 15px;
	margin-top: 0px;
}

.rightimage{
	margin-bottom: 0px;
	float: right;
	margin-left: 10px;
	margin-right: 20px;
	border: 2px solid #000000;
	margin-top: 40px;
}
.rightimagesmall{
	margin-bottom: 0px;
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	border: 2px solid #000000;
	margin-top: 0px;
}

#leftcol {
	width: 160px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
	background-color: #ffffff;
	margin-right: 20px;
}

#leftcol h1{
	margin-top: 30px;
	font-size: 80%;
	color: #660000;
	margin-left: 0px;
	text-align: center;
}

#leftcol p {
	margin-top: 5px;
	font-size: 70%;
	margin-left: 0px;
	text-align: center;
}


#leftcol #nav ul {
	background-color: transparent;
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 0;
	text-transform: none;
}

#leftcol #nav ul li {
	padding: 0;
	margin: 0;
	border: 1px solid #ffffff;
}

#leftcol #nav ul li a{
	border-bottom: 1px solid #ffffff;
	display: block;
	padding: 4px 0 6px 10px;
	text-decoration: none;
	height: 1%;
	width: 140px;
	background-color: #6666ff;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#leftcol #nav ul li p{
	border-bottom: 1px solid #ffffff;
	padding: 4px 0 6px 10px;
	text-decoration: none;
	width: 140px;
	background-color: #ffffff;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
	height: 1%;
	margin-top: 0px;
}

#leftcol #nav a:hover, #leftcol #nav a:focus { 
	background-color: #003399;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
}

.captureimage {
	margin-bottom: 0px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

.clearit {
	clear: both;
}