body {
	color: #000;
}

div#contentWrap {
	background: #fff url(../../img/partners/majenta/header.jpg) no-repeat 0 0;
}

#rCol h1 {color: #000;}
#rCol h2 {color: #000;}

a:link, a:visited {color: #de097e;}
a:hover {color: #de097e; text-decoration: underline;}

a.small:link, a.small:visited {color: #de097e;}
a.small:hover {color: #de097e; text-decoration: underline;}


/******************/
/* top navigation */ 
/******************/

#bodyContent h2 {color: #fff;}

#bodyContent h2.backup,
#bodyContent h2.backup_vtl,
#bodyContent h2.primary {background-image: url(../../img/partners/majenta/nav_pointer.gif);}

#navList ul li {background-color: #000;}

#navList ul li.on, #navList ul a:hover, #navList ul li.last a:hover {background-color: #de097e;}


/********************/
/* home page styles */
/********************/

#body_home div.calc_item h2,
#body_home div.calc_item h2 a,
#body_home div.calc_item h2 a:link,
#body_home div.calc_item h2 a:visited {
	color: #de097e
}


/***************/
/* results box */
/***************/

div#resultInfo {background-image: url(../../img/partners/majenta/bg_result_links.jpg);}
div.resultInfoLinks {background-image: url(../../img/partners/majenta/bg_result_links.jpg);}

div.resultInfoLinks a:link, div.resultInfoLinks a:visited {color: #fff;}
div.resultInfoLinks a:active {color: #fff;}

div.resultInfoLinks a.on, div.resultInfoLinks a.on:link, div.resultInfoLinks a.on:visited, div.resultInfoLinks a.on:hover {
	color: #de097e;
}

#addResources .listText h2 {
	color: #000;
}


/******************/
/* thank you page */
/******************/

/*div#thanksFrame {border-color: #dac793;}*/

#thanksBody h1 {color: #de097e;}
#thanksBody h2 {color: #000;}

/*
#thanksFrame h3 {color: #333;}

#addResources h2 {color: #616365;}
#addResources p {color: #84888b;}
*/
#addResources div.listItemOff {background-image: url(../../img/partners/majenta/arrow_off.gif);}

#addResources div.listItemOn {
	/*background-color: #e5ecf2;*/
	background-image: url(../../img/partners/majenta/arrow_on.gif);
}

#addResources .listItemOn a:link,
#addResources .listItemOff a:link,
#addResources .listItemOn a:visited,
#addResources .listItemOff a:visited,
#addResources .listItemOn a:hover,
#addResources .listItemOff a:hover {
	color: #de097e;
}

/*#addResources div.listBody {background-color: #e5ecf2;}*/

#addResources .listText a, #addResources .listText a:link {color: #de097e;}
#addResources .listText a:hover {color: #de097e;}


/*********/
/* lists */
/*********/

ul.arrow li {background-image: url(../../img/partners/majenta/arrow_off.gif);}
ul.bul li {background-image: url(../../img/partners/majenta/disc.gif);}


/****************/
/* legal footer */
/****************/

#legal a, #legal a:link, #legal a:visited, #legal a:hover {
	color: #000;
}