body, p, li, ul, th, .tblProduct, .ProductInfoBox{font-family: Verdana, Arial, Tahoma;font-size: 8pt;color: black;}
H1{font-weight: bold;font-size: medium;color: #1785CE;font-family: Verdana, Arial, Tahoma;}
H2{font-weight: bold;font-size: x-small;color: #D20000;font-family: Verdana, Arial, Tahoma;}
H3{font-weight: bold;font-size: x-small;color: #1785CE;font-family: Verdana, Arial, Tahoma;}
A:link{font: 8pt Verdana, Arial, Tahoma;color: #002099;text-decoration: underline;}
A:visited{font: 8pt Verdana, Arial, Tahoma;color: #002099;text-decoration: underline;}
A:hover{font: 8pt Verdana, Arial, Tahoma;color: #3AA3E9;text-decoration: underline;}Body.Footer{font-size: xx-small;color: black;font-family: Verdana, Arial, Tahoma;}
A.MainMenu:link{font-size: xx-small;color: #002099;font-family: Verdana, Arial, Tahoma;text-decoration: underline;}
A.MainMenu:visited{font-size: xx-small;color: #002099;font-family: Verdana, Arial, Tahoma;text-decoration: underline;}
A.MainMenu:hover {font-size: xx-small;color: #ffffff;font-family: Verdana, Arial, Tahoma;text-decoration: underline;}
A.Footer:link{font-size: xx-small;color: #cc0000;font-family: Verdana, Arial, Tahoma;text-decoration: underline;}
A.Footer:visited{font-size: xx-small;color: #cc0000;font-family: Verdana, Arial, Tahoma;text-decoration: underline;}
A.Footer:hover {font-size: xx-small;color: #797e72;font-family: Verdana, Arial, Tahoma;text-decoration: underline;}

/********************************************************/
/********************* Menu Styles /*********************/
/********************************************************/
/* Toplevel images item styles ------------------------------------ */
.TopGroup{}
.ImageItem{ cursor:pointer; }
.ImageItemHover{ cursor:pointer;  }
.ImageItemExpanded{ cursor:pointer;  }

/* Default item styles ------------------------------------ */ 
.Item{cursor:pointer;width:117px;font-family:Verdana;font-size:XX-Small;font-weight:normal;color:#002099;text-decoration:none;background-color:#CCEDFF;border-bottom: solid 1px #86A7D2;border-top: solid 1px #86A7D2;text-align:center;}
.ItemHover{cursor:pointer;width:117px;font-family:Verdana;font-size:XX-Small;font-weight:normal;color:White;text-decoration:none;background-color:#2B3289;border-bottom: solid 1px #86A7D2;border-top: solid 1px #86A7D2;text-align:center;}
.ItemExpanded{cursor:pointer;width:117px;font-family:Verdana;font-size:XX-Small;font-weight:normal;color:White;text-decoration:none;background-color:#2B3289;border-bottom: solid 1px #86A7D2;border-top: solid 1px #86A7D2;text-align:center;}

/* Child selected item styles ------------------------------------ */ 
.ChildItem{cursor:pointer;font-family:Verdana;font-size:XX-Small;font-weight:normal;color:#002099;text-decoration:none;background-color:#CCEDFF;border-left:solid 1px #86A7D2;border-right:solid 1px #86A7D2;text-align:left;}
.ChildItemHover{cursor:pointer;font-family:Verdana;font-size:XX-Small;font-weight:normal;color:White;text-decoration:none;background-color:#2B3289;border-left: solid 1px #86A7D2;border-right: solid 1px #86A7D2;text-align:left;}
.ChildItemExpanded{cursor:pointer;font-family:Verdana;font-size:XX-Small;font-weight:normal;color:White;text-decoration:none;background-color:#2B3289;border-left: solid 1px #86A7D2;border-right: solid 1px #86A7D2;text-align:left;}
.DivItemVertical{width:1px;background-color:#86A7D2;}
.DivItemHorizontal{height:1px;background-color:#86A7D2;}

/* Product Specific Styles */
.divMenuSD50{width:735px; background:url(images/products/SD50/RightOfMenu.jpg) right no-repeat; margin-bottom:30px;}
.TopGroupSD50{}
.ProductInfoBox{border:solid 1px #A5BDDE; color:#001F99; background-color:#F9FDFF;margin-bottom:20px; width:170px;}
.ProductInfoBox h2{display:block; background-color:#A5BDDE;color:White; text-transform:uppercase; font-weight:bold;  font-size:11px;
                   margin:0px;padding:4px 8px;}
.ProductInfoBox .msg{padding:10px;}
.ProductInfoBox .msg a{font-weight:bold;}
.tblProduct{ border:solid 1px #999999; border-collapse:collapse;}
.tblProduct td{border:solid 1px #999999; padding:5px;}
th{background-color:#a5bddf; color:White; padding:8px; text-align:center; font-weight:bold;}