body {
	font-size: large;
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a.Text {
	text-decoration: underline;
	color: #000000;
}
.style1 {
	font-family: Tahoma;
	font-size: x-small;
}
.smallcaps {
	font-variant: small-caps;
}
.tableBorderBlack {

	border: thin solid #000000;
}
.rightBorder {	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #f0f4f2;
}
.topBorder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E5F1DF;
}
ul {
	line-height: 150%;
}
select {
	font-size: 9pt;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}
.headdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #f0F4F2;

}
.selectno {
                color: #999999;
                font-weight: normal;
                font-size: 9pt;
            }
.dateData {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	background-color: #f0F4F2;
}
selectNo {
	font-size: 9pt;
	color: #E2E2E2;

}
.tableBorder {
	border: thin solid #92AD92;

}
.tableHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

form { margin: 0; }

.headerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #92AD92;
}
.underline {
	border: thin solid #000000;
}
.text9pts {
	font-size: 9px;
}
.error {
	font-weight: bold;
	color: #B70000;
}

input.noBorder {
	border: none;
}

.rptTitle {
	font-size: medium;
	font-variant: small-caps;
	text-align: center;
	border: thin solid #000000;
	font-weight: bold;
}
.rptHeadings {
	font-weight: bold;
	font-variant: small-caps;
	font-size: medium;
}
.colHeadings {
	font-weight: bold;
	font-size: small;
}
.border {
	border: 1px solid #E6E6E6;
	font-size: small;
}

a.menu:link { 
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
}
a.menu:active { 
	font-size: small;
	color: #435C43;
	font-weight: bold;
	font-family: Tahoma;
}
a.menu:visited {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
}
a.menu:hover {
	font-size: small;
	color: #435C43;
	font-weight: bold;
	font-family: Tahoma;
}
a.menuSM:link { 
	font-size: x-small;
	color: #92AD92;
	font-weight: bold;
	font-family: Tahoma;
}
a.menuSM:active { 
	font-size: x-small;
	color: #92AD92;
	font-weight: bold;
	font-family: Tahoma;
}
a.menuSM:visited {
	font-size: x-small;
	color: #92AD92;
	font-weight: bold;
	font-family: Tahoma;
}
a.menuSM:hover {
	font-size: x-small;
	color: #2C612C;
	font-weight: bold;
	font-family: Tahoma;
}
.note {
	font-variant: small-caps;
	color: #FF0000;
	font-size: small;
	font-weight: bold;
}
.borderTHIN {

	border: thin solid #77B550;
	font-size: small;
}
.menuInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #77B550;
	background-color: #77B550;
}
.bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #77B550;
}
.topborderGreen {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #77B550;
}
.graphTitles {
	font-size: x-small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}

