/* HELP */
/* Main Content */
#container_help {
	margin-left: 10px;
	padding-top: 70px;
	background: url(/images/sectionheaders/h1_help.gif)  top left no-repeat;
	font-size: 11px;	
}

td {
		font-size:11px;
}
#container_searchResults {
	height:160px;
	background: url(/images/sectionheaders/h1_searchResults.gif)  top left no-repeat;
	padding-top: 70px;
	padding-left: 20px;
}

#container_unsubscribe {
	margin-left: 10px;
	background: url(/images/sectionheaders/h1_unsubscribe.gif)  top left no-repeat;
}

/* Side Column Content */
#container_helpAlert {
	margin-right: 10px;
	background: url(/images/sectionheaders/h1_helpAlerts.gif)  top left no-repeat;
}

#container_searchSide {
	margin-right: 10px;
	background: url(/images/sectionheaders/h1_faqSearch.gif)  top left no-repeat;
	padding-left:20px;
	padding-top: 10px;
	height:245px;
	width:268px;
}


#container_content2 {
	margin: 0px;
	padding: 55px 0px 0px 5px !important;
	text-align: left;
	/*background: url(/images/sectionheaders/h1_content2_bg.gif) repeat-y;*/
	width: 261px;
}

h2 {
	color: #FF0000;
}
