BODY{
	background:#6f76b7 url('/engine_tpl/blue/images/bg_body.gif') repeat-x;
	padding:0px;
	margin:0px;
}

a:link,
a:visited,
a:active {
	text-decoration:none;
	color: #2e74a4;
	font-size:10pt;
	font-family:Tahoma;
}
a:hover{
	text-decoration:underline;
}


#border{
	width:1000px;
	background:#484b8b;
}
#main{
	width:994px;
}
#main .background{
	background:url('/engine_tpl/blue/images/background.jpg') no-repeat;
	width:994px;
	height:129px;
}
#main .navigation{
	background:#2e74a4;
	text-align:left;
}
#main #left{
	width:188px;
	height:39px;
	background:#f3f3f3;
}
#main #botleft{
	background:#f3f3f3;
}
#main #center{
	width:806px;
	background:#484b8b;
	padding-left:15px;
}
#main #botleft p{
padding:5px 2px 10px 20px;
margin:0px;
}
#main #left .head{
	background:#f3f3f3 url('/engine_tpl/blue/images/lastnews.gif') no-repeat;
	width:188px;
	height:39px;
}

#botleft .newshead{
	width:100%;
	height:15px;
	padding:0px;
	margin:0px;
}
#botleft .newshead .icon{
	float:left;
	margin: 0 2px 0 2px;
	width:16px;
	height:15px;
	background:#f3f3f3 url('/engine_tpl/blue/images/icon-news.gif') no-repeat;
}
#botleft .newshead .date{
	float:left;
	color:#91171a;
	font-size:11pt;
	font-family:arial;
	font-weight:bold;
}
#botleft .newstitle{
	color:#1954a1;
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	text-align:left;
}
#main #botleft a{
	color:#1954a1;
	font-size:8pt;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
}
#main #botleft a:hover{
	text-decoration:underline;
}

#main #center .datetime{
	float:left;
	color:#f3f3f3;
	font-size:10pt;
	font-weight:bold;
	font-family:arial;
	padding:2px 0 2px 20px;
}
#main #center .datetime form{
	padding:0px;
	margin:0px;
}
#main #center .datetime input{
	color:#f3f3f3;
	font-size:10pt;
	font-weight:bold;
	font-family:arial;
	width:60px;
	border:0px;
	background:#484b8b;
	padding:0px;
	margin:0px;
}
#main #center .phone{
	float:right;
	color:#f3f3f3;
	font-size:10pt;
	font-weight:bold;
	font-family:arial;
	padding:2px 2px 2px 0px;
}
#main #center .lup{
	width:24px;
	height:11px;
	background: #f3f3f3 url('/engine_tpl/blue/images/lup_corner.gif') no-repeat;
}
#main #center .up{
	background: #f3f3f3;
}
#main #center .leftcorner{
	background: #f3f3f3 url('/engine_tpl/blue/images/l_corner.gif') repeat-y;
}
#main #center .main{
	background: #f3f3f3;
	text-align:left;
}
#main #center .lbot{
	width:24px;
	height:11px;
	background: #f3f3f3 url('/engine_tpl/blue/images/lbot_corner.gif') no-repeat bottom left;
}
#main #center .bot{
	width:24px;
	height:11px;
	background: #f3f3f3 url('/engine_tpl/blue/images/bot.gif') repeat-x;
}
#main #center .pagetitle{
	width:100%;
	font-size:12pt;
	font-weight:bold;
	font-family:tahoma;
	color: #07466b;
}
#main #center .content{
	float:left;
	widh:100%;
	text-align:justify;
	font-size:10pt;
	font-weight:normal;
	font-family:tahoma;
	color: #07466b;
	padding-right:5px;
}
#main #center .blank{
	float:left;
}

#main .bottom_blank{
	background: #f3f3f3;
}
#main .bottom_corner{
	background: #484b8b url('/engine_tpl/blue/images/bottom_corner.gif') no-repeat bottom left;
	height:15px;
}

#main #footer{
	background:#f3f3f3;
	height:15px;
	color:#484b8b;
	font-family:arial;
	font-size:10pt;
	text-align:center;
	font-weight:bold;
}
#main #footer a{
	color:#484b8b;
	font-family:arial;
	font-size:10pt;
	text-decoration:none;
}
#main #footer a:hover{
	text-decoration:underline;
}

.pages{
	color:#666; 
	border:0px;
	padding:0 4px 2px 0;
}
.pages a:link,
.pages a:visited,
.pages a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:2px 3px;
	font-size:8pt;
	font-family:Tahoma;
}

.pages a:hover {
	background:#fff;
	color:#f29b28;
	border-color:#E6E6E6;
	font-size:8pt;
	font-family:Tahoma;
}

.pages span {
	text-decoration:none;
	background:#fff;
	padding:2px 3px;
	border:1px solid #E6E6E6;
	color:#fff;
	font-size:8pt;
	font-family:Tahoma;
	font-weight:bold;
}

input, textarea, select
{
    border:1px solid #484b8b;
	width:100%;
	font-family:Arial;
	font-size:9pt;
	padding:1px;
	margin:0px;
}

#error{
	color:Red;
	font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
}
