body	{  background-color: #ffffff; margin-left: 0px; margin-top: 0px;  }
p       { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #666 }

p { margin-top: 0; text-indent: 0%; }

A:link 		{ color: #993333; font-size: 9pt; font-weight: normal; text-decoration: none; border-bottom: thin dotted }
A:visited 	{ color: #993333; font-size: 9pt; font-weight: normal; text-decoration: none; border-bottom: thin dotted } 
A:hover		{ color: #aaaaaa; font-size: 9pt; font-weight: normal; text-decoration: none; border-bottom: thin dotted }

#menu { padding: 0; margin: 0em 0em 2em 2em }
#menu li { margin-bottom: 4px; }

.div_wrapper {
        margin: 2em auto 8em auto; width: 700px; text-align: center; border: 0px solid #000; padding: 0px;
        font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #666666;
}
.div_section_graphic {
        clear: both; float: middle; padding: 0px;
}
.div_section_quote {
        clear: both; float: middle; padding: 12px 0px 0px 0px; 
}
.div_section_nav {
        padding: 10px; clear: both; border: 0px solid #494; float: left; text-align: center; width: 24%; margin-top: 1em; margin-bottom: 2em;  
        font-family: arial, helvetica; font-size:8pt; color: #666666;
}
.div_section_main {
        padding: 10px; border: 0px solid #ddf; float: left; text-align: left; width: 66%; margin-top: 1em; 
        font-family: arial, helvetica, sans-serif; font-size:9pt; color: #666666;
}
.nav_element {
        clear: both; float: middle; padding: 10px; border: 1px #666 solid; margin-bottom: 6px; font-weight: bold;  color: #333; 
}

.c1 { background-color: #fedfab } /* fdd48f fcb844 */
.c2 { background-color: #ffc5a1 } /* ffb282 ff7e2f */ 
.c3 { background-color: #ecb698 } /* e69d76 d55c1a */
.c4 { background-color: #df9e95 } /* d47d72 b82714 */
.c5 { background-color: #c19291 } /* ac6d6c 740b0a */
.c6 { background-color: #b18281 } /* ac6d6c 740b0a */

.section_title    { font-family: arial, helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #444444; padding: 2px 2px 8px 2px; }
.subsection_title { font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #666666; padding: 2px; 2px; 4px; 2px; }
.div_copyright    { font-family: arial, helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #666666; padding: 1em; clear: both; }

.div_code {
        padding: 1em 2px 1em 1em; border: 1px solid #6f6; float: left; clear: both; text-align: left; background-color: #eeffee; width: 95%; 
        font-family: arial, helvetica; font-size:9pt; font-weight: bold; color: #333333;
}


