*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana;
}
body{
	background: #0d619e;	
	height: 246px;
}
/*body, html, #all, .middle, .middle .inner{
	height: 100%;
}*/
#all{
	background: url(../images/background-head.jpg) repeat-x 0 0;
}
.header{	
	background: url(../images/background.jpg) no-repeat center top;
	width: 100%;
	height: 230px;
	position: relative;
	z-index: 1;
}
.clr{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}
.white-wrapper{
	background: #fff;
	width: 50%;
	left: 50%;
	height: 230px;
	position: absolute;
	z-index: 0;
}
.header .inner{
	background: url(../images/background.jpg) no-repeat -110px 0px;
	width: 780px;
	height: 230px;
	margin: 0px auto;	
	position: relative;
}
.header h2{
	position: absolute;
	font: bold 22px Verdana;
	line-height: 22px;
	color: #0d619e;
	top: 90px;
	left: 24px;
}
.header p{
	font: normal 14px/1.4em Arial, Verdana, "Lucida Grande", sans-serif;	color: #0d619e;
	position: absolute;
	top: 119px;
	left: 24px;
}
.header ul{
	padding: 17px 0 0 0;
	list-style: none;
}
.header ul li, 
.header ul li a{
	font: normal 12px/1.4em Verdana, "Lucida Grande", sans-serif;
	color: #fff;
	text-decoration: none;
}
.header ul li{
	float: left;
}
.header ul li a{
	margin: 0px 10px;
}
.header ul li a:hover{
	text-decoration: underline;
}
#logo{
	display: block;
	text-indent: -9999px;
	position: absolute;
	width: 224px;
	height: 110px;
	top: 93px;
	left: 530px;
}
.middle{
	width: 100%;
	background: #b9c6e0 ;
}
.middle .inner{
	background: #fff url(../images/shadow.png) repeat-x 0 0;
	width: 780px;
	margin: 0px auto;
/*	position: relative;
	top: -16px;*/
	overflow: hidden;
}
.left-area{
	width: 518px;	
	float: left;
	padding: 26px 0 100px 0;
}
.right-area{
	width: 252px;
	float: left;
	padding: 16px 0 0 10px;
	margin-bottom: 20px;
}
.right-area img{
	float: left;
	margin-bottom: 11px;
}
.bluesep{
	background: url(../images/blue-shadow.jpg) repeat-x 0px 0px;
}
.text, 
.text p, 
.text p span{
	font: normal 13px/1.4em Verdana, "Lucida Grande", sans-serif;	color: #0d619e;
	line-height: 18px;
	text-align: justify;
}
.text p{
	padding: 0 13px 24px 23px;
}
.text p span{color: #b9c6e0;}



.text2, 
.text2 p, 
.text2 p span{
	font: normal 12px/1.4em Verdana, "Lucida Grande", sans-serif;	color: #0d619e;
	text-align: justify;
}
.text2 p{
	padding: 0 13px 12px 23px;
}
.text2 p span{color: #b9c6e0;}


.text2 ul{
	list-style: none;
	display: block;
	margin: 0px 17px 18px;
}
.text2 ul li {
	font: normal 14px/1.4em Verdana, "Lucida Grande", sans-serif;
	color: #0d619e;
	display:inline;
	margin: 0px;
	padding: 0px 6px 0px 6px;
}
.text2 ul li a{
	font: normal 14px/1.4em Verdana, "Lucida Grande", sans-serif;
	color: #0d619e;
	text-decoration: none;
	padding: 0px;
}
.text2 ul li a:hover {
	text-decoration: underline;
}
#active {
	font: bold 14px/1.4em Verdana, "Lucida Grande", sans-serif;
}


h1 {
	font: normal 16px/1.4em Verdana, "Lucida Grande", sans-serif;	color: #0d619e;
	text-align: center;
	padding: 0px 0px 10px;
}

h3 {
	font: bold 16px/1.4em Verdana, "Lucida Grande", sans-serif;	color: #0d619e;
	text-align: left;
	padding: 0px 0px 10px 23px;
}

#started {
	font: normal 14px/1.4em Verdana, "Lucida Grande", sans-serif;	color: #0d619e;
	text-align: left;
	padding: 0px 0px 20px 23px;
}

table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:10px 13px 20px 23px;
	border-collapse:collapse;
	}
	
caption {
	color: #0d619e;
	font-size: 14px;
	letter-spacing:.1em;
	margin:1em 0 0.2em 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	
td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em .5em;
	text-align:center;
	width: 45%;
	}				
