body{
	font-family: Arial, sans-serif;
	background-color: #fff;
	background-image:url(/UserFiles/Image/gradient-bg.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
img
{
    border:0px;
}
.loginButton
{
    margin-right: 20px;
}

#backTab
{
    position: fixed;
    top: -3px;
    text-align: center;
    padding: 8px;
    color: #000;
    background-color: #fff;
    border: solid 1px #666666;
    font-size: small;
    font-weight: bold;
    left: -2px;
}

#Container {
  color: black;
  width: 1002px;
  padding: 0px 0px 0px 0px;
  margin: auto;
  background-color: #fff;
}
#Header {
  width: 989px;
  padding: 0px 0px 0px 0px;
  margin: auto;
  background-image:url(/UserFiles/Image/Meningitis-Home/red-header-gradient.gif);
  background-repeat: repeat-y;
}
#HeaderLeft {
  width: 600px;
  float: left;
  padding: 2px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#HomeNavigation 
{
    height:60px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#HomeNavigation ul
{
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
}
#HomeNavigation li
{   
    display: inline;
    text-align: center;
    font-size: 70%;
    font-weight: 600;
    list-style-type: none;
    background-image:url(/UserFiles/Image/header-link-bullet.gif);
    background-repeat: no-repeat;
    background-position:center;
    padding: 20px 6px 0px 6px;
    margin: 0px 0px 0px 0px;
}
#HomeNavigation li a
{   
    text-align: center;
    color: #fff;
    text-decoration: none;
}
#HomeNavigation li a:hover
{   
    color: #000;
    text-decoration: none;
}

#WhiteCurveNav
{
  width: 541px;
  height: 48px;
  clear: both;
  display: block;
  padding: 8px 0px 0px 0px;
  margin: 0px 0px 0px 0px; 
  position: relative;
  background-image:url(/UserFiles/Image/nav-curve-bg-left.gif);
  background-repeat:no-repeat;
}
.WhiteCurve
{
position: absolute;
left: 496px;
top: 0px;
}
#BreadCrumb
{
  width: 800px;
  clear: both;
  height: 20px;
  display: block;
  padding: 2px 0px 2px 5px;
  margin: 0px 0px 0px 0px; 
  background-image:url(/UserFiles/Image/Meningitis-Home/red-breadcrumb-gradient.gif);
  background-repeat:repeat-y;
}
#BreadCrumb a
{
  color: #fff;
  font-size: 70%;
  text-decoration: none;
  padding: 0px 4px 0px 0px;
  margin: 0px 0px 0px 0px; 
}
.current
{
    color: #fff;
    font-size:70%;    
}
.path, .root
{
    color: #fff;
}
#HeaderRight{
  width: 180px;
  height: 100px;
  float: right;
  padding: 8px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}


#LeftCol ul
{
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
        list-style-type: none !important;
}
#LeftCol li
{   
    font-size: 70%;
    font-weight: 600;
    list-style-type: none;
    background-image:url(/UserFiles/Image/generic-link-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0.03em;
    padding: 0px 3px 3px 11px;
    margin: 0px 0px 0px 0px;
}
#LeftCol li a
{   
    color: #000;
    text-decoration: none;
}
#LeftCol li a:hover
{   
   text-decoration: none;
}




.navlist
{   
    list-style-type: none;
   /*background-image:url(/UserFiles/Image/generic-link-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0.03em;*/
    padding: 0px 3px 3px 0px;
    margin: 0px 0px 0px 0px;
    color: #000;
    font-size: 70%;
    text-decoration: none;

}
.navlist img
{   
    vertical-align: top;
}

.navlistsub
{   

    list-style-type: none;
    color: #378E93;
    left:5px;
    width:190px;
    font-size: 60%;
    text-decoration: none;
    padding: 0px 3px 0px 0px;
    margin: 2px 0px 0px 0px;
}
.navlistselected
{   
    color: #E94337;
 }
#GenericMain
{
  width: 989px;
  clear: both;
  background-position: bottom;
  background-image:url(/UserFiles/Image/page-curve-bg.gif);
  background-repeat: no-repeat;
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 0px 6px;

}

/* need to go in default */

#GenericCurveBg
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  height: 190px;
  width: 989px;
  display: block;
  clear: both;
  position: relative;
}
#GenericCurveBg img
{
  position: absolute;  
  top: -70px;
  left: 0px;
  z-index: 1;
}


/**************Page styles**************/
#LeftCol
{
    width: 190px;
    padding: 0px 10px 260px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    display: block;    


}
#RightCol
{
    width: 760px;
    padding: 0px 0px 160px 0px;
    margin: 0px 0px 0px 5px;
    float:left !important;
}
/******************** content layout styles*****************/

#RightCol h1
{
   font-size: 110%;
   padding: 0px 0px 12px 0px;
   margin: 0px 0px 0px 0px;    
}
#RightCol h2
{  font-size: 90%;
   color: #000;
   padding: 0px 0px 12px 0px;
   margin: 0px 0px 0px 0px;    
}
#RightCol h3
{  font-size: 80%;
    font-weight: 600;
   color: #000;
 
}
#RightCol p
{   
    text-align: justify;
    font-size: 80%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#RightCol .LeftPara
{
    width: 330px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: justify;
        
}
#RightCol .RightPara
{
    width: 320px;
    margin: 0px 50px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    text-align: justify;
}
#RightCol ul
{
    padding: 0px 0px 0px 20px;
    margin: 10px 0px 10px 0px;
    width: 560px;
    text-align: justify;
        list-style-type: none !important;

}
#RightCol li
{   
    font-size: 80%;
    padding: 0px 0px 10px 16px;
    margin: 0px 0px 0px 0px;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: left 0.5em;
}

#RightCol .paddedright
{   
    text-align: justify;
    font-size: 80%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#RightCol .table
{   
    font-size: 70%;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}
#RightCol .tabletd
{   
   width: 140px;
   font-size: 70%;
    padding: 0px 2px 3px 2px;
    margin: 0px 0px 0px 0px;
}
.ImageCredit
{
    font-size: 70%;
    font-style: italic;
    clear: both;   
}
.PaddedContent
{
    width: 585px;

}
.TableContent
{
    
    padding: 0px 0px 0px 30px; 
}
.TableContenttdleft
{
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right : 1px solid #000;
}
.TableContenttd
{
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}
.TableContentCases 
{
    padding: 10px;
    margin: 10px;
}
.TableContentCases td, th
{
    padding: 10px;
    margin: 10px;
    }
.AskJaneLeft
    {
        float:left;
        width:100px;
        margin: 10px 10px 0px 0px;
    }
    
 .AskJaneRight
    {
        float:right;
        margin: 10px 10px 0px 0px;
    }
       
       
       /********** CMS Template styles************/

img.floatLeft { 
    float: left; 
    padding-right:15px;
}
img.floatRight { 
    float: right; 
  
    padding-left: 15px;
}
.ContentLeftImageRight
{
    width:660px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
/**************lesson plans and interactives****************/

.lessonPlans
{
    overflow: hidden;
    padding: 0px 0px 0px 10px !important;
    margin: 10px 0px 0px 0px !important;

       

}

.lessonPlans ul
{
    list-style-type: none !important;
    list-style-image: none;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}
.lessonPlans li
{
    float: left;
    width: 500px;
    background-color: #fbf6fb;
    position: relative;
    padding: 5px 10px 5px 0px!important;
    margin: 0px 0px 0px 0px!important;
    list-style-type: none !important;
    list-style-image: none;
    clear: both;
    height: 55px;
    border: 1px solid #dfdbe9;


}
.lessonPlans li:first-child{
    padding: 5px 10px 5px 0px!important;
    margin: 15px 0px 0px 0px!important;
    height: 55px;
            width: 500px;


}
.lessonPlans li img
{
    width: 55px;
    height: 55px;
    position: absolute;
    top: 5px;
    left:0px;


}
.lessonPlans li a
{
    display: block;
    margin: 5px 0 0 65px;
    color: #56514a;
}
.lessonPlans li em
{
    display: block;
    margin: 0 0 0 0px;
    padding :0px 10px 0px 65px;
    font-size: 90%;
    font-style: normal;


}


       
/**************Page styles**************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End 

