@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(../images/bgImage.jpg);
	margin:0 auto 0 auto;
	background-color:#f4f5f5;
	background-repeat:repeat-x;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	line-height:17px;
}

body.interior
{
	background-image:url(../images/interiorPageBG.jpg);
	margin:0 auto 0 auto;
	background-color:#f4f5f5;
	background-repeat:repeat-x;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	line-height:17px;
}

div#page
{
	width:950px;
	margin:0 auto 0 auto;
	width:950px !important;
	height:auto;
	background-color:white;
}

div#header
{
	width:950px;
	float:left;
	background-image:url(../images/header_02.jpg);
	background-repeat:no-repeat;
	height:122px;
	margin:0px;
	padding:0px;
}

div#logo
{
	width:450px;
	height:120px;
	float:left;
}

div#search
{
	background-image:url(../images/searchBox_03.jpg);
	background-repeat:no-repeat;
	width:252px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	margin-right:16px;
	height:31px;
	float:right;
}

div#navigation
{
	width:950px;
	float:left;
	background-image:url(../images/nav_05.jpg);
	height:31px;
	background-repeat:repeat-x;
}

div#flashContent
{
	background-image:url(../images/flashRepeater_12.jpg);
	background-repeat:repeat-x;
	height:258px;
	float:left;
	width:950px;
	padding-top:20px;
}

div#flash
{
	width:674px;
	float:left;
	height:258px;
	margin:0px;
	padding:0px;
}

div#content
{
	height:285px;
	float:left;
	width:276px;
	margin:0px;
	padding:0px;
}

div#newsTab
{
	width:276px;
	background-image:url(../images/newBG.jpg);
	background-repeat:no-repeat;
	height:153px;
	color:#73361a;
	font-weight:bold;
	float:left;
}

div#bottomTabs
{
	width:276px;
	float:left;
	height:133px;
}

div#bottomBoxes
{
	width:905px;
	float:left;
	padding-left:45px;
	padding-top:15px;
	background-color:white;
	line-height:14px;
	font-size:11px;
	color:#333;
}

div#clamBox
{
	background-image:url(../images/bottomBoxes_03.jpg);
	background-repeat:no-repeat;
	background-color:white;
	width:244px;
	padding:8px;
	height:174px;
	margin-right:40px;
	float:left;
}

div#trayBox
{
	background-image:url(../images/bottomBoxes_03.jpg);
	background-repeat:no-repeat;
	background-color:white;
	width:244px;
	padding:8px;
	height:174px;
	float:left;
}

div#blistBox
{
	background-image:url(../images/bottomBoxes_03.jpg);
	background-repeat:no-repeat;
	background-color:white;
	width:244px;
	padding:8px;
	height:174px;
	margin-right:40px;
	float:left;
}

div#bottomBoxes2
{
	width:925px;
	float:left;
	margin-top:15px;
	line-height:15px;
	color:#333;
}
	

div#newsBox
{
	background-image:url(../images/newsHeader.jpg);
	background-repeat:no-repeat;
	background-color:white;
	width:595px;
	height:221px;
	padding-top:5px;
	float:left;
}

div#bottomButtons
{
	width:290px;
	margin-left:5px;
	float:left;
}

div#footer
{
	width:950px;
	float:left;
	background-image:url(../images/footerBG_20.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	color:#919090;
	font-size:11px;
	background-color:#c6c6c6;
}

/*template style*/

div#graphicTemplate
{
	width:950px;
	float:left;
	height:194px;
}

div#contentTemplate
{
	width:950px;
	float:left;
	background-color:white;
}

div#leftNavContainer
{
	width:180px;
	float:left;
	padding-left:33px;
}

div#leftNavTop
{
	background-image:url(../images/leftNavTop.jpg);
	height:23px;
	width:180px;
	float:left;
	background-repeat:no-repeat;
}

div#leftNavContent
{
	width:180px;
	float:left;
	background-color:#d2d2d2;
}

div#leftNavBottom
{
	background-image:url(../images/leftNavBottom.jpg);
	width:180px;
	float:left;
	height:129px;
	background-repeat:no-repeat;
}

div#text
{
	width:707px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:13px;
	padding-bottom:15px;
	
}
h1
{
	color:#73351b;
	font-weight:normal;
	font-size:28px;
	margin:0px;
	padding:0px;
	margin-bottom:8px;
	padding-top:10px;
	line-height:24px;
}

h2
{
	color:#333;
	font-weight:normal;
	font-size:18px;
	margin:0px;
	padding:0px;
	margin-bottom:8px;
}

h2.bottom
{
	color:#73351b;
	font-weight:bold;
	font-size:17px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

a, a:visited
{
	color:#73351b;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active
{
	color:#333;
	text-decoration:underline;
}

/*table styles*/
.chartTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.chartSubTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color:#72332E;
	padding:2px 0px;
}

.columnTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #9e9e9e;
	padding:4px 0px;
	line-height:10px;
}

.secondrowcolor	{
background-color:#E9E9E9;
}

.h2red	{
	color:#72332E;
	padding:2px 0px;
	margin:2px 0px;
	padding-bottom:2px;
	margin-bottom:2px;
}

/*--- Empoweren Default Styles ---*/
#qm0 { z-index: 12 !important; }
#thePageTitle {font-size: 1.4em; font-weight: bold; padding: 5px 0 5px 5px;}
.navOnlyLink { cursor: default; }
.centerTable {margin: 0 auto; text-align: center;}
.imageFloatLeft {float:left; margin: 6px;}
.imageFloatRight {float:right; margin: 6px;}
.center { text-align: center; }
span.underline {text-decoration:underline}
span.strikethrough {text-decoration:line-through}
.colors-navy {color: #000080;}
.colors-blue {color: #0000ff;}
.colors-red {color: #ff0000;}
.colors-dark-red {color: #8b0000;}
.colors-orange {color: #ffa500;}
.colors-green {color: #008000;}
.colors-dark-green {color: #006400;}
.colors-gray {color: #808080;}
.colors-dark-gray {color: #666666;}
.colors-light-gray {color: #d3d3d3;}
.newsArticles {margin: 0; padding: 35px 0 0 20px;}
.newsArticles li {padding: 7px 0;}
a img {border: none;}
/*--- END ---*/
