.maintextquote {
	FONT-SIZE: 11pt; COLOR: #000000; FONT-STYLE: italic; FONT-FAMILY: Arial
}
.maintext {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial
}
.maintextred {
	FONT-SIZE: 9pt; COLOR: #FF0000; FONT-FAMILY: Arial
}
.maintextgreen {
	FONT-SIZE: 9pt; COLOR: #00CC33; FONT-FAMILY: Arial
}
.countertext {
	FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial
}
.maintexttitle {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #000066; FONT-FAMILY: Arial
}
.maintextsupersmall {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-STYLE: italic; FONT-FAMILY: Arial
}
A:link {
	COLOR: #000066; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000066; TEXT-DECORATION: underline
}
p, td {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
}
.bgBlack {
	background-color: #000000;
}
.border {
	background-color: #7c8199;
}
.leftPad {
	padding-left: 5px;
}
.stdtable {
	border: 1 solid #292b33;
}
.stdtable td {
	padding-left: 5px;
	height: 28px;
	border-bottom: 1 dotted #CFD7FF;
}
.stdtable th {
	color:#397BB4;
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
	background-color: #EDEBE8;
/*	background-color: #5273AD;
	color: #ffffff;
	font-weight: bold; */
	padding-left: 5px;
	height: 28px;
	border-bottom: 1 dotted #CFD7FF;
}
.form, select, input {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535666;
	border: 1 inset #7c8199;
	left-margin: 3px;
}
.formButton {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#397BB4;
	background-color: #EDEBE8;
	/*color: #CFD7FF;
	background-color: #5273AD;*/
	border: 1 inset #292b33;
	left-margin: 3px;
	cursor: pointer;
}