@charset "utf-8";

body{
margin: 0;
padding: 0;
font: 12px Arial, Helvetica, sans-serif;
}

.clear{
clear:both;
}

.required{
color:#e00;
}

a{
color: #0a004c;
text-decoration: none;
}

a:hover{
color:#322688;
}

img{
border: 0;
}

img.left {float: left; margin: 0 20px 16px 0;}
img.right {float: right; margin: 0 0 16px 20px;}

#header-container{
height: 343px;
background:#090044 url(images/header-bg.gif) repeat-x 0 0;
}

#header{
height: 102px;
}

	#header h1{
	background: url(images/logo.png) no-repeat 50% 0;
	text-indent: -3000px;
	width: 100%;
	height: 102px;
	margin: 0;
	padding: 0;
	}

#menu-container{
background:url(images/menu-bg.gif) repeat-x 0 0;
height: 37px;
width: 949px;
margin: 0 auto 10px auto;
}

#banner{
background: url(images/image.jpg) no-repeat 0 0;
height: 191px;
width: 941px;
margin: 0 auto;
}

#header-bottom{
height: 30px;
background: url(images/shadow1.gif) repeat-x 0 0;
}

	#banner-bottom{
	background: url(images/header-bottom.gif) no-repeat 0 0;
	width: 994px;
	margin: 0 auto;
	height: 25px;
	}

#content-wrap{
background: url(images/content-bg.gif) repeat-x bottom;
}

#content-container{
margin: 0 auto;
width: 922px;
}

	#content{
	width: 655px;
	margin: 0 auto;
	color:#585e7a;
	float:left;
	border-bottom: 1px solid #cdcfe9;
	padding: 0 0 25px 0;
	margin: 0 0 75px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#content a, #sidebar a {
		color: #1d04b3;
		}
		
	#content a:hover, #sidebar a:hover {
		color: #499cfa;
		text-decoration: underline;
		}
	
	#content p,#sidebar p,#content li,#sidebar li,#content td,#sidebar td{
	line-height: 20px;
	margin: 0;
	padding: 8px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#585e7a;
	}
	
	#content td{
	vertical-align:top;
	}
	
	#content ul{
	margin: 0;
	padding: 5px 0 10px 15px;
	}
	
	#content li,#sidebar li{
	padding: 0 0 4px 0;
	}

	
	#content h1{
	color:#0f2b7b;
	border-bottom: 1px solid #d6d8f3;
	font: normal 24px "Times New Roman", Times, serif;
	}
	
	#content h2,#sidebar h2{
	color:#455990;
	font: normal 20px "Times New Roman", Times, serif;
	margin: 0;
	padding: 15px 0 0 0;
	}

	#content h3,#sidebar h3{
	color:#455990;
	font: bold 16px "Times New Roman", Times, serif;
	margin: 0;
	padding: 15px 0 0 0;
	}	
	
	#sidebar h2{
	padding: 0;
	margin: -25px 0 0 0;
	}
	
	#content img{
	margin: 0 15px 0 0;
	}
	
	#sidebar{
	float:left;
	width: 239px;
	padding: 46px 0 0 28px;
	}

#footer-container{
height: 103px;
background: #0c0254 url(images/footer.gif) repeat-x 0 0;
}

#footer{
width: 900px;
height: 68px;
margin: 0 auto;
background:url(images/footer2.png) no-repeat 0 0;
padding: 35px 0 0 0;
}

#footer p{
margin: 0;
padding: 5px 0;
color:#9a95bb;
font:11px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

#footer a{
color:#9a95bb;
text-decoration:none;
}

#footer a:hover{
color:#bbb5df;
}

table.form{
font-size: 12px;
}

table.form td{
font-size: 12px;
border: 1px solid #fff;
background:#f0f0f0;
padding: 3px;
}

table.form th{
font-size: 12px;
border: 1px solid #fff;
padding: 3px;
}


table.form td strong{
font-size: 11px;
}
