/* CSS Document */

body {
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}
#holder {
	 width: 775px;
	 margin-right: auto;
	 margin-left: auto;
	 text-align: center;
}
#header {
	background-image: url(images/headRepeater.gif);
	background-repeat: repeat-x;
	height: 106px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 160px;
	margin-top: 10px;
}
#header img#logo {
	float: left;
	display: block;
	height: 106px;
	width: 147px;
}
#header img#banner {
	float: right;
	display: block;
	height: 106px;
	width: 459px;
}
#address {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3059A8;
	font-size: 12px;
	text-align: right;
	padding: 0px;
}
#address p {
	margin: 0px;
	padding: 0px;
}
#nav {
	float: left;
	width: 155px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #3059A8;
	text-align: right;
	margin-bottom: 10px;
	background-image: url(images/navBG.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 90px;
	padding-left: 0px;
}
#holder > #nav {
	margin-top: 0px;
	padding-bottom: 130px;	
}
#nav a#samepage {
	text-decoration: underline;	
	color: #A6A6A6;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 118px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li {
font-family: Times New Roman, Times, serif;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;	
}
#nav ul li a {
	color: #305AA6;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #A6A6A6;
	text-decoration: underline;
}
#nav ul li ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li ul li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #597AB7;
}
#nav ul li ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #597AB7;
}
#nav ul li ul li a:hover {
	text-decoration: underline;	
	color: #A6A6A6;
}
#content {
	width: 616px;
	margin: 0px;
	padding: 0px;
	float: right;

}
#homecontent {
	width: 616px;
	margin: 0px;
	padding: 0px;
	float: right;

}
h2#subtitle {
	color: #A6A6A6;
	text-align: right;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
}
h4 {
	color: #A6A6A6;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;

}
#holder > #content {
	width: 610px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#holder > #homecontent {
	width: 610px;
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: url(images/bridgebg.jpg);
	background-repeat: no-repeat;
	background-position: left 90px;
	height: 500px;
}
#content h1#pagetitle {
font-family: Times New Roman, Times, serif;
	color: #A6A6A6;
	text-align: right;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#homecontent h1#pagetitle {
	font-family: "Times New Roman", Times, serif;
	color: #6D7795;
	text-align: right;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 29px;
}

#colone {
	float: left;
	width: 280px;
	margin-left: 10px;
	background-image: url(images/paraheaders.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
	margin-top: 9px;
}
#colone p {
	text-indent: 25px;
	text-align: justify;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#colone p:first-letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #305AA6;
}
#colone img {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
#colone ul {
	text-align: left;
	margin-top: 5px;
	margin-left: 30px;

}
#colone ul li {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;

}
#coltwo {
	float: left;
	width: 280px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: right;
}
#coltwo p {
	background-image: url(images/paraheaders.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-indent: 25px;
	padding-top: 25px;
	text-align: justify;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#coltwo p:first-letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #305AA6;
}
#coltwo img{
	display: block;
	margin-bottom: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#fullwidth {
	width: 590px;
	float: left;
	margin-left: 5px;
}
#fullwidth table {
	width: 100%;
	font-size: 12px;

}
#fullwidth table tr#head {
	color: #FFFFFF;
	background-color: #305AA6;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A6A6;
}
#fullwidth table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	text-align: center;
	padding: 3px;

}
#fullwidth p#one {
	width: 170px;
	float: left;
	text-align: justify;
	margin-left: 10px;
	font-size: 12px;

}
#fullwidth img#one {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;

}
#caption {
	background-image: url(images/paraheaders.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-indent: 25px;
	padding-top: 25px;
	text-align: center;
	font-size:12px;
	margin-top: 10px;
}
#caption p {
	color: #A6A6A6;
	margin: 0px;
	padding: 0px;
	background: none;
	text-align: center;
}
#caption p:first-letter {
	color: #A6A6A6;
	font-size:12px
}
#caption img {

}
#caption2 {
	font-size:12px;
	width: 145px;
	float: left;
	margin-top: 20px;
}
#caption2 p {
	color: #A6A6A6;
	padding: 0px;
	background: none;
	text-align: center;
	width: 140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p#caption {
	color: #A6A6A6;
	padding: 0px;
	background: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p#caption:first-letter {
	color: #A6A6A6;
	font-size:12px;
	background-image: none;
}
#caption2 p:first-letter {
	color: #A6A6A6;
	font-size:12px
}
#caption2 img {

}
#appbox {
	border: 1px solid #A6A6A6;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 590px;
	margin-right: 3px;
	padding: 3px;
	margin-top: 5px;
	float: right;
}
#appbox h2#title {
	color: #A6A6A6;
	font-size: 18px;
	text-align: left;
	display: block;
	margin: 0px;
	width: 100%;
	float: left;
	clear: both;
}
#appbox #columnleft {
	width: 385px;
	margin: 5px;
	text-align: justify;
	text-indent: 15px;
	float: left;
}
#appbox #columnright {
	width: 170px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}
#appbox > #columnright img {
	margin-top: 5px;
}
table#contact {
	text-align: center;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
.clear {
	font-size: 3px;
	width: 100%;
}
#holder #content table {
	text-align: center;
}
#holder #content a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #3059A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img#bridge {
	text-align: left;
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
font-family: Times New Roman, Times, serif;
	color: #305AA6;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#holder #homecontent .leftlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3B365E;
	text-align: left;
	float: left;
	width: 200px;
}
ol {
	text-align: left;
	list-style-type: decimal;
	font-size: 16px;
	color: #3059A8;
}
ol li {
	font-size: 14px;
	color: #000000;
}
.industriallink {
	font-size: 12px;
	color: #3059A8;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.industriallink a {
	color: #3059A8;
	font-size: 12px;
	text-decoration: underline;
}
.industriallink a:hover {
	color: #000000;

}
