* {
	margin: 0;
	padding: 0;
}
html {
	background: black url(d3_bg.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	height: 100%;
}
body {
	height: 100%;
	background: black url(d3_bg.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a {
 	color:#486281;
}
h1 {
	background: url(d3_logo.gif) no-repeat;
	float: left;
	height: 80px;
	margin-left: 20px;
	text-indent: -9000px;
	width: 238px;
}
h3 {
	color: #c8c8c8;
	float: right;
	font-size: 2.5em;
	font-weight: normal;
	text-align: right;
	margin-right: 20px;
}
h5 {
	font-size: 1.5em;	
}
h3 span {	
	font-size: .6em;	
	color: #486281;
	height: 182px;
	padding: 30px 0px 0 0px;
}
p {
	margin: 1em 0 1em 0;
	text-align: justify;
}
div#banner {
	background-image: url(d3_banner.jpg);
	height: 182px;
	width: 709px;
}
div#container {
	background-image: url(d3_shadow.png);
	min-height: 100%;
	padding: 0 14px 0 1px;
	width: 767px;
}
div#content {
	float: left;
	margin: 30px;
	width: 420px;
}
div#extra {
	float: right;
	width: 240px;
	margin-top: 30px;
	margin-right: 30px;
}
div#extra1 {
	background-color: #f0f0f0;
	padding: 20px;
}
div#sshow {
	text-align: center;
	background-color: #FFFFFF;
	border: 2px solid #3a3b3d;
	width: 188px;
	height: 80px;
	overflow: hidden;
display: table;
position: static;
}
div#middle {
display: table-cell; 
vertical-align: middle; 
position: static;
}
.ssimg {
	vertical-align: middle;	
}
div#footer {
	clear: both;
border-top: 4px solid #486281;
	padding: 2em 0 1em 0;
}
div#footer p {	
	margin: 0;
	text-align: center;
}
div#header {
	margin-bottom: 5px;
	overflow: hidden;
}
ul#nav {
	background: url(d3_line.gif) repeat-x;
	overflow: hidden;
	width: 709px;
}
ul#nav a {
	background: #f7f7f7 url(d3_bg_nav1.gif) repeat-x;
	border-bottom: 4px solid #dcdcdc;
	border-top: 4px solid #486281;
	color: #999999;
	display: table-cell;
	font-size: 1.3em;
	height: 71px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	vertical-align: middle;
	width: 117px;
}
ul#nav a:hover {
	background: #f0f0f0 url(d3_bg_nav2.gif) repeat-x;
	color: #486281;
}
ul#nav li {
	float: left;
	list-style: none;
	padding-left: 1px;
}
.Scontent a {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font: small-caps;
	text-decoration: none;
  height: 1em;
  filter: Shadow(Color=#cccccc,
                 Direction=135,
                 Strength=5);
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	white-space: nowrap;
	padding-right: 3px;
}
.aTableHeader {
	color: #000000;
	font-size:14px;
	font-weight:bold;
	border-color:#326f9a;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top:15px;
}	
div.content_news_title {
	color: #016DB5;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .15em;
	border-bottom: 2px solid #016DB5;
}
div.content_news_body {
	color: #000000;
	font-size: .9em;
	font-weight: normal;
	padding-bottom: 1.15em;
}
div.content_news_body a:link, a:active, a:visited {
	color: #016DB5;
	font-size: 1.1em;
	font-weight: normal;
}
div.content_news_body a:hover {
	color: #FFFFFF;
}
div#newsBlock {
	background-color: #F6F7F9;	
	padding: 0 10px 0 10px;
	border: solid 1px #cccccc
	
}
