.style9 {
  /*padding-top: 8px;*/
}
.style8
        {
            width: 100%;
            border: 1px solid #ffffff;
            background-color:#c8d3d7;
            padding-left:5px;
        }
        .style5
        {
            width: 100%;margin-top:0px;padding-top:0px
        }
        .style6
        {
            width: 176px;
        }
        .style7
        {
            width: 495px;
            FONT-SIZE: 12px; COLOR: #000000; TEXT-ALIGN: left;font-weight:normal;FONT-FAMILY: Arial;margin-left:0px;
        }
        .style7 UL {
                 margin-left:10px;
	        list-style-image : url(/templates/uhgrx/images/dot1.png);
	        list-style-position :outside; 
        }
        .style7 LI {
	        margin-left:5px;
        }

        .style1
        {
            width: 290px;background-color:#f6f1e5;
        }
        .OHBTable {
	        width: 970px;border: 0px solid #808080;background-color:#f6f1e5;margin-top:0px;margin-bottom:5px;text-align:left;
        }
        #tbHeaderLinks {
white-space:nowrap;
}
        #tdHeaderLinks a {
            font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none;COLOR: #222c80;
        }

        A.HeaderLinks {
	        font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none
        }
        A:link {
	        COLOR: #222C80; TEXT-DECORATION: underline;
        }
        A:visited {
	        COLOR: #222C80; TEXT-DECORATION: underline;
        }
        A:hover {
	        COLOR: #222C80; TEXT-DECORATION: underline;
        }
        A:active {
	        COLOR: #222C80; TEXT-DECORATION: underline;
        }
        .HeaderLinks{
            font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none;COLOR: #5d87a1;
        }
        .HeaderLinks11{
            font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none;COLOR: #000000;
        }

        .GrayBar18 {
	        FONT-SIZE: 24px; COLOR: #3e4c58; padding-top:5px; padding-bottom: 5px;font-weight:normal;font-family: Arial;
        }
        
        /* Start of Listmenu_h styles */
        
        .menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;


}
.MainContent
{
	FONT-SIZE: 12px; COLOR: #000000; TEXT-ALIGN:left;font-weight:normal;FONT-FAMILY: Arial; line-height: 20px; vertical-align: top;
}

.MainContent a.MainContent:active, .MainContent a.MainContent:visited
{
	FONT-SIZE: 12px; COLOR: #000000; TEXT-ALIGN:left;font-weight:normal;FONT-FAMILY: Arial; text-decoration: underline;
}

.menulist
{
	height: 38px;
	padding :0px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;  	 
	vertical-align:middle ;
	line-height: 11px;	
}


/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 display: none;
 position: absolute;
 top: 1.0em; margin-top: 37px; /* I'm using ems and px to allow people to zoom their font */
 
 left: 10px;
 min-width: 180px;
 
}
.menulist > ul {
	width: auto;
 min-width: 180px;

}


/* Second and third etc. level submenus - position across from parent instead */
.menulist ul li ul {
 top: -1px; margin-top: 0;
 left: 148px;
}
.menulist li ul li
{
	border: solid 1px #5D87A1;
}

#ProductService
{
	BACKGROUND-IMAGE: url(/templates/uhgrx/images/Green_BackGround.png);
}
#ProductServiceSelected
{
	background-color: #3e4c58;
}
#HSAlink
{
	BACKGROUND-IMAGE: url(/templates/uhgrx/images/Green_BackGround.png);
}
#HSAlinkSelected
{
	background-color: #3e4c58;
}
#UsingAccountlink
{
	BACKGROUND-IMAGE: url(/templates/uhgrx/images/Green_BackGround.png);
}
#UsingAccountlinkSelected
{
	background-color: #3e4c58;
}
#AboutOHBlink
{
	BACKGROUND-IMAGE: url(/templates/uhgrx/images/Green_BackGround.png);
}
#AboutOHBlinkSelected
{
	background-color: #3e4c58;
}
#ContactUslink
{
	BACKGROUND-IMAGE: url(/templates/uhgrx/images/Green_BackGround.png);
}
#ContactUslinkselected
{
	background-color: #3e4c58;
}


/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 display: block;
 position: relative;
 height: 100%;
 margin-right: 0px; 
 vertical-align: middle;
 padding-left: 0px;
 padding-right: 0px;
 border-right: solid 2px #FFFFFF;
}

.menulistSelected {
 float: left;
 display: block;
 position: relative;
 height: 100%;
 margin-right: 0px; 
 vertical-align: middle;
 padding-left: 0px;
 padding-right: 0px;
 border-right: solid 1px #FFFFFF;

}

.menulist li a
{
	padding:  0px 0px 0px 2px; 
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 4px;
	display: block;
}

.menulist > li > ul > li 
{
	height: auto;
	min-height: 20px;
	line-height: normal;
	vertical-align: middle;
	
	
}

.menulist > li:first-child {
 margin-left: 0px;
 border-left: 0px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin: 0;
 margin-bottom: -1px;
 background: #FFFFFF;
}

.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
 display: block;
 text-decoration: none;
 /* height: 100%; */
 margin-top: 3px;
}

.menulist a img
{
	vertical-align: middle;
}

.menulist ul li a {
 display: block;
 padding: 5px 5px 5px 0px;
 text-decoration: none;
 color:#5D87A1;
 width: 125px;
 text-align: left;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus, .menulist a:selected , .menulist a:visited
{
	color:#5D87A1;
	text-decoration: underline;
}
.menulist a.highlighted {
	 color: #5D9732;
	 text-decoration: none;
  
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 float: right;
 display: block;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
        
/* ======================End of Listmenu_h styles */


/* ===============Start of  of Listmenu_h styles */
.menulist li:hover>ul {
 display: block;
}
/* End of  of Listmenu_h styles */ 

/* ===============Start of  Rounded Corners Script */
.container {background:#d9dee2; color:#fff; margin:0 15px;}
.rtop, .rbottom{
display:block;
background:#f6f1e5;
}
.rtop *{
display: block;
height: 1px;
overflow/**/: hidden;
background:#bac8cd;
}

.rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#bac8cd;
}

.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 4px 
/* ===============Start of  Rounded Corners Script */
        
    }
.style9
{
   height: 267px;
}
.style10
{
    border: 1px solid #ffffff;
    background-color:#c8d3d7;
    height: 227px;
    width:210px;        
    margin-top: 15px;
    text-align: left;
    vertical-align:top;

}

.footercontent
{
	FONT-SIZE: 13px; COLOR: #000000; TEXT-ALIGN:left;font-weight:normal;FONT-FAMILY: Arial; 
}
.footercontent ul {
	margin: 0;
	padding: 0;
}
.footercontent li{
	display: inline; 
}

.footercontent a
{
         FONT-SIZE: 12px; COLOR: #222c80; TEXT-ALIGN:left;font-weight:normal;FONT-FAMILY: Arial; 
/*
	float: left;
	padding: 0em 0em 1em 0em;
	text-decoration: none;
*/
}
.copyright {
	FONT-SIZE: 10px; COLOR: #000000; TEXT-ALIGN:left;font-weight:normal;FONT-FAMILY: Arial; text-align:right;
}

#contentwrapper{
text-align: left
}
.contentheading {
  text-align: left;
  width: 100%;
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  color: #222C80;
  padding-bottom: 6px;

}

.contentpaneopen {
  width: 100%;
  font-size: 13px;
  color: #000000;
  line-height: 15px;
}

.contentpaneopen h1 {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #000000;
  line-height: 15px;
  padding-bottom: 6px;
  margin-bottom: 0px;
  margin-top: 15px;
}
.contentpaneopen h2 {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #222C80;
  line-height: 15px;
  padding-bottom: 6px;
  margin-bottom: 0px;
  margin-top: 15px;
}
.contentpaneopen p{
   margin-top: 0px;
}
.contentpaneopen ul{
   margin-top: 0px;
}

.contentpaneopen a:link {
   color: #222c80;
  text-decoration: underline;
}

.contentpaneopen a:visited {
   color: #222c80;
  text-decoration: underline;
}

.contentpaneopen a:hover {
   color: #222c80;
  text-decoration: underline;
}

.content12{
  font-size: 12px;
  font-style: italic;
}


/* Change 10/2/2009*/
.contentpaneopen fieldset {
  border:0px;
  padding-bottom :10px;
  font-size: 11px;
}

.contentpaneopen fieldset a {
  font-weight :bold;
  font-size: 11px;
}

.searchintro 
{
	background-color:#ffffff;	
	width:100%;
	text-align :center;
        border:1px solid #BAC8CD;
}
.componentheading
{
	font-size :medium ;
	font-weight :bold
}
/* Change 10/2/2009*/

.caption {
text-align: left;
}
.blog {width:100%; border: red 1 solid;}

.OHCTable {
margin: 0px 15px 15px 15px;
}

dl.tabs {
float: left;
margin: 10px 0 0px 0;
z-index: 50;
}

dl.tabs dt {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #F6F1E5;
color: #000000;
font-weight: bold;
}

dl.tabs dt.open {
background: #DDCCA0;
border-bottom: 0px solid #DDCCA0;
z-index: 100;
color: #000;
}
/*dl of id=medicationspane styles*/
dl#medicationspane {
float: left;
margin: 10px 0 0px 0;
z-index: 50;
}

dl#medicationspane dt#panel1.open {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/medicationazselected.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}

dl#medicationspane dt#panel1 {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/medicationaz.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}

dl#medicationspane dt#panel2.open {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/medicationconditionselected.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}

dl#medicationspane dt#panel2 {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/medicationcondition.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}
/*end of dl of id=medicationspane styles*/

/*dl of id=drugpane styles*/
dl#drugpane {
float: left;
margin: 10px 0 0px 0;
z-index: 50;
}

dl#drugpane dt#panel1.open {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/wheretofillselected.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}

dl#drugpane dt#panel1 {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/wheretofill.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}

dl#drugpane dt#panel2.open {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/medicationguidelinesselected.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}

dl#drugpane dt#panel2 {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/medicationguidelines.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}

dl#drugpane dt#panel3.open {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/resourcesselected.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}

dl#drugpane dt#panel3 {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/resources.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}

dl#drugpane dt#panel4.open {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/financialassistanceselected.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}

dl#drugpane dt#panel4 {
float: left;
padding: 5px 14px;
border-left: 0px solid #F6F1E5;
border-right: 0px solid #F6F1E5;
border-top: 0px solid #F6F1E5;
margin-right: 3px;
background: #ffffff url('/templates/uhgrx/images/financialassistance.gif') no-repeat;
color: #000000;
font-weight: bold;
z-index: 100;
}

/*end of dl of id=medicationspane styles*/

/*Browser specific Changes  */
DIV.current {
	CLEAR: both; 
	BORDER-RIGHT: #ddcca0 0px solid; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	BORDER-TOP: #ddcca0 0px solid; 	
	BACKGROUND: #ddcca0; 	
	margin-left : 0px;  
	BORDER-LEFT: #ddcca0 0px solid; 	
	BORDER-BOTTOM: #ddcca0 0px solid;
	min-HEIGHT: 300px;
	
}

DIV.currentOne {
	CLEAR: both; 
	BORDER-RIGHT: #ddcca0 0px solid; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	BORDER-TOP: #ddcca0 0px solid; 	
	BACKGROUND: #ddcca0; 	
	margin-left : -30px;  
	BORDER-LEFT: #ddcca0 0px solid; 	
	BORDER-BOTTOM: #ddcca0 0px solid;
	HEIGHT: 300px;
	
}

DIV.current DD {
	PADDING: 0px;
	BACKGROUND: #ffffff; 	
	MARGIN: 0px; 
	min-HEIGHT: 300px;
        text-align: left;	
}

DIV.current DD .internal{
	PADDING: 10px;
	BACKGROUND: #ffffff; 	
	MARGIN: 0px; 
	BORDER: #cbb06d 1px solid; 
	min-HEIGHT: 300px;
}

DIV.currentOne DD {
	PADDING: 0px; 
	BACKGROUND: #ffffff; 	
	MARGIN: 0px; 
	HEIGHT: 300px;	
}

DIV.currentOne DD .internal{
	PADDING: 10px;
	BACKGROUND: #ffffff; 	
	MARGIN: 0px; 
	BORDER: #cbb06d 1px solid; 
	HEIGHT: 300px;
}

#drugtable div.current dd {
	min-HEIGHT: 288px;
}
#drugtable div.current dd ul {
  margin-left: 15px;

}

#drugtable div.current dd ul a:link {
 color: #222c80;
 text-decoration: underline;
}

#drugtable div.current dd ul a:visited {
 color: #222c80;
 text-decoration: underline;
}

#drugtable div.current dd ul a:hover{
 color: #000000;
 text-decoration: underline;
}

DIV.current DD P

{
	margin-top: 0px;
	padding: 0px;

}
DIV.currentOne DD P
{
	padding: 0px;
}
	
DIV.currentOne DD UL LI
{
	margin-left : 10px; 
	
}

DIV.current DD div.medicationdiv{
  height: 278px; 
  width: 485px;
  overflow: -moz-scrollbars-vertical;
  overflow-x: none;
  overflow-y: auto;
  border: 1px solid #CBB06D;
}

DIV.currentOne DD div.medicationdiv{
  BORDER-RIGHT: #cbb06d 1px solid; BORDER-TOP: #cbb06d 1px solid; OVERFLOW-Y: auto; BORDER-LEFT: #cbb06d 1px solid; OVERFLOW-X: hidden;
	WIDTH: 485px; overflow:scroll;
	BORDER-BOTTOM: #cbb06d 1px solid; HEIGHT: 278px
}

/*Browser specific Changes Ends Here  */


div.medicationdivtop{
  width: 100%;
  background: #ddcca0;
  font-weight: bold;
  border: 0px solid #ffffff;
  padding: 0px 0px 0px 0px;
  margin: 0px;

}

table.alpha {
  width: 100%;
  border: 0px solid;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  text-align: center;
} 
table.alpha a:link {
  text-decoration: none;
  color: #000000;

}
table.alpha a:visited {
  text-decoration: none;
  color: #000000;

}

table.alpha a:hover {
  text-decoration: underline;
  color: #000000;
}

table.alpha td.alphatd:hover {
  background-color: #ffffff;
} 

table.alpha td.alphatd a:hover {
  text-decoration: underline;
} 

table.alpha td.alphatd a:active {
  text-decoration: underline;
} 

.medications {
  width: 99%;
  margin: 0;
  padding: 0px;
}
.medications .row0 {
  background: #F6F1E5;
}
.medications th {
 font-weight: bold;
 font-size: 14px;
 padding: 0px 3px 0px 0px;
 margin: 0px;
 background-color: #DDCCA0;
 color: #000000;
}
.medications a:link{
 color: #000;
 text-decoration: underline; 
}
.medications a:visited{
 color: #000;
 text-decoration: underline; 
}
.medications a:hover {
  text-decoration: underline;
}
.moduletable {
  border: 1px;
}
.moduletable a:link {
  color: #222c80;
  text-decoration: underline;
}

.moduletable a:visited {
  color: #222c80;
  text-decoration: underline;
}

.moduletable a:hover {
  color: #222c80;
  text-decoration: underline;
}

.moduletable ul.menu {
 list-style: none;
 padding: 0px 0px 0px 0px;
 margin: 0px;
 color: #000000;
 border-top: solid 1px #fff; 
}
.moduletable ul.menu li {
  font-family: Arial;
  font-size: 13px;
  font-weigth: bold;
  padding: 5px 5px 5px 6px;
  border-bottom: solid 1px #fff; 
  text-align: left;
}

.moduletable ul.menu li a:link, 
.moduletable ul.menu li a:visited {
  color: #000000;
  text-decoration: none;
}

.moduletable ul.menu li a:hover, 
.moduletable ul.menu li:hover {
  font-weight: none;
  text-decoration: none;
  background-color: #c8d3d7;
}

.moduletable ul.menu li.active a:link,
.moduletable ul.menu li.active a:visited {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.moduletable ul.menu li.active a:active {
  font-size: 14px;
  font-weight: bold;
  color: #222c80;
}


div.searchuhgrxsearch input#mod_search_searchword {
  border: 1px solid #B6C4CA;
  font-family: 11px;
  color: #878686;
  width: 122px 
}
div.searchuhgrxsearch input.buttonuhgrxsearch {
  background-color: #222c80;
  color: #ffffff;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px; 
  border: 0px solid #B6C4CA;
  width: 30px;
}

div#indent {
  width: 90%;
  padding-left: 15px;
}

div.mod_placehere_leading {
 padding-left: 5px;
}

div.mod_placehere_leading ul, ul.homeul, .contentpaneopen ul {
 margin-left: 0px;
 padding-left: 0px;
 padding-right: 8px;
 list-style: none;
 /*list-style-image: url('/templates/uhgrx/images/bullet.gif');*/
}

div.mod_placehere_leading li, ul.homeul li, .contentpaneopen ul li {
 padding-bottom: 4px;
 padding-left: 8px; 
 background-image: url('/templates/uhgrx/images/bullet.gif');
 background-repeat: no-repeat;
 background-position: 0 .5em;
}

table.vendors {
  width: 100%;
  font-weight: bold;
}
input#searchBox0 {
  border: 1px solid #B6C4CA;
  font-family: 11px;
  color: #878686;
  width: 150px 
}
img.separator {
 border: 0px solid ; 
 vertical-align: top;
 padding-left: 4px;
 padding-right: 4px;
}
a.leftnav:link, a.leftnav:hover, a.leftnav:visited  {
  color: #000000;
  text-decoration: underline;

}
table.contenttable {
 padding: 0px;
}

hr {
border: none 0;
border-top: 1px dashed #a3b5bc;/*the border*/
width: 99%;
height: 1px;
padding: 10px 0px 0px 0px;
margin-top: 10px;
} 
.moduletable ul.menu li.item56 a:link,
.moduletable ul.menu li.item56 a:visited,
.moduletable ul.menu li.item56 a:active,
.moduletable ul.menu li.item68 a:link,
.moduletable ul.menu li.item68 a:visited,
.moduletable ul.menu li.item68 a:active {
  font-weight: bold;
  color: #222c80;
  font-size: 14px; 
}
.moduletable ul.menu li.item56 {
   background-image: url(/templates/uhgrx/images/bgarrow.gif)
}
.moduletable ul.menu li.item68 {
   background-image: url(/templates/uhgrx/images/bgarrow68.gif)
}

td#logo{ 
 height: 105px; 
 width: 226px; 
 padding-top: 5px; 
 padding-bottom:0px;
}
