
/* CSS Document */

/*Hide these items*/
#bannerad1 { display: none; }
#bannerad2 { display: none; }
.addthis_toolbox { display: none; }
#searchbox { display: none; }

#bannerad_printable {
	position:static;width:100%;
}

#nextpage { display: none; } 
.donotprint { display: none; }



body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
	}
/*Skip Navigation on top link*/
a:link.skipit { display: none;  } 
a:visited.skipit { display: none; } 
a:hover.skipit { display: none; } 

/* END Navigation on top link*/
.twoColFixLt #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.twoColFixLt #sidebar1 { display: none;  }

.twoColFixLt #mainContent {
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;

	line-height: 17px;
	font-size: 12px;
} 


p { margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
	color: #000000;
	line-height: 17px;

}

.masthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	
}

.logo {
	height: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #003333;
	text-align: center;
	padding-left: 3px;
	padding-top: 0px;
}


.proftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 2px;
	width: 330px; }
	
.search { display: none;  }
.masthead { display: none;  }
.masthead2 { display: block;  }

.cart { display: none;  }

	
.space {
	padding-right: 12px;
}

#navigationtop { display: none;  }
#navigationtop #navlistsr span {
	padding-right: 20px;
}
#sitemenu { display: none;  }


/*################ERIC Myer TAB STYLE###############*/


#navlistsr { display: none;  }


/*################ERIC Myer TAB STYLE###############*/

/*##################left side navigation###############*/

div#nav { display: none;  }

/*##################left side navigation###############*/


/*##################left side navigation  SECOND PART!!!!!!###############*/

div#nav2 { display: none;  }
div#nav3 { display: none;  }


/*##################left side navigation###############*/




h1 {
	padding-top: 0px;
/*	padding-right: 15px; */
	padding-bottom: 0px;
/*	padding-left: 30px; */
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 7px;
	margin-left: 0px;

}


h2 {
	padding-top: 0px;
	/*	padding-right: 15px; */
	padding-bottom: 0px;
	/*	padding-left: 30px; */
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}
	
	
h3 {
	padding-top: 0px;
/*	padding-right: 15px; */
	padding-bottom: 0px;
/*	padding-left: 30px; */
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	margin-top: 1em;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}

#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	display: block;
}
	
#sidebar1 .tocheader { display: none;  }
#sidebar1 .tocheader2 { display: none;  }
#sidebar1 .tocheader3 { display: none;  }
#sidebar1 .sidebar2 { display: none;  }

.rightnav p { display: none;  }


.footer {
	background-color: #ffffff;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 3px 0px;
}
.footer p { color:#000000; font-size:11px; padding-top: 0px; margin-left: 0px; }

a:link.sedl { color: #000000; font-size: 11px; text-decoration: none; }
a:hover.sedl {color: #000000; font-size: 11px; text-decoration: none; background-color: #d5dc91; }
a:visited.sedl { color: #000000; font-size: 11px; text-decoration: none; }


.none { border: none; }	

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
	margin-top: 1px;
/*	margin-top: -25px; */
}

.rightimg { /* this class can be used to float an image right in your page. The image will have appropriate padding. */
	float: right;
	margin: 8px 0 8px 8px;
}

.footer .fltrt { display: none;  }


.rt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	text-align: right;
}
.footer { /* this class can be used to float an element left in your page */
/*	background-color: #ebebeb; */
}

.footer p .fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 20px;
	margin-top: -25px;
	margin-left: 0px;
}

	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* ******************************** */
/* ******************************** */
/* START: CSS STYLES ADDED BY BRIAN */
/* ******************************** */
/* ******************************** */

/* Hide the extra navigation stuff */
.footer2 {display: none;}	
.footerMoreAboutResource {display: none;}	
.footerNextPage {display: none;}	
.footerBookmark {display: none;}	
.bannerRelatedProduct { display: none;}	
#footerBookmark { display: none; } 
#editing_link { display: none; } 


.mainContentIndent {
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	line-height: 17px;
}

.productSummary {

}

.productThumb {
	text-align: center;
	padding-top: 6px;
}

.dottedBox {
	padding: 8px;
	/*	margin-left: 30px; */
	border: 2px #003366 solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #D1E8F0;
}

.dottedBoxyw {
	padding: 8px;
	/*	margin-left: 30px; */
	border: 2px #003366 solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #FEFCE3;
}

.dottedRecovery {
	padding: 8px;
	/*	margin-left: 30px; */
	border: 2px #003366 solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #FEFCE3;
}

.dottedBoxSignup {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 55px;
	/*	margin-left: 30px; */
	border: 2px #003366 solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #FEFCE3;
	background-image:url('/images/signup.gif');
	background-repeat: no-repeat;
}

.quote {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-style: italic;
	color: #0D4350;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 163px;
		
}

.name {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 1px;
	color: #000000;
	padding-bottom: 8px;
	padding-left: 0px;
	text-transform: uppercase;
}

.noBorder {
	border: 0px;
}

.oneBorder {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

.centerAlign { text-align: center;}
.rightAlign { text-align: right;}
.noWrap { white-space:nowrap;}

.clearfloatRight { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:right;
}

.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 17px;
}
.tiny {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px}

.shoppingcart_cross_sell {  border: #6F2218; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}

.alert {
	background: #fff6bf url(/common/images/bullets/exclamation.gif) 15px 50% no-repeat;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}

.info {
	background: #f8fafc url(/common/images/bullets/information.gif) 15px 50% no-repeat;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	}

.navlist {list-style-type: none; padding: 0 0 1px 0;}
ul.navlist li {display: inline;}
#sitemenu {padding: 5px 0 5px 0;text-align: center;background-color: #d5dc91;font-weight: bold;text-transform: capitalize;}
#sitemenu a {color: #003745;text-decoration: none;border-bottom: 1px solid #C9C696;}
/*#sitemenu a:link:hover {border-bottom: 1px solid #333333; color: #185A73;} */
#sitemenu a:link:hover {color: #185A73;}
ul#sitemenunav, ul#sitemenunav2 {font-size: 11px;margin: 0;padding: 2px 0 2px 0;font-family: Verdana, Arial, San-Serif;font-size: 11px;}
ul#sitemenunav3 {margin: 6px 0 0 0;padding: 6px 0 6px 0;font-family: Verdana, San-Serif;font-size: 9px;background-color: #FBF8C7;color: #333333;} 
ul#sitemenunav li, ul#sitemenunav2 li, ul#sitemenunav3 li {padding: 0 0 0 8px;margin: 0 0 0 8px;border-color: #C9C696;border-width: 0 0 0 0px;border-style: solid;}
ul#sitemenunav li.first, ul#sitemenunav2 li.first, ul#sitemenunav3 li.first {margin: 0;padding: 0;border-width: 0;}
ul#sitemenunav3 li a	{font-style: italic;}

li {
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;

}

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

TEXTAREA {
	border: #333333 1px solid;
}
.outline_border {
	border: #333333 1px solid;
}
sub, sup { line-height: 0.1em; }

.hanging-indent {
	text-indent: -3em; padding-left: 3em;
	list-style-type:none;
}
.text_white { color: #000000;}


/* ******************************** */
/* ******************************** */
/* END: CSS STYLES ADDED BY BRIAN */
/* ******************************** */
/* ******************************** */

/* ******************************** */
/* BEGIN: CSS STYLES ADDED BY SHAILA */
/* ******************************** */

.boardhead {
	font-size: 13px;
	color: #447886;
/*	width: 500px; */
	background-color: #C0D6DD;
	height: 27px;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.boardmembers {
	font-size: 12px;
	color: #000000;
/*	width: 500px; */
	background-color: #FDFEBE;
	padding-top: 7px;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 0px;
	line-height: 15px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E788B;
	margin-bottom: 1px;
}

.boardmembers_lt {
	font-size: 12px;
	color: #000000;
/*	width: 500px; */
	background-color: #FEFCE3;
	padding-top: 7px;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 0px;
	line-height: 15px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E788B;
	margin-bottom: 1px;
}
.contacthead {
	font-size: 13px;
	color: #447886;
	width: 320px;
	background-color: #C0D6DD;
	height: 27px;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.contacttext {
	font-size: 12px;
	color: #000000;
	width: 320px;
	background-color: #FDFEBE;
	padding-top: 7px;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 0px;
	line-height: 15px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E788B;
	margin-bottom: 1px;
}
.table-staff {
	border: 2px solid #003333;
	font-size: 12px
}


.dottedBlueBox {
	margin-left: 0px;
	border: 2px #003366 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 8px;
	background-color: #D1E8F0;
	background-image: url(/imagesN/store-bkg.jpg);
	background-repeat: no-repeat;
}

.dottedBlueBox2 {
	margin-left: 0px;
	border: 2px #003366 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 8px;
	background-color: #D1E8F0;
	background-image: url(/imagesN/res-bkg.jpg);
	background-repeat: no-repeat;
}

.dottedBlueBox3 {
	margin-left: 0px;
	border: 2px #003366 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 8px;
	background-color: #D1E8F0;
	background-image: url(/imagesN/news-bkg.jpg);
	background-repeat: no-repeat;
}
.blueboxhead2 {
	font-size: 11px;
	background-color: #FFFFFF;
	width: 40px;
}


.blueboxtext2 {
	font-size: 12px;
	line-height: 17px;
	width: 370px;
	color: #000000;
}

a:link.proj {
	color: #FFFFFF;
	letter-spacing: .05em;
	height: 37px;
	text-decoration: none;
	
}

a:visited.proj {
	color: #FFFFFF;
	letter-spacing: .05em;
	height: 37px;
	text-decoration: none;
	
}

a:hover.proj {
	color: #003333;
	letter-spacing: .05em;
	height: 37px;
	text-decoration: none;	
}

a:link.help2  {
	color: #8FC3D2;
	letter-spacing: .05em;
	height: 27px;
	text-decoration: none;
	
}

a:visited.help2  {
	color: #8FC3D2;
	letter-spacing: .05em;
	height: 27px;
	text-decoration: none;	
}

a:hover.help2  {
	color: #FFFFFF;
	letter-spacing: .05em;
	height: 27px;
	text-decoration: none;	
	}
	
	
/* END: CSS STYLES ADDED BY SHAILA */
/* ******************************** */

.wtebar {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2E788B;
	padding-left: 8px;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 9px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	width: 400px;
}

.ywbar {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2E788B;
	padding-left: 8px;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 9px;
	background-color: #F9FFC1;
	font-size: 11px;
	line-height: 13px;
	width: 400px;
	margin-left: 20px;
}
.floatart {
	float: right;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 7px;
}
.floatartlt {
	float: left;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 20px;
}
.wtebar2 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2E788B;
	padding-left: 8px;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 9px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	width: 220px;
}
/*#########Start: SS STYLES ADDED BY Magda - SEDL Letter ########*/

.boxquote {
	margin-left: 0px;
	border: 2px #003366 dotted;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D1E8F0;
	padding: 8px;
	width: 150px;
	float: left;
	margin-right: 10px;	
}

.boxquote h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic; 
	
}


.boxquote_rt {
	margin-left: 10px;
	border: 2px #003366 dotted;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D1E8F0;
	padding: 8px;
	width: 150px;
	float: right;
	margin-right: 0px;	
}

.boxquote_rt h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;	
	
}

.boxquote_rt_tan {
	margin-left: 10px;
	border: 2px #003366 dotted;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7CF97;
	padding: 8px;
	width: 150px;
	float: right;
	margin-right: 0px;
}

.letter_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E0FCDD;
	border: thin dotted #718970;
}

.letter_table h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	margin-top: 10px;
}

.letter_table h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
}

.letter_table h2+p {
	margin-bottom: 5px;
	margin-top: -3px;
}
.letter_table caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #718970;
	color:#FFFFFF;
	padding: 5px;
	margin-bottom: 0px;
}
.letter_table caption h2 {
	color:#FFFFFF;
	padding: 5px;
	
}
.letter_table tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.letter_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
}
.letter_table td.boxquote {
	color: #11454E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: lighter;
	margin: 70px 10px 0px 30px;
	padding-top: 10px;
	background-color: #E0FCDD;	
	border: solid #E0FCDD 2px; 
}
.lightbg {
	background-color: #E2FFF6;
}
.float_left {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.authorbyline {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #282828;
	font-style: normal;
}
.publishedby {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 12px;
}

--> 
