body
{
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484747;
	background-image:url(../images/pageBG.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

div#page
{
	width:1000px;
	width:1000px !important;
	height:auto;
	margin:0 auto 0 auto;
}

div#header
{
	width:1000px;
	float:left;
	height:106px;
}

div#navigation
{
	width:1000px;
	height:39px;
	float:left;
	background-image:url(../images/navBG.jpg);
	background-repeat:repeat-x;
	color:#fff;
}


div#contentContainer
{
	width:1000px;
	float:left;
	background-image:url(../images/contentRepeater.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
}

div#leftColumn
{
	background-image:url(../images/leftColumnDrop.jpg);
	background-repeat:no-repeat;
	background-color:#e8e8e8;
	width:202px;
	padding-bottom:15px;
	float:left;
}

div#leftColumn h2
{
	font-size:14px;
	font-weight:bold;
	color:#006699;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	padding-left:5px;
	padding-top:15px;
}


div#searchLeft
{
	width:161px;
	margin-top:15px;
	background-color:#f6f4f4;
	padding:8px;
	border:1px solid #ccc;
	float:left;
}


div#centerColumn
{
	width:535px;
	padding-top:15px;
	padding-left:20px;
	background-image:url(../images/contentGradient.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	float:left;
}

div#flash
{
	width:535px;
	float:left;
	padding-bottom:15px;
}

div#text
{
	width:535px;
	float:left;
}

div#centerColumnTemplate
{
	width:767px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
}

div#centerColumns
{
	width:535px;
	float:left;
	padding-top:25px;
	padding-bottom:40px;
}

div#leftCenter
{
	width:260px;
	float:left;
}

div#rightCenter
{
	width:260px;
	float:left;
	padding-left:15px;
}

div#rightColumn
{
	width:222px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/contentGradient.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	float:left;
}

div#productSearch
{
	background-image:url(../images/rightRepeater.jpg);
	background-repeat:repeat-y;
	width:222px;
	float:left;
	margin-bottom:15px;
}

div#searchHeader
{
	width:212px;
	float:left;
	background-image:url(../images/productSearchHeader.jpg);
	height:25px;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:3px;
}

div#searchFunction
{
	width:202px;
	float:left;
	padding:10px;
	text-align:center;
}

div#searchBottom
{
	width:222px;
	background-image:url(../images/rightBottom.jpg);
	background-repeat:no-repeat;
	height:17px;
	float:left;
}

div#news
{
	background-image:url(../images/rightRepeater.jpg);
	background-repeat:repeat-y;
	width:222px;
	float:left;
}

div#newsHeader
{
	width:208px;
	float:left;
	background-image:url(../images/newsHeader.jpg);
	height:25px;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:2px;
}

div#newsContent
{
	width:202px;
	float:left;
	padding:10px;
	text-align:left;
}

div#newsBottom
{
	width:222px;
	background-image:url(../images/rightBottom.jpg);
	background-repeat:no-repeat;
	height:17px;
	float:left;
}

div#rightContact
{
	width:202px;
	padding:10px;
	font-size:13px;
	float:left;
	color:#333;
}

.large
{
	font-weight:bold;
	font-size:15px;
	padding-bottom:8px;
	color:#00214b;
}


div#footerLine
{
	width:981px;
	background-image:url(../images/footerLineRepeater.jpg);
	background-repeat:repeat-x;
	height:39px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:19px;
	float:left;
	color:#fff;
}

div#searchFooter
{
	float:left;
	width:350px;
}

div#crumb
{
	float:left;
	font-size:13px;
	font-weight:bold;
	width:596px;
	padding-top:8px;
	padding-left:15px;
	color:#fff;
}

div#crumb a, div#crumb a:visited
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

div#crumb a:active, div#crumb a:hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

div#footerContent
{
	width:798px;
	padding-left:202px;
	background-color:#d7d7d7;
	float:left;
}

div#footerText
{
	width:798px;
	float:left;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:35px;
	margin-bottom:15px;
	margin-top:15px;
	border-left:1px solid #999;
	font-size:11px;
	line-height:20px;
}

div#footerText a, div#footerText a:visited
{
	color:#006699;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
}

div#footerText a:hover, div#footerText a:active
{
	color:#3d3d3d;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
}




/*FORMAT STYLES*/

h1
{
	color:#006699;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:20px;
}

h1.black
{
	color:#000;
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #999;
	font-size:20px;
	width:100%;
}

h2
{
	font-size:16px;
	font-weight:bold;
	color:#006699;
	margin:0px;
	padding:0px;
	margin-bottom:8px;
	padding-top:5px;
}

p
{
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	font-size:13px;
	line-height:18px;
}

div#contentContainer a, div#contentContainer a:visited
{
	color:#3d3d3d;
	font-weight:bold;
	text-decoration:none;
}

div#contentContainer a:hover, div#contentContainer a:active
{
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}

/*--- Default Styles ---*/
#qm0 { z-index: 12 !important; }
#thePageTitle {font-size: 1.4em; font-weight: bold; padding: 5px 0 5px 5px; color: #000000; line-height:normal;}
#thePageTitle a {font-weight: bold; color: #000000; line-height:normal;}
.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: 0 0 0 15px;}
.newsArticles li {padding: 7px 0;}
a img {border: none;}
/*--- END ---*/
