body {
	background-image: url(images/fp_uuc_bg_grey.gif);
}

a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #003399;
	text-decoration: underline;
	background-color: #CCCCCC;
}


	
.BodyCopy {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #000000;
	line-height: 16px;
	
	
}
	
A.BodyCopy:LINK, A.BodyCopy:VISITED {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #333366;
}
	
A.BodyCopy:HOVER, A.BodyCopy:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #3333CC;
	background-color: #FFFFFF;
}	



.header {
	font-family: verdana, sans-serif;
	font-size: 12px;
	
	caption: Main Text;
	color: #FFFFFF;
	text-align: left;
	line-height: 16px;
	
}
	
A.header:LINK, A.header:VISITED {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FFFFFF;
	
}
	
A.header:HOVER, A.header:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FFCC33;
	background-color: #000000;	
}			




.footer {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	
}
	
A.footer:LINK, A.footer:VISITED {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FFFFFF;
	text-align: center;
}
	
A.footer:HOVER, A.footer:ACTIVE {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #FFCC33;
	text-align: center;
	background-color: #000000;
}			



.testimonial{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #666699;
	text-align: right;
	line-height: 15px;
	text-indent: 10px;
	padding: 5px;
	white-space: normal;
	margin-right: 10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
	

	
	
	
.pagesubhead  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: normal;
	background-color: #003399;
	padding: 3px;
	}	


	
.subnav  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333366;
	font-weight:normal;
	line-height: normal;
	text-align: left;
	margin-left: 10px;
	}	

	
.red {
	color:#990033;
	
}

.mainBox
{
	border: thin solid #000000;
}
