.splash-bg-tile {
	background-image: url(images/bg-splash-tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #E0E0E0;
}
.content-bg-tile {
	background-image: url(images/bg-content-tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #E0E0E0;
}
.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000
}
.splash-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #000000
}
.bullet-spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.body-headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #CF1345;
}
.menu-items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #CD1041;
	text-decoration: none;
	cursor: default;
	background-color: #FFFFFF;
}
.menu-items-sel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
	background-color: #CD1041;
}
.hand {
	cursor: hand;
}
.footer-callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #CF1345;
}
.footer-smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.body-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #CF1345;
}
#footer a{
	color:#999999;
	text-decoration:none;
}
#footer a:hover{
	color:#999999;
	text-decoration:underline;
}