body{
text-decoration: none;
margin:0 auto;
background-color:#2a3a91;}

#main{
width:1024px;
height:auto;
margin:0 auto;}

#content{
	padding-left:30px;
	width:560px;
	float:left;
}

.text_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

.text_02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #23397d;
	padding-top: 8px;
}

.text_03{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #505050;
}

.text_04{

    padding-left:50px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;

}

.text_05{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #2a3a91;
}



.text_06{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2a3a91;
}



#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

.text_08{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #505050;
}


.text_09{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #505050;
}.Header {
	background-image: url(images/Head-Image.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 68px;
	width: 850px;
}
.Header h1{
	height: 60px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1e3271;
	font-weight: normal;
	font-size: 30px;
	vertical-align: middle;
	text-indent: 50px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #21387B;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h3 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009fe3;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 44px;
	font-weight: bold;
	color: #00a0e4;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	text-decoration: underline;
}

.Header h1 span{
	color: #2a3a91;
	margin: 0px;
	padding: 0px;
}
.CFHTabs{
	width: 100%;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
}

.CFHTabs ul{
	margin: 0;
	padding-left: 20px;
	list-style-type: none;
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: normal;
	padding-top: 0;
	padding-bottom: 0;
	text-transform: uppercase;
	padding-right: 0px;
}

.CFHTabs li{
display: inline;
margin: 0;
}

.CFHTabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: white; /*background of tabs (default state)*/
	background-color: #2a3a91;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
}

.CFHTabs li a:visited{
color: white;
}

.CFHTabs li a:hover, .CFHTabs li.selected a{
	color: #ff4d58;
}
a{
	color: #2a3a91;
	text-decoration: none;
}
a:hover {
	color: #d22d2d;
	text-decoration: none;
}
#main table tr td table tr td table tr td {
	color: #004080;
}
