BODY {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : left;
	background-color: #BDB584;
}

DIV.subbody {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : left;
}

DIV.table_lcol {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : right;
	font-weight : bold;
}

DIV.table_header {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : left;
	font-weight : bold;
}

DIV.error {
	color: #B22222;
}

SPAN.bold {
	font-weight : bold;
}

SPAN.header {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : left;
	font-weight : bold;
}

.smalltext {
    font-size : 10pt;
}

A {
	color: #396B84;
}

A:LINK {
	color : #396B84;
	text-decoration : none;
}

A:VISITED {
	color : #483D8B;
	text-decoration : none;
}

A:ACTIVE {
	color : #2D5468;
	text-decoration : none;
}

A:HOVER {
	color : #4D5C67;
	text-decoration : underline;
}

A:FOCUS {
	color : #4D5C67;
	text-decoration : underline;
}

P.subpage_textnav {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : center;
}

P.copyright {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
}

P.copyright_sub {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
}

INPUT.suggest {
	color : Black;
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border : 1px solid;
	border-color : #396B84;
}

TEXTAREA.suggest {
	color : Black;
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border : 1px solid;
	border-color : #396B84;
}
