* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D3257;
	font-size: 12px;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
.clear {
	clear: both;
}
body {
}
#hdr {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	height: 235px;
	background-color: #FFFFFF;
	margin-top: 30px;
}
#mainNav {
	width: 623px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 20px;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	padding-left: 184px;
}
#mainNav ul {
	list-style-type: none;
}
#mainNav ul li {
	display: inline;
}
#mainNav ul li a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	background-color: #0D3257;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}
#mainNav ul li a:hover {
	color: #999999;
}
#content {
	clear: both;
	background-color: #FFFFFF;
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
}
#left {
	float: left;
	width: 565px;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 10px;
	text-align: justify;
	margin-bottom: 20px;
}
h3 {
	color: #0D3257;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D3257;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


#left p {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}
#left p span.lead {
	font-weight: bold;
	color: #0D3257;
	font-size: 16px;
}
#left ul {
	list-style-type: none;
	margin-left: 10px;
}
#right {
	float: left;
	width: 165px;
	padding-left: 10px;
	margin-top: 45px;
	padding-top: 110px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-bottom: 20px;
}
#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D3257;
}
em {
	color: #FF0000;
}
form {
	text-align: left;
	margin-left: 17px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 3px;
	width: 175px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 1px solid #CCCCCC
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 400px;
	height: 250px;
	
}

input#button {
	
	padding: 0px;
	cursor: hand;
	width: 60px;
	margin-left: 346px;
	margin-top: -10px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
#ftr {
	clear: both;
	background-color: #FFFFFF;
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#copyright {
	float: left;
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 4px;
}
#mass {
	float: right;
	width: 390px;
	text-align: right;
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#left img {
	float: left;
	padding-right: 10px;
}
