body {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 15;
	margin-left: 15;
	padding: 0;
}
.title_section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.style1 {
	color: #66CC33;
	font-weight: bold;
}

.style2 {
	color: #66CC33
}

.style3 {
	color: #66CC60;
	font-weight: bold;
}

.style4 {
	font-family: Verdana
}

.style5 {
	font-size: 10px;
	font-family: Verdana;
}

.style6 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style7 {
	font-size: 10px
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.title_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.bodytxtsmall { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000
}
body {
	background-color: #FFFFFF;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.cellbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}.copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.copy_bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339999;
}
.copy_bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a, A:link, a:visited, a:active
	{color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
A:hover
	{color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
p, tr, td, ul, li
	{color: #000000; font-family: Tahoma, Verdana; font-size: 11px}
th
	{background: #DBEAF5; color: #000000;}
.header1, h1
	{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding-left: 2px; height: 21px}
.header2, h2
	{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
.intd
	{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}
.wcell
	{background: #FFFFFF; vertical-align: top}
.ctrl
	{font-family: Tahoma, Verdana, sans-serif; font-size: 12px;}
.ctrlarea
	{font-family: Tahoma, Verdana, sans-serif; font-size: 12px; width: 100%;}
.btnform
	{border: 0px; font-family: tahoma, verdana; font-size: 12px; background-color: #DBEAF5; width: 100%; height:18px; text-align: center; cursor: hand;}
.btn
	{background-color: #DBEAF5; padding: 0px;}
textarea, select,input
	{font: 9px Verdana, arial, helvetica, sans-serif; background-color: #DBEAF5;}
		
/* classes for validator */
.inputHighlighted
	{font-weight: bold; color: red;}
.inputNormal
	{font-weight: normal;	color: black;}