<STYLE TYPE="text/css">
	.genText {
		font-family: trebuchet ms, verdana, arial;
		font-size: 13px;
		color: #666666;
	}
	
	.name {
		font-family: trebuchet ms, verdana, arial;
		font-size: 16px;
		color: #2C5266;
		font-weight: bold;
		line-height: 25px;
	}
	
	.subName {
		font-family: trebuchet ms, verdana, arial;
		font-size: 14px;
		color: #2C5266;
		font-weight: bold;
		line-height: 18px;
	}

	.subP {
		font-family: trebuchet ms, verdana, arial;
		font-size: 14px;
		color: #37598F;
	}
	
	.sectionDesc {
		font-family: trebuchet ms, verdana, arial;
		font-size: 13px;
		color: #37598F;
	}
	
	.content {
		font-family: trebuchet ms, verdana, arial;
		font-size: 13px;
		color: #37598F;
	}
	
	.footerCopyright {
		font-family: trebuchet ms, verdana, arial;
		font-size: 13px;
		color: #37598F;
	}
	
	.footerText {
		font-family: trebuchet ms, verdana, arial;
		font-size: 15px;
		color: #37598F;
	}
	
	a.footer {
		font-family: trebuchet ms, verdana, arial;
		font-size: 15px;
		color: #486B7F; 
		text-decoration: underline; 
	}
	
	A.footer:hover {
		font-family: trebuchet ms, verdana, arial;
		font-size: 15px;
		color: #486B7F; 
		text-decoration:none;
	}
	
	.subContent {
		font-family: trebuchet ms, verdana, arial;
		font-size: 12px;
		color: #333333;
	}
	
	a.topOfPage {
		font-family: trebuchet ms, verdana, arial;
		font-size: 10px;
		color: #40687D;
	}

	a.anchor {
		font-family: trebuchet ms, verdana, arial;
		font-size: 13px;
		color: #2C5266; 
		text-decoration: none; 
	}

	A.anchor:hover {
		font-family: trebuchet ms, verdana, arial;
		font-size: 13px;
		color: #2C5266;
		background-color: #e7e7c7;
		text-decoration:none;
	}
	
		ul.success {
		list-style-image: url(grphx/arrow_blue.gif);
		font-family: trebuchet ms, verdana, arial;
		font-size: 13px;
		color: #333333;
		margin-top: 13px;
		
	}
	
	ul.success li {
		font-family: trebuchet ms, verdana, arial;
		font-size: 13px;
		color: #333333;
		margin-bottom: 24px;
	}
	
	ul.helpClients {
		list-style-image: url(grphx/arrow_blue.gif);
		font-family: trebuchet ms, verdana, arial;
		font-size: 13px;
		color: #333333;
		margin-top: 13px;
		margin-bottom: 25px;
	}
	
	ul.helpClients li {
		font-family: trebuchet ms, verdana, arial;
		font-size: 13px;
		color: #333333;
		margin-bottom: 20px;
	}
	
</STYLE>