* {	margin: 0px; padding: 0px; }
html, body { height: 100%; }

body 
{ 
	margin: 0px;
	padding: 0px;
	font: 12px arial, helvetica;
	line-height: 17px;
	color: #5d5544;
	text-align: center;
	background: #e7e7e7 url('../images/background.gif') repeat-x;
}

h1
{
	background: transparent url('../images/heading_background.png') repeat-x;
	color: #ffffff;
	padding: 11px 11px 38px 11px;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	color: #cb1313;
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 13px 0px;
	border-bottom: 1px solid #edeae5;
}

a { color: #cb1313; text-decoration: underline; }
a:hover { text-decoration: none; }

ul,ol{ padding-left: 15px;}

sup{ font-size: 0.75em;  vertical-align:top; padding: 0px; margin: 0px;}

.wrapper
{
	position: relative;
	width: 960px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px; /* the bottom margin is the negative value of the footer's height */
}

.content
{
	padding: 10px 0px;
}

.homeContent
{
	margin-left: 250px;
	padding: 15px;
	background-color: #ffffff;
}

.mainContent
{ 	
	padding: 15px;
	background-color: #ffffff;
	min-height: 550px;
	height: auto !important;
	height: 550px; 
}

.mainContent250Left{ margin-left: 250px; }

.footer, .push { height: 130px; }

.footer
{
	position: relative;
	color: #696969;
	text-align: left;
	background-color: #f4f4f4;
}

.footer a
{  
	color: #696969;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.footerContent
{
	width: 960px;
	padding: 15px;
	margin: 0px auto;
}

.footerContent .footer_links
{
	float: left;
	display: inline;
	margin-right: 15px;
}

.footerContent #siteprologo
{
	float: right;
	display: inline;
}

.footerContent .footer_quote
{
	float: left;
	display: inline;
	background-color: #edeae5;
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #696969;
	text-align: center;
	width: 500px;
}

.footerContent #footer_quote_button
{
	float: right;
	display: inline;
}


.header_content
{
	float: right;
	display: inline;
	margin: 42px 15px 0px 0px;	
}

.header_links
{
	text-align: right;
	color: #c2080a;
}

.header_links a
{
	color: #c2080a;
	text-decoration: none;
}

.header_links a:hover
{
	text-decoration: underline;	
}

.header #logo
{
	padding: 0px 0px 0px 18px;
}

.searchbox
{
	float: right;
	display: inline;
	margin: 17px 0px 0px 0px;
}

.searchbox_links
{
	float: left;
	display: inline;
	margin: 26px 0px 0px 313px;
	color: #494949;
}

.searchbox_links a{ font-size: 14px; color: #494949; text-decoration: none; }

.searchbox_links a:hover{ color: #c2080a; text-decoration: underline; }

#search_button
{

}

#searchText
{
	padding: 4px;
	font-size: 14px;
	color: #737373;
	border-top: 1px solid #8d8d8d;
	border-left: 1px solid #8d8d8d;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 3px 5px 0px 0px;
}



/* Javascript Rotation */
#flashWrapper
{
	background-color: #ffffff; 
	padding: 9px 0px; 
	margin: 0px;
}
#flashContainer
{
	display: none;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 930px;
	height: 295px;
}

#navRotation
{
	position: absolute;
	bottom: 11px;
	right: 5px;
	z-index: 10;
}

#navRotation a { font-size: 11px; font-weight: bold; background-color: #e8e8e8; padding: 1px 4px; color: #595959; text-decoration: none; margin-right: 6px;}

#navRotation a.activeSlide { background-color: #595959; color:#e8e8e8;  }


.menu_highlight
{
	background-color: #ffffff;
	padding: 3px 2px;
	color: #5d5d5d;
	font-size: 12px;
	font-weight: bold;
}

.menu_highlight ul { display: block; margin: 0px; padding: 0px 0px 8px 0px; position: relative; }
.menu_highlight li 
{ 
	display: block; 
	list-style: none; 
	margin: 0px 15px 0px 15px; 
	padding: 8px 15px 8px 15px; 
	position: relative; 
	border-bottom: 1px solid #bfbfbf;
}

.menu_highlight .lastitem
{
	border-bottom: none;
}

.menu_highlight a
{
	color: #5d5d5d;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.menu_highlight a:hover
{
	color: #ce2323;
	text-decoration: underline;
}


.leftHighlight
{
	float: left;
	display: inline;
	width: 240px;
}

.highlightItem { margin-bottom: 10px; }

.industryBlock
{
	background-color: #ffffff;
	padding: 10px;
}

.industryHeading
{
	color: #ffffff;
	background: transparent url('../images/heading_background.png') repeat-x;
	color: #ffffff;
	padding: 11px 11px 12px 11px;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.industryContent
{
	background: transparent url('../images/heading_background.png') repeat-x 0px -40px;
	padding: 10px 7px;
}

/*home page listing*/
.newsitem
{
	margin: 15px 0px 0px 2px;
	line-height: 14px;
}

.newsitemdate{ font-style: italic; padding-bottom: 1px; }

.newsitemheading
{
	font-size: 12px;
	font-weight: bold;
	color: #5d5544;
	padding-bottom: 2px;
}

/*news display*/
#newsitem
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #cccccc;
}

#newsitem .first
{
	border-top: none;
}

#newsitem h3
{
	color: #b60c13;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0px 10px 0px
}

#newsitem #newscontent
{
	font-size: 11px;
	color: #484848;
	margin: 0px 0px 5px 0px;
}


#sitemap{ line-height: 20px; margin: 0px 0px 0px 30px;}