
a:visited{color: e85100; text-decoration: underline;}
a:link{color: e85100; text-decoration: underline;}
a:hover{color: e85100; text-decoration: underline;}

				
a.plat:visited{font-size: 10pt; font-family: verdana,arial,helvetica,sans-serif;
			font-weight: bold; color: 000000; text-decoration: none;}
a.plat:link{font-size: 10pt; font-family: verdana,arial,helvetica,sans-serif;
			font-weight: bold; color: 000000; text-decoration: none;}
a.plat:hover{font-size: 10pt; font-family: verdana,arial,helvetica,sans-serif;
			font-weight: bold; color: d65114; text-decoration: underline;}

.default{font-size: 10pt; font-family: arial,helvetica,sans-serif;
			font-weight: normal; color: 000000 text-decoration: none;}
.mini{font-size: 7pt; font-family: verdana,arial,helvetica,sans-serif;
			font-weight: normal; color: 000000 text-decoration: none;}
.small{font-size: 8pt; font-family: verdana,arial,helvetica,sans-serif;
			font-weight: normal; color: 000000 text-decoration: none;} 
.smallArial{font-size: 8pt; font-family: arial,helvetica,sans-serif;
			font-weight: normal; color: 000000 text-decoration: none;} 
.large{font-size: 12pt; font-family: arial,helvetica,sans-serif;
			font-weight: normal; color: 000000 text-decoration: none;}

.cattitle{font-size: 10pt; font-family: verdana,arial,helvetica,sans-serif;
			font-weight: bold; color: d65114; text-decoration: none;}
.doctitle{font-size: 8pt; font-family: verdana,arial,helvetica,sans-serif;
			font-weight: bold; color: d65114; text-decoration: none;}
.direction{font-size: 8pt; font-family: verdana,arial,helvetica,sans-serif;
			font-weight: normal; color: d65114; text-decoration: none;}				

.red { color:#D65114;}

/* ************** Pager Classes - used on utl_callPager.cfm ******************* */
.Pager {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.onPage {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	text-decoration:none;
	font-weight: bold;
}

.LoopLink {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;padding-right:4px;
	
}

.button {
	height:20px;
	font-size:8pt;
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	cursor:pointer;cursor:hand;
	background-color:#B3C9E6;
	border:1px solid #e85100;
}