body {
	margin:  0px;
	font-family: trebuchet ms, trebuchet, sans-serif;
	font-size:  12px;
	background-image: url("../globalimages/bg.gif");
	background-repeat: repeat-x;
	background-color: #FFCCCC;	
	color: #646464;
	line-height: 1.5em;
}

b {
	color:  #A94E81;
}

h1 {
	margin: 0px;
	font-size: 18px;
	color:  #A94E81;
	margin-bottom: 1em;
}


a {
	color:  #A94E81;
	text-decoration: none;
}

#body a:hover {
	border-bottom: 1px dotted #A94E81;
}
	#body .thankyou a:hover { border-bottom:none; }

.left {
	color:  #A94E81;
	text-transform: lowercase;
	font-weight: bold;
}

.left_current {
	color: #FEA8D2;
	text-transform: lowercase;
	font-weight: bold;
}

#getinvolved {
	text-transform: uppercase;
	font-size:  11px;
	text-align: center;
	border-bottom: 1px solid #A94E81;
	color:  #A94E81;
	margin-bottom: 10px;
}

#whygetinvolved {
	text-transform: uppercase;
	font-size:  11px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	color:  #FFFFFF;
	margin-bottom: 10px;
}

.state-sidebar {
	font-size:  12px;
	text-align:center;
	color:  #A94E81;
	}

.involves {
	text-transform: uppercase;
	font-size:11px;
	}

.white {
	color:  #FFFFFF;
	font-size:  14px;
}

.white a {
	color: #FFFFFF;
}

.white a:hover {
	border-bottom: 1px dotted #FFFFFF;
}

#breadcrumb {
	color:  #A94E81;
}

select {
	font-size: 14px;
	font-family: trebuchet ms, trebuchet, sans-serif;
	color:  #A94E81;
}

.qa {
	color:  #660000;
	font-weight: bold;
	font-size: 14px;
}
