/* Main Styles */

body {
	font-family:Arial,Helvetica, Verdana,;
	font-size:11px;
	line-height:14px;
	color:#4e5c5f;
	margin:0px;
}

h1 {
	color:#254868;
	font-size:14px;
	font-weight:bold;
	margin-top:0;
}

a:link, a:visited {
	color:#b88f01;
	text-decoration:none;
}
a:hover {
	color:#b88f01;
	text-decoration:underline;
}

#container {
	width:765px;
	float:left;
}

table {
	font-size:12px;
}

/* TOP */

#topContainer {
	width:765px;
	float:left;
}

.backButtons {
	width:765px;
	height:49px;
	background-image:url(images/backTopButtons.gif);
	background-repeat:no-repeat;

}

.buttons {
	padding-left:27px;
	padding-top:20px;
	float:left;
}

ul {
	padding:0px;
	margin-left:15px;
	margin-top:-5px;
	list-style-position: outside;
}


/* MAIN */

#mainContainer {
	width:738px;
	float:left;
	padding-left:27px;
	padding-top:14px;
	margin-bottom:20px;
}

.smallBlueBlock {
	background-color: #d5e5f5;
	width:225px;
	float:left;
	padding:14px;
	padding-right:15px;
	height:171px;
}

.bigBlue {
	background-color: #d5e5f5;
	float:left;
	width:704px;
	padding: 15px 20px 15px 15px;
}

.imgFloat {
	width: 308px;
	height: 230px;
	margin-right:15px;
	margin-bottom:15px;
	float:left
}

.blueHeading {
	width:200px;
	margin-bottom:20px;
}

.homeImages {
	height:199px;
}

.subheadBlock {
	width:724px;
	float:left;
	padding-left:14px;
	padding-top: 17px;
	padding-bottom: 17px;
}

.featureBlock {
	width:174px;
	float:left;
}

.featureImage {
	width:174px;
	height:122px;
	float:left;
}

.featureContent {
	width:148px;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	float:left;
	padding:12px;
	height:75px;
}

.diagramHeading {
	width:683px;
	background-color:#999999;
	padding:10px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.diaHead1 {

}

.blackDivider {
	width:710;
	background-color:#333333;
	height:5px;
	margin-top:10px;
	margin-bottom:10px;
}

a.pdf:link, a.pdf:visited {
	color:#d5e5f5;
	text-decoration:none;
	font-size:11px;
}
a.pdf:hover {
	color:#eef5fc;
	text-decoration:none;
	font-size:11px;
}

.bigBlueGallery {
	background-color: #d5e5f5;
	float:left;
	width:713px;
	padding: 15px 10px 15px 15px;
}

.galleryAcross {
	width:710px;
	margin-bottom:12px;
	float:left;
}

.galleryBlock {
	width:230px;
	float:left;
	margin-right:4px;
	border: 1px solid #000000;
}

.galleryBlockLong {
	width:156px;
	float:left;
	margin-right:4px;
	border: 1px solid #000000;
}

.galleryAcrossLong {
	width:672px;
	margin-bottom:12px;
	padding-left:30px;
	float:left;
}

.whiteback {
	background-color: #ffffff;
	padding: 5px 5px 5px 3px;
	color: #386fa5;
}

.lfContact {
	width:30px; 
	float:left;
}

.rtContact {
	width:150px; 
	float:left;
}

/* FOOTER*/

#footerContainer {
	width:765px;
	float:left;
	padding-left:27px;
	padding-bottom: 10px;
}
a.footerNav:link, a.footerNav:visited {
	color:#484848;
	font-size:9px;
	text-decoration:none;
}
a.footerNav:hover {
	color:#009EB4;
	font-size:9px;
	text-decoration:none;
}