body {text-align: center; background-image:url(/images/bkgd.gif)} /*IE hack to centre page */

#container {
	width:960px;
	margin: 0 auto;
	text-align: left; /*IE hack to centre page */
	border-left: 1px solid #2172a1;
	border-right: 1px solid #2172a1;
}

#pagecontent {
	background-color:#B7E8FF;
	width:960px;
}

#footer {
	background-color:#B7E8FF;
	width:960px;
}
	
a {
	color: #000000;
	text-decoration: underline;
}
a.whitelink {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #9999ff;
	text-decoration: underline;
	font-weight: bold;
}

.sidetable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2271A0;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidetable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sidetable214 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2271A0;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.verdana11italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.verdana11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.verdana12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.sidelinks2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.sidelinks2:a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.producthdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2271A0;
	font-weight: bold;
}

.style1 {color: #35C673}
.style2 {font-size: 11px}


.padding10px {
	padding: 10px;
}

.padding20px {
	padding: 20px;
}

.thintopborder {
	border-top-style: dotted;
	border-top-width: 1px;
	border-color: #A0A0A4;
	}
	
.thintopsolidborder {
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #000000;
	}
	
.headline {
	font-size:18px;
	font-weight:bold;
	color:#22AA00;
	}

/* CSS Document - drop down menu */

body { behavior:url(/csshover.htc);}

div#listmenu ul {margin:0; padding:0;z-index:10;} 



/* the horizontal menu starts here */

div#listmenu {

	width:100%;

	float:left;

	border-top:1px solid #006b8c;

	border-bottom:1px solid #006b8c;

	text-decoration:none;

	color:#fff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	z-index:10;

background-color:#2172a1;



	}

div#listmenu ul {margin:0 0 0 0px;z-index:10;/* indents ul from edge of container */

	}

div#listmenu li {

	float:left;	/* causes the list to align horizontally instead of stack */

	position:relative; /* positioning context for the absolutely positioned drop-down */

	list-style-type:none;	/* removes the bullet off each list item */

	background-color:#2172a1; /*sets the background of the menu items */

	border-right:1px solid #006b8c; /* creates dividing lines between the li elements */

		padding:6px 6px;

		z-index:10;

	}

div#listmenu li:first-child {

	border-left:1px solid #2172a1; /*the first vertical line on the menu */

	}

div#listmenu li.nohover:hover { 

	background-color:#003d60; /*sets the background of the menu items */

	}

div#listmenu li:hover { 

	background-color:#7c9dae; /*sets the background of the menu items */

	}

div#listmenu a {

	display:block;



	text-decoration:none;

	color:#fff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	}

div#listmenu a:hover {

	color:#fff;

	text-decoration: underline;

	font-size: 12px;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	}

/* the horizontal menu ends here */



/* the drop-down starts here */

div#listmenu ul li ul {

	position:absolute;

	width:16em;

	left:-1px;

	margin-top: 2px; /* positions drop downs */

	margin-left: 0px;

	z-index:10;

	}

div#listmenu ul li ul li {

	width:100%; /* makes the list items fill the list container (ul) */

	border-left:1px solid #000; /*  three sides of each drop-down item */

	border-bottom:1px solid #000;

	border-right:1px solid #000;

	z-index:10;

	}

div#listmenu ul li ul li:first-child {

	border-top:1px solid #000; /*the top edge of the dropdown */

	}

/* make the drop-down display as the menu is rolled over */

div#listmenu ul li ul {display:none;z-index:10;} /* conceals the drop-down when menu not hovered */

div#listmenu ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */



/* pop-out starts here */

body div#listmenu ul li ul li ul  {

	visibility:hidden; /* same effect as display:none in this situation */

	top:-1px;

	left:15.8em;

	z-index:10;

	}

div#listmenu ul li ul li ul li {

	padding-left: 20px;

	}	

	

div#listmenu ul li ul li ul li ul li {

	padding-left: 30px;

	}	



div#listmenu ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */



/* second level popouts start here*/

div#listmenu ul li ul li:hover ul li ul {visibility:hidden;}

div#listmenu ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */



/* third level popouts start here*/

div#listmenu ul li ul li ul li:hover ul li ul {visibility:hidden;}

div#listmenu ul li ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */





/* THE HACK ZONE - */

/* hack for IE (all flavors) so the menu has a vertical line on the left */

* html div#listmenu ul {

	float:left; /* makes the ul wrap the li's */

	border-left:1px solid #000; /* adds the rightmost menu vertical line to the ul */

	margin-left:15px; /* IE doubles the given value above - why? */

	}

/* add a top line to drops and pops in IE browsers - can't read :first-child */

* html  div#listmenu ul li ul {

	border-top:1px solid #000;

	border-left:0px; /* stops the drop inheriting the ul border */

	}

/* end of hack zone */

/* END OF LIST-BASED MENU */