@charset "utf-8";
.nav {
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4468C9;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: normal;
	padding-top: 20px;
	background-image: url(../assets/images/bg_nav_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_bullet {
	float: left;
}
.red_hl {
	color: #FF0000;
}
.img_left {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
}
.tbl_format {
	background-color: #f8f8f8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.txt_box {
	width: 180px;
	font-family: "Trebuchet MS";
	font-size: 100%;
}
.combo_box {
	width: 186px;
	font-family: "Trebuchet MS";
	font-size: 100%;
}

.tbl_contact {
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
	width: 180px;
}
.sub_title {
	background-image: url(../assets/images/bg_subtitle_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 550px;
	padding-top: 5px;
	padding-left: 10px;
}
.tbl_services {
	background-color: #3A5AAD;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.tbl_complance {
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
	text-align: right;
}
.img_link {
	margin-top: 20px;
	margin-right: 20px;
}
.quote {
	font-style: italic;
	font-size: 150%;
}
.about {


}
.risk {
	background-image: url(../assets/images/img_risk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 230px;
}
.img_risk {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 260px;
}
.img_risk_title {
	padding-right: 10px;
	padding-left: 40px;
	margin-top: 4px;
	background-image: url(../assets/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.news_title {
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	color: #335099;
	padding-top: 10px;
}
.news_date {
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 10px;
}
.news_forms {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.news_seperator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}
