body 
{
	font-family: "Trebuchet MS"; 
	background-color: RGB(235,235,235);
	margin-left: 3px;
	margin-top: 3px;
}

a {font-family: "Trebuchet MS"; font-size: 100%; line-height: 130%; color: #FFFFFF}	
a:link{	text-decoration: none}
a:visited{text-decoration: none}
a:hover{text-decoration: underline}
a:active{text-decoration: underline}

.bodyBold
{
	font-weight: bold;
}


#nav a{	font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF}
#nav a:link {text-decoration: none}
#nav a:visited {text-decoration: none}
#nav a:hover {text-decoration: underline}
#nav a:active {text-decoration: underline}

/* CUFH ADDRESS STYLE */
#addr a {font-family: "Trebuchet MS"; font-size: 7pt; line-height: 85%;	color: #FFFFFF}
#addr a:link {text-decoration: none}
#addr a:visited {text-decoration: none}
#addr a:hover {text-decoration: underline}
#addr a:active {text-decoration: underline}
#addr td {font-family: "Trebuchet MS"; font-size: 8pt; color: #003399;  line-height: 115%;}

/* BOTTOM ADDRESS STYLE */
#base a {font-family: "Trebuchet MS"; font-size: 8pt; line-height: 85%;	color: #FF6600}
#base div {font-family: "Trebuchet MS"; font-size: 8pt; line-height: 110%;	color: #FF6600}
#base a:link {text-decoration: none}
#base a:visited {text-decoration: none}
#base a:hover {text-decoration: underline}
#base a:active {text-decoration: underline}

/* BLUE BANNER STYLE */
a.blueBanner {font-family: "Trebuchet MS"; font-size: 8pt; line-height: 85%;	color: white}
div.blueBanner {font-family: "Trebuchet MS"; font-size: 8pt; line-height: 110%;	color: white; background-color: #087BA5}
a:link.blueBanner {text-decoration: none}
a:visited.blueBanner {text-decoration: none}
a:hover.blueBanner {text-decoration: underline}
a:active.blueBanner {text-decoration: underline}
td.blueBanner {font-family: "Trebuchet MS"; font-size: 8pt; color: white; background-color: #003399}


table.blueBorder
{
	border-style: solid; 
	border-width: 1px; 
	border-color: #003399;
	background-color: #99CCFF;
	
}
table.blueHighlight
{
	border-style: solid; 
	border-width: 1px; 
	border-color: #003399;
	background-color: #CCCCCC;
	
}

tr.blueBackground
{
	background-color: #087BA5
}
td.menuBackground
{
	background-color: RGB(160,160,160);	
}
hr
{	
	height: 1px;color: #E9E5F0
}


/* MENU TREE CSS */
span.ufhmenuHeading 
{
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #FFFFFF; 
	cursor:pointer
}
div.ufhsubmenu 
{
	color: #FFFFFF; 		
	margin-left:20px	
}
a.ufhsubmenu 
{
	color: #003399; 	
	display:block; 
	padding-bottom:5px;
}
a.orangelink
{
	color: #666666; 	
	
}
p
{
    FONT-SIZE: 9pt;
    COLOR: #003399;
    FONT-FAMILY: "Trebuchet MS";
}
td
{
    FONT-SIZE: 9pt;
    COLOR: #003399;
    font-family: "Trebuchet MS";
    text-align: left;
}
h1
{
	font-size: 12pt;
	color: #666666;
	font-family: "Trebuchet MS";
	text-align: left;
}
h2
{
	font-size: 8pt;
	color: #666666;
	font-family: "Trebuchet MS";
	text-align: left;
}


