@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-color: #383D41;
	margin: 0;
}
a:link {color: #2C78C8; text-decoration: none}
a:visited {color: #2C78C8; text-decoration: none}
a:hover {color: #FFFFFF; text-decoration: none}
a:active {color: #2C78C8; text-decoration: none}

#container {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(images/mainMapBG.jpg);
	background-repeat: no-repeat;
	background-position: -25px top;
}

/* Row 1 Elements (Header) */

#row1 {
	height: 99px;
	width: 903px;
	color: #FFFFFF;
}	
#row1 img {
	float:left;
	}
#contactInfo {
	font-size: 11px;
	color: #d3d9e1;
	float: right;
	text-align: right;
	line-height: 19px;
	margin-top: 30px;
}
#contactInfo b {
	font-size:14px;
	font-weight:normal;
}

/* Row 2 Elements (Header) */

#row2 {
	width: 928px;
	background-image: url(images/mainBack.gif);
	background-repeat: repeat-y;
	background-color: #2D3133;
}
	
#navMain {
	height: 23px;
	text-align: center;
}
	#navMain ul  {
		margin-left: 0;
		padding-left: 0;
		display:inline;
	}
	#navMain ul li	{
		list-style:none;
		margin-left:11px;
		margin-right:11px;
		display:inline;
	}
#contentHolder {
	margin-top: 15px;
	margin-right: 14px;
	margin-left: 15px;
	width:899px;
	background-color: #FFFFFF;
}

#column1 {
	width: 262px;
	float:left;
}
#subNav {
	margin-top:8px;
	margin-left:28px;
	color: #73787c;
}
	#subNav ul {
		margin-left: 0;
		padding-left: 0;
	}
	#subNav ul li {
		list-style:none;
	}
	#subNav ul li.sub {
		margin-left: 6px;
		margin-top: 10px;
		padding-left: 0px;
	}
	#subNav a:hover {color: #989b9e; text-decoration: none}
#column2 {
	font-size:13px;
	width: 615px;
	float: left;
	color: #3f4244;
	line-height:20px;
}
	#column2 ul li {
	list-style-image: url(images/boomrang.gif);
	margin-bottom: 10px;
	padding-left:5px;
	list-style-position: outside;
		}
.pushDown {
	clear:both;
	width:800px;
	height:10px;
}
#foot1 {
	font-size: 11px;
	line-height: 17px;
	color: #9fa6ac;
}
#foot1 p {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#foot1 .foot1a {
	float: left;
}
#foot1 .foot1b {
	float: right;
	width: 350px;
	text-align:right;
}
#foot1 .foot1b img {
	float: right;
}

#content1 {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
}
#content1 a:link {color: #2C78C8; text-decoration: none}
#content1 a:visited {color: #2C78C8; text-decoration: none}
#content1 a:hover {color: #989b9e; text-decoration: none}
#content1 a:active {color: #2C78C8; text-decoration: none}

#content1 h3 {
	font-size: 18px;
	font-weight: normal;
	/*color: #2c78c8;*/
	}
.blueArrow {
	background-image: url(images/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
	text-align: right;
}
.blueArrow p {
	padding-left: 10px;
	margin: 0;
	padding-top: 10px;
	color: #989b9e;
	text-align: left;
}
.white {color:#FFFFFF}

	
#steps {
	margin-left: 20px;
}

.msg_head {
	padding: 0;
	cursor: pointer;
	position: relative;
	height:87px;
	width:195px;
	margin-bottom:15px;
	float: left;
}
.msg_body {
font-size:12px;
line-height:16px;
width: 195px;
}
.msg_body h3 {
	margin-top:0;
	padding-top:0;
	color:#2C78C8;
}

.msg_body img {
	border:none;
	}
	
.linkof {
	font-size: 12px;
	line-height: 15px;
	padding-top: 10px;
}
#quote {
	background-repeat: no-repeat;
	background-position: top left;
	width: 188px;
	padding-top: 135px;
	margin-left: 27px;
	text-align: center;
	
}
.quoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	color: #9ba0a4;
	margin-left: 8px;
	margin-right: 8px;
}
.booms {
	background-image: url(images/booms.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
