@charset "utf-8";
@import url("cform.css");

body {
	padding: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
#divWrapper {
	width: 935px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 670px;
	background-color: #CCCCCC;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: -253px -50px;
}
#divHeader {
	height: 134px;
	width: 426px;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 28px;
	margin-bottom: 0px;
	float: left;
	background-color: #31486A;
	background-image: url(../images/background.jpg);
	background-position: -280px -75px;
	background-repeat: no-repeat;
}
#divHeader ul{
	margin: 25px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E0DFE3;
}
#divHeader a{
	text-decoration: none;
	color: #E0DFE3;
}
#divHeader li {
	margin: 0px;
	padding: 2px;
}
#divRightHeader span a {
	display: block;
	height: 100%;
	width: 100%;
}

#divRightHeader h1 {
	margin: 0px;
	position: relative;
	padding: 5px;
	height: 124px;
	width: 448px;
	font-size: 580%;
	color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headSpan {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 132px;
	width: 458px;
	background-position: -706px -75px;
	display: block;
	margin: -5px;
}



#divRightHeader {
	float: left;
	margin-top: 25px;
	background-color: #31486A;
	background-image: url(../images/background.jpg);
	background-position: -706px -75px;
	background-repeat: no-repeat;
}

#divNavbar {
	height: 25px;
	width: 886px;
	margin-left: 28px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 5px;
}
#divNavbar a {
	text-decoration: none;
	color: #333333;
}
#divNavbar a:hover {
	color: #FFFFFF;
}
#divNavbar ul {
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px;
	color: #333333;
	font-size: 110%;
}
#divNavbar li {
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 5px;
}
#divHeading {
	width: 40%;
	float: left;
	height: 44px;
}
#divHeading2 {
	float: left;
	width: 60%;
	height: 44px;
}

#divHeading h1, #divHeading2 h1  {
	font-size: 240%;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#divHeading h2, #divHeading2 h2 {
	color: #333333;
	font-weight: normal;
	font-size: 200%;
	margin: 0px;
}

#divContent {
	width: 936px;
}
#divLeftcontent {
	height: 400px;
	width: 345px;
	float: left;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
}
#divRightContent {
	height: 400px;
	width: 532px;
	float: right;
	margin-right: 28px;
	padding-bottom: 6px;
}
#divLeftcontent img {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divLeftcontent #divImg {
	margin: 0px;
	padding: 0px;
	width: 110px;
	float: left;
}
#divLeftcontent  p {
	margin: 0px;
	font-size: 110%;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#divLeftcontent ul {
	font-size: 140%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 110px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	list-style-type: none;
}
/* Hides from IE5-mac \*/
* html #divLeftcontent ul {height: 1%;}
/* End hide from IE5-mac */ 
#divLeftcontent li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#divLeftcontent h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#divLeftcontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#divLeftcontent a {
	text-decoration: none;
	color: #3463B1;
}
#divLeftcontent a:hover {
	color: #FFFFFF;
}

#divFooter  {
	height: 16px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 886px;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 25px;
	margin-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
status {
	color: #333333;
}
.highlight {
	color: #ADB7FF
}

