table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bgpic_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.subhead {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.smaller {
	font-size: 9px;
}
.pics {
	border: 3px solid #003366;
}
.formBTNS {
	font-size: 9pt;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #336699;
	border: 1pt solid #000000;
}
.formFLDS {
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1pt;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.thinBlueLine {
	border: 1pt solid #336699;
}
.boxLine {
	border-top-width: 1pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #336699;
	border-top-color: #336699;

}
.emailBG {
	background-image: url(images/mail_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.emailBorder {
	border: 1pt solid #000000;
}
