.pagetitles {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; text-transform: none; color: #001D84; text-decoration: none}
.footer {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: 400; font-variant: normal; text-transform: none; color: #666666; text-decoration: none}
.bodytext {  font-family: Tahoma, Verdana, Arial; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none}
.bodytext_white {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
.bodytext_bold {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #666666; text-decoration: none}
.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #001D84; text-decoration: none}


a.headermenu:link { color:#006699 ; font-size: 12px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration:none }
a.headermenu:visited { color:#006699 ; font-size: 12px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration:none }
a.headermenu:active { color:#006699 ; font-size: 12px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration:underline }
a.headermenu:hover { color:#006699 ; font-size: 12px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration:underline }

a.footermenu:link { color:#666666 ; font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration:none }
a.footermenu:visited { color:#666666 ; font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration:none }
a.footermenu:active { color:#666666 ; font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration:underline }
a.footermenu:hover { color:#001D84 ; font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration:underline }

/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/example_flyout.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */

/* common styling */
.menu1{
font-family: tahoma,verdana, sans-serif; width:202px; height:186px; position:relative; font-size:12px; margin:30px 0; background:#eee; padding:0px 0px; border:1px solid #888;
}
.menu1 ul {
padding:0; margin:0; list-style-type: none;
}
.menu1 ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:-1px; left:202px;
}
.menu1 ul li {
float:left; position:relative; z-index:202;
}
.menu1 ul li a, .menu1 ul li a:visited {
display:block; float:left; text-decoration:none; color:#0069B0; width:167px; height:31px; line-height:29px; font-size:12px; background:transparent; padding-left:35px;
}
* html .menu1 ul li a, .menu1 ul li a:visited {width:167px; w\idth:167px;}

.menu1 ul li.main {background:url(slices/leftnavbutton_plain.jpg) no-repeat;}
.menu1 ul li.mainflyout {background:url(slices/leftnavbutton_up.jpg) no-repeat;}


.menu1 ul li ul li.subprod1 {background:url(assets/fly1.gif) no-repeat;}


.menu1 table {
border-collapse:collapse; border:0; padding:0; font-size:1em; position:absolute; left:0; top:0;
}

.menu1 ul li:hover a,
.menu1 ul li a:hover{
text-decoration:underline; border:0;
}

.menu1 ul li a:hover {position:relative; z-index:202;}

.menu1 ul li:hover ul,
.menu1 ul li a:hover ul {
visibility:visible; width:202px; height:auto; border:1px solid #74A087; z-index:10; background:#f8f8f8; overflow:visible;
}
.menu1 ul li:hover ul li a,
.menu1 ul li a:hover ul li a{
display:block; background:transparent; color:#000; width:135px; line-height:15px; padding:5px 0 5px 35px; height:auto; text-decoration:none;
}
* html .menu1 ul li a:hover ul li a {width:135px; w\idth:135px;}

.menu1 ul li:hover ul li a:hover,
.menu1 ul li a:hover ul li a:hover {
text-decoration:underline; border:0;
}
.menu1 ul li:hover ul li ul,
.menu1 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:151px;
}
.menu1 ul li:hover ul li:hover ul,
.menu1 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; width:150px; height:auto; color:#000; padding:0; border:1px solid #808; list-style-type:none; background:#eee;
}
.menu1 ul li:hover ul li:hover ul li a,
.menu1 ul li a:hover ul li a:hover ul li a {
display:block; width:115px; background:transparent; color:#000;
}
* html .menu1 ul li a:hover ul li a:hover ul li a {width:150px; w\idth:115px;}

.menu1 ul li:hover ul li:hover ul li a:hover,
.menu1 ul li a:hover ul li a:hover ul li a:hover {
background:#ddd; text-decoration:underline;