body {
	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 200;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #EE3A42;
	text-align: center;
	font-weight: bolder;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EE3A42;
	text-align: left;
	font-weight: bolder;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EE3A42;
	text-align: center;
	font-weight: bolder;
}

/* start custom list*/
li {
	background: url(bullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(../images/check.gif);
}

/* end custom list*/

/* start rollover links*/
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

/* end rollover links*/

/* sets testimonial text */
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	border: thin solid #EE3A42;
	background-color: #E5E5E5;
	text-align: justify;
	width: 50em;
	right: 125px;
	padding: 10px;
	margin-left: 4.5em;
	
}

/* ends testimonial text */

/* start quote-sig */

.sig {
	text-align:right;
	font-variant: normal;
	font-style: normal;
}	

/*end quote-sig */

/* sets bottom nav and copyright */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-align: center;
	text-decoration: none;
		

}
a.footer:link {
	color: #999999;
}
a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
	text-decoration: underline overline;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
/* ends bottom nav and copyright */


/* -Starts Cross Promo Link */
.promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;

}
a.promo:link {
	color: #FF0000;
	text-decoration: underline;
}
a.promo:link {
	color: #FF0000;
	text-decoration: none;
}

a.promo:visited {
	color: #FF0000;
	text-decoration: none;
}

a.promo:hover {
	color: #FF0000;
	text-decoration: underline overline;
}


a.promo:active {
	color: #FF0000;
	text-decoration: none;
}

/*Ends Cross Promo Link*/




/*sets top nav bar */

.navigation {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}

a.nav:link {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	
}
a.nav:visited {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active {
	color: #000000;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	}

/*ends top nav bar */

.cat_head {
	color: #000000;
	font-weight: bold;
}

.table_mast {
	color: #EE3A42;
	font-weight: bold;
	}
input {
	}
	
form table {
	background-color: #CCCCCC;
	border: 3px solid #999999;
}

