body	{  background-color: #ffffff; margin-left: 0px; margin-top: 0px;  }
p       { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #666666; }

th    { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #666666; background-color: #efefef }
tr	{ font-family: verdana, trebuchet, sans serif, century gothic, arial, helvetica; font-size: 8pt; vertical-align: top }
th	{ font-family: verdana, trebuchet, sans serif, century gothic, arial, helvetica; vertical-align: top }
td	{ font-family: verdana, trebuchet, sans serif, century gothic, arial, helvetica; color: #666666; font-size: 8pt;}

A:link 		{ color: #339933; font-size: 8pt; font-weight: normal; text-decoration: underline }
A:visited 	{ color: #339933; font-size: 8pt; font-weight: normal; text-decoration: underline } 
A:hover		{ color: #aaaaaa; font-size: 8pt; font-weight: normal; text-decoration: underline }

.div_wrapper {
        margin: 10px auto 0px 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_nav {
        padding: 32px 2px 2px 2px; border: 1px solid #494; float: left; text-align: center; width: 22%; background-color: #eeffee; height: 480px; 
        font-family: arial, helvetica; font-size:8pt; color: #666666;
}
.div_section_main {
        padding: 2px 32px 2px 32px; border: 0px solid #ddf; float: left; text-align: center; width: 64%; height: 600px; 
        font-family: arial, helvetica; font-size:8pt; color: #666666;
}
.div_page_header_title {
        padding: 1em 2px 1em 1em; border: 0px solid #66f; float: left; text-align: right; width: 45%; 
        font-family: arial, helvetica; font-size:12pt; font-weight: bold; color: #333333;
}
.div_page_header_icon {
        padding: 1em 1em 1em 2px; border: 0px solid #6f6; float: left; text-align: left; width: 45%; 
}
.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;
}
.subsection_footnotes {
        font-family: arial, helvetica, sans-serif; font-size: 7pt; color: #666666; padding: 36px; 2px; 4px; 2px;
}
.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;
}

.wsHeader    { font-family: arial, helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #ddd; padding: 2px; }
.wsSubheader { font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ddd; padding: 2px; }
.wsFootnote  { font-family: arial, helvetica, sans-serif; font-size: 7pt; color: #ddd; padding: 2px; }
.dark { color: #666 } 

/* Menu, lots of spacing */
#menu1 { padding: 0; margin: 0em 0em 2em 2em }
#menu1 li { margin-bottom: 1em; }

/* Menu, little spacing */
#menu2 { padding: 0; margin: 0em 0em 2em 2em }
#menu2 li { margin-bottom: 4px; }
