body {
	margin: 0px;
	background-color: #222222;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
p {
	font-size: 11px;
	line-height: 16px;
	color: #111111;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 35px;
}
h1 {
	margin-left: 35px;
	font-size: 14px;
	color: #14336A;
	margin-bottom: 7px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 25px;
	letter-spacing: 0px;
}
.darkText {
	color: #052B52;
}
.footer {
	background-color: #2C3A52;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 10px;
	color: #BBBBBB;
	padding-left: 40px;
	vertical-align: middle;
}
.header {
	font-size: 10px;
	padding-left: 40px;
	height: 25px;
	vertical-align: middle;
	background-color: #2C3A52;
	color: #999999;
	font-weight: bold;
}
.rtBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #D9D9D9;
	width: 100%;
}
a:link {
	color: #C17301;
	text-decoration: none;
}
a:visited {
	color: #D36C00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #D36C00;
	text-decoration: none;
}
ul {
	font-size: 11px;
	line-height: 16px;
	color: #111111;
	margin-left:80px;
}

.secondTable {
	height: 550px;
	width: 100%;
	background-image: url(images/bg_second.gif);
	background-repeat: repeat-y;
	background-color: #59596F;
}
.rightlogo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #6C7987;
	background-image: url(images/logo_home.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
	color: #FFFFFF;
	width: 178px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mainnav {
	background-color: #223151;
	width: 178px;
	border-bottom: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}
#mainnav a:link{
	font-size: 13px;
	color: #66CCFF;
	letter-spacing: 0pt;
	font-weight: bold;
	}
#mainnav a:visited{
	color:#66CCFF;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0pt;
	font-weight: bold;
	}
#mainnav a:hover{
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 0pt;
	text-decoration: none;
	font-weight: bold;
	}
#mainnav a:active{
	font-size: 13px;
	color: #FF9900;
	letter-spacing: 0pt;
	font-weight: bold;
	}
#mainnav td{
	padding: 1px 0px 1px 0px;
	}
#mainnav ul {
	line-height: 13px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	letter-spacing: 0px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 4px;
	padding-top: 4px;
}
#mainnav li {
	list-style-type: none;
	margin-top: 4px;
}
.mainDiv {
	background-color: #666666;
	width: 100%;
	background-image: url(images/bg_dot.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mainTable {
	background-image: url(images/bg_second.gif);
	background-repeat: repeat-y;
	background-color: #59596F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 748px;
}
h2 {
	margin-left: 35px;
	font-size: 11px;
	color: #283551;
	margin-bottom: 7px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 25px;
	display: inline;
	letter-spacing: 0px;
}
#list1 ul {
	list-style-position: outside;
	list-style-type: circle;
	margin-left:5px;

}
#list1 li {
	margin-top:8px;
	margin-left:20px;
}

.contactBlock {
	background-color: #6c7987;
	width: 178px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
	padding: 17px 10px;
	line-height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#contact a:link {
	color:#FF9900;
}
#contact a:hover {
	color:#FFFFFF;
}
h2 {
	margin-left: 35px;
	font-size: 12px;
	color: #000000;
	margin-bottom: 7px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 25px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 30px;
	vertical-align: bottom;
	margin: 10px 0px 0px 30px;
}
input {
	background-color: #E5E7D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
}

input.none {

} 
select {
	background-color: #E5E7D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
}textarea {
	background-color: #E5E7D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 50px;
	margin-left: 40px;
	margin-top: 25px;
	margin-bottom: 25px;
}
h3 {
	margin-left: 35px;
	font-size: 12px;
	color: #1A3772;
	margin-bottom: 7px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 25px;
	letter-spacing: 0px;
	font-weight: bold;
}
