body {
	background-color: #ffffff;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.navTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-indent: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.suckerdiv ul{
margin: 2;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 159px; /* Parent menu width - 1*/
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 146px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
display: block;
color: #006699;
text-decoration: none;
background: #C6ECFF;
padding: 5px 5px;
}

.suckerdiv ul li a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #006699;
}

.suckerdiv ul li a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #006699;
font-weight: bold;
color: #ffffff;
}

.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 2%; }
* html .suckerdiv ul li a { height: 2%; }
/* End */
.homeintrotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #019FBC;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.bulletpointtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
.featuredproducttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lefthairline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.line_left {
	background-attachment: fixed;
	background-image: url("../2007/images/line.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.hr {
	color: #000000;
}
.rightpaneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.rightpaneltextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.linksTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
}
.nav_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C6ECFF;
	border: 1px solid #006699;
}
form {
	margin: 0px;
}
.bullettitles {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	width: 100%;
}
.nav_subtable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BACADA;
	border: 1px solid #006699;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 300px;
}
.bgimage {
	background-image: url(../images/bgimage.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#marqueecontainer{
position: relative;
width: 150px; /*marquee width */
height: 150px; /*marquee height */
background-color: C6ECFF;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}
form {
	margin: 0px;
}
.redtext {
	color: #FF0000;
}

