@charset "UTF-8";
/* CSS Document */


img {
	border: 0;
}
.clear {
	font-size: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}


/* -------- Quote Block -------- */
#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	line-height: 0.9em;
	text-align: center;
}
#quote a, #quote a:visited {
	color: #2AAFD9;
}




/* -------- Product Blocks -------- */

.productbox {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6dd0f7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 15px;
}
.productbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #175495;
	letter-spacing: 0.25em;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #175495;
	line-height: 0.9em;
	text-align: left;
	border-top-style: none;
}
.productbox  h2   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #759faa;
	padding: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	line-height: 1.1em;
}
.productbox  p   {
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productbox img{
	border: 1px solid #175495;
}
.learn-more {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	display: block;
	margin-top: 5px;
}





/* -------- HTML Elements ------- */

#content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #666666;
	text-align: justify;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #006FB6;
	line-height: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006FB6;
	border-bottom-color: #006FB6;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h2      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #759faa;
	padding: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
}
h3  {
	font-size: 1em;
	color: #000066;
	clear: both;
}
strong {
	color: #333333;
}
.image-floatleft      {
	border: 1px solid #175495;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
hr {
	clear: both;
}

.tr-white-topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.tableborder {
	border: 1px solid #999999;
}
.row-s1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E8E8;
	text-align: left;
}
.row-s2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E8E8;
	text-align: left;
}
