BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/bg_blue.gif);
}
P { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
H1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	color:#1c3f94;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1C2D4A;
	padding-bottom: 6px;
}
H2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	color:#1C2D4A;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1c3f94;
}
H3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#1c3f94
}
H4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#1c3f94
}
UL { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
OL { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
DL { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
TD { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
TH { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
BLOCKQUOTE { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
INPUT { font-family: monospace; font-size: 10pt; background-color:ffffcc }
TEXTAREA { font-family: monospace; font-size: 10pt; background-color:ffffcc }
.text { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
.bigtext { font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt }
.smalltext { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt }
.xsmalltext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}
.highlight {background-color:#ffff00}
.button { text-decoration:none; background-color:#ffffff}
.buttontext { font-weight:bold; color:#666666; font-size:9pt; text-decoration:none; }
.mouseover { background-color:#ffffff; text-decoration:none; }
.mouseovertext { font-weight:bold; color:#000000; font-size:9pt; }
.pullquote {font-size:10pt}
.pwidth {
	width: 918px
}
@media print {
      .noprint { display: none; }
      .pwidth {width:640px;}
    }
.xxsmalltext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt
}
.cms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 5px;
}
