
/*  Used by articles-cheryl and articles-laura */

body {
	background: 		#fffff8;   
	}

body.white {
	background: 		#ffffff;   
	}

a {
	display:	block;
	padding:	0px;
	width:		100%;
	text-decoration: none;}
                                                                               
a:link		{color: #000060; text-decoration: none}  
a:visited	{color: #000060; text-decoration: none}
a:hover {color:#ffffff; background: #dd6666;text-decoration: none; }  
                                                                               
p {
	padding-left:		3px; 
	padding-top:		1px; 
	padding-bottom:	1px; 

	margin-top:			0; 
	margin-bottom:	0.3em; 
	
	font-family:		arial,Helvetica; 
	background: 		#eeeeee; 
	color:					black; 

	font-weight:		bold; 
	font-style:			normal; 
	font-size:			70%; 
	}

p.text {
	margin-bottom:	0.35em; 

	font-family:	"Times New Roman";
	background: 		white; 

	font-weight:		normal; 
	font-style:			normal; 
	font-size:			100%; 
	}

p.separator {
	padding: 	0px;
	background: 		white; 
	border-top: 	1pt solid #ffa5a5;    
	font-size:			1pt;     
	line-height:	1pt;
	}

p.midtitle {
	padding: 	0px;
	background: 		#ffbbaa; 
	color:					black; 
	font-size:			55%;     
	}



hr {
	color:#e8cccc;     
	}


h1.RedLongTitle { 
	margin-top:10px;
	margin-bottom:6px;
	padding-top:0px;
	padding-bottom:0px;

 	font-size:120%;
	font-weight:normal;  
	letter-spacing: -0.5pt;
	font-family:"Times New Roman", Georgia, Times;
	color:#CC0000;
	}  


h3 {
	padding-left:		3px; 
	padding-top:		3px; 
	padding-bottom:	2px; 

	margin-top:			0px; 
	margin-bottom:	0.5em; 
	
	font-family: 		Arial, Helv; 
	background: 		#ffcc99; 
	color:					black; 

	font-weight:		bold; 
	font-style:			normal; 
	font-size:			65%; 

	line-height:		140%;
	}


h3.center {
	text-align: 		center;
	}

div.button {
	width:					25%;  
	top:						5px;
	left:						70%;
	position:				absolute;
	z-index:				10;

	padding:				0;

	color:					black;
	background:			ffffe8;				
	border:					1px solid #666666;	

	text-align: 		center;

	font-family:		arial,Helvetica; 
	font-weight:		bold; 
	font-style:			normal; 
	font-size:			70%; 
	}	

div.button a {
	font-size:			85%; 
	}

em {
	font-family:tahoma;
	color:#000068;
	font-size:85%;
	font-weight:bold;
	font-style:normal;
	}

