@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #830000;
	background-image: url(../images/bkgd/jcar_bkgd.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 50% 0;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.description {
	font-size: 14px;
	color: #999999;
}
.navMain {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.navMain a:link {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.navMain a:visited {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.navFoot {
	color: #CC0000;
}
.navFoot a:link {
	color: #CC0000;
}
.legal {
	font-size: 11px;
	color: #999999;
}
.subheadRed {
	font-size: 18px;
	line-height: 18px;
	color: #660000;
}
.subheadGrey {
	font-size: 18px;
	line-height: 18px;
	color: #999999;
}
.caption {
	font-size: 11px;
	color: #666666;
}
.caption a:link {
	font-size: 11px;
	color: #666666;
}
.bodybold {
	font-weight: bold;
}
.caption a:visited {
	font-size: 11px;
	color: #666666;
}
.head {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.cushycms {
}
