@charset "UTF-8";
/* CSS for Western Interpreting Network
copyright 2007 */



#copyrightbar {
	background-color:#fff;
	padding-top: 7px;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-bottom:20px;
	margin-left:-9px;
}
#copyrightbar a {
	text-decoration:none;
	color: #999999;
}
#copyrightbar a:hover {
	text-decoration:underline;
}

.formfieldID {
	text-align:right;
	vertical-align:middle}
	
.formfieldnotes {	
	font-size:9px;
	color:#333333;
	text-align:left;
	vertical-align:top;
}	
A.formfieldnotes {	
	font-size:9px;
	color:#333333;
	text-align:left;
	vertical-align:top;	
	text-decoration:none;
	border-bottom:none;
}	

.formheader {  
	background-color:#99CCFF;	
	font-weight: bold; 
	font-size: 12px;
	text-transform: uppercase; 
	color: #000;
}
