BODY{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a{
	color: #999999;
	text-decoration: none;
}
a:link{
	color: #999999;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
.logo{
	height: 115px;
	width: 345px;
	background-image: url(../images/logo.jpg);
	background-position: 25px 64px;
	background-repeat: no-repeat;
}
.rPad{
	padding-right: 18px;
	vertical-align: top;
	text-align: right;
}
.bPad{
	text-align: right;
	height: 59px;
	padding-left: 240px;
	vertical-align: top;
}
.toplinkLeft{
	background-image: url(../images/toplinkLeft.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 4px;
}
.toplinkRight{
	background-image: url(../images/toplinkRight.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 4px;
}
.toplinkMid{
	background-image: url(../images/toplinkMid.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
}
.mainLink{
	color: #FFFFFF;
}
.mainLink:link{
	color: #FFFFFF;
}
.mainLink:hover{
	color: #FE9A05;
}
.signText{
	font-weight: bold;
	color: #D70000;
	text-decoration: none;
}
.signText:link{
	font-weight: bold;
	color: #D70000;
	text-decoration: none;
}
.signText:hover{
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.taglineBox{
	height: 42px;
	border: 1px solid #e7e7e7;
	background-image: url(../images/tagline.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.redBg{
	background-image: url(../images/redShadowLeft.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	vertical-align: middle;
	height: 35px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7C0F0F;
	background-position: right bottom;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.redBg2{
	background-image: url(../images/redShadowRight.gif);
	background-repeat: no-repeat;
	background-color: #7C0F0F;
	background-position: left bottom;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 35px;
	width: 17px;
}
.greyBg{
	vertical-align: middle;
	height: 39px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3d3d3d;
	width: 487px;
	text-align: center;
}
.breaker{
	background-image: url(../images/breaker.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 19px;
}
.flashBg{
	background-image: url(../images/flash_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.flashWidth{
	width: 346px;
}
.contactText{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	height: 47px;
	width: 355px;
}
.contactDesText{
	text-decoration: none;
	vertical-align: middle;
	font-size: 10px;	
}
.orangeColor{
	color: #d86a23;
}
.contentPad{
	width: 565px;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 15px;
	vertical-align: top;
	line-height: 16px;
	text-align: justify;
}
.innerContentPad{
	width: 575px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	vertical-align: top;
	line-height: 16px;
	text-align: justify;
}
.sidePad{
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 20px;
	vertical-align: top;
	line-height: 16px;
	text-align: justify;
}
H1{
	font-weight: bold;
	color: #7c0f0f;
	text-decoration: none;
	background-image: url(../images/folderIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 25px;
	font-size: 13px;
}
H1 b{
	color: #ee0000;
}
.imagePad{
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.serachBox{
	background-color: #eaeaea;
	padding: 10px;
	height: 32px;
	border: 1px solid #bcbcbc;
}
.formPad{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.textField{
	width: 155px;
	font-size: 11px;
	color: #949393;
	text-decoration: none;
	border: 1px solid #cbcbcb;
}
.btn{
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 34px;
	background-position: left top;
}
.sidelinkBox{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3d3d3d;
	background-image: url(../images/orangeEnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	padding-left: 10px;
	vertical-align: middle;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.sideSublinkBox{
	height: 22px;
	padding-left: 21px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
H2{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/arrowDown.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 12px;
}
H3{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/arrowRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 12px;
}
H3 a:link{
	color: #FFFFFF;
}
H3 a:hover{
	color: #FE9A05;
}
.ProductHead{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3d3d3d;
	background-image: url(../images/orangeEnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	padding-left: 10px;
	vertical-align: middle;
	border-bottom-color: #FFFFFF;
}
.ProductDescription{
	padding-top: 8px;
	padding-bottom: 8px;
}
.footer{
	background-color: #3D3D3D;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.scrollBox{
	background-color: #DDDDDD;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 2px solid #CCCCCC;
}
.more{
	color: #d86a23;
	text-decoration: none;
}
.more:link{
	color: #d86a23;
	text-decoration: none;
}
.more:hover{
	color: #999999;
	text-decoration: none;
}

