BODY, TABLE, TD {
	font: normal 12px verdana, arial, sans-serif;
}

BODY {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background-color: #ccc;
	color: #666;
	text-decoration: none;
}

P {
	margin: 0px 0px 15px 0px;
	line-height: 150%;
}

BLOCKQUOTE, LI {
	line-height: 150%;
}

H1 {
	color: #1b4582;
	font-weight: bold;
	font-size: 20px;
	font-family: arial, sans-serif;
}

H2 {
	color: #999;
	font-weight: bold;
	font-size: 16px;
}

H3 {
	margin-bottom: 10px;
	padding: 0px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

H4 {
	margin-bottom: 10px;
	padding: 0px;
	color: #1b4582;
	font-weight: bold;
	font-size: 13px;
}

UL, DL {
	margin-top: 0px;
	margin-bottom: 15px;
}

DT {
	font-weight: bold;
}

LI, DD {
	margin-bottom: 5px;
}

.alert, .error {
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
}

.alert {
	color: #f90;
}

.error {
	color: #c00;
}

INPUT, SELECT, TEXTAREA {
	font-size: 11px;
}

INPUT.button {
	background-color: #039;
	color: #fff;
	font-size: 11px;
}

INPUT.eMsg, SELECT.eMsg, TEXTAREA.eMsg {
	background-color: #ffc;
	color: #000;
}

A {
	background-color: transparent;
}

A, A:link, A:visited, A:active {
	color: #1b4582;
	text-decoration: none;
}

A:hover	{
	color: #1b4582;
	text-decoration: underline;
}

.nowrap {
	white-space: nowrap;
}

H3 A {
	color: #000;
}

ADDRESS {
	margin-bottom: 10px;
	color: #333;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}

#copyright {
	margin-bottom: 10px;
	color: #666;
	font-size: 9px;
}

HR {
	height: 1px;
	color: #ccc;
}

.disclaimer {
	color: #666;
	font-size: 9px;
}

.small {
	font-size: 10px;
}

H1.small {
	font-size: 16px;
}

H2.small {
	font-size: 13px;
}

H3.small {
	font-size: 11px;
}

TABLE.chart {
}

TABLE.chart THEAD TR TH {
	background-color: #1b4582;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

TABLE.chart TR TH {
	font-weight: normal;
	font-size: 10px;
	text-align: left;
}

TABLE.chart TR.r0 {
	background-color: #f5f5f5;
}

TABLE.chart TR.r1 {
	background-color: #fff;
}

.emphasize {
	color: #1b4582;
	font-size: 14px;
}
