
.white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.white-bold a:link {color: #FF9900;text-decoration: underline;}
.white-bold a:visited {color: #FF9900;text-decoration: underline;}
.white-bold a:hover {color: #FFFFFF;text-decoration: underline;}
.white-bold a:active {color: #FF9900;text-decoration: underline;}
.white-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.gray18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #888888;
}
.gray15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #888888;
}
.red18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #880000;
}
.gray22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #888888;
}
.black-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;	
}
.white-text a:link {color: #FF9900;text-decoration: underline;}
.white-text a:visited {color: #FF9900;text-decoration: underline;}
.white-text a:hover {color: #FFFFFF;text-decoration: underline;}
.white-text a:active {color: #FF9900;text-decoration: underline;}
.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.black-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.white-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.orange-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.white-xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

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

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

a.link-green:link {color: #FFFFFF; font-weight: bold; font-style: normal; font-size: 12px;}
a.link-green:visited {color: #FFFFFF; font-weight: bold; font-style: normal; font-size: 12px;}
a.link-green:hover {color: #CCE57F; font-weight: bold;text-decoration: underline; font-size: 12px;}
a.link-green:active {color: #FFFFFF; font-weight: bold; text-decoration: underline; font-size: 12px;}


a.link-red:link {color: #FF0000;text-decoration: underline;}
a.link-red:visited {color: #FF0000;text-decoration: underline;}
a.link-red:hover {color: #FFFFFF;text-decoration: underline;}
a.link-red:active {color: #FF0000;text-decoration: underline;}

a.link-blue:link {color: #003399;text-decoration: underline;}
a.link-blue:visited {color: #003399;text-decoration: underline;}
a.link-blue:hover {color: #FF0000;text-decoration: underline;}
a.link-blue:active {color: #003399;text-decoration: underline;}

.primButton {
	border-right: #000000 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 10px;
	font-weight: bold;
	color: white;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	background-color: #333333;
	text-align: center;
	padding-right: 0px;
	padding-left:1px;
	margin-right: 0px;
	cursor: pointer;
	cursor: hand;
	letter-spacing: normal;
	text-indent: 3pt;
	word-spacing: normal;
	white-space: normal;
	width: 200px;
}

.commButton {
	border-right: #CC0000 1px solid;
	border-top: #FF9899 1px solid;
	border-left: #FF9899 1px solid;
	border-bottom: #CC0000 1px solid;
	font-size: 10px;
	font-weight: bold;
	color: white;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	background-color: #FF0000;
	text-align: center;
	padding-right: 0px;
	padding-left:1px;
	margin-right: 0px;
	cursor: pointer;
	cursor: hand;
	width: 150px;
}
.box {letter-spacing:.01em;border:3px solid #FF0000;width:180px;font:normal bold 11px Verdana,Arial,Helvetica,sans-serif}
.boxsubmit {letter-spacing:.01em;border:1px solid #000;font:normal bold 11px Verdana,Arial,Helvetica,sans-serif}
.box2 {list-style:none outside;border:1px solid #FF0000;padding:0}
#box3 {color:#333;text-align:left;border:1px solid #459EA9;padding:2px}
#box4 {border:1px solid #ccc;padding:4px}