@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#container {
	width: 882px;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	float: left;
	width: 850px;
	border: 2px solid #cee0e5;
	background-color: #FFFFFF;
}
#side-border {
	height: 371px;
	width: 28px;
	float: left;
	margin-top: 20px;
}
#bottom-border {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 115px;
}
.aboutList {
	list-style-type: none;
	margin-left: -30px;
}
#header .logo {
	height: 114px;
	width: 228px;
	float: left;
}
#header .logoPFM {
	height: 114px;
	width: 228px;
	float: left;
	margin-left: 60px;
}
#header .headerMenu {
	float: right;
	width: 210px;
	margin-top: 50px;
	margin-right: 20px;
}
#header .headerMenu a {
	font-size: 90%;
	color: #333333;
	text-decoration: none;
}
#header .headerMenu a:active {
	color: #333333;
	text-decoration: none;
}
#header .headerMenu a:visited {
	color: #333333;
	text-decoration: none;
}
#header .headerMenu a:hover {
	color: #333333;
	text-decoration: underline;
}
#top .topSlideshow {
	height: 270px;
	width: 550px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7f92a8;
	border-right-color: #7f92a8;
	border-left-color: #7f92a8;
}
#top .topSlideshow img {
	position: relative;
	z-index: 1;
}
.topSlideshow h1 {
	position: relative;
	z-index: 10;
	top: -33px;
	width: 300px;
	color: #FFFFFF;
	font-size: 100%;
	left: 8px;
	line-height: normal;
	font-weight: normal;
}
#top .topSlideshow .text2 {
	color: #FFFFFF;
}
#top .topServicesMenu {
	width: 295px;
	float: left;
	height: 272px;
}
#top  .top  {
	height: 20px;
	width: 288px;
	background-color: #7fdbf8;
	font-size: 110%;
	color: #000000;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
}
#top .topOff {
	height: 20px;
	width: 288px;
	background-color: #b6d7e1;
	font-size: 110%;
	color: #000000;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
}
#top .Bottom {
	height: 31px;
	width: 296px;
	background-color: #7fdbf8;
	margin-top: 3px;
	margin-bottom: 0px;
}
#top .BottomOff {
	height: 31px;
	width: 296px;
	background-color: #b6d7e1;
	margin-top: 3px;
	margin-bottom: 0px;
}
#top .topServicesMenu span {
	height: 18px;
	width: 286px;
	margin-bottom: 2px;
	margin-top: 2px;
	display: block;
}
#top .even {
	background-color: #c3e6f1;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 90%;
}
#top .odd {
	background-color: #7fdbf8;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 90%;
}
#top a {
	color: #333333;
	text-decoration: none;
}
#top a:active {
	color: #333333;
	text-decoration: none;
}
#top a:visited {
	color: #333333;
	text-decoration: none;
}
#top a:hover {
	color: #333333;
	text-decoration: underline;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#middle .introText {
	width: 550px;
	float: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #7f92a8;
	border-bottom-color: #7f92a8;
	border-left-color: #7f92a8;
	background-color: #e0eff4;
	position: relative;
}
#middle .introText span {
	float: right;
	z-index: 2;
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#middle .introText p {
	font-size: 90%;
	padding: 5px;
	z-index: 1;
	position: relative;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#middle .midContent1 {
	width: 45%;
	margin: 10px;
	float: left;
	background-color: #e0eff4;
	border: 1px solid #7f92a8;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 90%;
}
#middle .midContent2 {
	width: 45%;
	margin: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 90%;
}
#middle .midContent2 li {
	background-color: #c3e6f1;
	display: list-item;
	margin: 2px;
	font-size: 90%;
	padding: 5px;
}
#middle .midContent2 h2 {
	font-size: 110%;
	font-weight: bold;
	color: #002652;
}
.introText img {
	border: 0;
}
#middle .quotes {
	width: 285px;
	float: left;
	padding: 5px;
	color: #002752;
	font-size: 92%;
	text-align: center;
}
#middle .quoteslong {
	width: 830px;
	float: left;
	padding: 5px;
	color: #002752;
	font-size: 80%;
	text-align: center;
}
#bottom {
}
#bottom h1 {
	font-size: 130%;
	font-weight: normal;
	margin-top: 12px;
	margin-left: 8px;
	color: #002652;
}
#bottom h2 {
	font-size: 120%;
	color: #002652;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#bottom .column1 {
	float: left;
	width: 400px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
#bottom .column1 h2 {
	font-size: 120%;
	color: #002652;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#bottom .column1 li {
	background-color: #c3e6f1;
	list-style-image: url(../images/arrow-even.gif);
	height: 20px;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 90%;
	padding-top: 3px;
	margin-left: 0px;
	width: 380px;
	list-style-position: inside;
	position: relative;
	left: -25px;
}
#bottom .column2 {
	float: left;
	width: 400px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
}
#bottom .column2 h2 {
	font-size: 120%;
	color: #002652;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#bottom .column2 li {
	background-color: #c3e6f1;
	list-style-position: inside;
	list-style-image: url(../images/arrow-even.gif);
	height: 20px;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	font-size: 90%;
	padding-top: 3px;
	margin-left: 0px;
	width: 380px;
	position: relative;
	left: -25px;
}
.column2 .liSmall {
	font-size: 75%;
}
#bottom .column1-content {
	float: left;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
#bottom .column1-content h2 {
	font-size: 120%;
	color: #002652;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#bottom .column1-content ul {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#bottom .column1-content li {
	background-color: #c3e6f1;
	list-style-image: url(../images/arrow-even.gif);
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 85%;
	padding-top: 3px;
	margin-left: 0px;
	width: 380px;
	list-style-position: inside;
	position: relative;
	left: -25px;
}
#bottom .column1-content p {
	margin: 0px;
}
#bottom .column2-content {
	float: left;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
}
#bottom .column2-content ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#bottom .column2-content li {
	background-color: #c3e6f1;
	list-style-position: inside;
	list-style-image: url(../images/arrow-even.gif);
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	font-size: 85%;
	padding-top: 3px;
	margin-left: 0px;
	width: 380px;
	position: relative;
	left: -25px;
	top: 18px;
}
#bottom .column2-content p {
	font-size: 90%;
	margin: 0px;
}
#bottom .column2-content2 {
	float: left;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
}
#bottom .column2-content2 h2 {
	font-size: 120%;
	color: #002652;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#bottom .column2-content2 ul {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#bottom .column2-content2 li {
	background-color: #c3e6f1;
	list-style-position: inside;
	list-style-image: url(../images/arrow-even.gif);
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 2px;
	list-style-type: none;
	font-size: 85%;
	padding-top: 3px;
	margin-left: 0px;
	width: 380px;
	position: relative;
	left: -25px;
}
#bottom .column2-content2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	width: 90%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #dde5e7;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer p {
	font-size: 80%;
	line-height: normal;
	text-align: center;
}
