body.web {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/layout/body_01.gif);
	margin-top:25px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	
}
body {
	background-color:#ffffff;
}
span.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
div.outer {
	height: 100%;
}
div.main {
	background-image: url(../images/layout/body_12.gif);
	background-repeat: repeat-y;
	width: 904px;
	clear: both;
	padding-top: 15px;
	text-align:left;
	
}
div.main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.headerLeft {
	line-height: 14px;
	color: #666666;
	background-image: url(../images/layout/layout/layout_10.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 634px;
	float: left;

}
div.headerRight {
	height: 29px;
	width: 270px;
	float: right;
	background-image: url(../images/layout/body_08.gif);
	background-repeat: no-repeat;
	text-align:right;
}

div.menuItem, div.menuItemActive, div.langItem {
	float: left;
	height: 32px;
	line-height:32px;
	padding-left:20px;
	padding-right:20px;
	width:auto;
}
div.menuItemActive {
	background-image: url(../images/layout/active2.gif);
	background-repeat: no-repeat;
	width: 170;
	padding:0px;
	margin-left:5px;white-space: nowrap;
}
div.menuItem a, div.menuItemActive a, div.langItem a {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}
div.menuItemActive a {
	color:#000000;
}



div.langItem {
	float: right;
}

div.contentLeft {
	line-height: 14px;
	color: #666666;
	width: 400px;
	float: left;

}
div.contentRight {
	width: 220px;
	float: right;
	text-align:left;
	border-left:1px solid #9BC0DA;
	padding-left:15px;	
}

div.news {
	width: 220px;
	float: right;
	text-align:left;
	border-left:1px solid #9BC0DA;
	padding-left:15px;	
	margin-left:15px;
	margin-bottom:10px;
	clear:both;
	z-index:12;
}


div.contentRight:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}




div.footer a {
	color: #666666;
	text-decoration:none;
}

div.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 29px;
	width: 904px;
	text-align:left;
}
div.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 29px;
	width: 904px;
	text-align:right;
	margin-top:6px;
	padding-right:10px;
}
div.mainInner {
	height: auto;
	
}
div.left {
	float: left;
	text-align: right;
	clear: both;

}
div.right {
	float: right;

}
div.border {
	border: 1px solid #000000;
}
div.menu {
	float: left;
	width: 175px;
	margin-left: 15px;
	margin-right: 20px;
	padding-left:10px;
	clear: both;
}
div.content {
	float: left;
	width: 656px;
	padding-right:10px;
	z-index:10;
	position:relative;
	/*
	background-image: url(../images/layout/body_23.gif);
	background-repeat: no-repeat;
	background-position: 500px bottom;*/
	
}
div.bottom {
	position:relative;
	width:904px;
}
div.cBG {
	width:200px;
	height:162px;
	position:absolute;
	background-image: url(../images/layout/body_23.gif);
	background-repeat: no-repeat;
	top:-162px;
	right:0;
	text-align:right;
	z-index:1;
}
div.content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.contentSpacer {
	padding-right:20px;
	padding-top:10px;
	
	z-index:1;
}
div.address {
	width:130px;
	height:110px;
	position:absolute;
	font-size:10px;
	color:#021A4C;
	margin-left:30px;
	text-align:left;
	top:-100px;
}
div.address a {
	color:#021A4C;
	text-decoration:none;
}
div.address a:hover {
	text-decoration:underline;
}
div.print {
	position:absolute;
	top:-10px;
	text-align:right;
	width:98%;
}
div.print img {
	margin-bottom:-1px;
	margin-right:2px;
}
a {
	color: #03437F;
}
div.print a {
	color:#555555;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
div.print a:hover {
	color: #03437F;
}
td.printheader, td.printfooter {
	background-color:#eeeeee;
	border-bottom:2px solid #03437F;
	padding:5px;
	font-weight:bold;
}
td.printfooter {
	border-top:2px solid #03437F;
	border-bottom:none;
	font-weight:normal;
	font-size:10px;
	color:#444444;
}
div.menubar {
	background-image: url(../images/layout/body_10.gif);
	height: 32px;
	width: 904px;
	background-repeat: no-repeat;
}
input.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/layout/field_bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 100px;
	border: 1px solid #577A9B;
	vertical-align:bottom;
	
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/layout/button_bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 50px;
	border: 1px solid #577A9B;
	font-weight:bold;
	margin-right:20px;
	margin-top:4px;
	vertical-align:middle;
}
span.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align:bottom;
	margin-right:5px;
}
a.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #021A4C;
	text-decoration:none;
}

a.newsLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #021A4C;
	text-decoration:none;
}

span.nd {
	color:maroon;
}
a.CatLank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.CatLank:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: Underline;
}
option, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
span.nlank {
	color:#dddddd;
}
.textbox-ll,.textbox-xl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#f5f5f5;
	border:1px inset #021A4C;
	width:300px;
}