@charset "utf-8";
/* CSS Document */

*{

	margin: 0;
	padding: 0;

}

html{

	background: #000034;
	
}

body{

	margin: 0px;
	font-family: Segoe UI,Arial, sans-serif;
	
}

h3.urgent{
	
	margin-bottom: 20px;
		  
}

h4.er{
	
	margin-top: 40px;
		  
}

#outer{
	
	margin: 0 auto;
	width: 1043px;
	background: url("../body.png") repeat-y;
	
}

a{
	
	outline: 0;

}

a:link {
	
	color: #f11921;
	text-decoration: none;
	border: 0;
	
}

a:visited {
	
	color: #f11921;
	text-decoration: none;
	border: 0;
	
}

a:hover {
	
	color: #06227f;
	text-decoration: none;
	border: 0;
	
}

a:visited:hover {
	
	color: #06227f;
	text-decoration: none;
	border: 0;
}

ul {
	
	list-style: none;
	
}

#footer ul li{
	
	display: inline;

}

#container{
	
	margin: 0 auto;
	width: 965px;
	position: relative;
	background: white;
	
}

#header{

	
	
}

#banner{

	float: right;
	
}

#nav{
	
	position:absolute;
	left:0px;
	top:0px;
	z-index:3;
	background: url("../nav.png") no-repeat;
	height: 673px;
	width: 201px;
	
}

#nav a{
	
	outline: 0;
	
}
#nav a{ color:#fff !important; }
#nav a:hover{
	color:#f11921 !important;
}

#nav ul{

	padding: 80px 0 0 20px;
	
}

#nav ul li{

	padding-bottom: 10px;
	
}

#content{
	
	margin: 0 0 0 200px;
	position: relative;
	width: 765px;
	padding-bottom: 20px;

}

#contentText{

	padding: 10px;
	float: left;
	color: black;
	width: 580px;

}

#contentText2{

	padding: 10px;
	width: 587px;
	margin: 0 auto;
	position: relative;
	color: black;
	margin-left: 195px;
	margin-bottom: 40px;

}

#contentText3{

	padding: 10px;
	width: 587px;
	margin: 0 auto;
	position: relative;
	color: black;
	margin-left: 195px;
	margin-bottom: 500px;

}

#contentText4{

	padding: 10px;
	width: 587px;
	margin: 0 auto;
	position: relative;
	color: black;
	margin-left: 195px;
	margin-bottom: 220px;

}

#contentText5{

	padding: 10px;
	width: 587px;
	margin: 0 auto;
	position: relative;
	color: black;
	margin-left: 195px;
	margin-bottom: 250px;

}

#contentText6{

	padding: 10px;
	width: 587px;
	margin: 0 auto;
	position: relative;
	color: black;
	margin-left: 195px;
	margin-bottom: 650px;

}

#contentTextP1{
	
	margin-bottom: 20px;
	
}

#contentTextP1 a{
	
	color: red;
	
}

#contentTextP1 a:hover{
	
	color:#001f84;
	
}

#contentTextP2 a{
	
	color: red;
	
}

#contentTextP2 a:hover{
	
	color:#001f84;
	
}

#contentTextP2{
	
	
	
}

#contentTextP2List1{
	
	width: 270px;
	
}



#contentTextP2List2{
	
	width: 300px;
	float: right;
	
}

#contentTextP2List2c ul{
	
	list-style: none;
	margin: 20px 0 20px 0;
	
}

#contentTextP2List2c{
	
	width: 150px;
	
}

#contentTextP2List1c{
	
	float: right;
	width: 100px;
	
}

#contentTextP2List1c ul{
	
	list-style: none;
	margin: 20px 0 20px 0;
	
}

#contentTextP2 ul{
	
	list-style: square;
	margin: 20px 0 30px 40px;
	
}

#contentTextP2 ul.number{
	
	list-style: decimal;
	margin: 20px 0 30px 40px;
	font-weight: bold;
	
}

#contentTextP3 ul{
	
	list-style: square;
	margin: 20px 0 30px 40px;
	
}

#contentTextP3{
	
	margin-bottom: 60px;
	
}

#contentTextP3 p.space{
	
	margin: 20px 0 20px 0;
	
}

#contentTextP1 p.space{
	
	margin: 20px 0 0 0;
	
}

#contentTextP1b{
	
	float: left;
	margin-bottom: 20px;
	font-size: 23px;
	
}

#contentTextP2b{
	
	margin-bottom: 20px;
	font-size: 23px;
	margin-left: 325px;
	
	
}

#curveRight{

	float: right;
	width: 158px;
}

#footer{
	
	clear: both;
	background: white;
	color: red;
	font-size: 12px;
	text-align: center;
}

#footer img.footer{
	
	border-style: none;
	outline: 0;
	margin-left: 5px;
	
}

#footer a{
	
	color: red;
	outline: 0;
	
}

#footer a:hover{
	
	color: #001f84;
	outline: 0;
	
}

#footer ul{
	
	margin: 17px 0 0 0;
	float: right;
	margin-right: 5px;
	
}

.twocol p{ margin:10px 0; }
.lcol {
    float: left;
    vertical-align: top;
    width: 50%;
}

.rcol {
    float: right;
    vertical-align: top;
    width: 50%;
}

.lcn {
    color: #0F1052;
    font-weight: bold;
}

.cForm p, caForm p {
    clear: both;
    margin: 20px 0 0;
}
.cForm label, caForm label {
    float: left;
    margin: 0 5px 0 0;
    padding: 0 2px;
    text-align: right;
}
.cForm label {
    width: 145px;
}
.cForm input, caForm input {
    width: 175px;
}

.req {
    font-style: italic;
}

#formlist li{width:500px;margin-bottom:10px;}
#formlist li.left, #formlist li.right{width:250px !important;height:220px;text-align:center;}
#formlist li.left{float:left;}
#formlist li.right{float:right;}

