.background {
	background-color: #FFFFFF;
	background-image: url(../images/assets/bg_grad.jpg);
	background-repeat: repeat-x;
}
.shadow {
	background-image: url(../images/assets/shadow.png);
	height: 542px;
	width: 971px;
	background-repeat: no-repeat;
}
.login_bg {
	background-image: url(../images/assets/login_bg.jpg);
	background-repeat: no-repeat;
	height: 146px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.jumpmenu_btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border-width:thin;
	border-color:#FFFFFF;
	
}
.jumpmenu_bg {
	background-color: #CCCCCC;
	text-align: center;
	width: inherit;
}
.white_bg {
	background-color: #FFFFFF;
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 161%;
	text-align:left;
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-variant: small-caps;
}
.subtitle_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.blue_title {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
a:hover {
	color:#999999;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.contact {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	text-align:left;
}
.shadowentry {
	background-image: url(../images/assets/shadow2.png);
	height: 392px;
	width: 971px;
	background-repeat: no-repeat;
}
.disclaimer {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	text-align:left;
}
.investment {
	background-color: #99FFCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;	
}
.investment_vert_position {
	vertical-align: top;
}

