td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}
	
body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin:0px;
	text-align:center;
	background-image:url(../images/cu_bg_fade.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#d9d7c2;
	}
	
.sub_nav {
	text-decoration:none;
	}
	
a {  
	color: 005842;
	}
	
h1 {  
	font-size: 16px; 
	font-weight: bold; 
	color: 005842;
	}
	
h2 {  
	font-size: 14px; 
	font-weight: bold; 
	color: 005842;
	}
	
h3 {  
	color: 005842;
	}
	
.page_title {  
	font-size: 16px; 
	font-weight: bold; 
	color: 005842;
	}
	
#global_nav {
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/global_nav_bg.gif);
	background-repeat: repeat-x;
}

.disclaimer {
	font-size: 9px;
}

.red {
	color: #F00;
	font-weight: bold;
}