@charset "ISO-8859-1";

/* CSS for FAITHCO.NET
Authored by John Allen Moore
Creative Media Director, FAITH Company 2010
Edited: 3/1/2010 */

/***[ ROLLOVERS ]********************************************************************/
/* Class for PINK no Underline Links */
	a.pink_noUL:link {color: #e77b88; text-decoration: none; }
	a.pink_noUL:visited {color: #e77b88; text-decoration: none; }
	a.pink_noUL:hover {color: #e77b88; text-decoration: underline; }
	a.pink_noUL:active {color: #e77b88; }
/* Class for PINK with Underline Links */
	a.pink_UL:link {color: #e77b88; text-decoration: underline; }
	a.pink_UL:visited {color: #e77b88; text-decoration: underline; }
	a.pink_UL:hover {color: #e77b88; text-decoration: underline; }
	a.pink_UL:active {color: #e77b88; }
/* Class for DARK PINK no Underline Links */
	a.darkpink_noUL:link {color: #875653; text-decoration: none; }
	a.darkpink_noUL:visited {color: #875653; text-decoration: none; }
	a.darkpink_noUL:hover {color: #875653; text-decoration: underline; }
	a.darkpink_noUL:active {color: #875653; }
/* Class for DARK PINK with Underline Links */
	a.darkpink_UL:link {color: #875653; text-decoration: underline; }
	a.darkpink_UL:visited {color: #875653; text-decoration: underline; }
	a.darkpink_UL:hover {color: #875653; text-decoration: underline; }
	a.darkpink_UL:active {color: #875653; }
/* Class for TAN no Underline Links */
	a.tan_noUL:link {color: #C1B29B; text-decoration: none; }
	a.tan_noUL:visited {color: #C1B29B; text-decoration: none; }
	a.tan_noUL:hover {color: #C1B29B; text-decoration: underline; }
	a.tan_noUL:active {color: #C1B29B; }
/* Class for TAN with Underline Links */
	a.tan_UL:link {color: #C1B29B; text-decoration: underline; }
	a.tan_UL:visited {color: #C1B29B; text-decoration: underline; }
	a.tan_UL:hover {color: #C1B29B; text-decoration: underline; }
	a.tan_UL:active {color: #C1B29B; }
/* Class for BLACK no Underline Links */
	a.black_noUL:link {color: #735f40; text-decoration: none; }
	a.black_noUL:visited {color: #735f40; text-decoration: none; }
	a.black_noUL:hover {color: #735f40; text-decoration: underline; }
	a.black_noUL:active {color: #735f40; }
/* Class for BLACK with Underline Links */
	a.black_UL:link {color: #735f40; text-decoration: underline; }
	a.black_UL:visited {color: #735f40; text-decoration: underline; }
	a.black_UL:hover {color: #735f40; text-decoration: underline; }
	a.black_UL:active {color: #735f40; }
/* Class for BLACK with Underline Links for Search */
	a.searchblk_UL:link {color: #000; text-decoration: underline; }
	a.searchblk_UL:visited {color: #000; text-decoration: underline; }
	a.searchblk_UL:hover {color: #000; text-decoration: underline; }
	a.searchblk_UL:active {color: #000; }
/***[ ROLLOVERS ]********************************************************************/

/***[ MAIN INTERFACE CLASSES ]*******************************************************/
/* Class for animated flash box background image */
#livebox {
	background-attachment: scroll;
	background-image: url(../images/interface/livebox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Class for consultant login box background image */
#loginbox {
	background-attachment: scroll;
	background-image: url(../images/interface/loginbox.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/* Class for consultant login box background image after login */
#loginbox_con {
	background-attachment: scroll;
	background-image:url(../images/interface/consultant/interface_con_12.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/* Class for connect with FAITH background image */
#connectbox {
	background-attachment: scroll;
	background-image: url(../images/interface/connectbox.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/* Class for menu area background image */
#menubox {
	background-attachment: scroll;
	background-image: url(../images/interface/connectbox.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/* Class for content area background */
#contentbox {
	background-attachment: scroll;
	background-image: url(../images/interface/contentbox.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/* Class for content area expandable background on right */
#content_right {
	background-attachment: scroll;
	background-image: url(../images/interface/content_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
/* Class for content area expandable background on left */
#content_left {
	background-attachment: scroll;
	background-image: url(../images/interface/content_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
/* Class for HR lines */
HR {
	background:#B1A18B;
}
/***[ MAIN INTERFACE CLASSES ]*******************************************************/

/* Applies text style specific to the footer for copyright info area  */
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C1B29B;
}
/* TAN text style for dark background  */
.TANtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C1B29B;
}
/* BLACK text style for light background  */
.BLACKtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #312718;
}
/* BLACK text style for light background  */
.BLACKtext14pt {
	font-family: Tahoma;
	font-size: 15px;
	color: #312718;
	font-weight: bold;
}
/* PINK text style for light background  */
.PINKtext14pt {
	font-family: Tahoma;
	font-size: 15px;
	color: #B5717A;
	font-weight: bold;
}
/* BLACK text style for light background  */
.BLACKtext12pt {
	font-family: Tahoma;
	font-size: 12px;
	color: #312718;
}
.forms_pink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	border: thin dotted #e77b88;
}
.forms_brown {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	border: thin dotted #A79984;
}
.IncentiveLVL1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #360;
}

