BODY
{
	background: url(images/display/BackgroundGradient.png) #527e20 repeat-x;
	font-size: 10pt;
	font-family: Verdana;
}

A
{
	color: #6e5a39;
}

H3
{
	font-weight: bold;
	font-size: 12px;
}

H4
{
	text-align: center;
	padding-top: 60px;
}

#bgpage
{
	z-index: -1;
	position: absolute;
	text-align: center;
	width: 100%;
	right: 10px;
	top: 35px;
}

#page
{
	margin: 50px auto auto auto;
	width: 800px;
}

/* HEADER */

#header
{
	position: relative;
	height: 110px;
}

#header A
{
	text-decoration: none;
}

#logo
{
	width: 300px;
	text-align: center;
	position: absolute;
	bottom: 10px;
}

#logo-yourbalance
{
	position: absolute;
	right: 30px;
	bottom: 60px;
}

#logo IMG
{
}

#logo
{
	float: left;
}

/* NAVIGATION */

#nav-div
{
	font-family: Verdana;
	font-size: 12pt;
	position: relative;
	height: 110px;
}

.nav
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px 5px -5px 0px;
}

.nav-li
{
	float: left;
}

.nav-li A
{
	color: #507811;
	text-decoration: none;
	text-align: center;
	padding: 0px 5px 0px 5px;
	background: url(images/Display/Tab-White-Reg.png) no-repeat top center;
	display: block;
	height: 32px;
	width: 95px;
}

.nav-li A SPAN
{
	text-align: center;
	display: block;
	padding-top: 7px;
}

.nav-selected-li A
{
	color: #ffffff;
	background: url(images/Display/Tab-Brown-Reg.png) no-repeat top center;
}

.nav-selected-li A SPAN
{
}

#middle, #footer, #header
{
	clear: both;
}

/* BAR */

.bar
{
}

.bar-middle
{
	background-color: #ffffff;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	height: 18px;
	float: left;
	width: 764px;
}

.bar-middle-top
{
	margin-top: 4px;
}

.bar-middle-bottom
{
}

.bar-tl
{
	float: left;
	background: url(images/Display/ContentCorner-TL.png) no-repeat top left;
	height: 22px;
	width: 22px;
	margin: 0px 0px 0px -4px;
}

.bar-tr
{
	float: right;
	background: url(images/Display/ContentCorner-TR.png) no-repeat top right;
	height: 22px;
	width: 22px;
	margin-right: -4px;
}

.bar-bl
{
	float: left;
	background: url(images/Display/ContentCorner-BL.png) no-repeat bottom left;
	height: 22px;
	width: 22px;
	margin-left: -4px;
}

.bar-br
{
	float: right;
	background: url(images/Display/ContentCorner-BR.png) no-repeat bottom right;
	height: 22px;
	width: 22px;
	margin-right: -4px;
}

.bar-content
{
	clear: both;
	position: relative;
}

/* CONTENT */

#middle A
{

}

#middle LI
{
	list-style-image: url(images/Display/LeafBullet.png);
	margin-left: 20px;
}

#middle .bar-content
{
	background-color: #ffffff;
	min-height: 400px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	padding: 0px 15px 15px 15px;
}

.boxed-content
{
	border: solid 1px #5C8727;
	background-color: #DEE9C7;
	border-style: outset;
	padding: 10px 15px 15px 15px;
}

.quote
{

}

.image-right
{
	float: left;
	margin-top: 30px;
}
.bar
{
	clear: both;
}

.quote .from
{
	text-align: right;
	padding-right: 20px;
}

.from SPAN
{
	height: 5px;
}

HR
{
	color: #5c8727;
	margin: 20px 0px 20px 0px;
}

.leaf-bullet
{
	margin-bottom: 3px;
	height: 5px;
	width: 9px;
}

P
{
	margin: 10px 0px 10px 0px;
}

fieldset
{
	margin: 10px 0px 5px 0px;
	border: solid 1px #5C8727;
	background-color: #DEE9C7;	
}

fieldset DIV
{
	padding: 8px 8px 8px 8px;
}

legend
{
	margin-left: 10px;
}

.pagetitle
{
	margin-bottom: 10px;
}

.listing
{
	margin: 0px 0px 10px 0px;
}

.listing H3
{
	margin: 0px 0px 5px 0px;
}

.anchor-link
{
	height: 1px;
}

table
{
	margin: 10px 0px 10px 0px;
}

.affiliate
{
	font-weight: bold;
}

/* FOOTER */
#footer
{
	text-align: center;
	font-size: 9px;
	padding-top: 20px;
	vertical-align: middle;
}

.footer-display
{
	vertical-align: middle;
}

#tblEmail TD
{
	vertical-align: top;
}

#tblEmail SPAN
{
	display: block;
	margin-top: 5px;
}