body{
	background-image: url(/_lib/Images/header/BackTiled.gif);
	background-position: 0px 0px;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size:small;}
	

h1{
	font-size: large;
	font-weight: bold;
	color:#FF6600;}
	
h2{
	font-size: medium;
	font-weight: normal;
	color: #FF6600;
	margin-bottom: 3px;}
	
h3{
	font-size: small;
	font-weight: bold;}
	
a {
	color: #3366FF; /*blue */
	text-decoration: none;
}
a:link { color: #3366FF; /* blue */	}
a:visited { color: #9900ff;  	/* darker purple - hard to read in text =  #993399  */}
a:hover { color: #FF6600; /* orange */}

#divOuter{
  background-color: #fff;
  border: solid #000 1px;
  margin: 0px 0px 10px 0px;
  width: 760px;}


/* ############################################################ */
/* Header */
#divHeader{
	background-image: url(/_lib/Images/header/BackHeader.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 130px;}
	#divHeader .left{
		clear: left;
		float: left;
		padding: 5px;
		height: 100px;
		width: 100px;}
	#divHeader .right{
		clear: right;
		float: left;
		height: 110px;
		padding: 0px;}
	
	#divTitle{
		padding-top: 30px;
		height: 59px;
		width: 100%;}
	#divMenu{
		height: 21px;
		width: 100%;}
		
	#divLinks{
	  position:relative;
	  bottom:50px;
	  left:500px;
	  white-space:nowrap;
	  font-weight:bolder; 
	  font-size:10px; 
	  font-family:Verdana;
	  color: #FFFFFF;}
	
	#divLinks a { color: #FFFFFF; text-decoration:none;	}
	
	#divGreybar{
		background-image: url(/_lib/Images/header/BackOrangebar.gif);
		background-position: 0px 0px;
		background-repeat: repeat-x;
		clear: both;
		float: left;
		padding: 0px 0px 3px 20px;
		height: 20px;
		width: 740px;}

.crumbs {font-weight: bold; font-size:8pt; font-family: Arial, Helvetica, Sans-Serif; }
.crumbs a:link { color: #3366FF; text-decoration:none;	}
.crumbs a:visited { color: #3366FF; text-decoration:none;}
.crumbs a:hover { color: #FFFFFF; text-decoration:underline;}



/* ############################################################ */
/* Body */
#divBody{
	margin: 10px 0px 10px 10px;
	overflow: hidden;}
	#divImageContent{
	  clear: left;
	  float: left;
	  width: 565px;}
	#divContent{
		clear: left;
		float: left;
		margin-right: 0px;
		margin-left:15px;
		height: 100%;
		width: 515px;}
	#divSidebar{
		clear: none;
		float: right;
		margin-top: 0px;
		margin-left: 0px;
		margin-right:8px;
		width: 150px;}
	

/* ############################################################ */
/* Footer */
#divFooter{
	background-image: url(/_lib/Images/header/BackHeader.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-bottom: 0px;
	color: #fff;
	clear: both;
	float: none;
	font-size:smaller;
	text-align: right;
	height: 20px;}
	#divFooter a:link, #divFooter a:active, #divFooter a:visited{
		color: #fff;
		text-decoration: none;
		font-weight: bold;}
	#divFooter a:hover{
		color: #fff;
		text-decoration: underline;
		font-weight: bold;}


/* ############################################################ */
/* imageBar */
#imageBar {white-space:nowrap; position:relative; margin-top:-15px; margin-bottom:15px; padding-left:10px; z-index:1; }
.topLeft { padding-left:9px; position:relative; z-index:10; }
#imageBar .bottomRight { padding-left:538px; margin-top:-15px; position:relative; z-index:10; }
/* ############################################################## */



/* ############################################################ */
/* sitemap items */
.smapLevel1 {font-weight: bold;}

.smapLevel1 a:link { color: #3366FF; text-decoration:none;	}
.smapLevel1 a:visited { color: #9900ff; text-decoration:none;}
.smapLevel1 a:hover { color: #FF6600; text-decoration:underline;}


.productItem {padding-left: 10px; padding-right:0px; border-left: solid 3px silver; }

/* ############################################################## */


/* ############################################################ */
/*quick links */
.quickLinksItem {margin-bottom:5px; color: #3366FF; }
.quickLinksItem li {list-style-type: none; font-weight:bold;}
.quickLinksItem a {text-decoration:none;}
.quickLinksItem a:link { color: #3366FF;}
.quickLinksItem a:visited {color: #3366FF; }
.quickLinksItem a:hover {color: #FF6600; text-decoration:underline }

#quickLinksContent 
{
  background-color: #FCEBC5; 
  border: solid 1px #D08D17;
  border-top: none;
  padding:5px 0px 0px 0px; 
  margin:0px 0px 0px 0px;
  font-size:9pt;
  width:150px;
} 

#divQuickLinks { margin-bottom:10px; margin-top:0px; }
/* ############################################################ */


#divLogo { margin-left:30px; margin-top:15px; margin-bottom:10px; }

.imgPad { padding: 0px 5px 5px 5px; }
.topLink { font-size:smaller; }
.footNote { font-size:smaller; font-weight:bold; }

/* ############################################################ */
/* tables */
.tableHead { font-size:small; font-weight:bold; padding-bottom:5px; }
.tableCell{ font-size:smaller; padding-left:10px; }
/* ############################################################ */
