/*	
	this file is for contribute user styles
	
*/

.right {
	float: right;}

.space_right {
	margin-right: 10px;
	margin-bottom: 10px;}
.space_left {
	margin-left: 10px;
	margin-bottom: 10px;}

p.standout {
	font-family: Georgia,'New Times Roman',Times,Serif;
	font-size: 150%;
	line-height: 1.1em;
	font-style: italic;
	color: #693;}
	
.featuretitle {
	font-weight: bold;
	color: #360;}
	
.columntitle {
	margin-top: 0;}
	
.caption {
	font-size: 95%;
	color: #666;
	line-height: 1.4em}
	
p.footnote {
	font-size: 95%;
	line-height: 1.3em;
	color: #666;}


.captiontitle {
	font-size: 95%;
	color: #c60;
	font-weight: bold;}

.quote1 {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 130px;}
	
.quote2 {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 130px;}
	
.formfield  {
	background-color: #fff; 
	border: 1px solid #666; 
	width: 110px; 
	color: #000; 
	height: 13px; 
	font-size: 11px; 
	padding-left: 2px; 
	padding-top: 2px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 5px;}
	
.formfield2  {
	background-color: #fff; 
	border: 1px solid #666; 
	width: 120px; 
	color: #000; 
	height: 13px; 
	font-size: 11px; 
	padding-left: 2px; 
	padding-top: 2px;
	margin-right: 4px;
	margin-bottom: 5px;}
	
.blue {
	color: #039;}
	
.blue2 {
	color: #06f;}
	
.green {
	color: #030;}
	
.green2 {
	color: #690;}
	
.purple {
	color: #603;}
	
.purple2 {
	color: #909;}
	
.orange {
	color: #f60;}
	
.orange2 {
	color: #f30;}

.gray {
	color: #333;}
	
.gray2 {
	color: #999;}
	
.award_details {
	font-size: 95%;
	color: #666;
	line-height: 1.4em;
	border-bottom: 1px solid #474747; 
	padding: 0 4px 2px 0; 
	margin-right: 12px;}

.award_fact {
	font-weight: normal; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 120%; 
	color: #336699;}
	
.award_city {
	border-bottom: 1px solid #474747; 
	margin: 4px 0 12px 0;
	padding: 0px 0 0px 0;}

.Es {
	float: left;
	width: 30px;
	height: 14px;
	text-align: center;}
	
div.bf-help {
	border: 1px solid #ccc;
	padding: .5em;
	margin-bottom: .5em;
	background-color: #ffd;
}

span.bf-help-link {
	color: #990000;
	text-decoration: underline;
	cursor: pointer;
}

