@charset "UTF-8";

.product_top, .product_btm {
	height: 50px;
	width: 740px;
	position: relative;
	background-image: url(../images/product_hd.gif);
	background-repeat: no-repeat;
	float: left;
}
.product_btm {
	background-position: bottom;
	background-image: url(../images/product_hd.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 20px;
}
.productDetail_top, .productOverview_top {
	height: 20px;
	width: 740px;
	float: left;
	background-repeat: no-repeat;
}
.productDetail_top {
	background-image: url(../images/productDetail_hd.gif);
}
.productOverview_top {
	background-image: url(../images/productOverview_hd.gif);
}

.productDetail_btm, .productOverview_btm {
	background-position: bottom;
	height: 15px;
	margin-bottom: 10px;
	clear: left;
}
.productDetail_btm {
	background-image: url(../images/productDetail_ft.gif);
}
.productOverview_btm {
	background-image: url(../images/productOverview_ft.gif);
}

.product_top h2 {
	position: absolute;
	color: #20419A;
	left: 20px;
	bottom: 10px;
}

.product_top p {
	position: absolute;
	color: #20419A;
	right: 20px;
	bottom: 10px;
	margin: 0px;
	padding: 0px;
}

.product_main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	float: left;
	width: 738px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.productDetail_main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	float: left;
	width: 738px;
	background-image: url(../images/productDetail_mid.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	position: relative;
}
.productOverview_main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	float: left;
	width: 698px;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.pDetails {
	width: 100%;
	float: left;
	position: relative;
}
.pDetails_info {
	float: left;
	width: 567px;
	padding-left: 20px;
	position: relative;
	padding-bottom: 15px;
}

.description {
	width: 100%;
}
.pImage {
	width: 230px;
	overflow: hidden;
	float: right;
	padding-right: 25px;
	position: relative;
}
.ptext {
	float: left;
	width: 300px;
}
.pLogo {
	width: 150px;
	right: 0px;
	top: 0px;
	position: absolute;
}
.pOptions {
	width: 150px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.pOptions div {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #ccc;
	float: left;
	width: 100%;
}
.pLogo div {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;	
}
.pOptions div.last {
	border-bottom-width: 0px;
	padding-bottom: 5px;
}
.pOptions a {
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	font-size: 10px;
	padding: 7px;
	float: left;
	width: 136px;
	cursor: pointer;
}
.pOptions a.last {
	padding-bottom: 0px;	
}
.pOptions a span {
	text-decoration: none;
	line-height: 25px;
	float: left;
	padding-left: 5px;
}
.pOptions a img {
	float: left;
}
.product_row {
	width: 100%;
	clear: left;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}



.product_row li.last{
	border-right-width: 0px;
}

dd.image {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	height: 130px;
}
dd {
	padding-bottom: 10px;
}
dd.name {
	color: #20419A;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
dl {
	padding: 15px;
}
.product_row li a {
	float: left;
	width: 100%;
	text-decoration: none;
}
dt.from {
	color: #20419A;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
dt.featureTitle {
	padding-left: 123px;
}
dd.description {
	float: right;
	width: 205px;	
}
.ptext li {
	list-style-type: square;
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
	width: 100%;
	line-height: 16px;
	vertical-align: middle;
}
.ptext ul {
	padding-right: 15px;
	padding-left: 15px;
}
.title h1   {
	color: #0055A4;
	line-height: 28px;
	font-size: 22px;
}
.title h2   {
	line-height: 22px;
	font-size: 16px;
}
.pOptions a:hover {
	text-decoration: none;
	color: #304397;
}
.headerTitle h1{
	color: #0055A4;
	margin-bottom: 5px;
	line-height: 30px;
	font-size: 25px;
}
.headerTitle h2{
	color: #999;
	margin-bottom: 25px;
	line-height: 25px;
	font-size: 18px;
}
.headerTitle h3{
	color: #999;
	margin-bottom: 25px;
	line-height: 22px;
	font-size: 15px;
}
h3.purple {
	color: #945ea7;
}
h3.dblue, .dblue {
	color: #0055A4;
}
#map {
	height: 350px;
	border: 1px solid #CCCCCC;	
}
ul.featureOverview {
	float: left;
	width: 100%;
	position: relative;
}
ul.featureOverview li {
	float: left;
	width: 330px;
}
ul.featureOverview li.last {
	float: right;
}
ul.featureOverview ul li, .ptext li {
	list-style-type: square;
	font-size: 11px;
	color: #333;
	margin-bottom: 5px;
	width: 100%;
	line-height: 16px;
}
ul.featureOverview ul, .ptext ul {
	padding-right: 15px;
	padding-left: 15px;
}