body {
	margin: 0;
	padding: 0;
	font-family: Verdana,sans-serif;
}
img {margin:0 0 0 0;}
div#container {
	width: 100%;
}
div#header {
	width: 100%;
	border-top: 3px solid #2f3032;
}
div#hdr-top {
	height: 43px;
	background-color: #a5aebd;
	border-bottom: 2px solid #393939;
}
div#hdr-top-left {
	float: left;
	height: 43px;
	width: 207px;
	background-color: #cfcfcf;
	font-size: 11px;
	text-align: center;
}
div#hdr-top-left a {
	display: block;
	float: left;
	color: black;
	padding: 0 5px 0 5px;
	margin-top: 25px;
	border-right: 2px solid #080808;
	text-decoration: none;
	line-height: 18px;
}
div#hdr-top-left a#first {
	margin-left: 16px;
}
* html div#hdr-top-left a#first {
	margin-left: 7px;
}
div#hdr-top-left a#last {
	border: none;
}
#banner {
	border-bottom: 2px solid #3b3b3b;
	height: 97px;
}
#banner-logo {
	width: 207px;
	height: 63px;
	padding-top: 34px;
	text-align: center;
	background-color: white;
}
#banner-phrase {
	width: 82px;
	height: 68px;
	padding: 29px 0 0 14px;
	background-image: url(i/header-bkgd-center.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #32373a;
	border-right: 1px solid #8d8e92;
	font-size: 9px;
	color: #535458;
	font-weight: bold;
	line-height: 15px;
}
#banner-space {
	background-image: url(i/header-bkgd-right.jpg);
	background-repeat: repeat-x;
	width:100%;
}
#banner-sublogo {
	background-color:white;
	padding:10px 40px 0 40px;
}

div#mainwrapper {
	clear: left;
}
div#main-pic {
	background-image: url(i/main-pic.jpg);
	background-repeat: no-repeat;
	width: 577px;
	height: 176px;
	background-position: 15px;
}
table#main {
	width: 100%;
}

td#left {
	width: 207px;
	vertical-align: top;
	padding-top: 3px;
	text-align: center;
}
td#right {
	width: 213px;
	background-color: #e5e5e5;
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 12px;
	text-align: center;
}
td#center {
	vertical-align: top;
	background-color: #e5e5e5;
	padding-top: 5px;
}
td#footer {
	background-color: #e5e5e5;
}
td#footerleft {
	width: 207px;
}
p#copyright {
	font-size: 10px;
	margin-top: 10px;
	padding: 0 10px 10px 15px;
}
div#login,div.menus {
	margin: 10px auto 0 auto;
	width: 153px;
	font-size: 10px;
	text-align: left;
}
div#login, div.sidebox, div.menus {
	background-image: url(i/sidebox-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top:6px;
	width: 153px;
}
div#login-body, .sidebox-inner {
	background-image: url(i/sidebox-bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 151px;
	padding:0 1px 6px 1px;
}
div#loginform {
	background-color: #cfcfcf;
	/*border-left: 1px solid black;*/
	/*border-right: 1px solid black;*/
	padding: 5px 5px 5px 20px;
}
div#loginform img {
}
div#loginform input {
	height: 16px;
	width: 80px;
	margin: 5px 0 5px 0;
	font-size: 10px;
}
div#loginform input#go {
	height: 14px;
	width: 66px;
}
div.block {
	margin: 10px auto 0 auto;
	width: 176px;
	font-size: 10px;
	text-align: left;
}
div.block h2 {
	color: #434343;
	width: 158px;
	margin: 0;
	padding: 0 5px 5px 13px;
	font-size: 11px;
	background-color: #f0ebef;
}
* html div.block h2 {
	width: 176px;
}
div.blocktext {
	padding: 5px 5px 0 13px;
	/*
	border-left: 1px solid #e6e4e7;
	border-right: 1px solid #e6e4e7;
	*/
}
div#login div.blocktext,div.menus div.blocktext {
	padding: 5px 5px 5px 15px;
	/*
	border-left: 1px solid black;
	border-right: 1px solid black;
	*/
}
div.blocktext p, .newsitem p {
	margin: 0;
	padding: 0;
}
div.blocktext a, .newsitem a {
	display: block;
	margin-top: 5px;
	color: #38587e;
	text-decoration: none;
	font-size: 12px;
}
div#login a {
	margin: 5px 0 5px 5px;
	color: #38587e;
	text-decoration: none;
	font-size: 10px;
}
div.blocktext a:hover, .newsitem a:hover {
	text-decoration: underline;
}
div.menus {
	margin-top: 12px;
}
div.menus div.blocktext a {
	display: block;
	margin-top: 5px;
	color: #38587e;
	text-decoration: none;
	font-size: 12px;
}
div.menus div.blocktext a:hover,div.menus div.blocktext a.menucurritem {
	text-decoration: underline;
}
div.menus div.blocktext a.menucurritem {
	text-transform: uppercase;
	font-weight: bold;
	color: #535353;
}
div#legal-hotline {
	margin-top: 10px;
	padding-left: 30px;
	text-align: left;
}
div#legal-hotline a {
	font-size: 14px;
	color: #38587e;
	text-decoration: none;
}
div#legal-hotline a:hover {
	text-decoration: underline;
}
div#content  {
	padding: 15px;
	font-size: 12px;
}
div#content h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
}
div#content div.date {
	color: #a85631;
	font-size: 10px;
	padding-top: 18px;
}
div#content div.headline {
	font-weight: bold;
	color: #232416;
}
div#content div.teaser {
	color: #232416;
}
div#content a.readmore {
	display: block;
	margin-top: 5px;
	color: #578583;
}
div#sitenews {
	width: 193px;
	/*
	border-left: 1px solid black;
	border-right: 1px solid black;
	*/
	margin: 0 auto;
	background-color: white;
}
* html div#sitenews {
	width: 195px;
}
td#right div.caps {
	text-align: center;
}
div#newslogo {
	width: 100%;
	height: 25px;
	padding-top: 4px;
	border-bottom: 1px solid black;
	text-align: center;
}
div#loginlogo {
	height: 25px;
	padding-top: 8px;
	border-bottom: 1px solid black;
	/*
	border-left: 1px solid black;
	border-right: 1px solid black;
	*/
	text-align: center;
}
div#sysNavMenu3Title {
	padding: 2px 4px 8px 4px;
	font-size: 12px;
	color: #535353;
	border-bottom: 1px solid black;
	/*
	border-left: 1px solid black;
	border-right: 1px solid black;
	*/
	text-align: center;
}
#main-pic {
	margin:0 auto;
}
body.training #content-inner {
	background-color:white;
	border:1px solid #A5AEBD;
	padding:6px;
}

/* *** SITE NEWS *** */
#news {
	width:196px;
	padding-bottom:10px;
	text-align: left;
}
#news-head {
	background-image:url("i/newsbox.png");
	background-position:top center;
	border-bottom:1px solid black;/*#F0EBEF*/
}
#news-logo {
	padding-top:14px;
	padding-bottom:8px;
	text-align:center;
}
#news-body {
	background-image:url("i/newsbox.png");
	background-position:bottom center;
	padding:10px 0;
}
.newsitem {
	background-image:url("i/newsitem-body.jpg");
	background-position:bottom center;
	width:176px;
	margin:10px auto;
}
.newsitem-head {
	background-image:url("i/newsitem-head.jpg");
	background-position: top center;
}
.newsitem-body {
	padding:10px;
}
.newsitem h2 {
	color: #434343;
	margin: 0;
	padding: 5px 5px 5px 13px;
	font-size: 11px;
}
.newsitem-body p {
	font-size: 10px;
	text-align:left;
}

#printlogo {display:none;}
