h1.page_title
{
	color: #008a8d;
	margin-top: 0;
	font-size: 1.6em;
}

.productHeader
{
	font-size: 1.8em;
	color: #008a8d;
	font-weight: bold;
}

/*** top styles ******************************************/
#subjectBackground
{
	width: 680px;
	height: 85px;
	background: #fff url('/images/common_header.gif') no-repeat;
}

/*** content styles **************************************/


/**** main content ****/
#mainContentWrapper
{
	float: left;
	width: 447px;
	padding-top: 10px;
	border-top: 1px solid #008a8d;
}

#mainContentProducts
{
	float: left;
	width: 447px;
	padding-top: 10px;
	border-top: 1px solid #008a8d
}

/**** sidebar styles ****/

.linkContainer
{
	font-size: 1.1em;
}

.sideBarBoxWrapper
{
	float: left;
	margin-bottom: 25px;
	background-color: #daeeed;
}

.sideBarBoxWrapper a
{
	color: #008a8d;
	text-decoration: none;
}

.sideBarBoxHeader
{
	height: 23px;
	width: 170px;
	padding: 7px 30px 0 10px;
	border-bottom: 1px solid #008a8d;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}

.sideBarBoxContent
{	
	width: 180px;
	padding: 5px 20px 10px 10px;
}

.sideBarPictureBox
{
	float: left;
	width: 208px;
	height: 133px;
	border: 1px solid #008a8d;
}

*html .sideBarBoxContent{width: 150px;}

a.sidebarLink
{
	font-size: 1em;
}

a.directContactLink
{
	background: transparent url('../images/clearAnswersButtonCart.gif') left -2px no-repeat;
	float: left;
	font-size: 1em;
	padding-left: 13px;
	width: 149px;
}

*html a.directContactLink{width: 150px; float: left;}
/*** the arrow in the contact block  */
.sideBarBoxLinkArrow
{
	background: url('/images/common_arrow.gif') no-repeat;
}

/**** ul li classes for sitehelp *****/
#siteHelpItems_anchorlinks
{
	font-size: 1em;
	line-height: 1.8em;
	padding: 8px;
	margin-top: 10px;
	background-color: #daeeed;	
}

#siteHelpItems_anchorlinks ul
{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	list-style-type: none;
}

#siteHelpItems_anchorlinks ul li a
{
	text-decoration: none;
	font-weight: bold;
}

#siteHelpItems_anchorlinks ul li a:hover
{
	text-decoration: underline;
}


/*** the arrow in the contact block (with major fixes to position it correct in all browsers) */
.sideBarBoxArrow
{
	float: right;
	width: 7px;
	height: 7px;
	margin-top: -21px;
	*margin-top: -30px; /*IE7 only */
	margin-right: 5px;
	background: #daeeed url('/images/common_arrow.gif') no-repeat;
}

/* Opera 6+ and Safari fix for arrow position */

@media screen and (min-width: 0px) {

.sideBarBoxArrow {
	margin-top: -20px;
}
}


a.hyperLinkAreaTitle
{
	font-weight: bold;
	font-size: 1.1em;
	color:#000;
	text-decoration:none;
}

a.hyperLinkAreaTitle:hover
{
	text-decoration:none;
}

a.hyperLinkAreaLink
{
	color: #008a8d;
	text-decoration: none;
}

/*** submitbutton for direct contact ***/
.formButtonContainer 
{
    float: right;
    width:90px;
	height:19px;
    padding:0 0 4px 0;
	margin-top: 10px;
	background-color: #008a8d;
}

.formButton 
{
    font-size: 1em;
    background-color: #008a8d;
    color:#fff;
    font-weight:bold;
    border:0;
    cursor:pointer;
}

/*** Faq item counter ***/
.faqItemCounter
{
	color: #008a8d;
}

/*** Sitemap styles ***/
.sitemapProductsHeader
{
	font-size: 1.4em;
	color: #1b47fe;
	display: block;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #1b47fe;
	font-weight: bold;
}	

.sitemapGuideHeader
{
	font-size: 1.4em;
	color: #ba00bb;
	display: block;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #ba00bb;
	font-weight: bold;
}

.sitemapSearchHeader
{
	font-size: 1.4em;
	color: #ff0103;
	display: block;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #ff0103;
	font-weight: bold;
}

.sitemapCommonHeader
{
	font-size: 1.4em;
	color: #008a8d;
	display: block;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #008a8d;
	font-weight: bold;
}

#sitemapProducts
{
	float: left;
	width: 211px;
	font-size: 1.1em;
}

#sitemapProducts ul
{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.6em;
}

#sitemapProducts ul li a
{
	color: #1b47fe;
	text-decoration: none;
	line-height: 1.6em;
}

#sitemapProducts ul li ul li
{
	margin-left: 10px;
}

#sitemapProducts ul li ul li a
{
	color: #000;
	line-height: 1.8em;
}

#sitemapProducts ul li ul li ul
{
	list-style: none;
}

#sitemapProducts ul li ul li ul a
{
	margin-left: 15px;
	color: #666;
}

#otherSitemaps
{
	float: left;
	width: 211px;
	margin-left: 25px;
	font-size: 1.1em;
	line-height: 1.6em;
}

#searchSitemap ul
{
	list-style: none;
	margin: 10px 0 0 0 ;
	padding: 0;
}

#searchSitemap ul li a
{
	text-decoration: none;
	color: #000;
}

#sitemapGuide ul
{
	list-style: none;
	margin: 10px 0 0 0 ;
	padding: 0;
}

#sitemapGuide ul li a
{
	text-decoration: none;
	color: #000;
}

#sitemapCommon ul
{
	list-style: none;
	margin: 10px 0 0 0 ;
	padding: 0;
}

#sitemapCommon ul li a
{
	text-decoration: none;
	color: #000;
	line-height: 2.0em;
}

#toTopDiv a
{
	color: #008a8d;
}

#backToTop
{
	float: left;
	height: 15px;
	padding-right: 10px;
	background: #fff url('../images/backToTopCommon.gif') no-repeat;
	background-position: right;
}

.formEditButton
{
	padding: 3px;
	background-color: #daeeed;
	border: 1px solid #008A8D;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.formEditButton:hover
{
	text-decoration: none;
}