

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a.footer:link {
	color: #666666; TEXT-DECORATION: underline
}
a.footer:visited {
	color: #666666; TEXT-DECORATION: underline
}
a.footer:hover {
	color: #0000FF; TEXT-DECORATION: underline
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.whitetext:link {
	color: #FFFFFF; TEXT-DECORATION: none
}
a.whitetext:visited {
	color: #FFFFFF; TEXT-DECORATION: none
}
a.whitetext:hover {
	color: #FFFFFF; TEXT-DECORATION: underline
}
.century {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #0000FF; TEXT-DECORATION: underline
}
a:visited {
	color: #0000FF; TEXT-DECORATION: underline
}
a:hover {
	color: #FF0000; TEXT-DECORATION: underline
}
.stitle {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.footerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.specialHighlight {
	font-weight: bold;
	color: #FFFFFF;
}
#generateButton {
	background-color: transparent;
	text-align: left;
}
.menuButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 145px;
	height: 20px;
	float: left;
	margin: 0 0 0 0;
	cursor: pointer;
	background-image: url(images/street.gif);
	background-color: transparent;
	background-position: top left; 
	background-repeat: no-repeat; 
}
.menuButtons a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/street.gif);
	background-color: transparent;
	background-position: top left; 
	background-repeat: no-repeat; 
	display: block;
	width: 163px;
	height: 23px;
	padding: 9px 0px 0px 30px;
	
}
/* IE ignores styles with [attributes], so it will skip the following. */
.menuButtons a[class] {
	background-image: url(images/street.gif);
}
.menuButtons a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(images/street_over.gif);
	background-color: transparent;
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 163px;
	height: 23px;
	padding: 9px 0px 0px 30px;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.menuButtons a:hover[class] {
	background-image: url(images/street_over.gif);
}
#button {
	width: 145px;
	padding: 0 0 0 0;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eae7d1;
	color: #333;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li {
	border-bottom: 1px solid #bdb7b5;
	margin: 0;
	height:20.4px;
}
#button li a {
	display: block;
	padding: 4px 4px 4px 5px;
	font-size:11px;
	line-height:12px;
	background-color: #eae7d1;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
}
html>body #button li a {
	width: auto;
	}
#button li a:hover {
	background-color: #eae7d1;
	color: #841523;
}
.closeOutItem {
	background-color: #CC0000;
	color: #FFFFFF;
}
.closeOutItem a {
	color: #FFFFFF;
	text-decoration: none;
}
.closeOutItem a:hover {
	color: #ffff99;
	text-decoration: none;
}


.white a:visited {
color:#FFFFFF;
}


.whitetext a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}