#bodytext h2 {
  font-weight: bold;
  color:#DF5326;
  font: Arial;
  font-size:16px;
border-bottom:none;
margin-bottom:0;
padding-bottom:0;
padding-top:0;
}

td.AlertListDescription {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
}
td.AlertListName {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
}
a.AlertList {
border:1px solid #666;
background-color:#eaeaea;
padding:4px 10px 4px 10px;
}

// navigation override

#greenbox {
	width: 215px;
	background-image: url(/images/greenbox_back.gif);
	padding:0;
	margin:0;
}	
	#greenbox ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		margin: 0px;
		padding:13px;
		line-height: 21px;
		list-style:none;
	}
	#greenbox li a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		margin: 0;
		text-decoration: none;
	}
	#greenbox ul ul {
		margin: 0px;
		padding:0px 13px 0px 20px;
		list-style-image: url(/images/arrow_gray_double_green.gif);
	}
	#greenbox li.current {
		font-weight:bold;
	}	
	#greenbox li.subnav {
		color: #df5326;
		font-weight:normal;
		line-height:12px;
		padding-bottom:10px;
	}	
	#greenbox .subnav a {
		color: #df5326;
		text-decoration: none;
	}	
	#greenbox .subnavon {
		color: #df5326;
		font-weight: bold;
		line-height:12px;
		padding-bottom:10px;
	}
	#greenbox .subnavon a {
		color: #df5326;
		text-decoration: none;
		font-weight: bold;
	}

div.Don2AppArea legend {
display:none;
}

/* complimentary membership styles */
table.sectionbox {
background-color:eaeaea;
border:1px solid #cccccc;
width: 500px;
margin-top:10px;

}
.sectiontitle {
font-weight:bold;

}

.RadioGroupLabel {
width:200px;
}
