@charset "ISO-8859-1";
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C80027;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navtext {
	padding-right: 25px;
	padding-left: 25px;
}

.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 25px;
	color: #000000;
	padding-left: 25px;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 16px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.header {
	font-size: 14px;
}
body a {
	color: #C80027;
	text-decoration: none;
}
.titles {
	font-size: 14px;
	font-weight: bold;
}
.phone {
	font-size: 20px;
	font-weight: bold;
}
.red {
	color: #C80027;
}
.redtitles {
	font-size: 14px;
	font-weight: bold;
	color: #C80027;
}
.whitespace {
	font-size: 3px;
	font-style: normal;
	line-height: 3px;
}

ul {
	font-size: 14px;
	font-weight: bold;
	color: #B6001E;
	
}
.redlink {
	color: #C80027;
	text-decoration: underline;
}
