/* Main NGS Style Sheet */

body{font:1em Arial, Helvetica, sans-serif;}
a {color:#000080; font-weight:bold;}
a:hover{text-decoration: underline; color: black; background-color: #F8D27F;}
a:hover img{background:none;}
#wrapper{width:600px; background:#9cf;}
#header{}
#nav{ font-size:.8em; border-bottom:3px solid #fc0;}
#sidebar{width:120px; float:left; margin-top:30px; font:bold .8em Arial, Helvetica, sans-serif;}
#content{width:480px; float:right; background:#fff;}
#footer{clear:both; background:#fff; border-top:3px solid #fc0; font-size:.7em;}
#search{font-weight:bold;}
#nav a{color:#f00;}
#sidebar a{display:block; }
.box{border:2px solid #ccc; padding:0 10px; clear:both;}
.padding{padding: 0 10px;}
.searchbox{width:60px; font:.9em Verdana, Arial, Helvetica, sans-serif; border: 1px solid #000080; color:#000;}
.searchbtn{width:30px;}
.imgleft{float:left; margin-right:10px;}

.boldsmall, .boldsmallgray, .boldsmall-headline, .caption-headline
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: x-small;
}


