

body {
	margin: 0;
	padding: 0;
	background: #cfd4d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
img {
	border:0px;
	}	
	
/*
===========================
font styles
===========================
*/

h1 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
	
.welcometext {
	font-size: 40px;
	color: #FFF;
	padding: 0;
	}	
	
.pagetitles {
	font-size: 35px;
	color: #000;
	padding: 0;
	font-weight: bolder;
	}
	
.pagetitletext {
	font-size: 30px;
	color: #000;
	padding-top: 10px;
	font-weight: normal;
	}
	
.productlisttitle {
	font-size: 30px;
	color: #FFF;
	padding-top: 10px;
	font-weight: normal;
	margin-left: 15px;
	}	
	
.homepagelargetext {
	font-size: 50px;
	color: #FFF;
	font-weight: 100;
	padding-top: 30px;
	}
	
.homepagelargetextbold {
	font-size: 50px;
	color: #FFF;
	font-weight: 900;
	}	
	
.pagedescription {
	font-size: 12px;
	color: #000;
	}	
	
.sectionLeftTitles {
	font-size: 45px;
	color: #000;
	padding: 0;
	font-weight: 100;
	}	
	
.sectionRightTitles {
	font-size: 45px;
	color: #000;
	padding: 0;
	font-weight: bolder;
	}
	
	
	
/*
===========================
structural / shared
===========================
*/

#container {
	width: 970px;
	margin: auto;
	margin-top: 63px;
	text-align:left;
	}
	
#logo {
	width: 180px;
	height: 132px;
	float: left;
	/*background: #66CCFF;*/
	}
	
#contentHolder {
	width:100%;
	text-align:center;
	margin-top: 63px;
}

	
/*
===========================
structural / homepage
===========================
*/

#wrapHome {
	width: 970px;
	float: left;
	background: #a81d3a url(../images/bg_homepage.jpg) top left no-repeat;
	}
	
#corpInfo {
	float: right;
	padding: 20px 20px 0 0;
	color: #fff;
	}
	
#textWrap {
	width: 820px;
	height: 170px;
	/*background: #3366FF;*/
	float: right;
	margin: 20px 0 0 150px;
	}
	
#boxWrap {
	width: 820px;
	height: 170px;
	/*background: #3366FF;*/
	float: right;
	margin: 20px 0 0 150px;
	}
	
/*--individual homepage boxes--*/

.box {
	width: 152px;
	float: left;
	margin-right: 10px;
	}
	
.box h1 {
	display: block;
	font-size: 0.9em;
	background: #fff;
	width: 147px; /*true width 152px, deduct left padding*/
	padding-left: 5px;
	height: 22px; /*true height 30px, deduct top and bottom padding*/
	padding-top: 8px;
	text-transform: uppercase;
	font-weight: normal;
	}
	
.red  {color: #9a1d3c;}
.cyan {color: #57abd7;}	
	
.box h1 span {
	color: #000;
	font-weight: bold;
	}
	
.boxImage {
	width: 152px;
	height: 90px;
	/*background: #FF99CC;*/
	}
	
.boxText {
	color: #fff;
	font-size: 0.9em;
	margin-top: 5px;
	/*background: #660000;*/
	}
	
/*
===========================
structural / nav pages
===========================
*/
	
#wrapYellow {
	width: 970px;
	float: left;
	background: #fff url(../images/structure/leftBg.gif) bottom left no-repeat;
	}
	
/*-------------------------------*/	
#mast {
	width: 970px;
	height: 132px;
	float: left;
	}
	
#mastRight {
	width: 790px;
	height: 132px;
	float: right;
	}
	
#mastRightTop {
	float: right;
	width: 790px;
	height: 66px;
	/*background: #FF9933;*/
	}
	
#search {
	float: left;
	margin-top: 25px;
	padding-left: 20px;
	/*background: #FFFF66;*/
	}
	
/*-- inlinelist is also used for the footer --*/
#signup {
	float: right;
	margin-top: 25px;
	margin-right: 20px;
	/*background: #FFCC66;*/
	}
.inlinelist {
	margin: 0;
	padding: 0;
	}
.inlinelist li {
	display: inline;
	padding: 0 10px 0 10px;
	border-right: 1px solid #000;
	}
.inlinelist li:last-child {
	border-right: none;
	padding-right: 0;
	}
	
.inlinelist#whiteList li {
	border-right: 1px solid #fff;
	}
	
.inlinelist#whiteList li:last-child {
	border-right: none;
	padding-right: 0;
	}
	
	
/*----------------------------*/
	
#mastRightBottom {
	float: right;
	width: 790px;
	height: 66px;
	/*background: #FF6633;*/
	text-align: right;
	}
	
#bigWording {
	float: right;
	margin-right: 20px;
	color:#9a1d3c;
	}

#bigWordingBlue {
	float: right;
	margin-right: 20px;
	color:#4eA8D5;
	}
	
/*--------------------------------*/
	
#contentWrap {
	width: 970px;
	float: left;
	}
		
/* two columns for template 2 */
#leftColumn {
	width: 180px;
	float: left;
	}
	
#rightColumn {
	width: 757px;
	float: right;
	margin: 0 20px 10px 0;
	}
	
/* defined vertical dashed line for template 4 */
	
#rightColumn.dashedBG {
	background: #dadde0 url(../images/structure/dashedBG.gif) top right repeat-y;
	}
	
/*-- sits inside rightColumn for template 2 --*/
	
#imageSpace {
	width: 757px;
	float: left;
	}
	
#boxWrapFour {
	width: 757px;
	height: 170px;
	float: left;
	margin-top: 5px;
	text-align: left;
	}
	
/*-- sits inside rightColumn for template 3 --*/

#center {
	float: left;
	width: 564px;
	height: auto;
	background: #dadde0;
	}
	
#centerFull {
	float: left;
	width: 757px;
	height: auto;
	background: #dadde0;
	}	
	
#farRight {
	float: right;
	width: 185px;
	}
	
.boxRight {
	width: 175px;
	height: 122px;
	float: right;
	margin-bottom: 5px;
	border: 5px solid #981A31;
	font-size:12px;
	line-height: 10px;
	text-align: left;
	/*background: #3399FF;*/
	}
	
/*-- sits inside rightColumn for template 4 --*/

/* center */

#centerProduct {
	float: left;
	width: 620px; /* 640*/
	padding: 10px;
	background: #dadde0;
	}
	
.productTitle {
	float: left;
	width: 620px;
	height: 35px;
	margin-bottom: 10px;
	font-size: 30px;
	}
	
.splitLeft {
	float: left;
	width: 300px;
	}
	
.splitRight {
	float: right;
	width: 300px;
	}
	
.prodImage {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	}
		
.download {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	}
	
.description {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	}
	
.pageTitleFull {
	float: left;
	width: 737px;
	height: 35px;
	margin: 10px;
	font-size: 30px;
	}	
	
/* table */
	
.features {
	float: left;
	width: 300px;
	}

.features th {
	text-align: left;
	text-transform: uppercase;
	padding: 5px;
	border-bottom: 1px dashed #404346;
	background: #991b31;
	color: #fff;
	}
.features td {
	padding: 5px;
	border-bottom: 1px dashed #404346;
	}

	
/* right */
	
#farRightProduct {
	float: right;
	width: 96px; /*115*/
	padding: 10px;
	background: #dadde0;
	}
	
.recommTitle {
	float: left;
	margin-bottom: 10px;
	}
	
.recommProduct {
	float: left;
	}
	
/*--individual boxes where four are stacked horizontally--*/

.boxFour {
	width: 175px;
	height: 122px;
	float: left;
	margin-right: 6px;
	background: #FFF;
	border:5px solid #a81d3a;
	font-size:12px;
	line-height: 10px;
	text-align: left;
	}
	
.boxFourEnd {
	width: 170px;
	height: 122px;
	float: left;
	background: #FFF;
	margin-right: 0;
	border:5px solid #a81d3a;
	font-size:12px;
	line-height: 10px;
	text-align: left;
	}
	
.boxFourBlue {
	width: 175px;
	height: 122px;
	float: left;
	margin-right: 6px;
	background: #FFF;
	border:5px solid #4eA8D5;
	font-size:12px;
	line-height: 10px;
	text-align: left;
	}
	
.boxFourBlueEnd {
	width: 170px;
	height: 122px;
	float: left;
	background: #FFF;
	margin-right: 0;
	border:5px solid #4eA8D5;
	font-size:12px;
	line-height: 10px;
	text-align: left;
	}	
	
.boxFourText,
.boxRightText {
	padding: 10px;
	
	}
	
/*-- unique background ids for the little boxes on various pages --*/
	
#defect { background: url(../images/defect_defeater.jpg) top left no-repeat;}
#prepare { background: url(../images/prepare.jpg) top left no-repeat;}

	
/*--sits inside rightColumn for templage4--*/

#fullwidth {
	width: 757px;
	float: left;
	}
	
#downloadiconswrap {
	width: 300px;
	height: auto;
	float: left;
	}	
	
/*
===========================
navigation
===========================
*/

#leftColumn ul {
	margin: 0;
	padding: 0;
	}
	
#leftColumn ul li {
	list-style: none;
	}
	
#leftColumn ul li a {
	display: block;
	width: 160px; /*180*/
	padding: 5px 0 5px 20px;
	border-bottom: 1px dashed #999999;
	color: #000;
	text-decoration: none;
	}
	
#leftColumn ul li a:hover {
	background: #ffe672;
	font-weight: bold;
	}	

/* add this class to any <a> that requires a visual selected state */

#leftColumn ul li a.selected {
	background: #ffe673;
	font-weight: bold;
	}
	
/* add this to the item at the top of the nav: page you're on - it stops a mouseover effect */
	
#leftColumn ul li a#page:hover {
	background: #ffd200;
	font-weight: normal;
	}
	
/* products specific styles */

#leftColumn ul li a#products {
	background: url(../images/structure/bullet.gif) 10px 8px no-repeat;
	font-weight: normal;
	}
#leftColumn ul li a#products:hover {
	background: #ffe673 url(../images/structure/bulletDown.gif) 10px 8px no-repeat;
	font-weight: bold;
	}
#leftColumn ul li a#products.selected {
	background: #ffe673 url(../images/structure/bulletDown.gif) 10px 8px no-repeat;
	font-weight: bold;
	}

/*nested list items for second level nav*/
	
#leftColumn ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#leftColumn ul ul li {
	margin: 0;
	padding: 0;
	background: #ffe673;
	}
	
#leftColumn ul ul li a {
	border-bottom: none;
	}
	
#leftColumn ul ul li a:hover,
#leftColumn ul ul li a.selected {
	background: #ffe673;
	font-weight: bold;
	}
	
#leftColumn ul ul li:last-child {
	border-bottom: 1px dashed #999999;
	}
	
#pagetitle {
	width: 530px;
	height: 40px;
	margin-left: 15px;
	}
	
#pagedescription {
	width: 530px;
	height: 20px;
	margin-left: 15px;
	}
	
#privacypagetextbox{
	width: 530px;
	height: 310px;
	margin-left: 15px;
	}
	
.privacypagetext {
	font-size: 12px;
	color: #000;
	padding: 0;
	font-weight: normal;
	}	
	
/*
===========================
footer
===========================
*/
	
#footer {
	float: left;
	width: 950px; /*970*/
	height: 20px;
	padding: 45px 20px 0 0;
	color: #fff;
	text-align: right;
	}
	
#footer.black {
	color: #000;
	}
	
#footer a,
#footer a:visited {
	color: #000;
	text-decoration: none;
	padding: 0 20px 0 20px;
	}
	
#statement {
	width: 950px; /*970*/
	padding: 10px 20px 20px 0;
	clear: both;
	text-align: right;
	}
	
/*
===========================
data table
===========================
*/

/* div sits outside top of table to hold category title and icon */

.fakeTH {
	width: 100%;
	height: 50px;
	background: #981a31;
	}
	
.catTitle {
	float: left;
	width: 300px;
	}
.catIcon {
	float: right;
	width: 100px;
	}
	
/* table actual */
	
.data {
	width: 100%;
	}

.data th {
	text-align: left;
	text-transform: uppercase;
	padding: 5px;
	border-bottom: 1px dashed #fff;
	}
.data td {
	padding: 5px;
	border-bottom: 1px dashed #fff;
	}
	

/*
===========================
global supporting styles
===========================
*/	
html { height: 100%; margin-bottom: 1px;}


/*
===========================
TEMPLATE 05
===========================
*/	

#pagedescriptiontextbox { 
	width: 500px; 
	height: 20px;
	float: left;
	margin-left: 10px;
	font-size: 10px;
	}

#guidesheaderbar { 
	width: 725px; 
	height: 30px;
	float: left;
	background: #981a31;
	}
	
#guidesheaderarea1 { 
	width: 260px; 
	height: 22px;
	float: left;
	color: #FFF;
	font-size:12px;
	padding-top: 8px;
	padding-left: 8px;
	}
	
#guidesheaderarea2 { 
	width: 50px; 
	height: 22px;
	float: left;
	color: #FFF;
	font-size:12px;
	text-align:center;
	padding-top: 8px;
	}
	
#guidesheaderarea3 { 
	width: 78px; 
	height: 22px;
	float: left;
	color: #FFF;
	font-size:12px;
	text-align:center;
	padding-top: 8px;
	}
	
#guidesheaderarea4 { 
	width: 110px; 
	height: 22px;
	float: left;
	color: #FFF;
	font-size:12px;
	text-align:center;
	padding-top: 8px;
	}
	
#guidesheaderarea5 { 
	width: 110px; 
	height: 22px;
	float: left;
	color: #FFF;
	font-size:12px;
	text-align:center;
	padding-top: 8px;
	}
	
#guidesheaderarea6 { 
	width: 100px; 
	height: 22px;
	float: left;
	color: #FFF;
	font-size:12px;
	text-align:center;
	padding-top: 8px;
	}	


#guidesrepeatingarea { 
	width: 725px; 
	height: auto;
	float: left;
	margin-left: 10px;
	}
	
#guidesrepeatingitem { 
	width: 725px; 
	height: 30px;
	float: left;
	border-bottom: 1px solid #000;
	}
	
#guidesarea1 { 
	width: 262px; 
	height: 22px;
	float: left;
	border-left: 1px solid #000;
	padding-top: 8px;
	padding-left: 8px;
	}
	
#guidesarea2 { 
	width: 50px; 
	height: 30px;
	float: left;
	border-left: 1px solid #000;
	text-align:center;
	}
	
#guidesarea3 { 
	width: 78px; 
	height: 30px;
	float: left;
	border-left: 1px solid #000;
	text-align:center;
	}
	
#guidesarea4 { 
	width: 110px; 
	height: 30px;
	float: left;
	border-left: 1px solid #000;
	text-align:center;
	}
	
#guidesarea5 { 
	width: 110px; 
	height: 30px;
	float: left;
	border-left: 1px solid #000;
	text-align:center;
	}
	
#guidesarea6 { 
	width: 100px; 
	height: 30px;
	float: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-align:center;
	}	

/*
===========================
TEMPLATE 07
===========================
*/	

#hintsrepeatingarea { 
	width: 435px; 
	height: auto;
	float: left;
	margin: 15px;
	}
	
#hintsrepeatingitem { 
	width: 405px; 
	height: 70px;
	float: left;
	margin: 15px;
	border-top: 1px dashed #fff;
	}	

#hintstitle { 
	width: 260px; 
	height: 20px;
	float: left;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	}
	
#hintsicons { 
	width: 40px; 
	height: 55px;
	float: right;
	margin-top: 5px;
	}	
	
#hintstext { 
	width: 260px; 
	height: 35px;
	float: left;
	font-size: 12px;
	}	

/*
===========================
TEMPLATE 08
===========================
*/	

#newsrepeatingarea { 
	width: 757px; 
	height: auto;
	float: left;
	}

#newsrepeatingitem { 
	width: 757px; 
	height: 250px;
	float: left;
	border-bottom: 1px dashed #fff;
	}

#newsheader { 
	width: 480px; 
	height: 29px;
	float: left;
	margin-left: 10px;
	margin-top: 25px;
	}
	
#newsimage { 
	width: 230px; 
	height: 200px;
	float: right;
	margin-right: 10px;
	margin-top: 25px;
	}
	
#newstext { 
	width: 230px; 
	height: 160px;
	float: left;
	margin: 10px;
	}
	

/*
===========================
TEMPLATE 09
===========================
*/

#temp9container { 
	width: 530px;
	height: auto;
	margin-left: 15px;
	}
	
#contacttextarea { 
	width: 286px;
	height: auto;
	}	

#linksrepeatarea { 
	width: 252px; 
	height: auto;
	float: left;
	}

#linksrepeatitem { 
	width: 252px; 
	height: 100px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px dashed #fff;
	}
	
#linksrepeatitemtext { 
	width: 136px; 
	height: 90px;
	float: left;
	}	
	
#linksrepeatitemimage { 
	width: 110px; 
	height: 90px;
	float: right;
	}

#contactimagemapwrap { 
	width: 260px; 
	height: auto;
	float: right;
	}

#contactimagemap { 
	width: 260px; 
	height: 146px;
	float: left;
	}
	
#contactimagemaptext { 
	width: 260px; 
	height: 15px;
	float: left;
	margin-bottom: 25px;
	}	