/* General Layout */
body {
	margin: 0px;
	background-image: url(images/common/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B4B3C5;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div#Wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: right center;
}
#Footer {
	background-image: url(images/common/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center -23px;
	height: 8px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

#MiddleNav {
	background-image: url(images/top/main-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 501px;
	text-align: center;
}
#MiddleNav a {
	text-decoration: none;
	font-size: 13px;
}


#TopNavSide {
	padding-left: 26px;
}
#TopNavSide p {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
}

#ContentNavSide {
	background-image: url(images/common/content-color-bg.gif);
	background-repeat: repeat;
	width: 214px;
}
#ContentNavSide p {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
}
#ContentColumn {
	width: 512px;
}
table #rightColumn {
	margin-top: 0px;
}

#Content {

}
#Copyright {
	font-size: 10px;
}
#UnderSideNav {
	margin-top: 25px;
	padding-left: 10px;
}

/* End General Layout */

/* defined tags */
li {
	list-style-image: url(images/common/diamond-bullet.gif);
	list-style-position: outside;
	list-style-type: square;
	margin-left: -10px;
	margin-bottom: 2px;
}
pre {
	font-size: 12px;
	letter-spacing: 0em;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* end defined tags */

/* link styles - regular and nav */
a.noLink:link {
	text-decoration: none;
}
a.noLink:visited {
	text-decoration: none;
}
a.noLink:hover {
	text-decoration: none;
}

.middlenavhomeNoLink {
	color: #333333;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 75px;
}


a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #AB2E2E;
	padding: 0px;
}

a.sidenav:link {
	color: #9B2121;
	font-weight: bold;
}
a.sidenav:visited {
	color: #5E5E5E;
	font-weight: bold;
}
a.sidenav:hover {
	color: #333333;
	padding: 0px;
}

a.middlenav:link {
	color: #9B2121;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}
a.middlenav:visited {
	color: #858491;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
a.middlenav:hover {
	color: #333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.middlenavhome:link {
	color: #9B2121;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 75px;
}
a.middlenavhome:visited {
	color: #888794;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	font-weight: bold;
}
a.middlenavhome:hover {
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}

/* end link styles */


#PageTitle {
	width: 572px;
	height: auto;
}
#PageTitleH1 {
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #710404;
}


.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.imgFloatRight {
	float: right;
	margin-left: 15px;
}
.imgFloatLeft {
	float: left;
	margin-right: 15px;
}
.imgFloatRightBorder {
	float: right;
	margin-left: 15px;
	border: 1px solid #003B80;
	padding: 2px;
}
.imgFloatLeftBorder {
	float: left;
	margin-right: 15px;
	border: 1px solid #003B80;
	padding: 2px;
}
.lessBottomSpace {
	margin-bottom: -10px;
}
.redTextBold {
	font-weight: bold;
	color: #B40001;
}
.redTextBoldItalLarger {
	font-weight: bold;
	color: #B40001;
	font-style: italic;
	font-size: 19px;
}
.sidebar a {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	BACKGROUND-COLOR: #E3E6EB;
	TEXT-DECORATION: none;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: #757575;
	border-left-color: white;
	border-bottom-color: #757575;
	font-size: 11px;
	width: 191px;
	margin-left: -6px;
	text-align: center;
}
.smallH1 {
	font-size: 14px;
	color: #003399;
	margin-right: 280px;
	margin-bottom: -10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}
.contactPageEmail {
	PADDING-RIGHT: 4px;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 3px;
	COLOR: #330099;
	PADDING-TOP: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #757575;
	font-size: 11px;
	font-weight: bold;
	width: 420px;
}
.contactPageOtherText {
	DISPLAY: block;
	PADDING-BOTTOM: 5px;
	COLOR: #330099;
	PADDING-TOP: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #757575;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	margin-top: 0px;
	margin-bottom: -10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #757575;
}
.topSubBar {
	DISPLAY: block;
	COLOR: #330099;
	font-size: 11px;
	font-weight: bold;
}
/* end industry content blocks */


/* LLC link */
#llcFooter {
	text-align: right;
	height: 18px;
	width: 777px;
	padding-top: 4px;
	background-color: #B4B3C5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#llcFooter a.llclink {
	text-decoration: none;
	font-size: 10px;
	padding-right: 20px;
	padding-top: 4px;
}
#llcFooter a.llclink:link {
	color: #666666;
}
#llcFooter a.llclink:visited {
	color: #999999;
}
#llcFooter a.llclink:hover {
	color: #F2F2F2;
}
.aerospace {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(images/extras/part-pic7.jpg);
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 130px;
	border: none;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	background-position: left 5px;
	height: 110px;
}


/* industry content blocks */
.electronic {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(images/extras/part-pic1.jpg);
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 130px;
	border: none;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	background-position: left 5px;
	height: 110px;
}
.medical {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(images/extras/part-pic2.jpg);
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 130px;
	border: none;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	vertical-align: middle;
	background-position: left center;
	height: 110px;
}
.marine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/extras/part-pic3.jpg);
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 130px;
	border: none;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	vertical-align: middle;
	background-position: left 5px;
	height: 110px;
}
/* end LLC link */
.microwave {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(images/extras/part-pic4.jpg);
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 130px;
	border: none;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	background-position: left 5px;
	height: 110px;
}
.semi {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(images/extras/part-pic5.jpg);
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 130px;
	border: none;
	right: auto;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	vertical-align: middle;
	background-position: left 5px;
	height: 120px;
}
.telecom {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(images/extras/part-pic6.jpg);
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 130px;
	border: none;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	background-position: left 5px;
	height: 110px;
}
.other {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-image: url(images/elements/OTH_Ly.gif);
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 72px;
	border: none;
	right: auto;
	background-repeat: no-repeat;
	background-color: FFCC99;
}	

.listItemStyle1Closer {
	margin-top: -8px;

}

.photoTableCategory {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #757575;
	border-right-color: #757575;
	border-left-color: #757575;
	border-bottom-color: #757575;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	margin-bottom: 2px;
}
.pageTitlePara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 3px;
	right: auto;
	background-color: #E3E6EB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #333333;
	border-bottom-color: #333333;
	text-align: center;
	margin: 0px;
}
