body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000; 
}

body         {  
 scrollbar-face-color: #FFDE91;
 scrollbar-shadow-color: #017DC7; 
 scrollbar-highlight-color: #017DC70;
 scrollbar-3dlight-color: #017DC7;
 scrollbar-darkshadow-color: #017DC7; 
 scrollbar-track-color: #95BCE3; 
 scrollbar-arrow-color: #95BCE3; 
 
}

A:link { text-decoration: underline; color: #0A215E;}
A:visited { text-decoration: underline; color: #0A215E;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#FDBB0F;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			14px;
	color: 				#DDDDDD;

}
h2 {
	font-size: 			13px;
	color: 				#DDDDDD;
}

h3 {
	font-size: 			13px;
	color: 				#DDDDDD;
}

h4 {
	font-size: 			13px;
	color: 				#FFD9C9;
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#0A215E; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#000000;
	background-color:	#E9E0D1;

}
td.bgtop2 {
 
 		background-image: url('images/bgtop2.jpg'); 
               background-attachment: fixed;
               background-repeat: repeat-x; 
               background-position: left top;  
}

#address {
	margin-top: 22px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #007DC6;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 6px;
	color: #000000;
}

#address a:link { color: #FF0000; }

#address a:hover {
	color: #FF0000;
	text-decoration: none;
}
.address-blue-gunnlab {
	color: #0078AE;
	font-size: 13px;
}

.address-blue {color: #0078AE}

.address-red {
	color: #FF0000;
	font-weight: bold;
}

#left-column { float: left; }
