body
	 { scrollbar-face-color: #085275; 
	scrollbar-shadow-color: #085275; 
	scrollbar-highlight-color: #98C0D4; 
	scrollbar-3dlight-color: #085275; 	
	scrollbar-darkshadow-color: #98C0D4; 
	scrollbar-track-color: #106F9E; 
	scrollbar-arrow-color: #FFFFFF;
	min-height: 101%}

html {min-height: 101%}

td{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:616160}



a {  text-decoration: none; color:#106F9E}
a:hover {text-decoration: underline; color: #003C7B}

.button 
{	background: #1A4884;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 0px;
	padding: 3px;
	margin: 0px;}
	
.button:hover 
{	background: #000B5B;}

#required
{	background: #FFFFFF}

.subhead
{	color:#106F9E;
	font: 15px Georgia,Times New Roman;
	font-weight:bold;}
	
.showcase
{	padding:0px;
	margin:0px;
	width: 100%;
	background:#FFF;
	border-bottom: 1px solid #E6E3DB;}

	
.showcase .content
{	padding: 14px;}

