/*-- Product Containers & styles Start --*/
.prod_cert {
	/*
	background-image: url(/assets/shared/images/grey_grad_back.gif);
	background-repeat:repeat-x;
	*/
	width:298px;
	float:left;
	
}

/* Learn More box styles */
.textbox_small {
	background-image: url(/assets/shared/images/grey_grad_back.gif);
	background-repeat:repeat-x;
	width:206px;
	height: 38px;
	display:block;
	float:left;
	margin-right:6px;
}

.textbox_small_noimage {
	background: none;
	width:206px;
	display:block;
	float:left;
	margin-right:6px;
	margin-bottom: 15px;
}

.textbox_small_noimage ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

.textbox_small_noimage ul li {
	margin: 3px 0px;
}

.textbox_small_noimage ul li a,
.textbox_small_noimage ul li a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#004276;
	text-decoration: none;
	
}

.textbox_small_noimage ul li a:visited {
	color: #5983a6;
}

.textbox_small_noimage ul li a:hover {
	color: #00467d;
	text-decoration: underline;
}

.textbox_small_noimage ul li a:active {
	color: #004276
}
h4 {
	font-family: Arial;
	font-size: 14px;
	color:#777878;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
}

h5 {
	font-family: Arial;
	font-size: 12px;
	color:#777878;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}
/* Learn more styles - END */

.prod_img {
	width:298px;
	float:left;
}

.prod_left {
	margin-right:20px;
}

div.prod_cert a {
	font-weight: bold;
}

div.prod_cert ul li.description a {
	font-weight: normal;
}

div.prod_cert a,
div.prod_cert a:link,
div.prod_cert a:visited {
	font-family:Arial;
	font-size:14px;
	color:#00467d;
	text-decoration:none;
	text-transform: captialize;
}

div.prod_cert a:hover {
	color:#777878;
	text-decoration: underline;
}

div.prod_cert a:active {
	color:#777878;
	text-decoration:none;
}


div.prod_cert p, div.prod_cert form{
	margin:0px 0px 0px 15px;
}


div.prod_cert ul{
	color:#777878;
	padding:0px;
	margin:6px 0px 0px 0px;
}



div.prod_cert ul li{
	color:#777878;
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	line-height:16px;
	font-size:10px;
}

.description {
	list-style:none;
}

.prod_buttons {
	margin-top:25px;
	margin-left:30px;
	text-align:left;
}

/*-- Product Containers End --*/
/* - BEGIN: Search form styles - */
#ac_search {
	width: 173px;
	height: 20px;
	margin-top: 5px;
}

#ac_search fieldset {
	margin: 0px;
	padding: 0px;
}

#ac_search #ac_searchtext {
	float: left;
	width: 120px;
	height: 14px;
	line-height: 11px;
	font-family: "Arial";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	padding: 4px 0px 2px 10px;
	background: url('/assets/shared/images/head_sprite.gif') no-repeat left -60px;
	border: none;
}

#ac_search #ac_searchbutton {
	cursor: pointer;
	float: left;
	height: 20px;
	width: 23px;
	background: url('/assets/shared//images/head_sprite.gif') no-repeat -150px -60px;
	border: none;
	font-size: 0px;
	color: #FFF;
	vertical-align: baseline;
}

div#centercol #prod_container h3 a:link, div#centercol #prod_container h3 a:visited{
	color:#00467d;
	text-decoration:none;
}

div#centercol #prod_container h3 a:hover {
	color:#00467d;
	text-decoration:underline;
}

.prod_subhead {
	font-weight:normal;
	color:#000;
	font-size:13px;
}

/* - END: Product Containers & styles Start - */

/*2 year banner in products*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap');
.roboto-md{font-family:'roboto',"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;}
.roboto-rg{font-family:'roboto',"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: 400;}
.roboto-lt{font-family:'roboto',"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight: 300;}
a.dc-btn-white-line{color: #fff;font-size: 18px;text-decoration: none;border:1px solid #fff; border-radius: 20px;transition: all 0.5s ease;display: block;width: 27%; text-align: center;padding:5px 0; background:transparent;text-transform: uppercase; cursor: pointer;}
a.dc-btn-white-line:visited{color: #fff;}
a.dc-btn-white-line:hover{color: #0F9DFF;text-decoration: none;background:#fff;}
#two-year-banner{box-sizing: border-box;width: 100%;padding: 2% 7% 5%; background:#015a99;min-height:230px;text-align: center;}
#two-year-banner h2, #two-year-banner p, #two-year-banner h3{color: white;}
#two-year-banner h2{font-size: 25px;}
#two-year-banner h3{padding-top:0;}
div#two-year-banner p.roboto-lt{margin-top: 15px;font-size: 14px;line-height: 1.7;font-family: 'roboto',"Helvetica Neue", Helvetica, Arial, sans-serif;}
#two-year-banner a.dc-btn-white-line{color:#fff;border:2px solid #fff; margin: 20px auto 0;font-size: 13px;width: 25%;padding: 10px 0;border-radius: 30px;}
#two-year-banner a.dc-btn-white-line:link{color:#fff;}
#two-year-banner a.dc-btn-white-line:visited{color:#fff;}
#two-year-banner a.dc-btn-white-line:hover{color: #0F9DFF;}