@import url("main.css");
body{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:0.7em;
	font-weight:normal;
 	height:100%;
	margin-bottom:0;
	margin-top:0;
	color:#003366;
}
body.home{
	background:url('images/bg.gif');
 	background-repeat: no-repeat; 
	background-repeat:repeat-y;
}
body.care{
	background:url('care/images/bg.gif');
 	background-repeat: no-repeat; 
	background-repeat:repeat-y;
}
body.nln{
	background:url('nln/images/1pix_nln.gif');
 	background-repeat: no-repeat; 
	background-repeat:repeat-y;
}
body.gandon{
	background:url('rehabenterprises/images/1pix_gandon.gif');
 	background-repeat: no-repeat; 
	background-repeat:repeat-y;
}
body.foundation{
	background:url('foundation/images/1pix_found.gif');
 	background-repeat: no-repeat; 
	background-repeat:repeat-y;
}
body.lotteries{
	background:url('lotteries/images/1pix_lott.gif');
 	background-repeat: no-repeat; 
	background-repeat:repeat-y;
}
.txtAdjustStandardWhite{
	color:#ffffff;
}
a.txtAdjustLarge:link{
	color:#003366;
	font-size:1.2em;
	font-weight:normal;
	text-decoration:none;
}
a.txtAdjustLarge:visited{
	color:#003366;
	font-size:1.2em;
	font-weight:normal;
	text-decoration:none;
}	
a.txtAdjustLarge:hover{
	color:#003366;
	font-size:1.2em;
	font-weight:normal;
	text-decoration:underline;
}
a.txtAdjustLarger:link{
	color:#003366;
	font-size:1.4em;
	font-weight:normal;
	text-decoration:none;
}
a.txtAdjustLarger:visited{
	color:#003366;
	font-size:1.4em;
	font-weight:normal;
	text-decoration:none;
}	
a.txtAdjustLarger:hover{
	color:#003366;
	font-size:1.4em;
	font-weight:normal;
	text-decoration:underline;
}
td.rightAlign {text-align: right; }
th.tableSubHeaderRight {text-align: right; }
td.rightAligntop {text-align: right;vertical-align: top;}
.et {text-decoration: underline;border-bottom: 1px solid #003366;padding-bottom: 1px;}
.et2 {text-decoration: underline;border-bottom: 1px solid #003366;border-top: 1px solid #003366;padding-bottom: 1px;padding-top: 1px;}

sup {position:relative;vertical-align:top;}

