@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/base.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrap{
	margin:0px auto;
	width:800px;
	padding:0px 5px;
	overflow:auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:790px;
}
/*@@@@@@@@@@@@@@@ BASICS @@@@@@@@@@@@@@@@@@@@@*/
h1{
	font-size:24px;
	font-weight:bold;
	margin:4px 0px;
}

h2{
	font-size:18px;
	font-weight:bold;
	margin:4px 0px;
}

p{
	margin:4px 0px;
	line-height:160%;
}
.clear{
	height:10px;
	width:100%;
}

/*@@@@@@@@@@@@@@@ MODIFIERS @@@@@@@@@@@@@@@@@@@@@*/


/*@@@@@@@@@@@@@@@ Header @@@@@@@@@@@@@@@@@@@@@*/
#header{
	padding:0px;
	height:74px;	
}

/*@@@@@@@@@@@@@@@ Footer @@@@@@@@@@@@@@@@@@@@@*/
#footer{
	padding:5px 0px;
	margin-top:0px;
	text-align:center;
	/*border-top:solid 1px #ccc;*/
	color:#004685;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a{
	color:#004685;
}

/*@@@@@@@@@@@@@@@ Navigation @@@@@@@@@@@@@@@@@@@@@*/
#nav{
	padding:0px;
	text-align:right;

}
#nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav li{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
}
#nav li a{
	width:109px;
	height:31px;
	margin:0px 1px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	line-height:32px;
	display:block;
	background-image:url(../images/menu.gif);
	voice-family: "\"}\"";
	voice-family: inherit;
	width:107px;
	
}
#nav li a:hover{
	color:#2f6194;

}
/*@@@@@@@@@@@@@@@ Top nav @@@@@@@@@@@@@@@@@@@@@*/
#tnav{
	padding:0px;
	text-align:right;
	line-height:36px;
	height:43px;
	clear:both;

}
#tnav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#tnav li{
	float:right;
}
#tnav a{
	margin:0px 2px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#004685;
}
#tnav a:hover{
	text-decoration:underline;

}


/*@@@@@@@@@@@@@@@ TOP BANNER @@@@@@@@@@@@@@@@@@*/
#tblock{
	margin-top:4px;
	margin-bottom:0px;
	padding:0px;
	overflow:auto;
}
#tblock span{
	width:790px;
	display:block;
	padding:0px;
	background-color:#003399;
	text-align:right;

}
#tblock a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	margin-right:3px;
}
/*@@@@@@@@@@@@@@@ CONTENT @@@@@@@@@@@@@@@@@@@@@*/
#content{
	width:790px;
	margin:0px 0px 8px 0px;
	padding:8px;
	overflow:auto;
	background-color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:774px;
}

#content h1{
	color:#d11242;
}
#content h2{
	color:#004685;
	margin-top:14px;
}
#content h3{
	color:#e87d1d;
}
#cluster{
	width:263px;
	height:270px;
	border:solid 1px #ccc;
	float:left;
	margin:0px 5px;	
	padding:2px;
	background-color:#f3f0f0;
	background-image: url(../images/cluster.jpg);
	background-repeat:repeat-x;
	background-position:top;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:246px;
	height:263px;
	}
#cluster img{
float:left;
padding-right:5px;
}

#plan{
padding:4px;

}
#plan h3{
	margin:0px;
	padding:4px 0px;
	color:#0531ae;
	font-size:12px;
}