body {
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	body-background: images/bgraph2.gif;
	color:#333;		
}


a { color: #53371c; font-weight:bold; text-decoration: underline;}
a:hover { color: #0000ff; font-weight: bold;}

a.privacy { color: #53371c; font-weight:normal; text-decoration: underline;}
a.privacy:hover { color: #0000ff; font-weight: normal;}


td.navigation {
	background-color: #53371c;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	padding: 0 0 0 18;
	color: #ffffff;
	font-size: 13px;
	vertical-align: middle;
}

td.navigation a {
	color: #ffffff;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 30;}

td.navigation a:hover {
	color: #FFFF00;
}

td.content {
	background-color: #ffffff;
}

blockquote {margin-left: 23pt;}

.alert {
	background-color:#e4ecd0;
	margin: 0px 0px 0px 0px;
	}
	
.alert p {
	padding: 10px;
	color: #cc0000;
	font-weight: bold;
	font-size: 9pt;
	}

.sidebar {
	background-color: #A6CB81;
	margin: 0px 10px 10px 10px;
	color: #53371c;
	font-size: 8pt;
	font-weight: bold;
}
.sidebar p { margin-top: 25px;}
.sidebar ul { margin-bottom: 30px; list-style-type: square;}
.sidebar li { margin-left: -23px;}

h1 { color: #53371c; font-size: 20pt; font-weight: normal; padding-top: 7px;}
h2 { color: #53371c; font-size: 14pt; font-weight: normal}
h3 { color: #53371c; font-size: 11pt;}

img {border: none;}

.main 		{ margin: 0px 13px 26px 13px;}
.main p 	{ font-size: 10pt; }
.main ul li 	{ font-size: 10pt; list-style-type: circle; margin-left: -10px}
.main ol li 	{ font-size: 10pt;}
.main blockquote { color: #8D6842; font-size: 10pt; }

.footer { font-size: 8pt; color: #000000;}
