body {
	background-color: #CCCCCC;
	color: #606060;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: verdana,arial,sans-serif;
	}

img {
	border: 0px;
	}

td {
	background-color: #ffffff;
	font-size: 10px;
	}

/* default links */
a:link { color: #6699CC; text-decoration: none;}
a:visited { color: #6699CC; text-decoration: none;}
a:hover { color: #FF6600; text-decoration: none;}
a:active { color: #000000;text-decoration: none; }


/* footer text and links */

.footer {
	background-color: #cccccc;
	text-align: center;
	color: #999999;
	font-size: 10px;
	}

a.sitemap:link { text-decoration: none; color: #ffffff; }

a.foot:link { text-decoration: none; color: #999999; }
a.foot:visited { text-decoration: none; color: #999999; }
a.foot:hover { text-decoration: none; color: #FF6600; }
a.foot:active { text-decoration: none; color: #000000; }

/* normal links*/
a.normal:link { color: #606060; text-decoration: none;}
a.normal:visited { color: #606060; text-decoration: none;}
a.normal:hover { color: #606060; text-decoration: none;}
a.normal:active { color: #606060;text-decoration: none; }


a.currentNav:link { color: #000000;}
a.currentNav:visited { color: #000000;}
a.currentNav:hover { color: #FF6600;}

a.Top:link { color: #ffffff; }
a.Top:visited { color: #ffffff; }
a.Top:hover { color: #FF6600;}


/* Crumb Trail Navigation */

.crumbs {
	font-size: 10px;
	background-color: #ffffff;
	color: #cccccc;
	padding-left: 12px;
	}


/* Sub Navigation column */
 
.subNavT {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 8px;
	background-color: #7C9BB8;
	height: 18px;
	}

.subNavT2 {
	font-size: 10px;
	font-weight: bold;
	color: #7C9BB8;
	background-color: transparent;
	height: 18px;
	}


.subNavM {
	font-size: 9px;
	line-height: 1.7;
	background-color: #F4F6F8;
	}
	.event_head{
	font-size: 10px;
	font-weight: bold;
	color: #606060;
	line-height: 1.8;
	background-color: #F4F6F8;
	}
	.cs_head{
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	line-height: 1.8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #F4F6F8;
	}

/* Current Nav - No Link */

.currentArrow {
	color: #FF6600;
	}

.currentNav {
	color: #000000;
	}

/* Content Styles */

h2 {
	font-size: 10px;
	color: #333399;
	font-weight: bold;
	}

.txtHead {
	font-size: 10px;
	color: #333399;
	font-weight: bold;
	}

.txtSubHead {
	font-size: 10px;
	color: #606060;
	font-weight: bold;
	}
.txtCarHead {
	font-size: 12px;
	color: #606060;
	font-weight: bold;
	}

.txtBody {
	font-size: 10px;
	line-height: 1.3;
	background-color: #ffffff;
	color: #606060;
	}
/*	padding-right: 35px; */

p {
	font-size: 10px;
	line-height: 1.3;
	color: #606060;
	}
p.home_page {
	font-size: 10px;
	line-height: 1.3;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-top: 1px;
	margin-right: 5px;
	color: #606060;
	}
	p.home_products {
	font-size: 10px;
	line-height: 1.5;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
	margin-right: 5px;
	color: #606060;

	}
	p.home_head {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	/*margin-top: 4px;*/
	margin-bottom: 0px;
	margin-left: 8px;
	color: #606060;
	text-decoration: underline;
	}
	
	p.home_events {
	font-size: 10px;
	line-height: 1.1;
	margin: 8px;
	color: #171717;
	}
	
.legal {
	font-size: 9px;
	line-height: 1.0;
	background-color: #ffffff;
	color: #606060;
	}

/* Real Results */
	
.RRtext {
	font-size: 10px;
	color: #666666;
	line-height: 1.6;
	}

/* Forms divider */

td.sectionline { 
	background:#adcbe6; 
	background-color:#adcbe6; 
	bgcolor:#adcbe6; 
	font-size: 11px;
	color:#ffffff; 
	font-style: bold;
	padding-left: 9px;
	}
	
	td.bluebg { 
	background:#D9E2E9;; 
	background-color:#D9E2E9;; 
	bgcolor:#D9E2E9;; 
	}

.formlabel {
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	color:#606060;
	}

.formfield {
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	color:#606060;
	}


input {
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	color:#606060;
	}

.attention {
	color:#e5550e;
	font-weight: bold;
	}

.button {
	color:#333399;
	font-weight: bold;
	font-size: 9px;
	}

.kbase {
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	color:#606060;
	}

li {
	list-style-image: url(bullet1.gif);
	list-style-position: outside;
}
ul.home {
	list-style-image: url(arrow_orange.gif);
	list-style-position: outside;
	margin-left: 4px;
	}
li.home {
	
	margin-top: 4px;
	margin-bottom: 10px;
	margin-top: 1px;
	margin-right: 2px;
	padding-left: 1px;
}

hr {
	size: 1px;
	color: #999999;
	width: 90%
	}
.car_line
 {
	size: 1px;
	color: #D7D7D7;
	border: 0px;
	width: 100%;
	
	margin-bottom: 2px;
	padding: 0px;
	noshade=noshade;
	}
	
	.orange_bold
 {
	font-weight: bold;
		color: #FF6600;
	text-decoration: none;
}
	.orange_caps
 {
	font-weight: bold;
		color: #FF6600;
		text-transform: uppercase;
	text-decoration: none;
}
a.orange_caps:link { color: #FF6600; 
font-weight: bold;
		color: #FF6600;
	text-decoration: none;
}
a.orange_caps:visited { color: #FF6600; 
font-weight: bold;
		color: #FF6600;
	text-decoration: none;
}
a.orange_caps:hover { color: #00000;
font-weight: bold;
		color: #FF6600;
	text-decoration: none;
}
/* Orange home*/
a.orange_home:link { color: #FF6600; 

		color: #FF6600;
	text-decoration: none;
}
a.orange_home:visited { color: #FF6600; 

		color: #FF6600;
	text-decoration: none;
}
a.orange_home:hover { color: #00000;

		color: #000000;
	text-decoration: underline;
}
/* Orange home ends*/

	.blue_caps
 {
	font-weight: bold;
		color: #333399;
		text-transform: uppercase;
	text-decoration: none;
}
a.orange_bold:link
 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
}
a.orange_bold:visited
 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
}
a.orange_bold:hover
 {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
/* used for Marketing Pages */

A.MK:link {
	COLOR: #FF6600; TEXT-DECORATION: none
}
A.MK:visited {
	COLOR: #FF6600; TEXT-DECORATION: none
}
A.MK:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
A.MK:active {
	COLOR: #000000; TEXT-DECORATION: none
}
/* Background colors */

.orange_bg {
	
	
	background-color: #F37020;
	
	}
	.grey_bg {
	
	
	background-color: #777777;
	
	}
	/* */
	
	a.underline:link{
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 3px;
	text-decoration: underline;
	color: #606060;
	}/* CSS Document */

a.underline:visited{
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 3px;
	text-decoration: underline;
	color: #606060;
	}
	
a.underline:hover{
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 3px;
	color: #FF6600;
	
	text-decoration: underline;
	}
	a.underline:active{
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 3px;
	color: #000000;
	
	text-decoration: underline;
	}
	
/* Content Partner Alliance Portal Styles - added April 06 */

H4 {
	color: #333399;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;		
}


.signup_pe {
	color: #FF0000;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
}

a.signup_pe, a.signup_pe:visited {
	color: #FF0000;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

a.signup_pe:active, a.signup_pe:hover {
	color: #FF0000;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}




