a:visited{font-size: 10pt; font-family: arial, helvetica, sans-serif;
				font-weight: normal; color: 000000; text-decoration: none;}
a:link{font-size: 10pt; font-family: arial, helvetica, sans-serif;
				font-weight: normal; color: 000000; text-decoration: none;}
a:hover{font-size: 10pt; font-family: arial, helvetica, sans-serif;
				font-weight: normal; color: 000000; 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;}			
.large{font-size: 12pt; font-family: arial, helvetica, sans-serif;
				font-weight: normal; color: 000000; text-decoration: none;}

.gray{color: 666666;}
.red{color: D94228;}

/* ************** Pager Classes - used on utl_callPager.cfm ******************* */
.Pager {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.onPage {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.LoopLink {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.officenav { float:left;width:120px; }
 #little{
	display:block;
	width:104px;
	height:25px;
	text-indent: 10000px; 
	overflow: hidden; 
	background: url(../../graphics/little_button.jpg) top left no-repeat;
 }
 #little:hover{ 
background-position: bottom left; }
 #little.active{ 
background-position: bottom left; }

 #memphis{
	display:block;
	width:104px;
	height:25px;
	text-indent: 10000px; 
	overflow: hidden; 
	background: url(../../graphics/memphis_button.jpg) top left no-repeat;
 }
 #memphis:hover{ 
background-position: bottom left; }
 #memphis.active{ 
background-position: bottom left; }

