BODY, INPUT, OPTION, SELECT, TABLE, TD, TR {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
A {
    color: #336699;
    text-decoration: none
}
A:hover {
    color: #6699CC;
    text-decoration: underline
}
A:active {
    color: #FF3300;
    text-decoration: none
}
.h1 {
    color: #003366;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold
}
.h2 {
    color: #003366;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold
}
.tenpoint {
    font-size: 10pt
}
.ninepoint {
    font-size: 9pt
}
.eightpoint {
    font-size: 8pt
}
.smallprint {
    font-size: 10px
}
.fineprint {
    font-size: 11px;
    LINE-HEIGHT: 12px
}
.menutext {
    font-size: 11px
}
.bluearrowlist {
	list-style-position: outside;
	list-style-image: url(../images/bullet_whiteonblue_right.gif)
}
.helpbullet {
	list-style-position: outside;
	list-style-image: url(../images/icon12_help.gif)
}
.FormButton8pt {
	font-size: 8pt;
	background: #FFE4A8;
	border-bottom: 1px solid #7C6633;
	border-right: 1px solid #7C6633;
	border-left: 1px solid #D5C4AF;
	border-top:1px solid #D5C4AF;
	color:#000000;
	text-decoration:none;
	cursor: hand
}
.FormButton9pt {
	font-size: 9pt;
	background: #FFE4A8;
	border-bottom: 1px solid #7C6633;
	border-right: 1px solid #7C6633;
	border-left: 1px solid #D5C4AF;
	border-top:1px solid #D5C4AF;
	color:#000000;
	text-decoration:none;
	cursor: hand
}
.FormButton10pt {
	font-size: 10pt;
	background: #FFE4A8;
	border-bottom: 1px solid #7C6633;
	border-right: 1px solid #7C6633;
	border-left: 1px solid #D5C4AF;
	border-top:1px solid #D5C4AF;
	color:#000000;
	text-decoration:none;
	cursor: hand
}
.Input20px {
	color: #000000;
	width: 20px;
	height: 20px;
	border-width: 1px;
}
.Input25px {
	color: #000000;
	width: 25px;
	height: 20px;
	border-width: 1px;
}
.Input20pxLight {
	color: #000000;
	width: 20px;
	height: 20px;
	background-color: #DEE8F2;
	border: solid;
	border-width: 1px;
	border-color: #DEE8F2;
}
.Input20pxDark {
	color: #000000;
	width: 20px;
	height: 20px;
	background-color: #CAD4DE;
	border: solid;
	border-width: 1px;
	border-color: #CAD4DE;
}
.InputBorder50px {
	color: #000000;
	width: 50px;
	border: solid;
	border-width: 1px;
	border-color: #000000;
}
.InputBorder160px {
	color: #000000;
	width: 160px;
	border: solid;
	border-width: 1px;
	border-color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
}
.PaddedCell {
	padding-top: 3px;
}
.IntroParagraph {
	line-height: 26px;
}
.pagebreak {
    color: #003366;
    font-family: 'Trebuchet MS', Arial;
    font-size: 12pt;
    font-weight: bold;
    page-break-before: always
}
