html, body {
	height: 100%;
	margin: 0 0 0 0;
	background: #d4e2ee;
}
.content {
	height: 100%;
	background: #d4e2ee url(../../img/backgroundBlue.jpg) repeat-x bottom;	
}
.headMenu {
	background: #acc6db url(../../img/headMenuBackBlue.jpg) no-repeat left top;
	font: bold 10px Tahoma, sans-serif;
	color: #fff;
	padding: 4px 16px;
	width: 170px;
	margin: 10px 0 0 0;
}
.logo {
	display: block;
	width: 192px;
	height: 60px;
	text-indent: -2000em;
	background: url(../../img/logoBlue.gif) no-repeat;
}
.logo a {
	display: block;
	width: 192px;
	height: 60px;
}
.headMenu a {
	color: #fff;
	text-decoration: none;
	padding: 2px 6px;
}
.headMenu a:hover {
	color: #30558f;
	text-decoration: none;
}
.topMenuBox {
	background: url(../../img/topMenuShadowBlue.gif) repeat-x bottom;
	margin: 0 0 0 23px;	
	text-align: center;
}
.topMenuBox a {
	margin: 0 auto;
	padding: 8px 7px 10px 7px;
	font: bold 10px Tahoma, sans-serif;
	color: #005492;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../../img/topMenuBotBlue.gif) repeat-x bottom;
	display: block;
}
.topMenuBox a:hover {
	color: #3b78a9;
	text-decoration: none;
}
.loginRow {
	background: #fff url(../../img/colLeftBackBlue.gif) repeat-y;
	color: #005592;
	font: 11px Tahoma, sans-serif;
	padding: 0 0 12px 37px;
}
.loginRow a {
	color: #9b9b9b;
	text-decoration: none;
}
.loginRow a:hover {
	color: #000;
	text-decoration: none;
}
.loginRow .loginInput {
	background: #fff;
	border: 1px solid #cecece;
	font: 11px Tahoma, sans-serif;
	color: #3f3f3f;
	width: 148px;
	padding: 2px;
}
.loginSpacer {
	background: #fff url(../../img/horSpacerLine.gif) repeat-x top;
	margin: 0 2px 12px 2px;
	height: 1px;
}
.colLeft {
	width: 185px;
	background: #fff url(../../img/colLeftBackBlue.gif) repeat-y;
	color: #949494;
	font: bold 11px Tahoma, sans-serif;
	padding: 12px 0;
}
.colLeft a {
	color: #949494;
	text-decoration: none;	
}
.colLeft a:hover {
	color: #005b98;
	text-decoration: none;	
}
.colRight {
	width: 204px;
	background: #fff url(../../img/colRightBackBlue.gif) repeat-y;
	padding: 12px 0;
}
.colRightNews {
	width: 160px;
	margin: 0 0 14px 0;
	padding: 3px 0;
	text-align: left;
	font: 11px Tahoma, sans-serif;
	color: #797979;
}
.regInput {
	background: #fff;
	border: 1px solid #cecece;
	font: 11px Tahoma, sans-serif;
	color: #3f3f3f;
	width: 276px;
	padding: 2px;
}
.colRightNews A {	
	font: 11px Tahoma, sans-serif;
	color: #4080ad;
	text-decoration:none;
}
.colRightNews p {
	margin: 0;
	padding: 0;
}
.colRightNewsDate {
	font: 10px Tahoma, sans-serif;
	color: #4080ad;
}
.colRightNewsTitle {
	font: bold 11px Tahoma, sans-serif;
	color: #000;
	margin: 7px 0;
}
.colRightNewsTitle A {
	font: bold 11px Tahoma, sans-serif;
	color: #000;
	margin: 7px 0;
	text-decoration:none;
}
.colRightNewsTitle A:hover {	
	text-decoration:underline;
}

.colCenter {
	background: #fff;
	width: 391px;
	padding: 12px 0;
	color: #4f4f4f;
	font: 12px Tahoma, sans-serif;
}
.colCenter p {
	text-align: left;
	margin: 10px 10px 5px 10px;
	line-height: 16px;
}
.rightBox 
{
    background: url(../../img/lectranalBox.gif) no-repeat bottom center; 
    margin: 40px 0 0 0;
    display: block; 
    width: 120px; 
    height: 119px;
}
.footer {
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: right;
	background: url(../../img/footerBlue.gif) no-repeat right top;
	height: 4px;
}
