body {
	background-image: url(/images/shared/bg.jpg);
	background-repeat: repeat-x;
	background-color: #4E4E4E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

input {
	background-color:#FBF4EB;
}

textarea {
	background-color:#FBF4EB;
}

p {
	margin-bottom:0px;
}


/* global link styles */
a {
	color: #f08508; font-weight: bold; text-decoration: none;
}
a:link {
	color: #f08508;
}

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

.mainNavItem {
	font-size:11px;
	padding:3px;
	padding-left:30px;
}

.mainNavItem a {
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}

.mainNavItem a:hover {
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}
.footerShadow {
	background-image: url(/images/shared/footer_shadow.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.leftBorderBg {
	background-image: url(/images/shared/border_left_side_repeat.gif);
	background-repeat: repeat-y;
	
}

.rightBorderBg {
	background-image: url(/images/shared/border_right_side_repeat.gif);
	background-repeat: repeat-y;
	
}
.contentCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #7E7C74;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
}

.contentCell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #7E7C74;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left:86px;
	padding-right:76px;
	padding-top:10px;
	padding-bottom:10px;
}

.contentCell3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #7E7C74;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left:86px;
	padding-right:76px;
	padding-top:10px;
	padding-bottom:10px;
}

.contentCellGallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #7E7C74;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left:86px;
	padding-right:45px;
	padding-top:10px;
	padding-bottom:10px;
}

.contentCellProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #7E7C74;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left:86px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

.contentCellProductR {
	padding-left:10px;
	padding-right:86px;
	padding-top:10px;
	padding-bottom:10px;
}

.precedeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FF6100;

}
.bodyCopyCell {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.dotDivider {
	background-image: url(../images/shared/bg_dots.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.divCopy {
	padding-top: 3px;
	padding-bottom: 3px;
}
.divCopyBlue {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FF7A00;
}

.divCopyBlue2 {	padding-top: 3px;	padding-bottom: 5px;color: #FF7A00; font-size:14px;}


.pressReleaseCell {
	font-size: 11px;
	background-image: url(../images/home/pr_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #F38F1C;
}

.pressReleaseCell a {
	color: #656464; text-decoration: none;
}
.pressReleaseCell a:hover {
	color: #656464; text-decoration: underline;
}
.pressReleaseCell a:active {
	color: #656464;
}


.pressReleaseDate {
	font-size: 11px;
	font-weight: bold;
	color: #F95305;
	text-decoration:none;
}

.pressReleaseDate:hover {
	font-weight: bold;
	color: #F95305;
	text-decoration:none;
}
.interestCellCopy {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.subheader {
	background-image: url(../images/shared/header_icon.gif);
	font-size:12px;
	font-weight:bold;
	background-color:#F2F3F4;
	padding:3px;
	padding-left:18px;
	background-position:3px;
	background-repeat:no-repeat;
	color: #656464;
}

.subsubheader {
	font-size:12px;
	font-weight:bold;
	color: #FF7A00;
	margin-top:15px;
}
.pdfIconCell {
	background-color: #F3F0EC;
	background-image: url(../images/shared/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
}



.formFieldFull {
	background-color:#FDECD7;
	padding-left: 13px;	
}

.formFieldCellEnquiry {
	font-size: 11px;
	color: #737575;
	padding-right: 0px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
.formFieldWidthFull {
	width: 150px;
}
.formSearchField {
	width: 125px;
}
.fieldWidthFullContact {
	width: 100%;
}

/*-----------------------------------------*/

#formHide {
	position: relative;
}

#formHide .form_content {
	visibility:hidden;
	visibility:collapse;
	display:none;
}

/*-----------------------------------------*/

.footerCell {
	background-color:#656565;
	height:25px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
}

.footerCell a {
	color:#FFFFFF;
	font-weight:normal;
}



.mapBorderOut {
	background-color: #E9EAEC;
	padding: 5px;
}
.mapBorderIn {
	padding: 5px;
	border: 1px solid #C7D1EC;
	background-color: #FFFFFF;
}
.pointer {
	background-image: url(../images/shared/header_icon.gif);
	font-size:12px;
	padding:3px 3px 5px 21px;
	background-position:5px 4px;
	background-repeat:no-repeat;
	color: #7E7C74;
}
.precedeTextLc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FF6100;
}
.enlargeImageBtn {
	background-color: #FBE8D3;
	height: 20px;
	margin-top: 5px;
	padding-top: 6px;
}
.enlargeImageBtn2 {
	background-color: #FBE8D3;
	height: 32px;
	margin-top: 5px;
	padding-top: 6px;
}

.hd-register { height: 43px; width: auto; background: #FFF url(../images/shared/register-bg.gif) 0 0 repeat-x; }

#affiliates { font-size: 11px; overflow: auto; _height: 1%; }
#affiliates dl { float: left; width: 180px; margin-right: 10px; }
#affiliates dl dt { float: left; }
#affiliates dl dd { margin-left: 0px; }
#affiliates dl dd.name { font-weight: bold; }

.disclaimer { font-size:11px;line-height:13px; color:#666666; text-align:left;}