BODY {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
}

P, TD, TH, DIV, BLOCKQUOTE, DL, UL, OL {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*li {
	list-style-image: url(/images/arrow.gif);
	line-height: 125%;
	margin: 0;
	padding: 0;
}*/

.headerFlash {
	padding-left: 258px;
}

.trust_spacer {
	padding-left: 20px;
}

.contactusFlash {
	padding-left: 100px;
}

.normal ul
 {
margin-left: 0;
padding-left: 0;
list-style: none;
}

.normal li
{
padding-left: 20px;
line-height: 125%;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
}



.redText {
	color: #cc0000;
}
			
#contactus p {
	color: #000000;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

#contactus a {
	color: #000000;
	font-weight: bold;
	font-weight: bold;
	text-decoration: underline;
}

#contactus a:link, #contactus a:visited, #contactus a:active {
	text-decoration: underline;
}
#contactus a:hover {
	text-decoration: none;
}

#whiteText p {
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
}

#whiteText a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#whiteText a:link, #whiteText a:visited, #whiteText a:active {
	text-decoration: underline;
}
#whiteText a:hover {
	text-decoration: none;
}

h2.redText {
	color: #E00024;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

#subMenu {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

#subMenu a {
	color: #000000;
}
#subMenu a:link, #subMenu a:visited, #subMenu a:active {
	text-decoration: none;
}
#subMenu a:hover {
	color: #cc0000;
	text-decoration: none;
}

.redTable {
	background-image: url("/images/e00024.gif");
}

#blackTable {
	background: #000000;
}

/*#blackTable li {
	list-style-image: url(/images/red_arrow_on_black.gif);
	line-height: 125%;
	margin: 0;
	padding: 0;
}*/

#blackTable ul
 {
margin-left: 0;
padding-left: 0;
list-style: none;
}

#blackTable li
{
padding-left: 20px;
line-height: 125%;
background-image: url(images/red_arrow_on_black.gif);
background-repeat: no-repeat;
background-position: 0 0;
}


#blackTableteText p, #blackTable li {
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
}

#profile_nav_on {
	color: #a6a6a6;
	font-weight: bold;
}

#profile_nav_off {
	color: #000000;
	font-weight: bold;
}

#profile_nav_off a {
	color: #000000;
	text-decoration: none;
}
#profile_nav_off a:link, #profile_nav_off a:visited, #profile_nav_off a:active {
	text-decoration: none;
}
#profile_nav_off a:hover {
	color: #cc0000;
	text-decoration: none;
}

