			a:link {color: #FFFFFF; }
			a:visited {color: #FFFFFF; }
			a:hover { color: #2B4B86; }
			table.search
			{
				font-family: arial;
				font-size: 12px;
			}
			td.cell_search
			{
				padding: 2px;
				font-family: arial, verdana, sans-serif;
				font-size: 12px;
				color: 000000;
			}
			a.menu
			{
				color: #FFFFFF;
			}
			
			textarea, select, option, input, checkbox
			{ /* average form elements (textboxes, dropdowns, etc) used for usernames, passwords */
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: normal;
				color: #000000;
				text-decoration: none;
				background-color: #FFFFFF;
				border: 1px solid #2B4B86;
				padding-left: 3px;
			}
	
		a.nav:link {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; color: white; text-decoration: none; font-size: 12px; font-weight: bold;}	
		a.nav:visited {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; color: white; text-decoration: none; font-size: 12px; font-weight: bold;}		
		a.nav:hover {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; color: #003A6F; text-decoration: none; font-size: 12px; font-weight: bold;}
		
		a.nav_sm:link {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; color: white; text-decoration: none; font-size: 11px;}	
		a.nav_sm:visited {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; color: white; text-decoration: none; font-size: 11px;}		
		a.nav_sm:hover {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; color: #003A6F; text-decoration: none; font-size: 11px;}
		
		a.admin_bc:link {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; color: #2B4B86; text-decoration: none; font-size: 18px; font-weight: bold;}	
		a.admin_bc:visited {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; color: #2B4B86; text-decoration: none; font-size: 18px; font-weight: bold;}		
		a.admin_bc:hover {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; color: #003A6F; text-decoration: none; font-size: 18px; font-weight: bold;}
        .arrows {font-family:Symbol;font-size:18px;font-weight: bold;color: #2B4B86; text-decoration: none;}
		
		.head {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; color: white; text-decoration: none; font-size: 12px; font-weight: bold;}
		.head2 { color: #2B4B86; font-size: 18px; font-weight: bold; }
		.head3 { color: #2B4B86; font-size: 12px; font-weight: bold; }
		.head_underline { color: #2B4B86; font-size: 12px; font-weight: bold; border-bottom: 1px solid black; }
		a.t_nav:link { color: white; text-decoration: none; }
		a.t_nav:visited { color: white; text-decoration: none; }
		a.t_nav:hover { color: white; text-decoration: none; }
		
		#instructions {height:100px;overflow:auto;}
		.comm_small { font-size: 10px;}
		
		td {font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; font-size: 12px;}	
/**		albert update			**/
h4.bc {
	margin: 10px 100px;
	padding: 0;
	text-align: center;
}
h4.bc a, h4.bc a:link {
	display: block;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	color: #fff;
	padding: 0 0 3px 0;
	font: 900 13px/13px "Trebuchet MS", Verdana, Trebuchet, Arial, sans-serif;
}
h4.bc a:hover, h4.bc a:link:hover, h4.bc a:visited:hover, h4.bc a:focus {
	border-bottom: 1px solid #666;
	color: #666;
}
h4.bcfix {
	margin: 5px 0;
	padding: 0;
	text-align: center;
}
h4.bcfix a, h4.bcfix a:link {
	color: #fff;
	font: 900 12px/12px "Trebuchet MS", Verdana, Trebuchet, Arial, sans-serif;
	display: block;
	text-decoration: none;
}
h4.bcfix a:visited {
	color: #fff;
}
h4.bcfix a:hover, h4.bcfix a:link:hover, h4.bcfix a:visited:hover, h4.bcfix a:focus {
	text-decoration: underline;
}
h4.bcfix a:active {
	color: #c0c0c0;
}