body {
	background-color: #ffffff;
	font-family: verdana, helvetica, arial, san-serif;
	margin-bottom: 0px;
}

#global {
	width: 710px;
	position: absolute;
	left: 50%;
	margin-left: -355px;
	margin-bottom: 0px;
}

.body_copy {
	color: #596472;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	padding-left: 18px;
	padding-right: 18px;
	margin-bottom: 20px;
}

.body_copy form {
	margin-top: 10px;
	font-size: 13px;
	padding-left: 8px;
	padding-right: 8px;
}

.body_headline {
	color: #2B4769;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: -12px;
}

.body_small {
	color: #596472;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}

.body_small td {
	background-color: #ffffff;
}


.body_copy a {
	color: #596472;
	font-weight: bold;
	text-decoration: underline;
}

.body_copy a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.left {
	background-color: #FFFCF2;
	border-top: 2px dotted #CD9A01;
	border-right: 2px dotted #CD9A01;
}

.left_bottom {
	padding-left: 8px;
	background-color: #FFFCF2;
	border-right: 2px dotted #CD9A01;
	font-size: 9px;
	font-weight: bold;
	color: #A3B1C2;
	line-height: 12px;
	padding-bottom: 10px;
}

.menu_home, .menu_individual, .menu_corporate, .menu_risk, .menu_newinvesting, .menu_about, .menu_news, .menu_login {
	height: 23px;
	font-size: 11px;
	line-height: 13px;
	padding-top: 9px;
	padding-left: 8px;
}

.menu_home a, .menu_individual a, .menu_corporate a, .menu_risk a, .menu_newinvesting a, .menu_about a, .menu_news a, .menu_login a {
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	color: #2B4769;
}

.menu_home a:hover, .menu_individual a:hover, .menu_corporate a:hover, .menu_risk a:hover, .menu_newinvesting a:hover, .menu_about a:hover, .menu_news a:hover, .menu_login a:hover {
	text-decoration: underline;
	color: #2B4769;
}

.menu_home {
	background-image: url(/assets/menu_home_bg.gif);
}

.menu_individual {
	background-image: url(/assets/menu_individual_bg.gif);
}

.menu_corporate {
	background-image: url(/assets/menu_corporate_bg.gif);
}

.menu_risk {
	background-image: url(/assets/menu_risk_bg.gif);
}

.menu_newinvesting {
	background-image: url(/assets/menu_newinvesting_bg.gif);
}

.menu_about {
	background-image: url(/assets/menu_about_bg.gif);
}

.menu_news {
	background-image: url(/assets/menu_news_bg.gif);
}

.menu_login {
	background-image: url(/assets/menu_login_bg.gif);
}

.text_size {
	margin-top: 5px;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 10px;
}

form {
	margin-top: 15px;
	font-size: 9px;
	padding-left: 8px;
	padding-right: 7px;
}

.form_label {
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #87806C;
	margin-top: 5px;
}

.address {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 14px;
	color: #2B4769;
	padding-left: 8px;
	padding-right: 8px;
}

input, textarea {
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 9px;
}

.right_column {
	border-right: 1px solid #CD9A01;
}

.right_column_foot_container {
	padding-right: 18px;
}

.right_column_foot {
	padding-bottom: 10px;
	border-bottom: 1px solid #E5E3DC;
}

.right_box {
	background-image: url(/assets/right_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.centre {

}

.right_headline {
	font-size: 12px;
	font-weight: bold;
	color: #2B4769;
	margin-left: 15px;
	margin-right: 32px;
}

.right_copy {
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #2B4769;
	margin-left: 15px;
	margin-right: 32px;
}

.right_copy a {
	color: #A3B1C2;
}

.right_copy a:hover {
	color: #000000;
}

a.right_content_link, .text_size a {
	color: #2B4769;
	text-decoration: underline;
	font-weight: bold;
}

a.right_content_link:hover, .text_size a:hover {
	color: #000000;
	text-decoration: none;
}

.right_divider {
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.footer_container {
	padding-left: 18px;
}

.footer {
	padding-bottom: 4px;
	font-size: 9px;
	font-weight: bold;
	color: #A3B1C2;
	border-bottom: 1px solid #E5E3DC;
}

.footer_links, .interior_footer_links {
	padding-top: 3px;
	font-size: 9px;
	line-height: 14px;
	margin-bottom: 10px;
}

.footer_links {
	padding-left: 18px;
/*	border-top: 1px solid #E5E3DC;*/
}

.interior_footer_links {
	margin-left: 18px;
	margin-right: 18px;
	border-top: 1px solid #E5E3DC;
}

.footer_links a, .interior_footer_links a {
	font-weight: normal;
	text-decoration: none;
	color: #A3B1C2;
}

.footer_links a:hover, .interior_footer_links a:hover {
	text-decoration: underline;
	color: #000000;
}

.interior_title {
	text-align: center;
	padding-right: 100px;
	padding-top: 30px;
	font-size: 21px;
	font-weight: bold;
	color: #204572;
}

.interior_right_box {
	background-image: url(/assets/interior_right_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.header_individuals {
	background-image: url(/individuals/assets/bg.jpg);
}

.body_individuals {
	background-image: url(/individuals/assets/body.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #CD9A01;
}

.header_corporate {
	background-image: url(/corporate/assets/bg.jpg);
}

.body_corporate {
	background-image: url(/corporate/assets/body.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #CD9A01;
}

.header_risk {
	background-image: url(/risk/assets/bg.jpg);
}

.body_risk {
	background-image: url(/risk/assets/body.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #CD9A01;
}

.header_newinvesting {
	background-image: url(/newinvesting/assets/bg.jpg);
}

.body_newinvesting {
	background-image: url(/newinvesting/assets/body.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #CD9A01;
}

.header_about {
	background-image: url(/about/assets/bg.jpg);
}

.body_about {
	background-image: url(/about/assets/body.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #CD9A01;
}

.header_news {
	background-image: url(/news/assets/bg.jpg);
}

.body_news {
	background-image: url(/news/assets/body.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #CD9A01;
}

.header_login {
	background-image: url(/login/assets/bg.jpg);
}

.body_login {
	background-image: url(/login/assets/body.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #CD9A01;
}

.header_admin {
	background-image: url(/admin/assets/bg.jpg);
}

.body_admin {
	background-image: url(/admin/assets/body.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #CD9A01;
}
