

#article_body table.properties{
	width:100%;
	border:1px solid #dddddd;	
}
#article_body table.properties .col2{
	border-left:1px solid #dddddd;
	max-width:200px;
	text-align:center
}
#article_body tr.evenRow{
	background:#e1e1e1;
}

#article_body h2{
	font-size:15px;
	display:block;
	position:relative;
	padding:4px;/*trbl*/
	margin:1px 2px 1px 2px;/*trbl*/
	font-weight:bold;
	text-decoration:none;
	color:#2466c1;
	border-bottom:4px solid #acd559;
}

h2.black{
	font-size:22px !important;
	color:#000000 !important;
	border:none !important;
}

h1{
	font-size:26px!important;
	font-weight:bold;
	background:url(../images/articles/heading2.jpg) left no-repeat;
	padding-left:10px!important;
	color:#2466c1!important;
}

h3{
	font-size:12px!important;	
	color:#2466c1;
}

.float_image_left {
	float:left;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;		
}

.float_image_right {
	float:right;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;	
}

ul {
list-style-image:url(../images/template/bullet1.gif);
 
}

.smallnote1
{	
	font-size: 10px;
	color: #333333;
	text-align: center;
}

#body_middle a{
	color:#2466c1!important;
}

a:hover{
	color:#333333!important;
}

.highlight {
	font-weight:bold;
	color:#2466c1;
}

.highlight2 {
	font-weight:bold;
	color:#99cc33;
}

.faqlistQs {
	list-style: none; 
}
.faqlistQs li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

hr{
	color:#96ca2d!important;  
}

table.borderCollapse {
border-collapse:collapse;
}

table.test {}


.highPerformance{
	display:block !important;
	background-position:bottom !important;
	height:4.5em;
}
ul.check, ul.check li, ul.checkBlack, ul.checkBlack li{
	color:#ff6600 !important;
	font-weight:bold;
	list-style-image:url(../images/template/bullet2.gif) !important;
}
	ul.checkBlack li{
		color:#000000 !important;
		font-weight:normal;
	}
ul.checkBox, ul.checkBox li{
	color:#ff6600 !important;
	font-weight:bold;
	list-style-image:url(../images/bulletchecksm.jpg) !important;
}
	ul.checkBox li{
		color:#000000 !important;
		font-weight:normal;
	}
ul.milks, ul.milks li{
	color:#000066 !important;
	font-weight:bold;
}
	ul.milks li{
		padding-bottom:10px;
	}
	ul.milks p{
		color:#000000 !important;
		font-weight:normal;
	}
.table1{
	border-collapse:collapse;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	width:100%;
	margin:10px 10px 10px 10px;
}
	.table1 td, .table1 th{
		border-right:1px solid #000000;
		border-top:1px solid #000000;
		text-align:center;
	}
	.table1 th{
		background:#0066FF;
		color:#FFFFFF;
	}
	.table1 .free{
		color:#FF0000; font-weight:bold;
	}


