/* CSS Document */

p{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	line-height: 15pt;
	background-color:#E6E9F2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form { 
margin: 0; padding: 0
}

/* default text */
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
a:link {
	color: #284592;
}
a:hover {color: #4D8A7A;}


/*tagline on home page */
.homemasthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34pt;
	color: #284592;
	font-weight: normal;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	line-height: 30px;
}


/*tagline on subpages */
.subpagemasthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #1B5549;	
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.backtotop{
	font-size: 8pt;
	float: right;
	width: 60px;
}
a.backtotop{
	text-decoration: underline;
	text-align: right;
	display: block;
}


/*persistent navigation */
.mainnav {
	font-family: Bailey Sans ITC Book;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #00539F;
	font-weight: bold;
	background-color: #FFE7A8;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FCEBB5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C49446;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	text-align: center;
	margin: 0px 1px 2px;
	padding: 0px 0px 0px 1px;
	font-weight: bold;
}


a.mainnav{
	font-family: Bailey Sans ITC Book;
	text-decoration: none;
	color:#284592;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	font-size: 14px;
	line-height: 23px;
	border-top-color: #FFE7A8;
	border-right-color: #FFE7A8;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #C49446;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-color: #FFC425;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C49446;
}
a.mainnav:hover{
	color: #284592;
	font-weight: bold;
	background-color: #FFE7A8;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF2B9;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C49446;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C49446;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
	height: 24px;
}

.mainnavselected{
	font-family: Bailey Sans ITC Book;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	background-color: #F8D74A;
	font-weight: bold;
	text-align: center;
	display: block;

}

a.mainnavselected{
	font-weight: bold;
	display: block;
	border-top: 2px solid #FCEFB7;
	border-right: 1px solid #C49446;
	border-bottom: 2px solid #F8D74A;
	border-left: 2px solid #FCEFB7;
	text-decoration: none;
	background-color: #F8D74A;
}

a.mainnavselected:visited{text-decoration:none; color: #284592;}
a.mainnavselected:hover{text-decoration: none; color: #C49446;}


.mainnavbg{
	/*background-image: url(../common/button_bg.gif);*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.homenavbg{
	background-image: url(../common/button_bg_home.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/* main headings */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	line-height: 24pt;
	color: #00539F;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	text-transform: capitalize;
}

/* 2nd level heading */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #000000;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
}

/* 3rd level heading */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #00539F;
	font-weight: bold;
	display: inline;
	margin-top: 15px;
	padding-top: 15px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 20pt;
	color: #6699CC;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.subheadbar {
	line-height: 22px;
	font-weight: bold;
	background-color: #ECECDF;
	display: block;
	text-indent: 6px;
	padding-bottom: 2px;
}

/* Bulleted list */
ul 
{
	margin-top: 0px;
	list-style-image:url(../common/bullet.gif);
	padding-left: 20px;
}

ol 
{
	margin-top: 0px;
	list-style-image: none;
}

li 
{  
	margin-top: 4px;
	margin-left : 0px;
}

/*main content area on home page */
.homecontent{
	padding: 20px 30px 20px 30px;
	margin: 0px 20px 0px 0px;
}

/*featured content area on home page */
/*featured content area on home page */
.featuredcontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	padding: 5px 20px 20px 20px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C49446;
	border-right-color: #C49446;
	border-bottom-color: #C49446;
	border-left-color: #FFF2B9;
	background-image: url(../latest_news_bg.jpg);
	background-repeat: no-repeat;
}

.featuredcontent h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #C49446;
	font-weight: normal;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}


/*featured content navigation */
.featurenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #284592;
	font-weight: bold;
}

a.featurenav{text-decoration:none; color:#284592;}
a.featurenav:link{text-decoration:none; color: #284592;}
a.featurenav:visited{text-decoration:none; color: #284592;}
a.featurenav:hover{text-decoration:underline; color:#996600;}


/* title in banner below persistent navigation */
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: #00539F;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	border-top-style: none;
	border-left-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #989886;
	border-left-color: #ECECDF;
}


/* footer at bottom of each page */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	border-top: 2px solid #ECECDF;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 30px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #ECECDF;
	border-bottom-color: #ECECDF;
	border-left-color: #ECECDF;
}


/*left-hand navigation*/
.leftnav {
	line-height: 24px;
	font-weight: bold;
	background-color: #FCEBB5;
	color: #00539F;
	border-bottom-style: solid;
	border-bottom-color: #F5C017;
	border-bottom-width: 1px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D6BB41;
	padding-left: 10px;
	text-decoration: none;
}

a.leftnav{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #00539F;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7186BE;
	border-bottom-color: #172959;
	display: block;
	border-top-color: #7186BE;
	border-top-width: 1px;
	border-top-style: solid;
}
a.leftnav:hover{
	text-decoration:none;
	color:#284592;
	background-color: #FCEBB5;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6BB41;
	border-bottom-color: #F5C017;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-style: none;
}
a.leftnavselected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #284592;
	text-decoration: none;
	font-weight: bold;
	background-color: #FCEBB5;
	display: block;
	padding-left: 10px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D6BB41;
	border-bottom-color: #F5C017;
}
a.leftnavselected:hover{
	color: #F5C017;
}

/*left-hand subnavigation*/
.leftsubnav {
	line-height: 24px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left: 15px;
	color: #8A8875;
	vertical-align: middle;
	border-top: 1px solid #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DADACB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DADACB;
}

a.leftsubnav{
	text-decoration: none;
	background-color: #ECECDF;
	font-weight: normal;
	display: block;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCB7;
	border-bottom-color: #CCCCB7;
	color: #000000;
}
a.leftsubnav:hover{
	text-decoration:none;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DADACB;
	border-bottom-color: #DADACB;
	color: #8A8875;
}


/*left-hand navigation label*/
.leftnavlabel {
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	font-size: 15px;
}

.leftnavarea {
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 20px;
}


/* table style for products page */
#productstable {
	vertical-align: top;
	background-color: #E6E9F2;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#productstable td{
	border-top: 2px none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px none #FFFFFF;
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
#productstable img {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#productstable tr{
	text-indent: 0px;
	line-height: 30px;
}

#productstable ul{
	line-height: 14px;
	margin: 0px 10px 15px 15px;
	font-weight: normal;
	font-size: 11px;
}

#productstable h1{
	font-size: 12px;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #00539F;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #284592;
	border-bottom-color: #1E453C;
	border-top-color: #284592;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	line-height: 13px;
	margin: 0px;
	height: 30px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-indent: 0px;
}

#productstable h2{
	font-size: 12px;
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 6px;
	font-weight: bold;
	color: #00539F;
}

#productstable a{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}


.contentarea {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
}

/* call out box components*/

.calloutbox {
	padding: 0px;
	margin: 0px 0px 20px 20px;
	border: 2px solid #DADACB;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.casestudylink {
	font-weight: bold;
	text-transform: uppercase;
	color: #1B5549;
}

a.casestudylink{
	text-decoration: none;
}

.calloutbox p{
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.calloutbox h2{
	margin-top: 10px;
	margin-right: 0px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 11pt;
	margin-left: 15px;
}

.calloutbox ul{
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 40px;
}

.calloutbox h3{
	background-color: #DADACB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: center;
}

.calloutbox select{
	margin: 0px 0px 10px;
	padding: 0px;
}

/* large quote inset in text*/
.pullquote {
	float: right;

}

.pullquote td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 20pt;
	padding-left: 15px;
	color: #6699CC;
	text-align: left;
	vertical-align: top;
	font-variant: normal;
	padding-bottom: 10px;
}



.managementtable {
	background-image: url(../common/callout_head.gif);
	background-repeat: repeat-x;
	width: 600px;
	display: table;
	padding: 2px 15px 10px 10px;
}
.contacthead {
	display: block;
	margin-bottom: 15px;
	background-color: #DADACB;
	padding-left: 10px;
	font-weight: bold;
	height: 25px;
	width: 600px;
}
#locations{
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#locations h3 {
	display: block;
	background-color: #DADACB;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px -10px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: middle;
}

.newsevents tr{
}

.newsevents td{
	vertical-align: top;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DADACB;
	padding-right: 10px;
}

.newsevents h2{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	display: block;
	padding: 0px;
	margin: 0px;
}

.newsevents a{
	text-decoration: none;
}
.newsevents a:hover{
	text-decoration: underline;
}
.skillbuilders tr {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DADACB;
	border-bottom-color: #DADACB;
	border-left-color: #DADACB;
}



.brandnamenav {
	line-height: 24px;
	font-weight: bold;
	background-color: #1B5549;
	color: #1B5549;
	border-bottom-style: solid;
	border-bottom-color: #C49446;
	border-bottom-width: 1px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D6BB41;
	padding-left: 10px;
	text-decoration: none;
}
.distributorhead {
	background-color: #ECECDF;
	padding-left: 10px;
	font-weight: normal;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px 10px 5px 0px;
	line-height: 22px;
	display: block;
}

#knowledgehead td{
	line-height: 24px;
	background-color: #DADACB;
	padding-left: 10px;
}
#faq {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADACB;
}
#faq p {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 10px;
}

.reg_mark {
	line-height: 36px;
	font-size: 18px;
	display: inline;
	padding-bottom: 100px;
	padding-top: -100px;
	margin-top: -100px;
}
.mastheadreg {
	font-size: 14px;
	color: #284592;
	display: block;
	margin-top: -30px;
	text-align: right;
	margin-right: 60px;
}

#horiznav td{
background-color:#C49446;
}
#productstable p {
	vertical-align: top;
	background-color: #E6E9F2;
	font-weight: normal;
	margin: 0px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.contentarea #productstable .casestudylefttext strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;
}
