body
{
}

A.bodylink:link,
A.bodylink:visited,
A.bodylink:active  
{
	text-decoration: none; 
	font-size: 11px; 
	font-family: Arial,Helvetica; 
	font-weight: 500; 
	color: #ffffff;
}

A.bodylink:hover 
{
	text-decoration: underline;
	color: #ffffff;
}

A.textlink:link,
A.textlink:visited,
A.textlink:active 
{
	text-decoration: none; 
	font-size: 12px; 
	font-family: Arial,Helvetica; 
	color: #8B1400;
	font-weight: 700;
}

A.textlink:hover 
{
	text-decoration: underline; 
	color: #8B1400;
	font-weight: 700;
}

A.footerlink:link,
A.footerlink:visited, 
A.footerlink:active 
{
	text-decoration: none;
	font-size: 9px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #ffffff;
}

A.footerlink:hover 
{
	text-decoration: underline; 
	color: #ffffff;
}

.body 
{
	font-size: 12px;
	font-family: Arial,Helvetica;
	color: #330000;
}

.small 
{
	font-size: 9px;
	font-family: Arial,Helvetica;
	color: #330000;
}

.clsSmallWhite 
{
	font-size: 11px;
	font-family: Arial,Helvetica;
	color: #ffffff;
}

.footer 
{
	font-size: 9px;
	font-family: Arial,Helvetica;
	color: #ffffff;
}

.bold 
{
	font-size: 12px; 
	font-family: Arial,Helvetica; 
	font-weight: bold; 
	color: #330000;
}

.italic 
{
	font-size: 12px; 
	font-family: Arial,Helvetica; 
	font-style: italic; 
	color: #330000;
}

.header 
{
	font-size: 18px; 
	font-family: Arial,Helvetica; 
	font-weight: bold; 
	color: #330000;
}

.subheader 
{
	font-size: 14px; 
	font-family: Arial,Helvetica; 
	font-weight: bold; 
	color: #330000;
}

/* new home page */

.clsHomeTop
{
	vertical-align: top;
	display: block;
	width: 649px;
	height: 259px;
	background: url(../images/homepage-topstripbg.jpg) no-repeat top left #E3E0C5;
}

.clsHomeTop .clsCopy
{
	position: relative;
	display: block;
	left: 330px;
	top: 10px;
	color: #480C0C;
	font-size: 16px; 
	font-family: Arial,Helvetica; 
	width: 300px;
	text-align: right;
	font-weight: 700
}

.clsHomeMid
{
	vertical-align: top;
	display: block;
	width: 649px;
	height: 92px;
	background: url(../images/homepage-midstripbg.jpg) no-repeat top left #E3E0C5;
	color: #ffffff;
	clear: left;
}

.clsHomeMid .clsCopy
{
	position: relative;
	display: block;
	top: 10px;
	left: 10px;
	color: #ffffff;
	font-size: 13px; 
	font-family: Arial,Helvetica; 
	width: 400px;
}

.clsHomeMid .clsStrong
{
	position: relative;
	display: block;
	top: 15px;
	left: 10px;
	color: #ffffff;
	font-size: 13px; 
	font-family: Arial,Helvetica; 
	width: 400px;
}

.clsHomeBase
{
	vertical-align: top;
	display: block;
	width: 649px;
	height: 45px;
	background: url(../images/homepage-bottomstripbg.jpg) no-repeat top left #E3E0C5;
}

.clsHomeBase .clsCopy
{
	position: relative;
	display: block;
	top: 8px;
	left: 10px;
	color: #ffffff;
	font-size: 12px; 
	font-family: Arial,Helvetica; 
	width: 400px;
}

table > tr.clsHomeTop,
table > tr.clsHomeMid,
table > tr.clsHomeBase
{
	width: 40px;
}
