/* CSS Document */
body{ padding: 0;
	margin: 0;
	background-color: #F3F1E7;
	}
.bottomtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC66;
}

.serifgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color:#666666;
}

.serifbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 115%;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
}

a.bottomtext_links:link { color: #FFCC66; text-decoration: none }
a.bottomtext_links:visited { color:#66CC33; text-decoration: underline }
a.bottomtext_links:active { color: #FFFFFF; text-decoration: underline }
a.bottomtext_links:hover { color: #FFFFFF; text-decoration: underline }

.greysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color:#666666;
}

a.greysm:link { color: #666666; text-decoration: underline }
a.greysm:visited { color: #FF9900; text-decoration: underline }
a.greysm:active { color: #FF9900; text-decoration: underline }
a.greysm:hover { color: #FF9900; text-decoration: underline }

.blackssm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color:#000000;
}

.greysmd125 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color:#666666;
}

.greens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: 100%;
	font-weight: bolder;
	color:#336600;
}


a.greens:link { color: #336600; text-decoration: underline }
a.greens:visited { color: #FF9900; text-decoration: underline }
a.greens:active { color: #FF9900; text-decoration: underline }
a.greens:hover { color: #FF9900; text-decoration: underline }


.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #999999;
}
.whitesubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.redsubs {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #993300;
}

.redsubssmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}

.redsubslg {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #993300;
}

.beigesubs {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #F3F1E7;
}
.txtbox120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 2px;
	padding: 2px;
	width: 320px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
