body{ font-family: Arial,sans-serif;
	color: #efefef;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{ color: #006699;
	text-decoration: none;
}

a:link{ color: #4976a8;
	text-decoration: none;
}

a:visited{ color: #006699;
	text-decoration: none;
}

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

h1{ font-family: Tahoma,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 4px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Tahoma,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 90%;
 font-weight: normal;
 color: #334d55;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{ position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	text-align: right;
}

#sectionLinks h3{ padding: 3px 0px 3px 10px;
border-top: 1px #CCCCCC solid; }

#sectionLinks h2{
	padding: 1px 0px 1px 0px;
	color: 005c9f;
	font-size: 30px;
	font-family: Arial,sans-serif;
	font-weight: normal;
	border-top: none;
	border-bottom: 1px #CCCCCC solid;
	text-align: center; 
	margin: 0px;
}



#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 1px 0px 1px 10px;
}

#sectionLinks a:hover{
	background-color: #d8e6f1; text-decoration: none; color: #005c9f; }

a.ProductListBlue:visited {
	font-weight: bolder;
	font-family: tahoma, geneva, sans-serif, serif;
	color: #333333;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none; 
}