html, body {
    margin: 0;
    padding: 0;
    height: 100%;
	position: relative;
	font-size: 12px;
}
body, textarea {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-size: 12px;

}
body, input, select, textarea, a {
	color: #3e032f;
	text-decoration:none;
	font-size: 12px;
	
}
.copy, #articles, #relatedlinks, .sequence, h2 {
	text-align:left;
	font-size: 12px;
}

.answer {
	color: #3e032f;
	font-size: 12px;
}

.page
{	
    width: 850px;
    background-repeat:no-repeat;
    text-align: left;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	padding-top:3px;
	padding-bottom:3px;
}

.content
{
    padding-left: 248px;
    width: 567px;
    padding-bottom: 0;
    clear: both;
    height: auto !important;
	font-size: 12px;

}

.mainmenu {
	font-size: 12px;
	width:170px;
	display:block;
	text-align:left;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#EDEDED;
	}
	
.mainmenu a{ 	
	text-transform:uppercase; color:#3e032f;}

.mainmenu a:hover{
	font-weight:normal;
	color:#e32e9d;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	}
	
.sidemenu {
	background-image:url(images/offersmain_JAN09.gif);
	background-repeat:no-repeat;
	height:272px;
	}

.sitedetails {
	
	height: 80px !important;
	height /**/: 80px;
	background: #FFFFFF;
	font-size:12px;
}

.maintext {
	vertical-align:top;
	color:#000000;
	font-size:12px;
}

.foot {
	width:100%;
	vertical-align:middle;
	color:#FFFFFF;
	padding-top:3px;
}

/*exampletext*/

.exampletext
{
    position: absolute; /* PR CHANGED */    
    top: 0px;
    left: 178px; /* !important; */ /* PR CHANGED */
    padding: 0px;
	width: 673px;
	height: 210px;
	background-color:#FFFFFF;
    display: none;	 /* PR CHANGED */

}

/* JRS - NEW STYLE SHEET SETTING - 09/06/2006 */
.exampletext table
{
    padding-left: 12px;
	text-decoration: none;
	text-align: left;
	text-valign: top;		
    width: 673px;
	height: 275px;
	display: block;
	border:1px;
	border-style:solid;
	border-color:#94BFD9;
    
}


input {  
	BORDER-TOP: 1px solid rgb(227,46,157); 
	BORDER-BOTTOM: 1px solid rgb(227,46,157); 
	BORDER-LEFT: 1px solid rgb(227,46,157);
	BORDER-RIGHT: 1px solid rgb(227,46,157);
	BACKGROUND: #FFFFFF;
	color:#3e032f;
	}
	
.register2 {;font-size: 12px; font-weight:bold; color:#3e032f; padding:1px 10px 1px 10px;}
.style4 {font-size: 16px}

.smallprint {font-size:10px}
.registrationtxt { font-weight:bold;}
.menuhead {font-size:12px; color:#FFFFFF;}
.offerhighlight {font-size:14px; font-weight:bold; color:#e32e9d;}

.pinktext_nav {font-family: Gill Sans MT, Calibri, Arial, Helvetica, sans-serif; font-size:16px; text-transform:uppercase; text-decoration:none; color:#e32e9d; padding:2px 10px 2px 10px;}
.pinktext_nav a {font-size:16px; text-transform:uppercase; text-decoration:none; color:#e32e9d; }
.pinktext_nav a:hover {font-size:16px; text-transform:uppercase; text-decoration:underline; color:#e32e9d; }

.pinkmenu_nav {font-family: Gill Sans MT, Calibri, Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; text-align:center; text-decoration:none; color:#FFFFFF; padding:2px 10px 2px 10px;}
.pinkmenu_nav a {font-size:12px; text-transform:uppercase; text-decoration:none; color:#FFFFFF; }
.pinkmenu_nav a:hover {font-size:12px; text-transform:uppercase; text-decoration:underline; color:#FFFFFF; }

.bluesm_nav {font-size:12px; text-transform:uppercase; text-decoration:none; color:#FFFFFF; padding:2px 10px 2px 10px;}
.bluesm_nav a {font-size:12px; text-transform:uppercase; text-decoration:none; color:#FFFFFF; }
.bluesm_nav a:hover {font-size:12px; text-transform:uppercase; text-decoration:underline; color:#FFFFFF; }

.sublink {font-size:16px; text-align:center; text-transform:uppercase; text-decoration:none; color:#000000; padding:2px 10px 2px 10px;}
.sublink a {font-size:16px; text-transform:uppercase; text-decoration:none; color:#000000; }
.sublink a:hover {font-size:16px; text-transform:uppercase; text-decoration:underline; color:#000000; }

.footertext {font-size: 14px; color: #3e032f; font-weight:bold;	text-align:right; text-transform:uppercase;}

	
