

/* Turn off borders for linked images */

img {
	border: 0;
}


.bold { font-weight: bold} 
a { color: #214C78; text-decoration: underline} 
a:hover { color: #214C78} 
div.indent { margin-left: 20px; margin-right: 20px} 
.global { color: #FFFFFF} 
a.global { color: #FFFFFF; text-decoration: none} 
a.global:hover { text-decoration: none; color: #FFFFFF} 
.white { color: #FFFFFF} 
a.white { color: #FFFFFF; text-decoration: none} 
a.white:hover { color: #FFFFFF; text-decoration: none} 
.biege { color: #CCCC99} 
.white2 { color: #FFFFFF; text-decoration: underline} 
a.white2 { color: #FFFFFF; text-decoration: underline} 
a.white2:hover { color: #FFFFFF; text-decoration: none} 
.ltred { color: #777777} 
.whitebold {  font-weight: bold; color: #FFFFFF}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.dkred { color: #666666; font-weight: bold; }
.pink { color: #777777; font-weight: bold; }

.green { color: #3C8500;} 
a.green { color: #3C8500; text-decoration: underline} 

a.green:hover { color: #3C8500; text-decoration: none} 


.chineseGreen { color: #3e841c; font-weight:bold;} 




.pollContent
{
	padding: 5px 10px 10px 17px;
	font-weight: bold

}

.boldWhite 
{ font-weight: bold;
  color:#FFFFFF
		   
} 

.rideSharePromo { float: right; 
padding: 0px 0px 0px 15px;}

.font85 { font-size: 85%; }

.required { color: #990000; font-weight: bold; }
