@charset "utf-8";
/* CSS Document */

*{
	font-family:Arial, Helvetica, sans-serif;
}
body{
	margin:0px;
	color:#333333;
	font-size:12px;
}
a{
	color:#2361ae;
	text-decoration:none;
}
.cont{
	width:983px;	padding-top:10px;	margin:0px auto;	background:url(images/body_bg.gif) right repeat-y;
}
.header{
	height:84px;
	}
	.logo{
		float:left;	width:290px;	padding-right:35px;
	}
	.header ul{
		float:left;	width:658px;	list-style:none;	margin:0px;	padding:0px;
	}
	.header ul li{
		float:left;	padding-left:10px;
	}
	.header ul li.date{
		padding-left:40px;	padding-top:65px;	font-size:12px;	color:#ffffff;
	}
.content{
	padding-left:15px;
	width:854px;
	font-size:14px;
}
.home_bg{
	padding-top:40px;
	background:url(images/risk.gif) right top no-repeat;
	font-size:14px;
	height:360px;
}
.get_started{
	width:625px;
	text-align:right;
}
.menu{
	margin-top:9px;
	background:url(images/menu_bg.png) top no-repeat;
	height:65px;
	font-size:13px;
	z-index:100;
	position:relative;
	}
	.menu a{
		color:#fbfbfb;
		display:block;
		z-index:200;
		height:39px;
		line-height:39px;
	}
	.menu li:hover, .menu li.sfhover, .menu li.selected{
		color:#ffffff;
		background:url(images/main_hover.png) right top no-repeat;
	}
	.menu ul{
		list-style:none; margin:0px; padding:0px 0px 0px 2px;
	}
	.menu li{
		width:130px;
		text-align:center;
		float:left;
		background:url(images/main_separator.png) right top no-repeat;
	}
.footer{
	padding-top:5px;
	padding-left:570px;
	width:299px;
	float:left;
}
.footer li, .footer a{
	font-size:13px;
	color:#666666;
	}
	.footer a:hover, .footer a.selected{
		color:#2361ae;
	}
	.footer ul{
		list-style:none; margin:0px; padding:0px; width:299px;
	}
	.footer li{
		float:left; padding:0px 2px;
	}
.copy{
	float:left;
	font-size:10px;
	color:#ffffff;
	width:100px;
	padding-top:5px;
	padding-left:6px;
}
.fbox{
	height:59px;
}
.submenu{
	position:absolute;
	display:none;
	background:url(images/submenu_bg.png) repeat-y;
	top:39px;
	left:0px;
	width:983px;
	height:20px;
	color:#666666;
	list-style:none;
	margin:0px; padding:0px;
	}
	.submenu li{
		background:none;
		float:left;
		width:auto;
		padding:0px 2px;
		color:#666666;
	}
	.submenu li:hover, .submenu li.sfhover{
		background:none;
		color:#666666;
	}
	.submenu a{
		background:none;
		color:#666666;
		display:inline;
		height:20px;
		line-height:20px;
	}
	.submenu a:hover, .submenu a.selected{
		background:none;
		color:#2361ae;
	}
	.submenu a.underline{
		text-decoration:underline;
	}
.menu li.selected .submenu{
	display:block;
}
.menu li:hover .submenu, .menu li.sfhover .submenu{
	display:block;
	z-index:300;
}
.quotes{
	width:640px;
	padding:30px 100px 30px 0px;
	margin:0px auto;
}
.quotes td{
	padding-bottom:40px;
}
h1{
	font-size:24px;
	font-weight:normal;
	margin:10px 0px;
}
.en{
	font-size:14px;
}
h4{
	font-size:20px;
	margin:0px;
}
h2{
	font-size:23px;
	margin:0px;
}
.quotes_form{
	margin:0px auto;
	padding-bottom:20px;
	font-size:12px;
}
.quotes_form h2{
	color:#000000;
}
.quotes_form form{
	margin:0px;
}
.input{
	width:240px;
}
.input2{
	width:115px;
}
.input3{
	width:30px;
}
.input4{
	width:75px;
}
.input5{
	width:90px;
}
.quote_text{
	background:#DDDDDD;
}
.center{
	text-align:center;
}
.quotes_border{
	border-bottom:3px solid #999999;
	border-right:3px solid #999999;
	border-left:3px solid #CCCCCC;
	border-top:3px solid #CCCCCC;
}
.no-border{
	border: 0px;
}
.bold{
	font-weight:bold;
	font-size:14px;
}
.products{
	padding-bottom:3px;
	padding-right:10px;
}