﻿@charset "utf-8";
/* CSS Document */
.clear {
	clear: both;
}
.bodyContents {
    border: 1px solid #CCC;
    background-color: #FFF;
    margin: 0 0 10px 0;
	padding: 0px 30px 20px;	
    color: #666666;	
}
.floatRgt 	{
	float: right;
}
.pgContWrapper {
    position: relative;
    width: 740px;
    margin-left: 220px;
    overflow: hidden;
}
h2 {
	text-indent: 0px;
	font-size: 22px;
	color: #666;
	margin: 25px 0 25px 0;
	letter-spacing: 3px;
	font-weight: bold;	
}
h3.hdg3 span {
	display: block;
	color: #0058A6;
	line-height: 24px;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}
table.factsfigures {
	border: none;
	padding: 10px;
	width: 670px;
}
table.factsfigures th,table.factsfigures td {
	border-bottom: #dbdbdb 1px dotted;
	border-top: #dbdbdb 1px dotted;
	text-align: left;
	padding: 10px;
}
table {
	border-collapse: collapse;
}
p.p1 {
    margin: 0 0 40px 0;
    font-style: italic;
    width: 670px;
    font-size: 14px;
    line-height: 1.5em;
}
p.p2 {
    text-align: center;
    color: #f60;
    font-size: 28px;
    font-weight: bold;
}
p.p3 {
	margin: 10px 0 0 0;
}
div.simplelist {
	width: 680px;
    margin-left: -25px;
}
.simplelist li {
    list-style-type: square;
    line-height: 1.3em;
    padding-top: 5px;
}
.imgList {
	text-align: center;
	vertical-align: middle;
	width: 680px;
}
.grp {
	width: 270px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin: 15px;
}
.imgAgent {
	width: 270px;
	height: 180px;
	-webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
}
.grpText {
	text-align: left;
	width: 270px;
	height: auto;
	line-height: 1.3em;
	margin: 5px;
}