body, td {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
}
.light {
	font-weight: lighter;
}
a:link {
  	color: #003399;
}
a:visited {	
  	color: #CC0000;
}
div {
	margin-top: 0;
	margin-bottom: 0;
}
p {
	margin-top: .3em;
	margin-bottom: 0px;
}
.tight {
	margin-top : 0px;
	margin-bottom : 0px;
}
.indent {
	text-indent: 1em;
}
hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
.topspace {
	margin-top: .4em;
}
.bottomspace {
	margin-bottom: .4em;
}
.topbottomspace {
	margin-bottom: .4em;
	margin-top: .4em;
}	
.sans {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.sans-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.sans-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.sans-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.sansbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.sansbold-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.sansbold-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sansbold-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sanslinkbig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.sanslink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.navsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.sansmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
h1 {
	font-size: 30px;
	line-height: 30px; 
}
.sans-h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	margin-top: .3em;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 27px;
	line-height: 30px;
}	
.sanslight-h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: normal;
	font-size: 27px;
	line-height: 30px; 
}		
h2 {
	font-size: 25px;
	line-height: 27px;
}
.sans-h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	margin-top: .3em;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 23px;
	line-height: 25px;
}
.sanslight-h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: normal;
	font-size: 23px;
	line-height: 25px;
}		
h3 {
	font-size: 20px;
	line-height: 21px;
}
.sans-h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 19px;
}	
.sanslight-h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: normal;
	font-size: 18px;
	line-height: 19px;
}	
h4 {
	font-size: 16px;
	line-height: 16px;
}
.sans-h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
}	
.sanslight-h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
}	
.graybar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #656767;
}
.graybar:link {  
	text-decoration: none;
	color: #ffffff;
}
.graybar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.graybar:hover {  
	text-decoration: none;
	color: #fafaa3;
}
.topgraybar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: 0;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #656767;
}
.topgraybar:link {  
	text-decoration: none;
	color: #ffffff;
}
.topgraybar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.topgraybar:hover {  
	text-decoration: none;
	color: #fafaa3;
}	
.bluebar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;;
	color: #ffffff;
	background-color: #3522A2;
}
.bluebar:link {  
	text-decoration: none;
	color: #ffffff;
}
.bluebar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.bluebar:hover {  
	text-decoration: none;
	color: #fafaa3;
}			
.greenbar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #009900;
}
.greenbar:link {  
	text-decoration: none;
	color: #ffffff;
}
.greenbar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.greenbar:hover {  
	text-decoration: none;
	color: #fafaa3;
}		
.healthbar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #428875;
}
.healthbar:link {  
	text-decoration: none;
	color: #ffffff;
}
.healthbar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.healthbar:hover {  
	text-decoration: none;
	color: #fafaa3;
}	
.tophealthbar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: 0;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #428875;
}
.tophealthbar:link {  
	text-decoration: none;
	color: #ffffff;
}
.tophealthbar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.tophealthbar:hover {  
	text-decoration: none;
	color: #fafaa3;
}	
.redbar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #ff0000;
}
.redbar:link {  
	text-decoration: none;
	color: #ffffff;
}
.redbar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.redbar:hover {  
	text-decoration: none;
	color: #fafaa3;
}
.orangebar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #ff6600;
}
.orangebar:link {  
	text-decoration: none;
	color: #ffffff;
}
.orangebar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.orangebar:hover {  
	text-decoration: none;
	color: #fafaa3;
}
.autobar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffffff;
	background-color: #adb5ce;
}
.autobar:link {  
	text-decoration: none;
	color: #ffffff;
}
.autobar:visited {  
	text-decoration: none;
	color: #ffffff;
}
.autobar:hover {  
	text-decoration: none;
	color: #fafaa3;
}		
.umbar {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;
	color: #ffff66;
	background-color: #3522A2;
}
.umbar:link {  
	text-decoration: none;
	color: #ffff66;
}
.umbar:visited {  
	text-decoration: none;
	color: #ffff66;
}
.umbar:hover {  
	text-decoration: none;
	color: #ffffff;
}
#market {
	text-align: left;
	text-decoration: none;
	color: white;
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #525252
}
#quote {
	text-align: left;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #ADA59C
}
#time {
	text-align: left;
	text-decoration: none;
	color: white;
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	background-color: #ADA59C
}
#wealink {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #d5f5ff
}
.utcn-page-bodycopy { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}
.utcn-page-link { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	margin-top: .5em;
}
.aphead { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}
.aptime {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #9f9f9f;
}
.aplabel {  
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}
p.ap {
	text-indent: 0;
	margin-top: 6px;
	margin-bottom: 6px;
}
.blueticker {
	text-indent: 0;   
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	width: auto; 
	margin-top: .5em;
	margin-bottom: .3em;;
	color: #ffffff;
	background-color: #003399;
}
.blueticker:link {  
	text-decoration: none;
	color: #ffffff;
}
.blueticker:visited {  
	text-decoration: none;
	color: #ffffff;
}
.blueticker:hover {  
	text-decoration: none;
	color: #fafaa3;
}			
.graybutton {
	color: #ffffff;
	font-family: Arial,sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	background-color: #656767; 
	cursor: hand;
}
.bluebutton {
	color: #ffffff;
	font-family: arial;
	font-size: 11px; 
	font-weight: bold; 
	background-color: #3522A2;
	cursor: hand;
}
