/* h1,h2,h3,h4,h5,h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

P {
	margin-top: 0px;
	padding-top: 0px;
}
*/
H3 {
	color : #7C1E06;
	font-size : 12pt;
}

H4 {
	color : #7C1E06;
	font-size : 12pt;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}

P {
	font-family : sans-serif;
	font-size : 10pt;
	color:#000000;
}
LI {
	color:#000000;
}

A.paneltext {
	font-family : sans-serif;
	color : #7C1E06;
	font-size : 10pt;
}

P.sidebar1 {
	font-family : sans-serif;
	color : #2F4993;
	font-size : 8.5pt;
}

.homecolumns {
	font-family : sans-serif;
	color : #777777;
	font-size : 9pt;
}

A.homecolumns {
	color : #003366
}

UL.homecolumns {
text-transform: none;
color: #00CC33;
text-decoration: none;
text-indent: 0px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: square;
padding: 0px;
margin: 0px;
}

.nospace {
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}

A {
	font-family : sans-serif;
	color : #A95540;
	font-size : 11pt;
	text-decoration : underline;
}

A:HOVER {
	color : #7C1E06;
	text-decoration : underline;
}


.footer {
	color : #E7907A;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
A.footer {
	color : #E7907A;
	font-size : 10pt; 
}

A.footer:HOVER {
	color : #FFBEAE; 
	text-decoration : underline;
}

TD.footer {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

.errortext {
	color : Red;
	font-weight : bold;
}

LI.errortext {
	color : Red;
	font-weight : bold;
}

UL.sidenav {
	list-style: none;
	margin-left: 0;
	padding-left: .8em;
	text-indent: -1em;
}
