.boldOrg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6633;
}
.standardbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.standardblk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #EE4920;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-transform: none;
}
.rewrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 12px;
}

.navbar {
	padding: 5px;
	width: 450px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.hrule {
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.button1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #003731;
	background-color: #E5E5E5;
	border: 1px double #A8A8A8;
	text-transform: capitalize;
}

.bodyarea {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.sectiontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
.backgrd {
	background-image: url(images/Slice-05.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.tanBoldHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E6E2BC;
	font-weight: bold;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.standard {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
.border {
	border: 1px dotted #A7A7A7;
}
.formstyle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: thin dotted #949494;
}
.tanBodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DE6600;
}
.bannerbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin dotted #010101;
	background-color: #E3E3E3;
}
