@charset "UTF-8";
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a {
	color: #660000;
	text-decoration: none;
}
.text_grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom-color: #CB1115;
}
a:active {
	color: #660000;
	text-decoration: none;
}
.text_lightGrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.background_grey {
	background-image: url(images/grey_divider.gif);
	background-repeat: repeat-x;
}
.image_border {
	border: 1px dotted #666666;
	background-color: #FFF;
	background-repeat: no-repeat;
}
.text_grey_larger {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #A5A5A5;
	font-variant: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
}
