body {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #02258A;
	text-decoration: none;
	margin: 0px;
	background-color: #00BFF3;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	line-height:18px;
}
#main-container{
	height: auto;
	width: 950px;
	margin:0px auto;
	
}

#top-div{
	height: 39px;
	width: 900px;
	float:left;
	background-image: url(../images/shape.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	padding-right:50px;
	line-height: 28px;
}

#top-div a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#top-div a:hover{

	color: #FFF200;
	text-decoration: underline;
}

#logo{
	height: 84px;
	width: 950px;
	float:left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	
}

#banner{
	height: 308px;
	width: 950px;
	float:left;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	
}

#navigator{
	height: 30px;
	width: 950px;
	float:left;
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	
}
#navigator ul {
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
	
}
#navigator li {
	float:left;
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
	border-left: solid #ED1C24 1px;	
}

#navigator a{
	height: 30px;
	width: auto;
	float:left;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 16px;
	padding-left: 16px;
	text-align:center;
	text-decoration:none;
	display:block;
	border-left: solid #FF8686 1px;
	text-transform: uppercase;
	background-image: url(../images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	line-height:30px;
}
#navigator a:hover {
background-color:#FF8686;
height:27px;
border-top:#FF0404 solid 1px;
line-height:27px;
}
#middle{
	height: auto;
	width: 950px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/devider.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:30px;	
	
}


#middle02{
	height: auto;
	width: 890px;
	float:left;
	background-color:#FFFFFF;
	padding:30px;	

	
}
#footer{
	height: auto;
	width: 950px;
	float:left;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	padding:24px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #02258A;
	text-decoration: none;	
}

#footer a{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #02258A;
	text-decoration: none;	
}

#footer a:hover{
	
	
	color: #ffffff;
	text-decoration: underline;	
}


.heading{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #033191;
	text-decoration: none;
	line-height:27px;
}
.heading02{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
#page-title{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #00BFF3;
	text-decoration: none;
	border-bottom:1px solid #CCE5ED;
	width:890px;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
}
#text-div{
	height: auto;
	width: 890px;
	float:left;
	
}
.header{
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
p{
margin:0px 0px 10px 0px;
}
.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #02258A;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
	margin:0px 0px 0px 20px;
	padding:0px;
	line-height:18px;
}
.list a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #02258A;
	text-decoration: none;
	
	
}
.list a:hover{
	
	color: #000000;
	
	
	
}
#box01{
width:425px;
height:auto;
padding:0px 25px 10px 25px;
float:left;
}
#box02{
width:425px;
height:auto;
padding:0px 25px 10px 25px;
float:left;
}
.line{
height:3px;
margin-bottom:3px;
border-bottom:1px solid #CCE5ED;
}
.border{
	padding:2px;
	border:1px solid #CCE5ED;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #02258A;
}

#form-box {
	position:absolute;
	left:480px;
	top:550px;
	width:510px;
	height:246px;
	z-index:1;
}