BODY, P, TABLE, TH, TD {
	color: #46522B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}
BODY {
	background-color: #FFFFCC;
}
H1 {
	color: #46522B;
	font-weight: bold;
	font-size: 24px;
}
H2 {
	font-size: 18px;
	text-align: left;
	margin: 0px 20px 5px 20px;
}
H3 {
	font-size: 18px;
	text-align: center;
	margin: 0px 20px 5px 20px;
}
H4 {
	font-size: 14px;
	text-align: center;
	padding: 0;
	margin: 15px 0 10px;
}
h5 {
	font-size: 14px;
	text-align: left;
	padding: 0;
	margin: 15px 0 5px 20px;
}
P {
	text-align: left;
	margin: 0px 10px 0px 20px;
}
OL,UL {
	margin: 5px 0 5px 35px;
	padding: 5px 0 5px 35px;
	text-align: left;
}
OL
{
    list-style: decimal outside;
}
UL
{
	list-style: disc outside;
}
LI {
	margin: 0;
	padding: 5px 0 0 0;
}
A {
	color: #0000CC;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 102px;
	overflow: hidden;
	background-color: #8FB061;
	border-right: 2px inset #8FB061;
	border-bottom: 2px inset #8FB061;
}
.toolbar {
	position: absolute;
	top: 100px;
	left: 0px;
	height: 460px;
	width: 140px;
	overflow: hidden;
	background-image: url(../images/global/tools.jpg);
	background-repeat: no-repeat;
	background-color: #8FB061;
	border-right: 2px inset #8FB061;
	border-bottom: 2px inset #8FB061;
}
.main {
	position:absolute;
	top: 110px;
	left: 140px;
	width: 630px;
	text-align: center;
}
.footer {
	width: 100%;
	font-size: 10px;
	text-align: center;
}
.card {
	text-align: center;
	margin: 15px 10px 15px 20px;
    padding: 0 15px 15px;
    font-style: italic;
    border: 1px solid #8FB061;
}
.statements {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}
.noon {
	color: #ff3300;
	font-size: 14px;
    font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0px 0px 5px 0px;
}
#sba {
	float: right;
	margin: 5px 0px 0px 5px;
}
#sbh {
	float: right;
	margin: 20px 0px 0px 5px;
}
