img{
border: none;
}

h1,h2,h3,h4,h5,h6,form{
margin:0;
padding: 0;
font-size: 100%;
}

h2{
padding-bottom: 5px;
border-bottom: 1px solid #00aaeb;
font-size: 110%;
}

#newshead h3{
margin-top: 5px;
font-size: 110%;
line-height: 1.2em;
width: 580px;
}

#newsbody{
margin-top:10px;
float: left;
padding-left:8px;
width: 700px;
font-size: 80%;
color: #666;
font-family: sans-serif;
}

#newsbody h2 {
	font-weight:bold;
}

#newsbody p{
	margin:10px 0 10px;
}

.newslist{
clear: both;
padding: 12px 0 8px 0;
line-height: 1.3em;
border-bottom: 1px solid #ccc;
}

.newslist p.nDate {
	font-weight:bold;
}

#newsbody .newstitle{
float: left;
width: 410px;
}

.nextback{
	clear: both;
	margin-bottom: 5px;
	width: 78.5%;
	font-size: 10px;
	text-align: right;
}

.nextback_b{
	clear: both;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: right;
}

#newsbody .category{
float: right;
margin: 0.5em 0;
padding: 8px 0 7px 0;
border: 1px solid #0086b9;
width: 85px;
text-align: center;
line-height: 100%;
font-size: 10px;
background-color: #EBF8FE;
}


#newsbody .nTitle {
	margin:15px 0;
	padding:0 5px 15px;
	border-bottom:solid 1px #999;
}


#submenu{
float: right;
text-align: left;
width: 167px;
font-size: 80%;
color: #666;
}

#submenu .category{
margin-bottom: 10px;
padding: 5px 3px 3px 5px;
border: 1px solid #70c8e9;
/*font-size: 10px;*/
line-height: 1.5em;
font-family: sans-serif;
}

#submenu .category form{
font-size: 80%;
}

#submenu ul{
margin: 0 4px -3px 15px;
padding:0;
list-style-type: none;
list-style-image: url(../img/news/arrow.gif);
}

#submenu li{
margin-bottom: 5px;
line-height: 110%;
}

#newshead{
padding: 9px;
border-top: 1px solid #72C8EB;
border-bottom: 1px solid #72C8EB;
background-color: #EBF8FE;
}

#contact{
width:680px;
margin:0 0 20px;
padding: 10px;
background-color:#efefef;
}









#submenu a:link {
	color: #666;
	text-decoration: none;
}
#submenu a:visited {
	color: #666;
	text-decoration: none;
}
#submenu a:hover {
	color: #125382;
	text-decoration: underline;
}
#submenu a:active {
	color: #3366FF;
	text-decoration: underline;
}

