body {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
margin: 0px;
}

A.menu:link {
	COLOR: #333333; TEXT-DECORATION: none
}

A.menu:active {
	COLOR: #333333; TEXT-DECORATION: none
}

A.menu:visited {
	COLOR: #333333; TEXT-DECORATION: none
}

A.menu:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
DIV.menu {
	FONT-SIZE: 13px; COLOR: #333333; FONT-FAMILY: Verdana,Arial
}

A:link {
	COLOR: #6B9952; TEXT-DECORATION: none
}

A:none	{
	color: #FFFFFF;
}

A:visited {
	COLOR: #6B9952; TEXT-DECORATION: none
}

A:active {
	COLOR: #6B9952; TEXT-DECORATION: none
}

A:hover {
	COLOR: #333333; TEXT-DECORATION: none
}

A.nav:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}

A.nav:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}

A.nav:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}

A.nav:hover {
	COLOR: #333333; TEXT-DECORATION: none
}

TABLE.mainbody	{
	margin-left: 25px;
	border: none;
	width: 95%;
	background-color: White;
	padding: 5px;
}

TABLE.standards	{
	margin-left: 25px;
	border: thin solid Green;
	width: 95%;
	background-color: White;
	padding: 15px;
}

TABLE.editables	{
	margin-left: 25px;
	border: none;
	width: 95%;
	background-color: White;
	padding: 5px;
}

TABLE.FormatA	{
	padding-left: 6px;
	padding-right: 6px;
	border: thin solid;
}

TABLE.none	{
	border:none;
}

TD {
	FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

TD.menu {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana,Arial
}

TD.standards {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-bottom: thin solid Green;
	vertical-align: text-top;
}

TD.boldstandards {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-bottom: thin solid Green;
	font-weight: bold;
	vertical-align: text-top;
}

TD.rowhead	{
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: text-top;
}

P {
	FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

p.CellBody	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

p.CellHeading	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

p.printer	{
	font: bold 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

}
p.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

caption.TableTitle	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	vertical-align: text-top;
	font-size: 11px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6B9C52;
	font-size: 20px;
	font-variant: small-caps;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6B9C52;
	font-size: 16px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6B9C52;
	font-size: 14px;
}

li.footnote	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.black	{
	color: Black;
	font-weight: bold;
}

.blackbar {
	background-image: url(images/blackbar.gif);
	width: 100%;
	background: #333;
}

.popup	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}


.small	{
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.white	{
	color: White;
	font-weight: bold;
}

TD.green	{
background-color: #6B9C52;

}

.tinybold {
	font-size: 6pt;
	font-weight: bold;
}

.nocolor {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

