@charset "UTF-8";
/* CSS Document */

a.img {
	border:none;	
}

.long {
	height:400px;
}

#footer {
	color:#ffffff;
}

#footer img{
	position:absolute;
	right:-90px;
	top:0px;
}

#footer p {
	position:absolute;
	bottom:-55px;
	color:#636467;
	font-size:8pt;
}

.footLeft {
	padding-left:80px;
	padding-top:10px;
	background: url(../Images/phone.jpg) no-repeat 20px 15px;
	width:210px;
	height:65px;
	border-right:1px solid #ffffff;
}

.blue {
	color:#000154;
}

.row {
	width:100%;
	height:20px;
}

.row a {
	color:#ffffff;
	text-decoration:none;
}

.row a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.row .left {
	float:left;
	width:60px;
}

.row .right {
	float:left;
}

.footRight {
	position:absolute;
	font-size:8pt;
	top:10px;
	right:30px;
	width:240px;
	height:65px;
}

.main h1, .main h3, .main h4, .main h5, .main h6 {
	color:#000154;
	/*font-family:"Times New Roman", Times, serif;*/
}

.main h1 {
	font-size:27pt;
	margin:0px;
	margin-top:-7px;
}

.main h3 {
	margin-top:10px;
	font-size:22pt;
}

.main h4, main h5, main h6 {
	font-size:20pt;
	margin-bottom:20px;
	margin-top:-5px;
}

.main h4 {
	margin-bottom:25px;
}

.main h5 {
	font-size:14pt;
	margin-bottom:30px;
}

.main h6 {
	font-size:10pt;
	margin-bottom:15px;
	margin-top:20px;
}

h1.corpPg {
	margin-top:120px;
	
}

h5.corpPg {
	color:#636467;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	margin-top:20px;
	margin-bottom:100px;
}

h4.privPg {
	margin-top:50px;
}

.main ul {
	list-style-position:outside;
	margin-bottom:20px;
	line-height:14pt;
	margin-top:20px;
}

.main img {
	margin-top:20px;
}

p.larger {
	font-size: 10pt;
	margin-bottom:20px;
}

/* ================================================== */

ul.corpBus {
	margin:0px;
	padding:0px;
	padding-top:10px;
	margin-top:-10px;
	list-style:none;
	position:relative;
}

ul.corpBus li {
	width:469px;
	position:relative;
	background-color:#ccccdd;
	margin-bottom:22px;
}

ul.corpBus li div.top {
	background: url(../Images/corpBusBg.jpg) no-repeat -2px 0px;
	width:480px;
	height:10px;
	position:absolute;
	top:-10px;
}

ul.corpBus li div.btm {
	background: url(../Images/corpBusBg.jpg) no-repeat -2px -10px;
	width:480px;
	height:10px;
	position:absolute;
	bottom:-10px;
}

ul.corpBus li p {
	margin:0px;
	width:390px;
	padding:20px 0px 0px 10px;
}

ul.corpBus li span {
	padding:0px 0px 0px 10px;
	margin:0px;
	color:#000154;
	position:absolute;
	/*font-family:Times New Roman, Times, serif;*/
	font-size:11pt;
}


div.whatImages a {
	display:block;
	padding-bottom:10px;
	border:none;
}

.whatImages {
	padding-bottom:200px;
}


/* ================================================== */

.input {
	margin:0px;
	padding:0px;
}

form p {
	margin:0px;
	padding:0px;
	margin:3px 0px 3px 0px;
}

.checkBoxes {
	margin:20px 0px 20px 0px;
	padding-top:2px;
}

.checkDiv {
	height:18px;
	width:500px;
	margin-bottom:2px;
}

.checkDiv span {
	height:18px;
	display:block;
	padding-top:2px;
}

.checkBox {
	width:18px;
	height:18px;
	float:left;
	margin-right:20px;
	/*background:url(../Images/Check.jpg) no-repeat;*/
}

.checkBox input {
	/*display:none;*/
}

.txtBox, .txtBoxMulti {
	width:300px;
	height:17px;
	background:#cdccd9;
	border:none;
	padding:5px;
	padding-bottom:3px;
	color:#000154;
	margin:3px 0px 3px 0px;
}

.txtBoxMulti {
	height:100px;
}




.btn {
	width:98px;
	height:27px;
	border:none;
	color:#ffffff;
	font-size:10pt;
	padding:0px;
	display:block;
	margin:20px 0px 20px 0px;
	background:url(../Images/btn.jpg) no-repeat;
}

.btn:hover {
	background:url(../Images/btn.jpg) no-repeat -101px;
}

.contact span {
	width:50px;
	display:block;
	float:left;
}

.clear {
	clear:both;
}

.phone {
	position:absolute;
	top:-30px;
	left:100px;
}


#homePg img {
	position:absolute;
	bottom:40px;
	right:17px;
}

#homePg h1.logo {
	display:block;
	color:#000154;
	font-size:11pt;
	position:absolute;
	bottom:25px;
	right:30px;
}

#foot {
	width:800px;
	margin:15px auto;
	font-size:8pt;
}




