body, td, input, select {
	
    font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
body {
	background-color: #fff;
}
body.page {
	background-color: #FFFAF8;
	margin: 0px;
	padding: 0px;
	
}
div#outer {
	width: 855px;
	margin:0 auto;
}
div#page {
	
	background-image: url(../images/layout/mainbg.jpg);
	background-repeat: repeat-y;
	float: left;
}
div#pagecontent {
	width: 823px;
	padding: 16px;
	float: left;
}
div#top {
	width: 855px;
	float: left;
	background-image: url(../images/layout/mainbg.jpg);
	background-repeat: repeat-y;
}
div#topleft {
	width: 16px;
	height: 157px;
	background-image: url(../images/layout/shadow_topl.gif);
	background-repeat: no-repeat;
	float: left;
}
div#topright {
	width: 16px;
	height: 157px;
	background-image: url(../images/layout/shadow_topr.gif);
	background-repeat: no-repeat;
	float: left;
}
div#topcontainer {
	width: 823px;
	height: 187px;
	background-image: url(../images/layout/tema.jpg);
	background-repeat: no-repeat;
	float: left;
}
div#redbar {
	background-color: #cc0000;
	height: 30px;
	margin-top: 160px;
	
	text-align: right;
	color: #fff;
}
div#redbar span {
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 300px;
	float: right;
	margin: 7px;
}
div#logo {
	width: 823px;
	height: 37px;
	background-color: #00325D;
}


}
a, a:visited, a:active {
	color: #333;
}
a:hover {
	color: #999;
}
h1 {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 5px;
}
h2 {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 5px;
}
div#menu {
	
	width: 200px;
	margin-top: 0px;
	padding-top: 20px;
	float: left;
}
#menu ul {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	margin-left:16px;
	margin-top:0px;
	padding-top:0px;
	list-style-type: none;
	clear:both;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	
	
	line-height: normal;
	text-align:left;
}
#menu ul li a {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01325d;
	text-decoration: none;
	display:block;
	padding: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu ul li a.menuActive, #menu ul li a.menuActive:hover {
	text-decoration: none;
	color: #666;
}
#menu ul li a.red, #menu ul li a.red:hover {
	text-decoration: none;
	color: red;
}
#menu ul li a:hover{
	text-decoration: none;
	color: #666;
}
div#content {
	width: 600px;
	padding-top: 20px;
	float: left;
}
td.newsdate {
	
}
td.newsdate div {
	margin-left: 3px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
}
a.newsheading {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.newstext {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#footer {
	height:118px; 
	float: left;
}
#footer div.bpic {
		
	width: 855px;
	height:83px; 
	
	text-align:center;
	background-image: url(../images/layout/footer.jpg);
	background-repeat: no-repeat;
}
div#searchcontainer {
	height: 75px;
	background-image: url(../images/layout/sbg1.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div#searchbg {
	height: 75px;
	background-image: url(../images/layout/sbg2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
}
select.searchselect {
	width: 100px;
}
td.toolHeading {
	font-weight: bold;
	line-height: 18px;
	border-bottom: 1px solid #ccc;
}
a.toolslistLink {
	color: #333;
	text-decoration: none;	
}
a.toolslistLink:hover {
	color: #999;
}
#cont {
	width: 855px;
	height:35px; 
	
	/*margin-top: -10px;*/
	padding-left: 40px;
	background-color: #FFFAF8;
}
#conta {
	width: 385px;
	float: left;
}
#contb {
	width: 470px;
	float: left;
}
.contH {
	font-weight: normal;
	color: #666;
}
.contT {
	font-weight: normal;
	color: #999;
}
table.mytbl {
	border-width: 0px;
	border-spacing: 0px;
	border-style: inset;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
}
table.mytbl td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: rgb(204, 204, 204);
	background-color: white;
	-moz-border-radius: 0px;
}
div.box {
	background-image: url(../images/layout/boxmiddleleftbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
}
div.box-right {
	background-image: url(../images/layout/boxmiddlerightbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
div.box-topleft {
	background-image: url(../images/layout/boxtopleftbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}
div.box-topright {
	background-image: url(../images/layout/boxtoprightbg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
}
div.box-content {
	padding: 10px;
}
div.box-bottomleft {
	height: 10px;
	background-image: url(../images/layout/boxbottomleftbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
div.box-bottomright {
	height: 10px;
	background-image: url(../images/layout/boxbottomrightbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
div.spacediv {
	width: 20px;
	float: left;
}
span.requiredFieldSymbol {
	color: red;
}
#printheading {
	display: none;
}
#print {
	text-align: right;
	margin-top: 10px;
}
