p {
	margin:15px 0;
	color:#00186B;
	line-height: 150%;
}

.noSpace {
	margin:0;
	font-size:0.9em;
}

div#wrapper h2.zoom {
	background-image: url(../images/h2ZoomArrowBg.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-size:1.3em;
	margin:15px 0;
	padding: 0 0 10px 20px;
	color:#00186B;
}

h3 {
	font-size:1.2em;
	color:#00186B;
}


div#zoomPhotos {
	width:307px;
	padding-right:25px;
	float:left;
}

.zoomPhoto {
	width:307px;
	height:230px;
	background-position: center center;
	background-repeat:no-repeat;
	background-color:#D6EBF7;
}

.zoomPhoto a i {
	visibility: hidden;
}

.zoomPhoto a { 
	text-decoration: none;
	display:block;
	color:#319ACE;
	text-decoration:none;
	width:307px;
	height:230px;
}
  
.zoomTitle {
	padding: 5px 0 15px 0;
	text-align: center;
	color:#00186B;
}

.zoomTitle a {
	color:#00186B;
	text-decoration: none;
}

div#zoomDetail {
	width:390px;
	float:right;
	font-size:1.2em;
}

div#zoomDetail p a {
	color:#319ACE;	
}


div#zoomDetail ul {
	margin: 15px 0 15px 15px;
	padding: 0;
}

div#zoomDetail ul li {
	line-height: 130%;
	margin: 0; 
	padding-bottom:1em;
	color:#00186B;
}

div#pricingBox {
	width:380px;
	padding:12px 0 12px 12px;
	margin-bottom:25px;
	background-color: #D7EBF6;
	color:#00186B;
	font-size:1em;
}

div#pricingBox ul {
	/*list-style:none;*/
	margin: 10px 0 10px 15px;
	padding: 0;
}

div#pricingBox ul li {
	margin: 0; 
	/*background-image:url(../images/zoomBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;*/
	padding-bottom:1em;
	/*padding-left:8px;*/
	color:#00186B;
	/*float:left;*/
}

.left {
	padding-right:0.8em;
}

#downloadDoc {
	height:30px;
	background-image:url(../images/doc_small.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}

div#backLink{
	background-image:url(../images/backSearchArrow.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
	padding-right:20px;
	margin-top:20px;
	margin-right:5px;
	float:right;
}

div#backLink a{
	color:#319ACE;
	text-decoration:none;
}

div#backLink a:hover{
	text-decoration:underline;
}
