 html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
div.outer {
	/*paddin-bottom:40px;*/
	width: 895px;
	position: relative;
	min-height: 100%;
	
}
* html div.outer {
	height: 100%;
}
a {
	text-decoration:none;
	color:#0065A4;
}
/*
div.outer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
*/
body.page {
	background-color: #F2F2F2;
	background-image: url(../images/layout/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	
	height:100%;
}

h1, h2 {
	font-family:  "Trebuchet MS", "Lucida Grande",verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	color:#888;
	font-size:18px;
}
h2 {
  	font-size:16px;
  	font-weight: bold;
  	padding-top:15px;
}
h1 {
	margin-top:25px;
	margin-bottom:15px;
	padding-top:0px;
}
div.menu {
	float: left;
	width: 185px;
	padding-bottom:145px;
}
div.content {
	float: right;
	width: 650px;
	clear:right;
	text-align:left;
	padding-right:30px;
	background-image: url(../images/layout/top5.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top:0px;
	margin-bottom:10px;
}
div.contentmain {
	clear:right;
	text-align:left;
	padding-right:20px;
	padding-top:0px;
	margin-bottom:10px;
	width:410px;
	float:left;
}
div.newscol {
	padding-top:50px;
	float: right;
	width: 196px;
}

div.menu ul {
	line-height: normal;
	margin: 0px;
	margin-left:40px;
	margin-top:30px;
	margin-bottom:10px;
	padding: 0px;
}
div.menu ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: normal;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image:url(../images/layout/dot.gif);
}
div.menu ul li a {
	text-decoration:none;
	color:#0065A4;
}
div.func {
	height:28px;
	background-image: url(../images/layout/top4.jpg);
	background-repeat: no-repeat;
	padding-left:20px;
}
div.footer {
	/*float: right;*/
	position: relative;
	margin-top: -38px;
	margin-left: 184px;
	width: 710px;
	clear:right;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	background-image: url(../images/layout/dotbg.gif);
	background-repeat: repeat-x;
	color:#999;
	font-size:10px;
}
div.footer a {
	color:#999;
}
div.contact {
	line-height:14px;
	background-image: url(../images/layout/dotbg.gif);
	background-repeat: repeat-x;
	padding:30px;
	font-size:10px;
	color:#777;
	float:left;
	position: relative;
	margin-top: -145px;
	padding-bottom:0px;
}

a.print, a.sitemap, a.contact {
	display:block;
	float:left;
	margin-right:25px;
	width:auto;
	color:#6D5C00;
	font-size:9px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:13px;
}
a.print {
	background-image: url(../images/layout/ico_print.gif);
}
a.sitemap {
	background-image: url(../images/layout/ico_sitemap.gif);
}
a.contact {
	background-image: url(../images/layout/ico_contact.gif);
}
a.pil {
	display:block;
	/*float:left;
	margin-right:25px;*/
	width:auto;
	color:#0065A4 !important;
	font-size:10px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left:13px;
	background-image: url(../images/layout/pil.gif);
	font-weight:bold;
}

div.ph {
	display:none;
}
div.heading {
	width:196px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	background-image: url(../images/layout/hbg.gif);
	background-repeat: no-repeat;
	font-size:10px;
}
div.heading span {
	margin-left:10px;
}
div.newsitem {
	padding:10px;
	font-size:10px;
	line-height:14px;
}
div.newsitem a {
	color:#555;
}
div.archive {
	text-align:right;
	margin-top:25px;
}
div.archive select, div.archive select option {
	font-size:10px;
	font-family:verdana,arial;
	color:#333;
}
div.naitem {
	padding:5px;
}
div.naitem a {
	color:#333;
}
div.clear {
	clear:both;
	font-size:1px;
}
