@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #666666;
}
a {
	color: #000000;
}
a:hover {
	color: #4F80BA;
}

.clear {
	clear: both;
}

p {
	margin-bottom: 10px;
}

.floatRight {
	float: right;
}
.nav {
	color: #FFFFFF;
	background-color: #043885;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	text-align: center;
	padding-top: 5px;
}
.header {
	background-image: url(../images/head-bkg-strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 122px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.cta {
	float: right;
	width: 200px;
	margin-top: 30px;
}

h1 { letter-spacing:70%;
     }

h2 {
	color: #093A86;
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 15px;
	letter-spacing:70%;
}


.nav ul {
	display: inline;
	text-decoration: none;
	font-size: 100%;
}
.companyBoxInner {
	float: left;
	width: 260px;
	padding-left: 10px;
	height: 379px;
}
.headContain {
	background-image: url('../images/head-bkg-strip.jpg');
	background-repeat: repeat;
	background-position: top;
}


.black {
	color: #000000;
}

.nav ul li {
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #C5E4F6;
}
.footContain {
	float: left;
	width: 300px;
	margin-right: 30px;
}
.footWrapper {
	background-color: #043885;
	height: 300px;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #C3E4F7;
}

.footer p {
	font-size: 80%;
}
.footer h1 {
	font-size: 150%;
	margin-bottom: 15px;
}


.footer a.hover {
	color: #C4E5F6;
}



.footer {
	color: #FFFFFF;
	background-color: #043885;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
.footer ul {
	font-size: 80%;
	list-style-type: none;
}
.footer ul li {
	margin-bottom: 10px;
	padding-left: 30px;
}


.help {
	font-size: 290%;
	color: #043885;
}






.floatLeft {
	float: left;
}
.introBox {
	float: left;
	width: 320px;
	margin-right: 40px;
	margin-bottom: 50px;
}
.companyBox {
	float: left;
	width: 570px;
	background-image: url(../images/company-box-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.intro {
	font-size: 150%;
	line-height: 130%;
}


.container {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content-bkg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}




.marginRight10px {
	margin-right: 10px;
}
.marginLeft10px {
	margin-left: 10px;
}
.marginTop10px {
	margin-top: 10px;
}
.marginBottom10px {
	margin-bottom: 10px;
}
.marginRight20px {
	margin-right: 20px;
}
.marginLeft20px {
	margin-left: 20px;
}
.marginBottom20px {
	margin-bottom: 20px;
}
.marginTop20px {
	margin-top: 30px;
}

.introBox h1 {
	background-image: url(../images/h1bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	margin-bottom: 15px;
	font-size: 250%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #69A3F8;
}
.cta a {
	font-size: 160%;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.companyBoxContain {
	float: left;
	width: 580px;
}
.content {
	background-image: url(../images/content-bkg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
.companyBox p {
	font-size: 100%;
	line-height: 140%;
}
.cta a:hover {
	color: #6088BB;
}

::selection {
	background: #cfeaf9; /* Safari */
	}
::-moz-selection {
	background: #cfeaf9; /* Firefox */
}
.innerBox {
	float: right;
	width: 380px;
	margin-bottom: 30px;
	margin-left: 30px;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
	padding: 20px;
}
.quote {
	font-size: 240%;
	font-style: italic;
	line-height: 140%;
	color: #043885;
	background-image: url(../images/speechmark1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 50px;
	text-align: center;
	padding-left: 40px;
}
.border {
	border: 1px solid #CCCCCC;
}
.innerBox p {
	background-image: url(../images/quote2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}
.inner .content h1 {
	color: #043885;
	margin-bottom: 20px;
	font-size: 220%;
	letter-spacing:70%;
}
.inner .content p {
	line-height: 180%;
	margin-bottom: 15px;
}
.introBox p {
	line-height: 170%;
	margin-bottom: 15px;
	font-size: 110%;
}
