@charset "utf-8";

.box1 {
	float: left;
	width: 135px;
	margin-right: 7px;
	margin-left: 7px;
	font-size: 12px;
	color: #0055A5;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	-moz-border-radius: 12px;
}
.superClear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.box2 {
	border: 3px solid #FFFFFF;
	-moz-border-radius: 12px;
	overflow: hidden;

}
.part {
	float: left;
	width: 280px;
	margin-right: 5px;
	margin-left: 5px;
}
.most {
	width: 400px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
	
}
.full {
	width: 606px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}

.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	letter-spacing: 7px;
	word-spacing: 10px;
	background-color: #0055A5;
	color: #FFFFFF;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
}

.boxContent {
	float: left;
	background-color: #FFFFFF;
}
.boxContent li {
	color: #0055A5 !important
}
.contentWrap {
	background-color: #FFFFFF;
	float: left;
}

.full .all {
	width: 606px;
}
.full .threeQ {
	width: 454px;
}
.full .half {
	width: 302px;
}
.full .quarter {
	width: 150px;
}
.most .all {
	width: 400px;
}
.most .threeQ {
	width: 300px;
}
.most .half {
	width: 200px;
}
.most .quarter {
	width: 100px;
}
.part .half {
	width: 139px;
}
.part .all {
	width: 280px;
}
.boxFoot div{
	float: left;
	color: #FFFFFF;
	background-color: #0055A5;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.boxFoot {
	background-color: #FFFFFF;
	float: left;
}
.boxFoot .first {
	-moz-border-radius-bottomleft: 12px;
}
.boxFoot .last {
	-moz-border-radius-bottomright: 12px;
}

.first {
	border-right: solid 2px #0055A5;
}
.middle {
	border-right: solid 2px #0055A5;
}
.last {
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #778dc6;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.box1wrap {
	padding: 3px;
}
.blueWhat {
	background-image: url(../images/blueWhat.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 69px;
	width: 135px;
}
.blueWhy {
	background-image: url(../images/blueWhy.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 69px;
	width: 135px;
}
.blueWhere {
	background-image: url(../images/blueWhere.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 69px;
	width: 135px;
}
.blueHow {
	background-image: url(../images/blueHow.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 69px;
	width: 135px;
}
.blueHow2 {
	background-image: url(../images/blueHow2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 69px;
	width: 135px;
}
.box1  p {
	margin: 0px;
}
.box2  p {
	margin: 0px;
	padding: 3px;
	text-align: center;
}
.part .boxTitle {
	font-size: 18px;
	letter-spacing: 1px;
	word-spacing: 3px;

}
.most .boxTitle {
	font-size: 12px;
	letter-spacing: 2px;
	word-spacing: 4px;
}
.contentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0055A5;
}
.most .contentBody {
	font-size: 12px;
}
