@charset "utf-8";

html, body, h1, h2, h3, h4, p, form{
padding:0px;
margin:0px;
}

body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:18px;
}

#container {
	width:760px;
	position:absolute;
	left:50%;
	margin-left:-380px;
	top:3px;
}

#top{
	text-align:right;
	color:#1854A3;
	font-size:11px;
}

#nav{
	height:33px;
	width:760px;
	margin-top:10px;
	margin-bottom:10px;
}

.navcell{
	float:left;
	height:33px;
}

a.nav{
	color:#666666;
	text-decoration:none;
	line-height:33px;
	font-weight:bold;
	padding-left:18px;
	display:block;
}

a.nav:hover{
	color:#1854A3;
	text-decoration:none;
}

a.nav_r{
	color:#1854A3;
	text-decoration:none;
	line-height:33px;
	font-weight:bold;
	padding-left:18px;
	display:block;
}
a.nav_r:hover{
	text-decoration:none;
}
	

#image{
	width:760px;
	height:270px;
}

#content{
	margin-top:15px;
	width:760px;
}

#footer{
	margin-top:40px;
	font-size:11px;
	padding-bottom:40px;
}

.sidepanel{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	width:230px;
}

.box_core{
	width:200px;
	min-height:157px;
	padding: 15px 15px 5px 15px;
	padding-top:50px;
	margin:0px;
	background-image: url(images/box_core.jpg);
	background-repeat: no-repeat;
}

.box_bottom{
	width:230px;
	height:13px;
	margin:0px;
	background-image: url(images/box_bottom.jpg);
	background-repeat: no-repeat;
}

.registration{
	width:200px;
	padding: 15px 15px 0px 15px;
	padding-top:50px;
	margin:0px;
	background-image: url(images/box_registration.jpg);
	background-repeat: no-repeat;
}

h1{
	font-size:22px;
	margin-bottom:7px;
	margin-top:2px;
	color:#333333;
	font-weight:normal;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

h2{
	font-size:16px;
	margin-top:20px;
	margin-bottom:3px;
	color:#1854A3;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}


p{
	margin-bottom:8px;
}

a{
	color:#1854A3;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a.noline {
	color:#666666;
	text-decoration:none;
}

a.noline:hover{
	text-decoration:none;
}

a.side{
	color:#666666;
	text-decoration:none;
	display:block
}

a.side:hover{
	color:#1854A3;
}

ul {
	list-style: none;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}

li{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	line-height:16px;
	margin-bottom:12px;
	padding-bottom:0px;
	padding-top:0px;
	height:auto;
	margin-left:10px;
	
}

li.core {
	background-image: url(images/bullet-off.png);
	background-repeat: no-repeat;
	padding-left: 23px;
	line-height:16px;
	margin-bottom:7px;
	padding-bottom:0px;
	padding-top:0px;
	height:auto;
	
}

li.core:hover {
	background-image: url(images/bullet-on.png);
}

.partners{
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;	
	margin-left:20px;
}

.partnersbot{
	margin-bottom:25px;
	margin-left:20px;
}

.part_img{
	width:102px;
	font-size:10px;
	float:left;
	text-align:center;
}

.part_text{
	float:left;
	margin-left:20px;
	width:580px;
}

.mapdiv {
	height: 270px;
	width: 760px;
	border: 1px solid #CCCCCC;
}
li.eNEWSHeading { text-decoration:none; padding-left:0; margin-left:0; }
.eNEWSHeading li { text-decoration:none; padding-left:0; margin-left:0; }
