@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
}
hr { size: 1px; }
ul { list-style-type:none; padding: 0; margin: 0; }
ul ul { margin-left: 3em; list-style-type:none; }
ul a { text-decoration: none; color: #000; }
#navigation ul { list-style: none; margin: 0; padding: 0 0 0 1em;}
a.menureplacecollapsed { padding-left: 12px; color: #000; background: url(menureplace-collapsed.png) center left no-repeat;}
a.menureplaceexpanded { padding-left: 12px; color: #000; background: url(menureplace-expanded.png) center left no-repeat; }
a:link {
	color: #00aeef;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #00aeef;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #e0078c;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #e0078c;
	font-weight: bold;
}
.text_cyan{
	color: #09F;
	text-decoration: none;
}
.link_cyan a:link {
	color: #09F;
	text-decoration: none;
}
.link_cyan a:visited {
	text-decoration: none;
	color: #09F;
}
.link_cyan a:hover {
	text-decoration: none;
	color: #666;
}
.link_cyan a:active {
	text-decoration: none;
	color: #666;
}


.link_red a:link {
	color: #e0078c;
	font-weight: bold;
	text-decoration: none;
}
.link_red a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #e0078c;
}
.link_red a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #09F;
}
.link_red a:active {
	text-decoration: none;
	font-weight: bold;
	color: #09F;
}


.link_gray a:link {
	color: #09F;
	font-size: 13px;
	text-decoration: none;
}
.link_gray a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #09F;
}
.link_gray a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #666;
}
.link_gray a:active {
	text-decoration: none;
	font-size: 12px;
	color: #666;
}

.text_small_black {
	font-size: 12px;
	text-decoration: none;
}

.link_text a:link {
	color: #004990;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.link_text a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #004990;
	font-weight: bold;
}
.link_text a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #00aeef;
	font-weight: bold;
}
.link_text a:active {
	text-decoration: none;
	font-size: 14px;
	color: #00aeef;
	font-weight: bold;
}
.link_head{
	color: #004990;
	font-weight: bold;
}
.link_success{
	color: #004990;
	font-weight: bold;
	font-size: 20px;
}
.menureplace{
	color: #004990;
	font-weight: normal;
}
.link_large{
	color: #e0078c;
	font-weight: bold;
	font-size: 18px;
}
.imgtext{
	font-size: 9px;
}

.text_large_white{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.text_large_white2{
	color: #FF9;
	font-weight: bold;
	font-size: 23px;
}
.text_large_white4{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 23px;
}
.text_large_white4 a:link{
	color: #ffffff;
	text-decoration: none;
}
.text_large_white4 a:visited{
	color: #ffffff;
	text-decoration: none;
}
.text_large_white4 a:hover{
	color: #00aeef;
	text-decoration: none;
}
.text_large_white4 a:active{
	color: #00aeef;
	text-decoration: none;
}
.menureplace a:hover{
	color: #004990;
	font-weight: normal;
}
.menureplace a:active{
	color: #004990;
	font-weight: normal;
}
.link_head a:hover{
	color: #004990;
	font-weight: bold;
}
.link_head a:active{
	color: #004990;
	font-weight: bold;
}
.link_red{
	color: #e0078c;
	font-weight: bold;
}

.link_gray2 a:link {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.link_gray2 a:visited {
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
.link_gray2 a:hover {
	text-decoration: none;
	color: #004990;
	font-weight: normal;
	font-size: 12px;
}
.link_gray2 a:active {
	text-decoration: none;
	color: #004990;
	font-weight: normal;
	font-size: 12px;
}

.contact_text{
	font-size: 12px;
	padding-bottom: 30px;
}
.contact_head{
	font-weight: bold;
	color: #004990;
	font-size: 14px;
	line-height: 40px;
}

img{
	border-style: none;
}
body {
	background-color: #4f7bc0;
}
* {margin:0;padding:0} 
.main {
	position: relative;
	padding: 0px;
	border-collapse: collapse;
	width: 1000px;
	height: 1000px;
	margin: 0px auto;
}
.main_table{
	height: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
.text_area{
	padding: 20px;
	font-size: 12px;
}
table.bottomtab td {
	vertical-align: middle;
	-moz-border-radius: 0px;
	border-style: none;
	padding-right: 20px;
}
table.main_table td {
	vertical-align: top;
	-moz-border-radius: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}
.center{
	background-color: #FFF;
}
.shad_left{
	background-image: url(images/shadow_left.png);
	background-position: left;
	background-repeat: repeat-y;
}
.shad_right{
	background-image: url(images/shadow_right.png);
	background-position: right;
	background-repeat: repeat-y;
}

/*Menu*/
.menu{
	padding: 0px;
	margin: 0px;
}
.menu_mid{
	background-image: url(images/menu.png);
	background-position: left;
	background-repeat: repeat-x;
	vertical-align: top;
}
.top_row{
	position: relative;
	top: 0px;
	left: 150px;
}
.bottom_row{
	position: relative;
	color: #FFF;
	left: 25px;
}
.menu_item{
	position: relative;
	top: -2px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #FFF;
}
.menu_item2{
	position: relative;
	top: -2px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #FFF;
}
.menu_item2 a:link {
	color: #FFF;
}
.menu_item2 a:visited {
	color: #FFF;
}
.menu_item2 a:hover {
	color: #09F;
}
.menu_item2 a:active {
	color: #09F;
}
.selected_text{
	position: relative;
	top: -2px;
}
.menu_selected{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/item.png);
	background-position: left;
	background-repeat: repeat-x;
}
.menu_item a:link {
	color: #FFF;
	text-decoration: none;
}
.menu_item a:visited {
	text-decoration: none;
	color: #FFF;
}
.menu_item a:hover {
	text-decoration: none;
	color: #004990;
}
.menu_item a:active {
	text-decoration: none;
	color: #004990;
}
/*Main*/

.main_area{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 10px;
}
.news_area{
	padding-top: 10px;
}
.product_text{
	padding-left: 20px;
}
.box_text{
	color: #004990;
	font-weight: bold;
}
.box_title{
	font-size: 16px;
	line-height: 40px;
}
.news_head{
	position: absolute;
	right: 67px;
}
.newsbody{
	padding-left: 15px;
	padding-right: 15px;
}
.news_body{
	padding-top: 90px;
	vertical-align: top;
	background-image: url(images/news_grad2.png);
	background-position: top;
	background-repeat: repeat-x;
}
.news_title{
	font-weight: bold;
}
.news_text{
	font-size: 12px;
}
.loginwindow{
	background-color: #004990;
}
.loginwindow2{
	background-color: #00aeef;
}
.login_margin{
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
}
.login_margin2{
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 86px;
	padding-right: 86px;
}
.login_margin3{
	padding-top: 15px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
}
.login{
	color: #FFFFFF;
	font-weight: bold;
}
.obj{
	background-image: url(images/price_obj.png);
	background-position: left;
	background-repeat: repeat-x;
}
.login_link a:link {
	color: #FF9;
	text-decoration: none;
	font-weight: normal;
}
.login_link a:visited {
	text-decoration: none;
	color: #FF9;
	font-weight: normal;
}
.login_link a:hover {
	text-decoration: none;
	color: #09F;
	font-weight: normal;
}
.login_link a:active {
	text-decoration: none;
	color: #09F;
	font-weight: normal;
}
.field{
	width: 160px;
}
.postal{
	width: 50px;
}
.city{
	width: 102px;
}
.hint{
	color: #FF6;
	font-size: 11px;
	font-style: italic;
}
.req{
	color: #fff;
	font-size: 11px;
	font-style: italic;
}
.form{
	/*line-height: 30px;*/
	color: #FFFFFF;
	vertical-align: top;
}
.white{
	color: #FFFFFF;
}
.validation{
	position: relative;
	line-height: 12px;
	/*width: 150px;*/
	color: #F30;
	font-size: 11px;
	font-weight: bold;
}
.cat{
	font-size: 18px;
	font-weight: bold;
	color: #004990;	
}
.file_top{
	border-bottom: solid 1px #666;
}
.logo_list{

}
/*Copyright*/
.copyright{
	position: relative;
	font-size: 10px;
	right: 50px;
}