
/*body {
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 14px;
}*/
.box {
    width: 200px;
    height: 15px;
    border: 1px solid gray;
    margin: 4px 0;
    padding: 4px;
}
#myhealth_menu ul, #insurance_menu ul {
	list-style-type: none;
        padding-left: 15px;
}
.error
{
color:#FF0000;
font-weight:normal
}

.wrapper{
    border-bottom: 1px solid gray;
    padding:0px;
    height: 200px;
}
.stats_wrapper{
    padding-top: 15px;
}

.subbullet1 a {
text-decoration: none;
vertical-align: middle;
text-align: left;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #000;
padding:5px 0 0 25px;
}

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; }
.ui-timepicker-div dl dd { margin: -25px 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

/* About us CSS*/
.ddsmoothmenu{
/*font: bold 12px Verdana;*/
/*background: #414141;*/ /*background of menu bar (default state)*/
width: 100%;
float:left;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
/*background: #414141;*/ /*background of menu items (default state)*/
color: #053e96;
font-size:15px;
padding: 12px 20px;
/*border-right: 1px solid #778;*/

text-decoration: none;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
/*background: black; */
color: #053e96;

}

.ddsmoothmenu ul li a:hover{
/*background: black;*/ /*background of menu items during onmouseover (hover state)*/
color:#f9030e;
width:auto;

}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
background-color:#fcfcfc;
border: 1px solid #747474;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 2;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a,
.ddsmoothmenu ul li ul li ul li a,
.ddsmoothmenu ul li ul li ul li ul li a
{
font: normal 13px Arial;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
color: #545454;
}
.ddsmoothmenu ul li ul li a:hover,
.ddsmoothmenu ul li ul li ul li a:hover,
.ddsmoothmenu ul li ul li ul li ul li a:hover
{
background:none;
background-color:#a2c7ea;
color:#fff;
width:auto;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 16px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}




.ddsmoothmenu1{
/*font: bold 12px Verdana;*/
/*background: #414141;*/ /*background of menu bar (default state)*/
/*width: 100px;*/
float:right;
}

.ddsmoothmenu1 ul{
z-index:100;
margin:0px 20px 0 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu1 ul li{
position: relative;
display: inline;
float: left;
color: #4991cc;
text-align:left;
}

.ddsmoothmenu1 ul li span{
color: #4991cc;
}

.ddsmoothmenu1 ul li span.hover{
text-decoration: underline;
cursor:pointer;
}

/*Top level menu link items style*/
.ddsmoothmenu1 ul li a{
display: block;
/*background: #414141;*/ /*background of menu items (default state)*/
color: #4991cc;
/*padding: 8px 20px;
border-right: 1px solid #778;*/
/*background:url(../images/bckgrd_tabNavigationSeperator.png) no-repeat left top;*/
text-decoration: none;
}

.ddsmoothmenu1 ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
/*background: black; */
color:#4991cc;
text-decoration:underline;
/*background:url(../images/bckgrd_tabNavigationHover.png) no-repeat left top;*/
}

.ddsmoothmenu1 ul li a:hover{
/*background: black;*/ /*background of menu items during onmouseover (hover state)*/
color:#4991cc;
text-decoration:underline;
}
	
/*1st sub level menu*/
.ddsmoothmenu1 ul li ul{
position: absolute;
left: 0;
top:3px;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
background-color:#fcfcfc;
border: 1px solid #747474;
text-align:left;
padding:5px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu1 ul li ul li{
display: list-item;
float: left;
text-align:left;
padding:0 10px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu1 ul li ul li ul{
top: 2;
}

/* Sub level menu links style */
.ddsmoothmenu1 ul li ul li a,
.ddsmoothmenu1 ul li ul li ul li a,
.ddsmoothmenu1 ul li ul li ul li ul li a
{
font: normal 13px Verdana;
/*width: 130px;*/ /*width of sub menus*/
padding: 0px 5px 10px 5px;
margin: 0;
color: #545454;
}
.ddsmoothmenu1 ul li ul li a:hover,
.ddsmoothmenu1 ul li ul li ul li a:hover,
.ddsmoothmenu1 ul li ul li ul li ul li a:hover
{
/*background:none;*/
color:#4991cc;
text-decoration:underline;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu1{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.ddsmoothmenu1 .downarrowclass{
position: absolute;
top: 7px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

/* About us css ends*/

#widget_1,#widget_2,#widget_3,#widget_4 {
    cursor: pointer;
}

/*Follwoing is copied form header.css*/

/*headbanner css start here*/

#topNavigation{
	width:800px;
	height:42px;

	
}
.ddsmoothmenu{
/*font: bold 12px Verdana;*/
/*background: #414141;*/ /*background of menu bar (default state)*/
width: 100%;
float:left;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
/*background: #414141;*/ /*background of menu items (default state)*/
color: #053e96;
font-size:15px;
padding: 12px 20px;
/*border-right: 1px solid #778;*/

text-decoration: none;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
/*background: black; */
color: #053e96;

}

.ddsmoothmenu ul li a:hover{
/*background: black;*/ /*background of menu items during onmouseover (hover state)*/
color:#f9030e;
width:auto;

}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
background-color:#fcfcfc;
border: 1px solid #747474;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 2;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a,
.ddsmoothmenu ul li ul li ul li a,
.ddsmoothmenu ul li ul li ul li ul li a
{
font: normal 13px Arial;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
color: #545454;
}
.ddsmoothmenu ul li ul li a:hover,
.ddsmoothmenu ul li ul li ul li a:hover,
.ddsmoothmenu ul li ul li ul li ul li a:hover
{
background:none;
background-color:#a2c7ea;
color:#fff;
width:auto;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 16px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

/*headbanner css start here*/


/*userprofiledropdown css start here*/


.menuH
{
    /* You will get totally diffrent menu alignment and layout by setting following margin, width, and float with different values.
    For detailed instruction please visit www.menucool.com/horizontal/change-menu-alignment  */
    margin: 0; width: 100%; 
    /*following "behavior" works for IE6, IE7, and IE8. Other browsers will ignore it.*/
    /*Note: Unlike image file, htc file path is relative to the page, not this CSS file.*/
  
    position:relative;/*! for IE htc*/
    z-index:4;/*H2*/
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    padding: 0;
}

.menuH li
{
    padding: 0;
    /*margin: 0;
    display: block; TODO: I am testing them if they can be removed. If can, remove them.*/
    float: right;
    height: 36px;
    position: relative;/*move it into .menuH if you want submenu to be positioned relative to the whole menu instead of this li element*/
}
.menuH li:hover, .menuH li.onhover
{
    background:  -48px;
}

ul.menuH a
{
    padding: 0 10px;
    /*Note: keep this value the same as the height of .menuH and .menuH li */
    font-size: 12px;
    font-weight: bold;
    color: black;
    display: block;
    outline: 0;
    text-decoration: none;
}
.menuH a:hover
{
    color: red;
}
.menuH a.arrow
{
    background: url(../images/arrow.gif) no-repeat right center;
}

 
        
/*Used to align a top-level item to the right*/        
.menuH .menuRight
{
    float: right;
    margin-right: 0px;
}
        
/*for the top-level separators*/
.menuH li.separator
{
    font-size:0;
    overflow:hidden;
    border-left:4px solid #F7F7F7;
    border-right:1px solid #BBBBBB;
}
               
        
/*######sub level###########*/
        
ul.menuH ul
{
    width:140px;
    position: absolute;
    left: -9999px;
    border: 1px solid #DDD;
    border-top: 0; 	
    background: #f0f0f0;    
    text-align: left;
    list-style: none; margin: 0;  
    /*Following 1px(padding-right) will determine how much it is overlapped by the sub-sub-menu */
    padding: 0 1px 10px 0;   
}

.menuH li li
{
    float: none;
    white-space:nowrap;
    height: 26px;
}
.menuH li li:hover, .menuH li li.onhover
{
    background:#f7f7f7;
}
.menuH ul a
{
    padding: 0 20px;
    line-height: 26px;
    font-size: 13px;
    font-weight: normal;
    color: #0066CC;
    text-align: left;
}

.menuH ul a:hover
{
    color: red;
}

.menuH li:hover ul, .menuH li.onhover ul
{
    left: -1px;/*Use this property to change offset of the dropdown*/
    top: auto;
}

.menuH li:hover .dropToLeft, .menuH li.onhover .dropToLeft
{
    left: auto;
    right: -1px;
    top: auto;
}
.menuH ul ul
{
    border-top: 1px solid #DDD;
}

.menuH li:hover ul ul, .menuH li:hover ul ul ul, .menuH li:hover ul ul ul ul,
.menuH li.onhover ul ul, .menuH li.onhover ul ul ul, .menuH li.onhover ul ul ul ul
{
    left: -9999px;
    top:0;
}

.menuH li li:hover ul, .menuH li li li:hover ul, .menuH li li li li:hover ul,
.menuH li li.onhover ul, .menuH li li li.onhover ul, .menuH li li li li.onhover ul
{
    left: 200px;
}
        
/*####### special effects ##########*/
        
.decor1 
{
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari and Chrome */
    border-radius: 3px; /* Opera 10.5+, future browsers, and now also our behavior htc file */

    -moz-box-shadow: 0px 1px 4px #eee; /* Firefox */
    -webkit-box-shadow: 0px 1px 4px #eee; /* Safari and Chrome */
    box-shadow: 0px 1px 4px #eee; /* Opera 10.5+, future browsers and IE6+ using our behavior htc file */
            
}
.menuH ul 
{
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;

    -moz-box-shadow: 0px 6px 6px #CCC;
    -webkit-box-shadow: 0px 6px 6px #CCC;
    box-shadow: 0px 6px 6px #CCC;  
    
    /*for older IE browsers, the htc file fix will disable this feature when box-shadow was also applied.*/
    filter:alpha(opacity=90);
    opacity: 0.90;  
            
    /* Gradient background */
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#EEEEEE)); 
}




