body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#outer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/backgrounds/mainbak.gif);
	background-repeat: repeat-y;
}
#LeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	width: 145px;
	float: left;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 0px;
	float: left;
	width: 604px;
}
#bottom {
	background-color: #BAC5CA;
	width: 750px;
	line-height: 16px;
	font-size: xx-small;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#topNavigation {
	margin: 0px;
	padding: 0px;
	width: 750px;
}
#bottom a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#bottom a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#bottom a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#header {
	background-color: #00458F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#header a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#pageText {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 12px 8px 8px;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}

.sidebar_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #64676B;
	text-indent: 12px;
	line-height: 24px;
	display: block;
	width: 145px;
}
.sidebar_space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EDF0F5;
	text-indent: 12px;
	line-height: 24px;
	width: 145px;
}
.main_content_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00458F;
	text-indent: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 24px;
}


.topnav {
	background-image:   url(Images/backgrounds/Top_Nav_Back.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	text-indent: 12px;
	margin: 0px;
	padding: 0px;
}

.topnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

#navlist {
	vertical-align: middle;
	z-index: 2;
	background-color: #EDF0F5;
	visibility: visible;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	background-position: top;
	padding: 0px;
	margin: 0px;
	text-indent: 20px;
	}
	


#navlist ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	background-color: #EDF0F5;
	color: #000000;

}

#navlist li {
	margin: 0;
	text-align: left;

}

#navlist a {
	display: block;
	padding:5px 0px 4px 2px;
	background-color: #EDF0F5;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	width: 143px;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
	color: #000000;
	background-image: url(Images/menu_back.gif);
	background-repeat: no-repeat;
}
#navlist a:hover {
	
	background-color: #6787BE;

	color: #FFFFFF;
	background-image: url(Images/menu_back_hover.gif);
	background-repeat: no-repeat;
}

.nomargin {
	margin: 0px;
}
#navlist2 {
	
	width: 145px;
	text-indent: 20px;
	vertical-align: middle;
	z-index: 2;
	background-color: #EDF0F5;
	visibility: visible;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;

	}
	


#navlist2 ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	background-color: #EDF0F5;
	color: #000000;

}

#navlist2 li {
	margin: 0 0 0px 0;
	text-align: left;

}

#navlist2 a {
	display: block;
	padding:5px 0px 4px 2px;
	background-color: #EDF0F5;
	text-align: left;
	vertical-align: middle;

}

#navlist2 a:link, #navlist2 a:visited {
	text-decoration: none;
	color: #000000;
	background-image: url(Images/menu_back3.gif);
	background-repeat: no-repeat;
}
#navlist2 a:hover {
	
	background-color: #6787BE;

	color: #FFFFFF;
	background-image: url(Images/menu_back_hover3.gif);
	background-repeat: no-repeat;
}

.blue_border {
	border: 2px solid #00458F;	
}
.alloy_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #00458F;
	text-decoration: none;
}
.alloy_column  a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #00458F;
	text-decoration: underline;
}
.alloy_column  a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #00458F;
	text-decoration: underline;
	}
	.alloy_column  a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	.normal_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: xx-small;
	
}

.footer a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-size: xx-small;
}

.footer a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: xx-small;
}

.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: xx-small;
}
#navlist3 {

	width: 145px;
	text-indent: 20px;
	vertical-align: middle;
	z-index: 2;
	background-color: #EDF0F5;
	visibility: visible;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	background-position: top;
	}
	


#navlist3 ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	background-color: #EDF0F5;
	color: #000000;

}

#navlist3 li {
	margin: 0 0 0px 0;
	text-align: left;

}

#navlist3 a {
	display: block;
	padding:5px 0px 4px 2px;
	background-color: #EDF0F5;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 143px;
}

#navlist3 a:link, #navlist3 a:visited {
	text-decoration: none;
	color: #000000;
	background-image: url(Images/menu_back.gif);
	background-repeat: no-repeat;
}
#navlist3 a:hover {
	
	background-color: #6787BE;

	color: #FFFFFF;
	background-image: url(Images/menu_back_hover.gif);
	background-repeat: no-repeat;
}

.medium_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
#formTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
}
#formTable textarea {
	border: 1px solid #00458F;
	width: 240px;
	margin-left: 10px;
	margin-top: 5px;
	height: 150px;
}
#formTable select {
	border: 1px solid #00458F;
	width: 246px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: x-small;
}
input {
	border: 1px solid #00458F;
	width: 240px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: x-small;
}
.Forminput {
	border: 1px solid #00458F;
	width: 80px;
	margin-left: 10px;
	font-size: x-small;
}
ul {
	margin-left: 26px;
}
#BlueTables {
	background-image: url(Images/tableBak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 594px;
	border-top: 2px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 2px solid #00458F;
	margin-left: 10px;
}
#BlueTables th {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00458F;
	border-bottom-color: #00458F;
	padding-top: 3px;
	padding-bottom: 24px;
}

#BlueTables td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00458F;
	padding: 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableLeftHdr {
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: #00458F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
}
.LeftimagePad {
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#BlueTablesSplit {
	background-image: url(Images/tableBak2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 594px;
	border-top: 2px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 2px solid #00458F;
	margin-left: 10px;
	margin-bottom: 10px;
}
#BlueTablesSplit th {
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00458F;
	border-bottom-color: #00458F;
	margin: 0px;
	padding: 4px 3px;
}
#BlueTablesSplit td {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00458F;
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
}
#BlueTables a:link {
	color: #00458F;
	text-decoration: underline;
}
#BlueTablesSplit a:link {
	color: #00458F;
	text-decoration: underline;
}
#BlueTables a:visited {
	color: #00458F;
	text-decoration: underline;
}
#BlueTables a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#BlueTables2 {
	background-image: url(Images/tableBak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 594px;
	border-top: 2px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 2px solid #00458F;
	margin-left: 10px;
}
#BlueTables2 th {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00458F;
	border-bottom-color: #00458F;
	padding-top: 3px;
	height: 24px;
}

#BlueTables2 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00458F;
	padding: 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BlueTables2 a:link {
	color: #00458F;
	text-decoration: underline;
}
#BlueTables2 a:visited {
	color: #00458F;
	text-decoration: underline;
}
#BlueTables2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#BlueTables3 {
	background-image: url(Images/tableBak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 594px;
	border-top: 2px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 2px solid #00458F;
	margin-left: 10px;
}
#BlueTables3 th {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00458F;
	border-bottom-color: #00458F;
	padding-top: 3px;
	padding-bottom: 24px;
}

#BlueTables3 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00458F;
	padding: 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BlueTables3 a:link {
	color: #00458F;
	text-decoration: underline;
}
#BlueTables3 a:visited {
	color: #00458F;
	text-decoration: underline;
}
#BlueTables3 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#BlueTables4 {
	background-image: url(Images/tableBak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 594px;
	border-top: 2px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 2px solid #00458F;
	margin-left: 10px;
}
#BlueTables4 th {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00458F;
	border-bottom-color: #00458F;
	padding-top: 3px;
	padding-bottom: 12px;
}
#BlueTables4 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00458F;
	padding: 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BlueTables5 {
	background-image: url(Images/tableBak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 594px;
	border-top: 2px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 2px solid #00458F;
	margin-left: 10px;
}
#BlueTables5 th {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00458F;
	border-bottom-color: #00458F;
	padding-top: 3px;
	padding-bottom: 24px;
}

#BlueTables5 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00458F;
	padding: 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BlueTables6 {
	background-image: url(Images/tableBak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 594px;
	border-top: 2px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 2px solid #00458F;
	margin-left: 10px;
}
#BlueTables6 th {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00458F;
	border-bottom-color: #00458F;
	padding-top: 3px;
	padding-bottom: 12px;
}
#BlueTables6 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00458F;
	padding: 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BlueTablesSplit a:visited {
	color: #00458F;
	text-decoration: underline;
}
#BlueTablesSplit a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#BlueTablesHdr {
	width: 594px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#BlueTablesHdr a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#BlueTablesHdr th {
	background-color: #00458F;
}
#BlueTablesHdr a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#BlueTablesHdr a:hover {

	color: #CCD8E8;
	font-weight: bold;
	text-decoration: none;
}
#BlueTablesHdr td {
	text-align: center;
	background-color: #B1B3B5;
}
#drawingTables {

	width: 594px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#drawingTables th {
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}
.drwingImgPad {
	margin-top: 10px;
}
h5 {
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #00458F;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
	margin-left: 10px;
}
hr {
	background-color: #00458F;
	height: 1px;
	margin-left: 10px;
	color: #00458F;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00458F;
	text-indent: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 24px;
}
#qualityTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 110px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 10px;
}
#qualityTable td {
	text-align: center;
	padding: 2px;
}
#qualityTable a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#qualityTable a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#qualityTable a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#ContactTables th {
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00458F;
	border-bottom-color: #00458F;
	text-align: left;
}
#ContactTables td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00458F;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00458F;
	margin-top: 2px;
	margin-bottom: 2px;
}
.RightimagePad {

	margin-left: 10px;
	margin-bottom: 10px;
}
#ContactTables a:link {
	color: #0045A4;
	text-decoration: none;
}
#ContactTables a:visited {

	color: #0045A4;
	text-decoration: none;
}
#ContactTables a:hover {


	color: #0045A4;
	text-decoration: underline;
}
#industryTable {
	margin-left: 0px;
}
#industryTable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #00458F;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 12px;
	padding-right: 5px;
}
#industryTable a:link {

	color: #00458F;
	text-decoration: underline;
}
#industryTable a:visited {


	color: #00458F;
	text-decoration: underline;
}
#industryTable a:hover {


	color: #00458F;
	text-decoration: none;
}
#calculatorTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #00458F;
	border-left-color: #00458F;
}
#calculatorTable td {
	padding: 5px;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
}
#calculatorTable select {
	border: 1px solid #00458F;
	font-size: x-small;
	margin-left: 10px;
}
.Forminputcalc {

	border: 1px solid #00458F;
	width: 100px;
	margin-left: 10px;
	font-size: x-small;
}
.Forminputwidth {

}
.ForminputButton {

	border: 1px solid #00458F;
	width: 74px;
	margin-left: 10px;
	font-size: x-small;
}
#facilitiesTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: xx-small;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #00458F;
	width: 594px;
}
#facilitiesTable td {
	padding: 0px;
}
#facilitiesTable th {
	padding: 5px 5px 5px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00458F;
	text-align: left;
}
#facilitiesTable p {
	margin: 10px;

}
#ContactTables img {
	border-top: 1px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 1px solid #00458F;
	float: right;
}
#ContactTables {
	background-image: url(Images/tableBak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 594px;
	border-top: 2px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 2px solid #00458F;
	margin-left: 10px;
	margin-top: 0px;
}
.contactNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.IndustryinputButton {
	border: 1px solid #00458F;
	width: 74px;
	font-size: x-small;
}
#industryTable td {
	padding-bottom: 0px;
}
#industryTable form {
	margin: 0px 0px 2px;
	padding: 0px;
}
#DisclaimerTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
	margin-top: 10px;
	font-size: xx-small;
	text-align: center;
	width: 272px;
}
#AddressTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
	margin-top: 10px;
	font-size: xx-small;
	text-align: center;
	width: 272px;
	border: 1px solid #00458F;
}
#calculatorTable th {
	padding: 5px;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00458F;
}
.facilitiesBluLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00458F;
}
.facilitiesWhtLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#navlist4 {
	text-indent: 22px;
	vertical-align: middle;
	z-index: 2;
	visibility: visible;
	background-position: top;
}
#navlist4 ul {

	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
}
#navlist4 li {

	margin: 0;
	text-align: left;
}
#navlist4 a {

	display: block;
	padding:5px 0px 5px 2px;
	width: 100px;
	text-align: left;
	vertical-align: middle;
}
#navlist4 a:link, #navlist4 a:visited {
	text-decoration: none;
	background-image: url(Images/menu_back.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#navlist4 a:hover {
	background-image: url(Images/menu_back_hover.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#navcomp{left:90px;text-align:left;top:92px;visibility:hidden;width:130px;}
#navcomp a{
	background:url(Images/menu_back2.gif);
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:0px solid #FFFFFF;
	display:block;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	padding:3px 3px 3px 20px;
	text-decoration:none;
	width:145px;
	color: #000000;
}
#navcomp a:hover{background:url(Images/menu_back_hove2r.gif);color:#FFFFFF;text-decoration:none;}
#locationTable {
	border: 1px solid #00458F;
	margin-left: 12px;
	margin-top: 12px;
}
#locationTable th {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00458F;
	text-align: left;
}
#locationTable a {
	border-right: 1px #00458F;
	border-bottom: 1px #00458F;
	color: #00458F;
	text-decoration: underline;
}
#locationTable a:hover {
	border-right: 1px #00458F;
	border-bottom: 1px #00458F;
	color: #00458F;
	text-decoration: none;
}
.locationImg {
	text-decoration: none;
	border: 1px solid #00458F;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 12px;
}
#locationTable td {

	padding: 5px;
	text-align: left;
}
#facilitiesTable img {
	border: 1px solid #00458F;
	text-align: right;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#BlueTablesHdrSml {

	width: 594px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#BlueTablesHdrSml a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#BlueTablesHdrSml th {
	background-color: #00458F;
}
#BlueTablesHdrSml a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#BlueTablesHdrSml a:hover {

	color: #CCD8E8;
	font-weight: bold;
	text-decoration: none;
}
#BlueTablesHdrSml td {
	text-align: center;
	background-color: #B1B3B5;
}
#naveuro {
left:90px;text-align:left;top:92px;visibility:hidden;width:130px;
}
#naveuro a {

	background:url(Images/menu_back2.gif);
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:0px solid #FFFFFF;
	display:block;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	padding:3px 3px 3px 20px;
	text-decoration:none;
	width:145px;
	color: #000000;
}
#naveuro a:hover {
background:url(Images/menu_back_hove2r.gif);color:#FFFFFF;text-decoration:none;
}
.leftNavPad {

}
#ukTable {
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#ukTable th {
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 5px;
}
.ukOfficeRight {
	text-align: right;
}
.flags {



	border-top: 1px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 1px solid #00458F;
}
#h3 img {
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
}
#glossaryTables {

	background-image: url(Images/tableBak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 594px;
	border-top: 2px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 2px solid #00458F;
	margin-left: 10px;
}
#glossaryTables th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
	padding: 3px 3px 24px;
	color: #FFFFFF;
}
#glossarySpan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#glossaryTables td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00458F;
	vertical-align: top;
}
#glossarySpan a:link {
	text-decoration: none;
	color: #00458F;
}
#glossarySpan a:visited {
	text-decoration: none;
	color: #00458F;
}
#glossarySpan a:hover {
	color: #00458F;
	text-decoration: underline;
}
#glossaryLettrs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00458F;
	font-weight: bold;
}
#loginTable {
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#loginTable input {
	border: 1px solid #00458F;
}
#adminTable {
	margin: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #00458F;
	border-left: 1px solid #00458F;
}
#adminTable th {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00458F;
	padding: 5px;
}
#adminTable td {
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00458F;
	border-bottom-color: #00458F;
}
#adminTable a:link {
	font-size: 10px;
	text-decoration: none;
	color: #00458F;
}
#adminTable a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #00458F;
}
#adminTable a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #00458F;
}
.whiteline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#header2 {

	background-color: #00458F;
	font-weight: bold;
	color: #FFFFFF;
}
#header2 th {
	background-color: #00458F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	width: 50%;
}
#BlueTablesSplit2 {
	background-image: url(Images/tableBak2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 594px;
	border-top: 2px solid #00458F;
	border-right: 1px solid #00458F;
	border-bottom: 1px solid #00458F;
	border-left: 2px solid #00458F;
	margin-left: 10px;
	margin-bottom: 10px;
}
#BlueTablesSplit2 th {
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00458F;
	border-bottom-color: #00458F;
	margin: 0px;
	padding: 4px 3px;
}
#BlueTablesSplit2 td {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00458F;
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00458F;
}
#BlueTablesSplit2 a:link {
	color: #00458F;
	text-decoration: underline;
}
#BlueTablesSplit2 a:visited {
	color: #00458F;
	text-decoration: underline;
}
#BlueTablesSplit2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/** Additional Suckerfish Dropdown on Brochures **/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/** Examples 

#navlist3 {

	width: 145px;
	text-indent: 20px;
	vertical-align: middle;
	z-index: 2;
	background-color: #EDF0F5;
	visibility: visible;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	background-position: top;
	}
	


#navlist3 ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	background-color: #EDF0F5;
	color: #000000;

}

#navlist3 li {
	margin: 0 0 0px 0;
	text-align: left;

}

#navlist3 a {
	display: block;
	padding:5px 0px 4px 2px;
	background-color: #EDF0F5;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 143px;
}

#navlist3 a:link, #navlist3 a:visited {
	text-decoration: none;
	color: #000000;
	background-image: url(Images/menu_back.gif);
	background-repeat: no-repeat;
}
#navlist3 a:hover {
	
	background-color: #6787BE;

	color: #FFFFFF;
	background-image: url(Images/menu_back_hover.gif);
	background-repeat: no-repeat;
}
**/