.FormElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	border: 1px solid #CDCDCD;
	background-color: #E8E8E8;
}
.SubHeaders {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; text-decoration: underline; color: #3333CC}
.Titles {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.NormalText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
.Labels {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold}
.FormButton {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000033; background-color: #66FFFF; border-color: #CCFFFF #006666 #006666 #CCFFFF; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #FFFFFF}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000033; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.BorderGray {
	border: 1px solid #CCCCCC;
}
.whitebackoutline {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.dottedline {
	border: 1px dashed #999999;
}
.bottomline {
	border-bottom: 1px solid #CCCCCC;
}
.topdotted {
	border-top: 1px dotted #999999;
}
.leftdotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.bottomdotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.topgray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.LinkFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
}
.dottedTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.bottomdarkdotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.nobackrepeat {
	background-repeat: no-repeat;
}
.Bottom-Sides-Solid-Gray {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
