#main {
	background-color: #ffffff;
	color: #000000;
	background-image: url(/images/bgtile.gif);
	background-repeat: repeat;
}

#main .homepage {
	margin: 0 auto;
	border: 5px solid #000099;
	width: 790px;
	overflow: hidden;
}

#main .topbar {
	background-image: url(/images/topbar_gradient.jpg);
	background-repeat: repeat-y;
	height: 105px;
	background-color: #0d4896;
}

#main .tr_nav {
	float: right;
	margin-right: 14px;
	margin-top: 12px;
	text-align: left;
}

#main .tr_nav ul {
	color: #ffffff;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	list-style-type: square;
	text-align: left:
}

#main .tr_nav ul li {
	margin-top: 6px;
}

#main .tr_nav ul a {
	text-decoration: none;
	color: white;
	cursor: hand;
}

#main .tr_nav ul a:hover {
	text-decoration: underline;
}

#main .keybar {
	background-image: url(/images/bgminitile.gif);
	background-repeat: repeat-x;
	height: 17px;
	overflow: hidden;
}

#main .t_nav {
	height: 40px;
	background-color: white;
	border-bottom: 3px solid #d4d3d3;
	width: 100%;
}

#main .leftbox {
	border-top: 3px solid #d4d3d3;
	background-color: #efefef;
	width: 23%;
	text-align: center;
}

#main .thinwhite {
	height: 3px;
	background-color: #ffffff;
	border-top: 21px solid #efefef;
}

#main .howtoinvest {
	background-color: #ffffff;
	color: #000000;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1.5em;
	margin-bottom: .75em;
	font-size: 12px;
	text-align: left;
	padding: 3px;
}

#main .howtoinvest a {
	color: #0d4896;
}

#main .latestnews {
	background-color: #ffffff;
	color: #000000;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: .75em;
	margin-bottom: .75em;
	font-size: 12px;
	text-align: left;
	padding: 3px;
}

#main .latestnews a {
	color: #0d4896;
	text-decoration: none;
}

#main .latestnews a:hover {
	text-decoration: underline;
}

#main .disclaimers {
	margin-top: 6px;
	padding: 3px;
	background-color: #ffffff;
	font-size: 12px;
	text-align: left;
}

#main .box {
	width: 100%;
	background-image: url(/images/dark_vertical_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#main .content {
	float: right;
	left: 33%;
	background-image: url(/images/vertical_gradient.jpg);
	background-repeat: repeat-x;
	border: 2px solid #ffffff;
	margin: 3%;
	color: #000000;
	width: 70%
}

#main .content p {color: #000000;text-align: left; margin-left: .5em; margin-right: .5em;}
#main .content font {color: #000000;}

#main .clear {
	clear: both;
}

#main .stretchbg {
	overflow: hidden;
	background-image: url(/images/menu/flat.gif);
	background-repeat: repeat-x;
}

#main .stretchbgb {
	overflow: hidden;
	background-image: url(/images/menu/flat_bottom.gif);
	background-repeat: repeat-x;
}

#main .navline {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#main .trangle {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
}

#main .blangle {
	float: left;
	position: relative;
	margin-left: 3px;
	bottom: 3px;
}

#main .blspacer {
	height: 12px;
	width: 1px;
}

#main .boxtitle {
	padding-left: 3px;
	color: #7b5a00;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

#main .boxtitle a {
	color: #7b5a00;
	text-decoration: none;
}

#main .boxtitle a:hover {
	color: #0d4896;
	text-decoration: underline;
}

