.memberTb {
	width:95%;
	background:#EFEFEF;
	border-collapse:collapse;
	empty-cells:show;
	margin-left: auto;
    margin-right: auto;
	border:1px solid #000000;
}

.memberTb td {
   border:1px solid #000000;

}

.memberTdL{
   width:400px;
   background:#ED9912;
   color:#FFFFFF;
   font-size:18px;
   font-weight:bold;
   text-align:center;
}

.memberTd {
   width:200px;
   text-align:center;
   background:url('../images/check.gif') no-repeat center;
   height:33px;
}
.memberTdh{
   color:#FFFFFF;
   font-size:18px;
   font-weight:bold;
   text-align:center;
   background:#ED9912;
}

.memberFree{
  width:150px; 
  color:#FFFFFF;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  background:#ED9912;
} 

.memberTdLs{
   width:400px;
   background:#CC0001;
   color:#FFFFFF;
   font-size:18px;
   font-weight:bold;
   text-align:center;
}

.memberTdhs{
   color:#FFFFFF;
   font-size:18px;
   font-weight:bold;
   text-align:center;
   background:#CC0001;
}

.imgBtn{
  margin-top:23px;
  margin-bottom:23px;
}
.memberComment{
   height:145px;
}

.memberFrees{
  width:150px; 
  color:#FFFFFF;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  background:#CC0001;
} 

.redBold{
  font-weight:bold;
  color:red;
  text-align:center;
  margin:3px;
}

.blackBold{
  font-weight:bold;
  color:black; 
  text-align:center;
  margin:3px;
}

.blackBoldLeft {
  font-weight:bold;
  color:black; 
  text-align:left;
}

.whiteBold{
  font-weight:bold;
  color:#FFFFFF; 
  text-align:center;
  margin:3px;
}

.leftTitle {
  font-weight:bold;
  color:#FFFFFF; 
  margin-left:3px;
}
.footDiv{
    width:95%;
	padding-left:5px;
	margin-top:30px;
	margin-bottom:30px;
  	margin-left: auto;
    margin-right: auto;
}

.navBold{
  font-weight:bold;
  color:black; 
  text-align:center;
}

.quoteDetailTb{
    width:100%;
	background:#EFEFEF;
	border-collapse:collapse;
	empty-cells:show;
	margin-left: auto;
    margin-right: auto;
}

legend {
   font-weight:bold;
   font-size:1em;
   color:black; 
}
legend:hover{
   color:#5C81A7;
}

.quoteDetailTb tr {
  height:25px;
}
.quoteDetailTb td {
   border:1px solid #C8C8E8;
   padding-left:5px;
}

.titleTd {
  width:200px;
 
}

.contentTd{
 
}

.leadSpan{
  font-style:italic;
  margin-left:10px;
}

.italicStyle {
  font-style:italic;
  margin-left:10px;
}

.center{
   text-align:center;
}

.pageCenter{
  	margin-left: auto;
    margin-right: auto;
	text-align:center;
}

.hidden {
  display:none;
}

.paymentTb {
	width:75%;
	background:#EFEFEF;
	border-collapse:collapse;
	empty-cells:show;
	margin-left: auto;
    margin-right: auto;
	border:1px solid #CCCCCC;   
}

.paymentTb td {
   border:1px solid #CCCCCC;

}

.statisticsTb {
    width:100%;
	background:#EFEFEF;
	border-collapse:collapse;
	empty-cells:show;
	margin-left: auto;
    margin-right: auto;
	border:1px solid #CCCCCC;   
}

.statisticsTb th {
   border:1px solid #CCCCCC;
   height:20px;
}

.statisticsTb td {
   border:1px solid #CCCCCC;
   height:27px;
}

.selectCoverageTb {
   border-collapse:collapse;
}

.selectCoverageTb tr{
   height:30px;
}

.selectCoverageTb td {

}


#linkBar a {
    margin:5px;
}

.tabHeader{
	background-color:#006599;
	width:100%;
	line-height:27px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold
}

.tabBody{
   line-height:27px;
}

.tabBody table{
   margin:20px;
}

a#grayLink:link {
   color: #999999; 
}

a#grayLink:visited {
   color: #999999; 
}

a#grayLink:hover {
   color: #999999; 
}

a#grayLink:active {
   color: #999999; 
}