* {margin:0; padding:0; border: none; outline: none;}
body {
	background-color: #fff; 
padding: 20px;
font: 14px arial, sans-serif; 
line-height: 18px;
color: #555;width: 960px;margin: 0 auto;
}
h1,h2,h3,h4,h5,h6,p {margin-bottom: 20px;}
h1 {font-size: 25px; line-height: 40px; color:  #444;}
h2 {font-size: 20px; line-height: 40px;}
h3 {margin-top: 10px;}
#container {

	
	text-align: left;
	background-color: #fff;
	
}
input {border: solid 2px #25a4dc; margin: 4px; padding: 2px; font-size: 16px; margin-bottom: 20px;}
#header {
width: 960px;
	height: 194px;
	background: #0076A3 url('/logo.png') center no-repeat;
	margin:0; 
	display:block;
font-size: 20px; 
}
#header>form {text-align: right; padding: 10px;}

#main {
	background-color: #fff;
}

a:link, a:visited {
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

a:hover, a:active {
    color: #0066CC;
    text-decoration: underline;
}




#newnav { font-size: 15px; list-style: none; margin-top: 20px;}
#newnav li { font-size: 15px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 1px #eee; color: #333; font-weight: bold; }
#newnav li a { font-size: 15px; font-weight: normal;}