@charset "utf-8";
/* CSS Document */

div#bcbox p{
	margin:1em 0;
	padding:0 5px;
	font: 11px/20px Arial;
	color:#2f2f2f;
	}

div#bcbox h2{
	margin:14px 0 0 14px;
	font: bold 13px/28px Verdana;
	color:#012a63;
	background:url(../images/class3_h2_bg.jpg) repeat-x left top;
	width:320px;
	padding:0 10px;
}	
div#bcbox h2.short{
	margin:14px 0 0 14px;
	font: bold 13px/28px Verdana;
	color:#012a63;
	background:url(../images/class3_h2_bg.jpg) repeat-x left top;
	width:150px;
	padding:0 10px;
	}	
div.feature{
	padding:12px;
	font: 11px/20px Arial;
	color:#2f2f2f;
	width:424px;
	background-color: #EDEEF1;
	margin:10px 14px; 
	}
div.feature strong {
color:#d95800;
font: normal 12px/26px Arial;

}

div#bcbox ul {
	margin:0;
	padding:0;
		padding:0 0 0 35px;

	}
div#bcbox ul li {
	margin:8px 0;
	font: 11px/18px Arial;

	}

div#productbox, div#protable{
	width:468px;
	padding:20px 0 0px 11px;
	margin: 0 auto;
	margin-bottom:10px;
		}


div.cimg {
width:139px;
height:79px;
border:1px solid #b5b5b5;
padding:3px;
margin-bottom:6px;
}	

div#protable table{	
		border-collapse:collapse;
		text-align:center;
		width:468px;
		 border:1px solid #5A79A1;
		 margin-bottom:30px;

		}
div#protable td{
   border:1px solid #5A79A1;
   text-align: center;
   vertical-align:middle;
   font: 11px/30px Arial ;
  }  

tr.tab_title{	
		height:29px;
		background:#D1DEEC;
		text-align:center;
			color:#012a63;

		
		}

.tab_w2{	
		height:29px;
		background:#F5F4F4;
		text-align:center;
		}
