body {
	margin: .0em 1em 1em 1em;
	padding: 0;
	background-color: #061a80;
}
#container {
	width: 979px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	/*min-width: 84em;*/
}		
#header {
		margin: 0; 
		padding: 0;		
}
#header a {
		color: #fff;
		text-decoration: underline;		
}				
#header a:hover {
		color: #acacac;
		text-decoration: underline;		
}		
#main {
		margin: 0; 
		background: #ffff99;
		line-height: 150%;
}
#mainnews {
		margin: 0; 
		padding: 18px;
		background: #fff;
}
#mainnews td {
		vertical-align: top;
}
#footer {
		color: #fff;
		font-size: 8pt;
		padding-top: 10px;
		padding-bottom: 6px;
		padding-right: 0px;
		padding-left: 0px;
		background: #000;
		text-align: center;
}
.box {
		border-top: 1px solid #ff0000;
		border-bottom: 1px solid #ff0000;
		padding: 2px;
		background: #d3d3d3;
		text-align: center;
		line-height: 1.5em;
		}	
.nav a {
		padding: 0;
		color: #000;
		text-decoration: underline;
}	
.nav a:hover {
		color: #ff0000;
		text-decoration: underline;
}
.em {
		font: bold italic 12pt/20pt arial;
		padding: 8pt 10pt 8pt 10pt;
		width: 400px;
		background: #ebebeb;
		border-right: 1px solid #000000; 
		border-bottom: 1px solid #000000; 
}
.em2 {
		font: bold italic 12pt/14pt arial;
		padding: 10pt 10pt 10pt 10pt;
		margin-top: 20pt;
		width: 300px;
		background: #ebebeb;
		border-right: 1px solid #000000; 
		border-bottom: 1px solid #000000;
		/*float: right; */
}
.feature {
		float:left;
		background:#ccffcc;
		margin:0px 12px 12px 0px;
		border-right: 1px solid #33cc00; 
		border-bottom: 1px solid #33cc00; 
}
table {
		font-size: 9pt;
		background-color: #eaeaea;
		border-top: 1px solid #808080;
		border-left : 1px solid #808080;
		border-bottom: 3px solid #808080;
		border-right: 3px solid #808080;
		text-align : left;
		vertical-align : top;
}
#table2 table {
		border:none;
		background-color: #ffffcc;

}
td {
		vertical-align : top;
}		

h1,h2,h3,h4,h5{
		margin: 0px 18px 0px 18px;
		line-height: 1.5em;
}
a {
		color: #000;
		text-decoration: underline;
}
a:hover {
		color: #ff0000;
		text-decoration: underline;
}
.headerlinks {
		float: right;
		margin-right: 30pt;
		padding: 10pt;
		line-height: 180%;
		text-align:right;
}


