﻿
*{margin:0; padding:0;}

body{
	font: 75% Verdana, Tahoma, Arial, sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #000000;
	background: #000000;
}

#container{
	width: 760px;
	margin: 20px auto;
	padding: 1px 0;
	text-align: left;
	background: #ffffff;
	color: #303030;
	border: 2px solid #000000;
}
#header{
	height: 311px;
	width: 758px;
	margin: 0 1px 1px 1px;
	padding-top: 15px;
	background: url('images/mainheader.bmp') no-repeat 50% top;
	color: #ffffff;
	text-align: right;
}

#navigation{
	padding: 0px;
	height: 2.2em;
	line-height: 2.2em;
	width: 758px;
	margin: 0 1px;
	background: #000000;
	color: #ffffff;
}

#navigation li{
	float:left;
	list-style-type:none;
	border-right:1px solid #ffffff;
	white-space:nowrap;
}

#navigation li a{
	display:block;
	padding:0 10px;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #ffffff;
}

#navigation a:hover{
	background: #6181A7;
	text-decoration: none;
}

#content{
	float:right;
	width:530px;
	font-size:0.9em;
	padding:20px 20px 0 0;
}

#subcontent{
	float:right;
	width:170px;
	padding:20px 20px 10px 0;
	line-height:1.4em;
}

.menublock{
	padding: 0px;
	margin: 0 0 30px 0;
	font-size: 11px;
	list-style: none;
	border: 0px;
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #FFFFFF;
}
.menublock li{
	display: block;
	margin-bottom: 2px;
	border-top: #948B82 solid 1px;
	border-left: #948B82 solid 1px;
	border-right: #948B82 solid 1px;
	border-bottom: #948B82 solid 1px;
	text-decoration: none;
	background-color: #000000;
	height: 22px;
	text-indent: 10px;
	padding-top: 0px;
	vertical-align: middle;
}
.menublock li a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 22px;
}
.menublock li a:hover {
	color: #FFFFFF;
	background-color: #6181A7;
	display: block;
	height: 22px;
}
#footer{
	clear: both;
	width: 758px;
	padding: 5px 0;
	margin: 0 1px;
	font-size: 0.9em;
	color: #FFF;
	background: #000000;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#FFF; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

.splitcontentleft{float:left; width:48%;}
.splitcontentright{
	border-width: 2px;
	border-color: #000000;
	float: right;
	width: 200px;
	height: 200px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.small{font-size:0.8em;}

.box{
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #c0c0c0;
	background-color: #E2E2E2;
	color: #505050;
	line-height: 1.5em;
}
.heading3 {
	font-weight: bolder;
	font-size: 14px;
	color: #666666;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: left;
}
.paragraph1 {
	padding: 10px 15px 10px 15px;
	text-align: left;
	text-indent: 2px;
}
.paragraph2 {
	text-align: center;
	font-weight: bold;
	color: #AD1C15;
	font-size: 15px;
}
.image1 {
	width: 170px;
	height: 125px;
}
.splitcontentcenter {
	border-width: 2px;
	border-color: #E2E2E2;
	float: none;
	width: 75%;
	margin-left: 40px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	text-align: center;
	margin-bottom: 10px;
}
.imageright {
	width: 35%;
	float: right;
	padding: 5px;
}
.menublockbox {
	background-color: #AD1C15;
	height: 22px;
	margin-bottom: 2px;
	color: #FFFFFF;
	text-indent: 10px;
}
.style7 {
	text-align: center;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.style8 {
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: left;
}
.style9 {
	font-weight: bolder;
	font-size: 11px;
	color: #AD1C15;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: left;
}
.tablestyle1 {
	width: 60%;
	margin: 10px 5px 10px 25px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	text-align: left;
	text-indent: 80px;
}
.newStyle1 {
	padding-left: 10px;
}
.splitcontentrightCopy {
	float: right;
	width: 300px;
	height: 300px;
	background-color: #FFFF00;
}
