html
{
    height:100%;
}


body 
{
	font-family: Arial, sans-serif;
	text-align: left;
	font-size:10pt;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	
}

/* Menu Page Styles */

a
{
    text-decoration:none;
    font-weight:bold;
    font-size:small;
    padding-right:20px;
    color:Black;
}

a.active
{
    color:#7C6F4F;
}

a:hover
{
    color:#A3906F;
}



img 
{
    border:0;
}

hr
{ 
	border: none;
    border-bottom: 1px solid black;
    padding:0px 0px 0px 0px;
}


/* Div Page Styles */


div.eMedMediaTopRight
{
    /*border:solid 1px blue; */
    margin-left:542px;
    margin-top:0px;
    background-image: url(../images/eMedMediaTopImage.jpg);
    background-repeat:no-repeat;
    background-position:right;
    height: 46px;
    border-bottom: 1px solid black;
}

div.left_page_border
{
  /*border:solid 1px green; */
  float:left;
  background-position:top;
  background-image: url(../images/eMedMediaSideImage.jpg);
  background-repeat:no-repeat;
  background-color:Black;
  width:40px; 
  height:100%;  
  overflow:visible;
}

div.image_left
{
   /* border:solid 1px pink; /**/
    float:left;
    width:540px;
    position:absolute;
	top: 0px;
	left: 40px;
}

div.text_right
{
    /*border:solid 1px aqua; */
    width:387px;
    margin-top:70px;
    margin-left: 555px;
    padding-left: 35px;
        
}

div.page_footer
{
   margin-top:15px;
   color:#666666;    
   font-size:11px; 
}

div.page_footer span.page_copyright
{
    /*border:solid 1px orange; */
    width: 250px;    
    margin-left:551px;
    float: left;    
    text-align: left;
    
    
}

div.page_footer span.page_privacy a
{
     /*border:solid 1px orange;*/
     margin-left:10px;  
     font-size:11px;
}


div.NewsLetterSignUp
{
    width:370px;
    margin-top:70px;
    margin-left: 555px;
    padding-left: 40px;
}


div.row 
{
  
  margin-left:0px;
  padding-top:2px;
 
}

div.rowSolutions
{
    
    margin-left:0px;
    background-image: url(../images/gold_ball.jpg);
    background-position:left;
    background-repeat:no-repeat;
    padding: 6px; 
}


#bulletlist
    {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    padding-bottom:5px;
    padding-top:3px;
    }

#bulletlist li 
{
    padding-left: 20px;
    padding-bottom:3px;
    background-image: url(../images/gold_ball_small.jpg);
    background-repeat: no-repeat;
    background-position: 0 .4em;

}



div.rowToolbox
{
   
    margin-left:0px;
    background-image: url(../images/blue_box.jpg);
    background-position:left;
    background-repeat:no-repeat;
    padding: 6px; 
}

div.rowToolbox span.label, div.rowSolutions span.label
{
     padding-left: 20px;
     margin:0px;
     text-decoration:none;
     
}

div.rowToolbox span.label a, div.rowSolutions span.label a
{
   
     text-decoration:none;
     
}

.solselected
{       
     color:#A3906F; 
}

.cliselected
{       
     color:#2753E9; 
}

div.row span.leftLink {
  float: left;
  width: 159px;
  text-align: left;
  padding:1px;
 
   
  }
  
div.row span.rightLink {
  padding-top:1px;
  padding:3px;
  width: 180px;
  text-align: left;
 
  
  }
  

div.row span.label {
  float: left;
  width: 350px;
  text-align: right;
  padding-top:2px;
  padding-right: 10px;
  }
  


div.row span.formw {
  width: 100px;
  text-align: left;
  } 

div.row span.labelNews {
  float: left;
  width: 120px;
  text-align: right;
  padding-top:2px;
  padding-right: 10px;
  }
  


div.row span.formwNews {
  width: 100px;
  text-align: left;
  }  
  

h3
{
    color:#002779;
    font-size:14px;
}
