@charset "utf-8";
/* CSS Document */

body	{
	text-align: left;
	font-family: tahoma;
	background-image:  url(images/bg-encourage2.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
	
	
	
.div 
{
	background-color:#ffFFFF;
	width:480px;
	height:430px;
	overflow: auto;
	font: tahoma;
	font-size:11px;
	line-height:18px;
	color:#000000;
}	




.text {
	font-size:12px;
	line-height:18px;
	color:#000000;
	font-family: tahoma;
	
}


.included {
	font-size:10px;
	line-height:17px;
	color:#666666;
	font-family: tahoma;
	font-weight:bold;
}


.pagelinks {
	color: #003399;
	text-decoration: none;
	line-height: 18px;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 12px;
	}

a.pagelinks {
	font: 12px tahoma;
	color: #003399;
	text-decoration: none;
	line-height: 18px;
	text-decoration: underline;
	font-weight:bold;
	
	}
a.pagelinks:visited {
	font: 12px tahoma;
	color: #003399;
	text-decoration: underline;
	line-height: 18px;
	font-weight:bold;
		}
a.pagelinks:active { color:#003399;}
a.pagelinks:hover {
	color:#0099FF;
	text-decoration: none;
	font-weight:bold;
}



.footlinks {
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
	text-decoration: none;
	font-family: tahoma;
	font-size: 9px;
	}

a.footlinks {
	font: 9px tahoma;
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
	text-decoration:underline;	
	}
a.footlinks:visited {
	font: 11px tahoma;
	color: #ffffff;
	text-decoration: underline;
	line-height: 14px;
		}
a.footlinks:active { color:#ffffff;}
a.footlinks:hover {
	color:#CCFFFF;
	text-decoration: none;
}
