.blue10 {
	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 10px;
	color: #6598FE;
	}
.white10 {
	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 10pt;
	color: #fefefe;

}
.textarea {
	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	border: thin solid #ccccff;
	background-color: #6598FE;
	background-color: transparent; 
	wrap: VIRTUAL;
}
.newfield {
	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	border: thin solid #ccccff;
	background-color: #6598FE;
	background-color: transparent; 
}
.newfield2 {
	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #6598FE;
	border: thin solid #ccccff;
	background-color: transparent; 
}
select {
	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	border: thin solid #ccccff;
	background-color: #6598FE; 

}




h1 {
	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 18pt;
	color: #fefefe;
}
.white12 {

	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 12pt;
	color: #fefefe;
		background-color: transparent; 
}
.black10 {

	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
}
.black12 {


	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 12pt;
	color: #000033;
}
.white10bold {

	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 10pt;
	color: #fefefe;
	font-weight: bold;
}
.white12bold {


	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 12pt;
	color: #fefefe;
	font-weight: bold;
}
.black10bold {


	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	font-weight: bold;
}
.black12bold {



	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 12pt;
	color: #000033;
	font-weight: bold;
}
a:link {
	color: #FFFF99;
}
a:visited {
	color: #FFFF66;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #FFCC33;
}
.white11 {

	font-family: "Trebuchet", Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
.imageborder {
	border: medium double #FFFFFF;
}
