
h1
{
	font-size: 18px;
	font-family: arial, helvetica;
	font-weight: bold;
	color: #000000;
	margin: 0px 250px 10px 0px;
	padding: 0px;
}

h1.home
{
	font-size: 27px;
	font-family: arial, helvetica;
	font-weight: bold;
	color: #000000;
	margin: 0px 250px 10px 0px;
	padding: 0px;
}

h2
{
	font-size: 14px;
	font-family: arial, helvetica;
	font-weight: bold;
	color: #ed9100;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}

h2.home
{
	font-size: 19px;
	font-family: arial, helvetica;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h3
{
	font-size: 15px;
	font-family: arial, helvetica;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.homeHighlightGray
{
	padding: 15px 10px; 
	width: 228px;
	!width: 248px;
	height: 280px;
	!height: 310px;
	background-color: #ebebeb;
}

.homeHighlightGray ul
{
	list-style: none;
	list-style-image: url('../images/arrow_bullet2.gif');
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 0px 20px;
}


.homeHighlightGray ul li
{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

#industry_news
{
	float: left;
	margin: 15px 0px 0px 20px;
}

#newsletter_signup
{
	float: left;
	background: #000000 url('../images/newsletter_signup.gif') no-repeat;
	background-position: top right;

	height: 150px;
	width: 205px;
	color: #929292;
	margin: 60px 0px 0px 20px;
}

#newsletter_signup #signup_text
{
	margin: 30px 0px 0px 10px;
	width: 95px;
}

#newsletter_signup #newsletter_email
{
	border: 1px solid #ffffff;
	padding: 0px 0px 0px 3px;
	height: 20px;
	width: 144px;
	margin: 10px 0px 0px 53px;
}

#newsletter_signup #newsletter_submit_button
{
	background-color: #000000;
	color: #ffffff;
	border: none;
	font-size: 10pt;
	padding: 0px;
	margin: 0px 0px 0px 150px;
}

#email_thanks
{
	border: 1px solid #FF8E01; 
	margin-bottom: 10px; 
	padding: 5px;
}

#why_choose_subtext
{
	color: #929292;
	font-size: 10px;
	margin: -3px 0px 1px 0px;
	padding: 0px 0px 0px 0px;

}

#why_choose_text
{
	color: #929292;
	font-size: 11px;
	margin: 10px 0px 0px 10px;
}


#dotted_line
{
	background: #000000 url('../images/underline_dots.gif') repeat-x;
	height: 2px;
}

#more_info
{
	font-size: 11px;
	color: #ff8e01;
	background: #000000 url('../images/orange_arrow_right.gif') no-repeat;
	background-position: top right;
	width: 65px;
}

#content_div
{
	margin: 0px 250px 0px 20px;
}

#view_other_div
{
	float: right;
	margin: 5px 0px 0px 0px;
}

#view_other_div ul li a, #sitemap_div ul li a
{
	color: #000000;
	text-decoration: none;
}

#view_other_div ul li a:hover, #sitemap_div ul li a:hover
{
	text-decoration: underline;
}


ul
{
	list-style: none;
	list-style-image: url('../images/arrow_bullet3.gif');
	list-style-position: outside;
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 20px;
}


ul li
{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}


#sitemap_div #tier_two
{
	list-style: disc;
	list-style-image: none;
}

#sitemap_div #tier_three
{
	list-style: square;
	list-style-image: none;
}