body {
	font: normal 13px helvetica, arial;
	color: #503f43;
	line-height: 18px;
	background-color: #EBF4E6;
	background-image: url(/images/bgGreenAccount.png);
	background-repeat: repeat-x;
	background-position: 0px 113px;
	margin: 0;
	padding: 0;
}
#navBar {
	display: block;
	position: relative;
	height: 31px;
	background: url(/images/green_vert_gradient.gif) repeat-x;
}
#lCol {
	padding: 5px;
	width: 575px;
	float: left;
}
#rCol {
	padding: 5px;
	width: 275px;
	float: left;
}
#gaYellowBox {
	background-image: url(/images/boxGreenAccount.png);
	width: 265px;
	height: 502px;
	line-height: normal;
}
hr {
	border-bottom: 1px;
}
a {
	color: #1B75BB;
}
.trTop {
	background-image: url(/images/tabletopbg.png);
	color: #FFFFFF;
	height: 20px;
	font-size: 11px;
}
.trRow2 {
	background-color: #E4ECF4;
	padding: 3px;
	font-size: 11px;	
}
.trRow {
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 11px;
	padding-top: 5px;
}
.detailBox {
	cursor: default;
	border: 1px solid #808080;
}
.detailRow {
	background-color: #E9F4E4;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;	
	padding: 3px;
	font-weight: bold;
	font-size: 11px;	
}
.detailHeader {
	background-image: url(/images/bgRowDetail.png);
	font-size: 11px;
	padding: 3px;
	color: #FFFFFF;
}
#gaLeaf {
	background-image: url(/images/bgLeaf.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 900px;
	height: 243px;
}
.redBar {
	background-image: url(/images/redbar.png);
	height: 41px;
}
.greenBar {
	background-image: url(/images/greenbar.png);
	height: 41px;
}
.gaLink {
	color: #999999;
	text-decoration: none;
}
.gaLinkOn {
	color: #000000;
	text-decoration: none;
}
#calculationsBox {
	margin-top: 20px;
}
.gaNavItem {
	padding-top: 7px;
	padding-right: 20px;
	cursor: pointer;
	color: #2E450F;
	font-weight: bold;
	float:left;
}