@charset "UTF-8";
/* CSS Document */

a.nav:link { text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 10px; vertical-align: center;}
a.nav:visited { text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 10px; vertical-align: center;}
a.nav:hover { text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size: 10px; vertical-align: center;}

.body_text
{
	font-family: verdana; font-size: 12px
}
.body_black
{
	font-family: verdana; font-size: 16px
}

.sales_text
{
	font-family: georgia; font-size: 16px; color: #1d1919;
}

.sales_textv
{
	verdana; font-size: 12px; color: #000000;
}
	
.indent 
{ 
	MARGIN-LEFT: 5%; 
	}
.list_bullet
{
	margin-top: 9px;
}

.nav_cell
{
	background-color: #0000CC;
}

.testimonial_text
{
	font-family: verdana; font-size: 12px; font-style: italic;
}

.headline
{
	font-family: verdana, arial; font-size: 26px; color: #0013D1; font-weight: bold;
}

.sub_headline
{
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #0000CC;
}

.video_still
{
	margin: 0px; padding: 0px;
}.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.SubHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
}

