/* HTML document-wide printer mode defaults */
BODY {
	margin: 5px;
}

BODY, TD, TH, P, TEXTAREA, DIV {
	font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size:12px;
}

A {
	color: #000000;
    text-decoration:none;
}

P {
    margin-top:30px;
}

/* Main cell-based content display area */

 /* #printlogo {
    display:block;
    width:650px;
    height:50px; 
    text-align:center;
    margin-bottom:30px;
} */

#pagehead{
    display:block;
    font-size:16px;
    font-weight:bold;
    margin-bottom:5px;
}

#pagesubheadcont, .sectionHeader {
    display:block;
    font-size: 14px;
    font-weight:bold;
    color: #666666;
    margin-bottom:5px;
}

.lincareLogo{
    display:none;
}

/*
.newsheader {
    display:block;
    font-size: 14px;
    font-weight:bold;
    color: #666666;
    margin-top:15px;
    margin-bottom:5px;
}

.newssubheader {
    display:block;
    margin-bottom:5px;
}

#fixwidth_ctr_td div
{
	text-decoration:none;
}

#fixwidth_ctr_td img
{
	margin:20px;
}

#fixwidth_rhs_td, #fixwidth_lhs_td, #footerlinks, #imagecontainer, #menuholder, #searchholder, #grower_login, #logo {
    display:none;
} */

/*new stuff*/

#pageimg{
    display:none;
}

#rhs{
    display:none;
}
#lhs{
    display:none;
}
#bottomrow{
    display:none;
}
.outerSearchCont{
    display:none;
}

#toprow_menu_cont{
    display:none;
}

.realTopMenu_top{
    display:none;
}

.realTopMenu_bottom{
    display:none;
}

#rhs_cont{
    display:none;
}

#rhs_lower{
    display:none;
}

.sectionHeader{

    font-weight:bold;
  margin-bottom:20px;

}

.sectionContent{
    width:600px;
    
}
.sectionContent a{
    color:#8cb811;
}
.sectionContent a:hover{
    color:#999999;
}

.sectionSubHeader{
    font-weight:bold;
    color:#000000;
}

#ctr{
    padding-top:0px;
}

#pageHeader_cont{

     color:#469fdf;

}

.dot{
    text-align:center;
     width:98px; 
}

.dot img{
    position:relative;
    left:-10px;
}
.downloadLink_cont{
    width:118px !important;
    width:124px;
/*     width:90px; */
    background-color:#469fdf;
/*     padding-left:20px; */
}

.downloadLink{
/*     display:block;
    width:10px; */
    
    display:block;
}

.downloadLink_cont a{
    color:#ffffff;
    padding-bottom:10px;
    display:block;
/*     margin-left:20px; */
}

.orange{
    background-color:#e7b996;
    height:20px;
    margin-bottom:2px;
}
.orange td{
    border-bottom:solid 2px #ffffff;
    border-right:solid 1px #ffffff;
    padding-left:20px;
/*     background-color:yellow; */
}

.pink td{
    border-bottom:solid 2px #ffffff;
    border-right:solid 1px #ffffff;
    padding-left:20px;
/*     background-color:yellow; */
}

.pink{
    background-color:#f2d6c2;
    height:20px;
    border-bottom:solid 2px #ffffff;
}

.greyFooter{
   display:none;
/*     padding-right:20px; */
}

.greyFooter img{
    display:none;
/*     padding-top:36px; */
}

.greyFooter a{
    color:#000000;
}

/*. tableFooter1{
    height:40px;
}

.tableFooter2{
    height:40px;
}
 */
 
 #topBar_visitor, #topBar_lincare, #topBar_member .right{
     display:none;
 }

#ctr table td{
    border:solid 1px #666666;
}

.right_logo{
    float:right;
    position:relative;
    top:40px;
    left:-20px;
}

.logo{

    display:none;

}

.printlogo{
    display:block;

}