@charset "utf-8";
/* CSS Document */

BODY
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #C5D1DF;
	line-height: 140%;
}



H5
{
	font-size:12px;
	font-weight:bold;
}

H4
{
	font-size:14px;
	font-weight:bold;
}
H3
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top: 10px;

}

H1
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-top: 10px;

}
img
{
	vertical-align:middle;
	border:0;
}

td.header
{
	background-image:url(images/bluegradient.jpg);
	font-size:12px;
	font-weight:bold;
	height:25px;
	text-align:center
}

div.benefit_header
{
	font-weight:bold;
	background-image:url(images/bluegradient.jpg);
}

td.header_feature_new
{
	font-size:12px;
	font-weight:bold;
	background-color:#efeff8;
}

td.header_feature
{
	font-size:12px;
	font-weight:bold
}

table.gray_border
{
	background-color:#CCF;
}

table.gray_border tr
{
	background-color:#FFFFFF;
}

table.featuretable
{
	margin-bottom: 5px;
}

a.greylink
{
	text-decoration: none; 
	color: #666666;
}

div.quote-block { 
 border: solid 1px #CCC;
 border-radius: .8em;
 box-shadow: 0.5em 0.5em 0.5em #999;
 padding-bottom: .7em;
 margin: 0px .5em;
}

div.quote-block p
{
	margin-left:15px;
	margin-right:15px;
}