@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #FF3366;
}
a:active {
	text-decoration: none;
	color: #FF3366;
}
.hss a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.hss a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.hss a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.hss a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#DG1{
	border: 2px solid #6eb92b;
	font-size: 12pt;
	background-color:#ffffff;
}
.hss {
	background: #6eb92b;
	color:#FFFFFF;
}
.subbutton{background-color: #6eb92b;border-style: outset;}
.subbutton a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subbutton a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subbutton a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.subbutton a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.subline{
BORDER-COLLAPSE: collapse;
background-color:#6eb92b;
color:#FFFFFF;
}
.subtable{
border: 1px solid #6eb92b;
font-size: 12pt;
BORDER-COLLAPSE: collapse;
color:#333333;
}
.subtable2{
border: 1px solid #6eb92b;
font-size: 12pt;
BORDER-COLLAPSE: collapse;
}
.subtable3{
border: 1px solid #6eb92b;
font-size: 12pt;
BORDER-COLLAPSE: collapse;
}
.AwardTable{font-size:13px;}
.subtable tr:nth-child(even) {background-color: #dddddd;color:#333333;}
.subtable tr:nth-child(odd) {background-color: #FFFFFF;color:#333333;}
.subtable3 tr:nth-child(even) {background-color: #FFFFFF;color:#333333;}
.subtable3 tr:nth-child(odd) {background-color: #FFFFFF;color:#333333;}
.subtable2 tr:nth-child(odd) {background-color: #dddddd;color:#333333;}
.subtable2 tr:nth-child(even) {background-color: #FFFFFF;color:#333333;}
.subtable tr:hover{background-color:#FFF4DA;}
.subtable2,.subtable2 tr:hover{background-color:#FFF4DA;}
.subtable,.subtable3 th{background-color:#6eb92b;color:#FFFFFF;}
.subtable_head{background-color:#6eb92b;color:#FFFFFF;}
.FixWidth{white-space:nowrap;}