body, table, tr, td, p, ul, ol, li, div {
	font-family: arial, verdana, geneva;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

a {color: #0000cc;text-decoration: underline;}
a:visited {color: #990099;}
a:hover {color: #009900;}

input, select, textarea, button {
	font-family: monospace, courier;
	font-size: 9pt;
	font-weight:normal;
	color: #000099;
}

b {font-family: arial, verdana, geneva;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

.textBolded {font-weight:bold;}

.textParaTitle {font-family: arial, tahoma;font-size:11pt;font-weight:bold;color: #000000;}
.textHomeTitleGreen {font-family: arial, tahoma;font-size:11pt;font-weight:bold;color: #339933;}
.textParaTitleWhite {font-family: arial, tahoma;font-size:11pt;font-weight:bold;color: #ffffff;}

.textNavPath {font-family: arial, tahoma;font-size:10pt;font-weight:bold;color: #009900;}
.textNavPathBlack {font-family: arial, tahoma;font-size:10pt;font-weight:bold;color: #000000;}
.textNavPathOrange {font-family: arial, tahoma;font-size:10pt;font-weight:bold;color: #ff9900;}

.textRed {color: #990000;}
.textWhite {color: #ffffff;}
.textBlack {color: #000000;}
.textOrange {color: #ff9900;}
.textGreen {color: #009900;}
.textGrey {color: #808080;}
.textBlue {color: #000099;}

.textBigRed {font-family: arial, tahoma;font-size:10pt;font-weight:bold;color: #990000;}

.textSmall2 {font-size:9pt;}
.textSmall2Red {font-size:9pt;color: #990000;}
.textSmall2Bold {font-size:9pt;font-weight:bold;}
.textSmall2Grey {font-size:9pt;color:#808080;}
.textSmall2White {font-size:9pt;color:#ffffff;}

.textSmall2Green {font-size:9pt;color:#009900;}
.textSmall2Red {font-size:9pt;color:#990000;}

.textSmall {font-size:11px;}
.textSmallRed {font-size:11px;color: #990000;}
.textSmallBold {font-size:11px;font-weight:bold;}
.textSmallGrey {font-size:11px;color:#808080;}
.textSmallWhite {font-size:11px;color:#ffffff;}
.textSmallGreen {font-size:11px;color:#009900;}
.textSmallRed {font-size:11px;color:#990000;}

.textFormDataValue {font-family: verdana, arial, helvetica;font-size: 12px;font-weight:bold;color: #000099;}
.textFormRequired {color: #cc3300;}
.textNavPathBlackBig {font-family: arial, tahoma;font-size:13pt;font-weight:bold;color: #000000;}
.textHistogramValue{color: red;font-size:10pt;}

.fixedFont {font-family: monotype;font-size: 9pt;font-weight:normal;color: #000099;}

.tableHeader {font-size:10pt;font-weight:bold;color:#000000}
.tableHeaderFixed {font-size:12px;font-weight:bold;color:#000000}
.tableData {font-size:90%;color:#333333}
.tableDataFixed {font-size:12px;color:#333333}

.fieldRequired {font-size:12px;font-weight:bold;color:#cc3300}
.fieldOptional {font-size:12px;font-weight:bold;color:#666666}