body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    min-width: 245px;
}
.header{
	background:#5E92C4;
	height:93px;
}
.top_header_background{
	background:url(/images/header_back.gif) repeat-x;
	height:46px;
}
.top_header{
	height:46px;
	background:url(/images/header_radial.gif) no-repeat center;
}
.top_header img{
	margin-top:3px;
	margin-left:6px;
}
a img{
	border:0;
}
.buttons img{
	float:left;
	margin-top:5px;
	margin-left:6px;
}
ul.menu{
	margin:0;
	padding:0;
}
ul.menu li{
	height:32px;
	line-height:32px;
	list-style:none;
	background:#5E92C4;
	border-top:1px solid #FFFFFF;
}
ul.menu li a{
	padding-left:18px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background:url(/images/tr_passive.gif) no-repeat 8px 14px;
}
.active{
	background:#4A7DB0 !important;
}
.active a{
	background:url(/images/tr_active.gif) no-repeat 8px 14px !important;
}
.content_block{
	padding:10px 5px 5px 5px;
}
h1{
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin-top:0;
	margin-bottom:10px;
}
.content img{
	float:left;
	margin-right:7px;
}
.footer{
	background:#666;
	height:70px;
	padding:0 8px;
}
.copy{
	margin-top:7px;
	font-size:10px;
	float:left;
	color:#FFFFFF;
}
.des{
	margin-top:7px;
	font-size:10px;
	float:right;
	color:#FFFFFF;
}
.full{
	text-align:center;
	clear:both;
	position:relative;
	top:12px;
}
.full a{
	font-size:10px;
	color:#FFFFFF;
}

.input200px {
    /*width: 200px;*/
}

.input100proc {
    width: 100%;
    border: 1px solid grey;
}

.btn_small{
    height:30px;
    background:url(/images/button_03.png) no-repeat center center;
    width:113px;
    float:left;
    text-align:center;
    line-height:30px;
    margin-right:0px;
    font-size:10px;
    text-transform:uppercase;
    color:#FFFFFF !important;
    text-decoration:none !important;
    font-weight:bold;
}

.submenu{
    float:left;
}
.submenu a{
    display:block;
    background:url(/images/list_unhover.gif) no-repeat 0 14px;
    padding-left:13px;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
}
.submenu a:hover{
    background:url(/images/list_hover.gif) no-repeat 0 6px;
    padding-top:10px;
}

.error {
    color: #ff0000;
    font-weight: bold;
}

.services_block {
    text-align:center;
}

.service_container {
    float:left;
    text-align:center;
    width:44%;
    margin:7px;
}

.service_container a {
    text-decoration:none;
    font-size: 14px;
    font-weight: bold;
    color: #05305A;

}
