.submenu { color: white; font-size: 10pt; line-height: 10pt; font-family: Arial, Helvetica, Geneva, Swiss; text-align: left; margin: 5px; overflow: scroll }
.submenu_s1  { color: white; font-size: 10pt; line-height: 10pt; font-family: Arial, Helvetica, Geneva, Swiss; text-align: left; margin: 5px; padding-left: 5px; overflow: scroll }
.section { color: black; font-size: 11pt; line-height: 15pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; list-style-type: disc }
.caption  { color: black; font-size: 9pt; line-height: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; list-style-type: disc; margin-right: 10px; margin-left: 10px }
.sectionIndent { color: black; font-size: 11pt; line-height: 15pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; list-style-type: disc; margin-left: 20px }
.list { font-size: 11pt; line-height: 15pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-type: none }
body { background: white no-repeat }

a {
	color: 336699; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.button {
    width: 150px;
    height: 20px;
    font-size: 10px;
    line-height: 15px;
    color: #ffffff;
	background-color: #336699;
    font-family: Arial;
    border: 2px solid #999999;

}

.btn {
	border: 1px solid GRAY;
	background-color: D4D4D4;
	color: 606060;
}

body{
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}