body,table,tr,td,div,span,a,select,textarea,fieldset,legend {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
}
input{
	background-color: #e9e9e9;
	color: #111111;
}
A {color: #DD6A00;text-decoration: underline}
A:Hover {color: #666666;text-decoration: none}
A:active {color: #000000;text-decoration: underline}
   .whitelink {
        color: #FFFFFF;
        text-decoration: none;
   }
   .whitelink:hover {
        color: BBBBBB;
        text-decoration: none;
   }
   .whitelink:active {
        color: #FFFFFF;
        text-decoration: none;
		background-color: #5C853B
   } 
   .whitelink:focus {
        color: #BBBBBB;
		text-decoration: none;
		background-color: #5C853B;
   }
   .reglink {
        color: #222222;
        text-decoration: none;
   }
   .reglink:hover {
        color: #222222;
        text-decoration: none;
   }
   .reglink:active {
        color: #222222;
        text-decoration: none;
		background-color: #FFFFFF;
   }
   .reglink:focus {
        color: #222222;
		text-decoration: none;
		background-color: #FFFFFF;
   }.reglink:visited{
        color: #222222;
		text-decoration: none;
		background-color: #FFFFFF;
   }
   .bottomlink {
        color: #FFFFFF;
        text-decoration: underline;
   }
   .bottomlink:hover {
        color: #5C853B;
        text-decoration: none;
   }
   .bottomlink:active {
        color: 000000;
        text-decoration: none;
		background-color: #BBBBBB;
   }
   .graylink {
        color: #BBBBBB;
        text-decoration: none;
   }
   .submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #DD6A00;
	border: 2px outset #111111;
}
textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: default;
	text-indent: 3px;
	height: auto;
	width: auto;
	color: #111111;
	background-color: #e9e9e9;
}
body {
	background-color: #FFFFFF;
}
h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DD6A01;
}
h2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: bold;
}
.style8 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.style10 {
	font-family: helvetica;
	font-size: 9pt;
}
.style11 {font-family: helvetica; font-size: 14pt; color: #FFFFFF;}
.style14 {
	font-family: helvetica;
	font-size: 4px;
}
.style19 {font-size: 9pt}
.style23 {font-size: 12px}
.style26 {color: #FFFFFF}
.style27 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.err {
	font-weight: bold;
	color: red;
}
.style28 {font-size: 18px}
.style29 {font-size: 15px}
.style30 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DD6A01;
	background-color: #DD6A00;
	font-size: 16px;
	}
.style33 {font-family: Arial, Helvetica, sans-serif; color: #DD6A01; font-size: 16px; font-weight: bold; }
.style34 {	color: #4455BB;
	font-weight: bold;
}
.style35 {color: #4455BB
}.style40 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DD6A01;
	font-size: 18px;
	}
.style41 {font-weight: bold;
}
.whitecolheading {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
.reporttitle {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold}
.reportsubtitle { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; color: #494949; font-weight: bold }
.darkcolheading { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333}
.darktext { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333 }
.darktextbold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}

fieldset {
	padding: 5px 5px 5px 5px;
}

input.login {
	border: 1px solid #000000;
	font-weight: bold;
	width: 120px;
}

