html {
	background-color: #fff;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	background-color: #f1f1f1;
	/*background-image: url('site_FILES/body-bg.gif');
	background-repeat: repeat-x;*/
}
td {
	font-family: Verdana, Geneva, Tahoma, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px !important;
	color: #666666 !important;
}
img {
	border: none;
}
a {
	text-decoration: underline;
	color: #666666;
	}
	
a:hover {
	text-decoration: underline;
	color: #a01e2f;
}
p.bodytext {
	margin: 0;
	padding: 0;
}
#page {
	position: relative;
	width: 1200px;
	margin: auto;
}
#loginBox {
	position: relative;
	background-image: url('site_FILES/bg-loginbox.gif');
	background-repeat: no-repeat;
	background-color: #D6D6D6;
	height: 45px;
	width: 360px;
	left: 727px;
}
input#lbUserName {
	position: absolute;
	width: 117px;
	height: 16px;
	border: 0;
	background-color: #bcbcbc;
	left: 21px;
	top: 12px;
}
input#lbPassword {
	position: absolute;
	width: 117px;
	height: 16px;
	border: 0;
	background-color: #FFFFFF;
	left: 149px;
	top: 12px;
}
#btnLogin {
	position: absolute;
	left: 277px;
	top: 16px;
	width: 64px;
	height: 12px;
	margin: 0;
	padding: 0;
}
#lblUsername {
	position: absolute;
	width: 67px;
	height: 5px;
	left: 22px;
	top: 33px;
}
#lblPassword {
	position: absolute;
	width: 45px;
	height: 5px;
	left: 151px;
	top: 33px;
}
#logo {
	position: absolute;
	left: 102px;
	top: 52px;
	width: 275px;
	height: 38px;
}
#topMenu {
	position: absolute;
	left: 395px;
	top: 71px;
	width: 740px;
	height: 41px;
}
#topMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topMenu ul li {
	display: inline;
}
#topMenu ul li a {
	border-right: 1px #cccccc solid;
	padding: 0;
	float: left;
}
#topMenu ul li.last a {
	border: none;
}
#mainContent {
	position: relative;
	background-color: #f1f1f1;
	margin-top: 82px;
	margin-bottom: 132px;
	padding-top: 23px;
}
#teaserImg {
	position: relative;
	width: 993px;
	height: 241px;
	left: 96px;
}
#teaserAddress {
	position: absolute;
	right: 3px;
	top: 221px;
	bottom: 0;
	width: 734px;
	font-family: Arial, Geneva, Tahoma, sans-serif;
	letter-spacing: 1px;
	font-size: 8px;
	color: #999999;
	text-align: left;
}
#columns {
	position: relative;
	width: 986px;
	margin-top: 5px;
	left: 100px;
}
#col1 {
	float: left;
	width: 220px;
}
#col1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#col1 ul li {
	margin: 0;
	padding: 0;
	height:	36px;
	background-image: url('site_FILES/sidemenu-border.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#col1 ul li.last {
	background-image: none;
}
#col1 a {
	float: left;
}
#col2 {
	float: left;
	width: 330px;
	padding: 0 28px 0 30px;
}
#col3 {
	float: left;
	width: 365px;
}
.news-single-img {
	float: left;
	margin: 10px 10px 10px 0;
}
.news-latest-container {
	background-color: #dedfde;
	padding: 0px 22px 5px 22px;
	width: 320px;
}
.news-latest-item {
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #FFF;
}
.news-latest-item a {
	text-decoration: none;
	color: #666666;
}

.news-latest-item a:hover {
	text-decoration: underline;
	color: #a01e2f;
}
.news-latest-item h2 {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#footer {
	position: relative;
	text-align: center;
	padding-top: 32px;
	padding-bottom: 32px;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline;
	padding: 0 13px 0 13px;
	border-right: 1px #a01e2f solid;
	text-transform: uppercase;
}
#footer ul li.last {
	border: none !important;
}
#footer ul li a {
	text-decoration: none;
	color: #666666;
}
#colMain {
	float: left;
	width: 695px;
	padding-left: 30px;
}


.news-single-item h1 {
	font-weight: bold;
	margin: 0;
	padding: 4px 0 4px 0;
	font-size: 11px;
}
.news-single-item h2 {
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding: 4px 0 4px 0;
}
/*.news-single-backlink a {
	text-decoration: none;
	color: #666666;
}
.news-single-backlink a:hover {
	text-decoration: underline;
}
*/
.news-list-image img {
	float: left;
	margin: 6px 10px 10px 0;
}
hr.cl-right, hr.clearer {
	border: 1px solid #DDD;
}
.news-list-item .clearer {
	clear: both;
}
.news-list-item {
	clear: both;
}
.news-list-item h2 {
	font-weight: bold;
	font-size: 11px;
}
.news-list-morelink {
	display: block;
	font-weigth: bold;
}
.news-list-morelink a {
	color: #a01e2f;
	font-weigth: bold;
}

