table{
	border-collapse:collapse;
	width: 85%;
	}
.view-content table{
	width:100%;
	border:1px Solid #214698;
}

table a {color:#214698;}
table a:hover {color:#000;}
	.section_product{
border:1px solid #214698;
}
	h1{
	color:#214698;
	font-size:2em;
	margin-top:0px;
	margin-bottom:0px;
	}
	h2{
	color:#666;
	font-size:1.25em;
	font-weight:bold;
	margin-top:0px;
	}
	h3{
	color:#214698;
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
	}

.view-content th{
background-color:#214698;
border:1px solid #214698;
color:#FFFFFF;
}
.view-content td{
border:1px solid #214698;
vertical-align:top;
}

#contact_surefix{
background-image:url(../images/but_surelevel.gif);
background-repeat:no-repeat;
background-color:#dbe1ed;
width:72px;
padding:87px 5px 5px 5px;
margin:0 0 10px 20px;
float:right;
}
	#contact_surefix a{color:#214698;font-size:12px;}
	#contact_surefix a:hover{color:#333;}
	
	h3 {color:#214698;}	
	
	.view-content .even {
	background-color:#dbe1ed;
}

.view-cell-header {
 background: #214698;
 color: white;
}