/* Global Styles */

blockquote {
	color: #000000;
}


/* Class Styles */
.subHeading {
	color: #800080;
	font-weight: bold;
}
.smallText {
	font-size: 10px;
}
.bodyText { 
	color: #000000; 
}
.uwfGreen {	
	color: #006633; font-weight: bold; 
}
.uwfGreenBold {	
	color: #006633; font-weight: bold; 
}
.uwfBlue { 
	color: #003399; 
}
.uwfBlueBold { 
	color: #003399; font-weight: bold; 
}

.hdrbar
{	background: url(../images/bg_hdrbar.gif) repeat-x;
	height:20px;
	font-weight:bold;
	padding: 3px;}
	
table.threecolumn, table.twocolumn, table.onecolumn  
{	width:600px;
	padding:0px;
	margin:0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;}	
