


.bodytext{
	font-family:arial;
	font-size:12px;
	color:#414141;
	line-height:20px;
}

.red{
	font-family:arial;
	font-size:13px;
	color:#C00;
	line-height:20px;
}

.redstrike{
	font-family:arial;
	font-size:13px;
	color:#C00;
	line-height:20px;
	text-decoration:line-through;
}

.green{
	font-family:arial;
	font-size:13px;
	color:#093;
	line-height:20px;
}


.headertext{
	font-family:arial;
	font-size:20px;
	color:#242424;
	line-height:32px;
}

.title{
	font-family:arial;
	font-size:20px;
	color:#6E6E6E;
	line-height:28px;
}

.offer{
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	color:#000000;
	line-height:28px;
}

.homeborder{
	border:solid;
	border-color:#E8E8E8;
	border-width:1px;
	padding-top:13px;
	padding-bottom:13px;
	padding-left:13px;
	padding-right:13px;
}


.footertext{
	font-family:arial;
	font-size:9px;
	color:#242424;
	line-height:12px;
}


.dotbreaker{
                                border-top:dotted;
                                border-top-color:#C0C0C0;
                                border-top-style:dotted;
                                border-top-width:1px;
								margin-left: 10px;
								margin-right: 10px;
}


.offer-2 { 
	font-family: arial; 
	font-size: 20px; 
	font-weight: bold; 
	color: #8B7C5D; 
	text-decoration: none; 
}

.offer-black { 
	font-family: arial; 
	font-size: 20px; 
	font-weight: bold; 
	color: #000000; 
	line-height: 24px; 
	text-decoration: none; 
}

.offerborder{
	border-bottom:solid;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top:solid;
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width:1px;
}

a.nav:link, a.nav:visited, a.nav:active  	{ font-family: arial; font-size: 12px; font-weight: normal; color: #414141; line-height: 20px; text-decoration: underline; }
a.nav:hover		{text-decoration: underline; color:#000000}

a.navdark:link, a.navdark:visited, a.navdark:active  	{ font-family: arial; font-size: 11px; font-weight: bold; color: #333333; line-height: 18px; text-decoration: none; }
a.navdark:hover		{text-decoration: underline; color:#333333}

a.navwhite:link, a.navwhite:visited, a.navwhite:active  	{ font-family: arial; font-size: 11px; font-weight: bold; color: #FFFFFF; line-height: 18px; text-decoration: none; }
a.navwhite:hover		{text-decoration: underline; color:#FFFFFF}

