/* CSS Document */


/* ------------------------------------------------------------

	HTML

------------------------------------------------------------ */

* {
	padding: 0;
	margin: 0;
	}
	
h1, h2, h3, h4 pre, blockquote, ol, ul, dl, address {
    margin: 1em 0;
	}


body {
	font-size: 12px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	background: transparent url(../images/interface/headerBG_repeatX.jpg) repeat-x 0 0;
	}

p {
	margin: 0 0 1em 0;
	color: #292929;
	}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #0b2ed5;
	}
	
h2 {font-size: 16px;
	font-weight: bold;
	color: #0b2ed5;
	}
	
h3{
	font-size: 16px;
	font-weight: bold;
	color: #292929;
	}
	
h4{
	font-size: 14px;
	font-weight: bold;
	color: #292929;
	}

a:link, a:visited {
	color: #292929;
	text-decoration: none;
	}

a:hover, a:active {
	color: #0b2ed5;
	text-decoration:underline;	
	}
	
img {
	border: none;
	}
	
li {
	padding-bottom:.7em;
	}
	
	

/* ------------------------------------------------------------

	Main Containers

------------------------------------------------------------ */


#container {
	background-color: none;
	width: 990px;
	margin: 0 auto;
	}
	
#headerWrapper {
	height: 155px;
	width:990px;
	}


#sideBarWrapper {
	float: left;
	width: 216px;
	padding: 25px 0 15px 22px;
	}
	
#contentAreaWrapper {
	float: left;
	width: 717px;
	padding: 24px 0 15px 32px;
	background: transparent url(../images/interface/contentSideShadow.jpg) repeat-y 0 0;
	}


#footerWrapper {
	height: 100px;
	width: 99.9%;
	background-color:#ddd;
	display: block;
	margin: 0 auto;
	}
	


/* ------------------------------------------------------------

	Header

------------------------------------------------------------ */

#headerContentWrapper{
	margin: 0;
	width:980px;
	}
	
#headerWrapper img#tcicLogo{
	float:left;
	margin: 39px 0 0 15px;
	padding:0;
	}
	
#headerWrapper img#tcicMap{
	float:right;
	margin: 4px 10px 0 0;
	padding:0;
	}
	

/* ------------------------------------------------------------

	Main Nav

------------------------------------------------------------ */


ul#mainNav {
	position: relative;
	top: 131px;
	left: -178px;
	width: 518px;
	margin: 0;
	height: 24px;
	list-style-type: none;
	overflow: hidden;
}

body#welcome ul#mainNav  { background: transparent url(../images/interface/mainNav.jpg) no-repeat 0 0; }
body#linecard ul#mainNav { background: transparent url(../images/interface/mainNav.jpg) no-repeat 0 -24px; }
body#news ul#mainNav  { background: transparent url(../images/interface/mainNav.jpg) no-repeat 0 -48px; }
body#quote ul#mainNav { background: transparent url(../images/interface/mainNav.jpg) no-repeat 0 -72px; }
body#contact ul#mainNav { background: transparent url(../images/interface/mainNav.jpg) no-repeat 0 -96px; }
body#blank ul#mainNav { background: transparent url(../images/interface/mainNav.jpg) no-repeat 0 -96px; }

li#mn_1 a {
	position: absolute;
	top: 0;
	width: 81px;
	text-indent: -9999px;
	text-decoration: none;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:24px; /* IE5/Win */
	background: transparent url(../images/interface/mainNav.jpg) no-repeat;
}

li#mn_2 a {
	position: absolute;
	top: 0;
	width: 113px;
	text-indent: -9999px;
	text-decoration: none;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:24px; /* IE5/Win */
	background: transparent url(../images/interface/mainNav.jpg) no-repeat;
}

li#mn_3 a {
	position: absolute;
	top: 0;
	width: 105px;
	text-indent: -9999px;
	text-decoration: none;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:24px; /* IE5/Win */
	background: transparent url(../images/interface/mainNav.jpg) no-repeat;
}

li#mn_4 a {
	position: absolute;
	top: 0;
	width: 128px;
	text-indent: -9999px;
	text-decoration: none;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:24px; /* IE5/Win */
	background: transparent url(../images/interface/mainNav.jpg) no-repeat;
}

li#mn_5 a {
	position: absolute;
	top: 0;
	width: 91px;
	text-indent: -9999px;
	text-decoration: none;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:24px; /* IE5/Win */
	background: transparent url(../images/interface/mainNav.jpg) no-repeat;
}

body#welcome li#mn_1 a			{ background-position: 0 0; width: 81px; left: 0; }
body#welcome li#mn_1 a:hover	{ background-position: 0 0; }
body#welcome li#mn_2 a 			{ background-position: -81px 0px;width: 113px; left: 81px; }
body#welcome li#mn_2 a:hover	{ background-position: -81px -120px; }
body#welcome li#mn_3 a 			{ background-position: -194px 0px; width: 105px; left: 194px; }
body#welcome li#mn_3 a:hover	{ background-position: -194px -120px; }
body#welcome li#mn_4 a 			{ background-position: -299px 0; width: 128px; left: 299px; }
body#welcome li#mn_4 a:hover	{ background-position: -299px -120px; }
body#welcome li#mn_5 a 			{ background-position: -427px 0; width: 91px; left: 427px; }
body#welcome li#mn_5 a:hover	{ background-position: -427px -120px; }

body#linecard li#mn_1 a			{ background-position: 0 -96px; width: 81px; left: 0; }
body#linecard li#mn_1 a:hover	{ background-position: 0 -120px; }
body#linecard li#mn_2 a			{ background-position: -81px -24px; width: 113px; left: 81px; }
body#linecard li#mn_2 a:hover	{ background-position: -81px -24px; }
body#linecard li#mn_3 a			{ background-position: -194px -24px; width: 105px; left: 194px; }
body#linecard li#mn_3 a:hover	{ background-position: -194px -120px; }
body#linecard li#mn_4 a			{ background-position: -299px -24px; width: 128px; left: 299px; }
body#linecard li#mn_4 a:hover	{ background-position: -299px -120px; }
body#linecard li#mn_5 a 		{ background-position: -427px -24px; width: 91px; left: 427px; }
body#linecard li#mn_5 a:hover	{ background-position: -427px -120px; }

body#news li#mn_1 a				{ background-position: 0 -48px; width: 81px; left: 0; }
body#news li#mn_1 a:hover		{ background-position: 0 -120px; }
body#news li#mn_2 a				{ background-position: -81px -48px; width: 113px; left: 81px; }
body#news li#mn_2 a:hover		{ background-position: -81px -120px; }
body#news li#mn_3 a				{ background-position: -194px -48px; width: 105px; left: 194px; }
body#news li#mn_3 a:hover		{ background-position: -194px -48px; }
body#news li#mn_4 a				{ background-position: -299px -48px; width: 128px; left: 299px; }
body#news li#mn_4 a:hover		{ background-position: -299px -120px; }
body#news li#mn_5 a 			{ background-position: -427px -48px; width: 91px; left: 427px; }
body#news li#mn_5 a:hover		{ background-position: -427px -120px; }

body#quote li#mn_1 a			{ background-position: 0 -72px; width: 81px; left: 0; }
body#quote li#mn_1 a:hover		{ background-position: 0 -120px; }
body#quote li#mn_2 a			{ background-position: -81px -72px; width: 113px; left: 81px; }
body#quote li#mn_2 a:hover		{ background-position: -81px -120px; }
body#quote li#mn_3 a			{ background-position: -194px -72px; width: 105px; left: 194px; }
body#quote li#mn_3 a:hover		{ background-position: -194px -120px; }
body#quote li#mn_4 a			{ background-position: -299px -72px; width: 128px; left: 299px; }
body#quote li#mn_4 a:hover		{ background-position: -299px -72px; }
body#quote li#mn_5 a 			{ background-position: -427px -72px; width: 91px; left: 427px; }
body#quote li#mn_5 a:hover		{ background-position: -427px -120px; }

body#contact li#mn_1 a			{ background-position: 0 -96px; width: 81px; left: 0; }
body#contact li#mn_1 a:hover	{ background-position: 0 -120px; }
body#contact li#mn_2 a			{ background-position: -81px -96px; width: 113px; left: 81px; }
body#contact li#mn_2 a:hover	{ background-position: -81px -120px; }
body#contact li#mn_3 a			{ background-position: -194px -96px; width: 105px; left: 194px; }
body#contact li#mn_3 a:hover	{ background-position: -194px -120px; }
body#contact li#mn_4 a			{ background-position: -299px -96px; width: 128px; left: 299px; }
body#contact li#mn_4 a:hover	{ background-position: -299px -120px; }
body#contact li#mn_5 a 			{ background-position: -427px -96px; width: 91px; left: 427px; }
body#contact li#mn_5 a:hover	{ background-position: -427px -96px; }

body#blank li#mn_1 a			{ background-position: 0 -144px; width: 81px; left: 0; }
body#blank li#mn_1 a:hover		{ background-position: 0 -120px; }
body#blank li#mn_2 a			{ background-position: -81px -144px; width: 113px; left: 81px; }
body#blank li#mn_2 a:hover		{ background-position: -81px -120px; }
body#blank li#mn_3 a			{ background-position: -194px -144px; width: 105px; left: 194px; }
body#blank li#mn_3 a:hover		{ background-position: -194px -120px; }
body#blank li#mn_4 a			{ background-position: -299px -144px; width: 128px; left: 299px; }
body#blank li#mn_4 a:hover		{ background-position: -299px -120px; }
body#blank li#mn_5 a 			{ background-position: -427px -144px; width: 91px; left: 427px; }
body#blank li#mn_5 a:hover		{ background-position: -427px -144px; }

	
	
/* ------------------------------------------------------------

	Sidebar

------------------------------------------------------------ */

/* --- Products Menu --- */

h3#sbProductsHeader{
	font-size: 16px;
	font-weight: bold;
	color: #0b2ed5;
	margin:0 0 .4em 0;
	}


ul#sbProductsMenu {
	font-size: 12px;
	width: 195px;
	height: 304px;
	background: transparent url(../images/interface/productNavBG.jpg) no-repeat 0 0; 
	list-style-type: none;	
	padding: 30px 0 0 25px;
	margin: 0px 0 0 -10px;
	font-weight: normal;
	}

ul#sbProductsMenu li{
	background-image: url(../images/interface/arrowBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 1.4em;
	color: #0b2ed5;
	}



/* --- Request Product Info Form --- */

h4#sbRequestHeader {
	margin: -5px 0 8px -6px;
	width: 168px;
	height: 33px;
	text-indent: -9999px;
	background: transparent url(../images/interface/requestInfoHeader.jpg) no-repeat;
	}

#contactForm {
	float:left;
	width: 200px;
	}
	
fieldset { 
		border:0;
		padding:0; ;
		margin:0; 
		}
		
fieldset.quote { 
	width: 391px;
	padding: 15px 15px 15px 30px;
	margin-bottom: 15px; 
	border: 1px dashed #ccc; 
	}

	
label { display:block; 
	margin-top:.4em; 
	}
	
label.inline { display:inline; 
	margin-top:.4em; 
	}
	
input.text, textarea { 
	width:200px;
	font:12px/12px 'courier new',courier,monospace;
	color:#333;
	padding:3px;
	margin:3px 0;
	border:1px solid #ccc; 
	}

input.submit { 
	margin-top: 8px; 
	padding:2px 0px;
	}



/* ------------------------------------------------------------

	Content Area -- HOME

------------------------------------------------------------ */
	
#contentAreaWrapperHome {
	float: left;
	width: 710px;
	padding: 34px 0 15px 42px;
	background: transparent url(../images/interface/contentSideShadow.jpg) repeat-y 0 0;
	}

h1#introText {
	width: 474px;
	height: 179px;
	text-indent:-9999px;
	background: transparent url(../images/interface/introText.png) no-repeat 2px 0px;
	}
	
h3.contentHeader{
	font-size: 16px;
	font-weight: bold;
	color: #0b2ed5;
	margin:2em 0 0 .6em;
	}
	
h3.contentHeaderNoTopMargin{
	font-size: 16px;
	font-weight: bold;
	color: #0b2ed5;
	margin: 0 0 0 0.6em;
	padding:0;
	}
	
/* --- Feature News Section --- */

#featureNewsHomeWrapper {
	width: 580px;
	
	padding-top:23px;
	background: #fff url(../images/interface/featureProductBG.jpg) no-repeat 0px 3px;
	}
	
	
h5.date {
	margin: 0 0 0 35px;
	font-size: 12px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;;
	}

h4.featureNewsHomeHeader {
	height:21px;
	margin: .2em 0 .4em 35px;
	background: transparent url(../images/interface/hrProductNews.jpg) no-repeat 1px 20px;
	}

	
	
ul#featureNewsHomeList {
	list-style-type: none;
	width: 280px;
	float: left;
	margin-left: 22px;
	}
	
ul#featureNewsHomeList li {
	background-image: url(../images/interface/arrowBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 1em 1.4em;
	}

#featureNewsHomeImg {
	margin: 10px 0 0 25px;
	width: 181px;
	display:inline;
	float:left;
	}
	
img#submitBtnHome {
	margin-left:38px;
	}
	

/* ------------------------------------------------------------

	Content Area -- LINECARD

------------------------------------------------------------ */
			
#contentAreaWrapperLinecard {
	float: left;
	width: 710px;
	padding: 34px 0 15px 32px;
	background: transparent url(../images/interface/contentSideShadow.jpg) repeat-y 0 0;
	}

#linecardPDFWrapper {
	padding-top: 13px;
	margin: 0 0 0 5px;
	}

#linecardPDFIconWrapper {
	float:left;
	}

#linecardPDFTextWrapper{
	margin: 10px 0 0 5px;
	float:left;
	}
#linecardPDFTextWrapper a{
	color: #0b2ed5;
	}
	
#linecardPDFTextWrapper span{
	font-size:14px;
	}

#productLineWrapper {
	width: 410px;
	float:left;
	}
	
#manufacturersWrapper {
	width: 297px;
	float:left;
	}
	
.productLineItemWrapper {
	width: 391px;
	background: transparent url(../images/interface/productLineBG.jpg) no-repeat 0 0;
	padding:18px 0 0 19px;
	}
	
#productLineWrapper a {
color: #0b2ed5;
font-size: 13px;
font-weight: bold;
}
	
dl {
	width:370px;
	height:190px;
	color: #50697b;
	background: #fff url(../images/interface/productLineMenuBG_on.jpg) no-repeat 0 bottom;
	border: dashed 1px #aaa;
	margin:0 0 5px 0;
	padding:0;
	}
	

dl dt {
	height: 20px;
	padding:11px 10px 5px 10px;
	background: transparent url(../images/interface/productLineHeaderHR.jpg) no-repeat 10px 32px;
	}
	

dl dd {
	width: 370px;
	float: left;
	background: transparent url(../images/interface/productItemBG.png) no-repeat 0 0;
	}
	
div.productCategoryImgWrapper {
	width:120px;
	float: left;
}

dl dd a.thumb {
	position: relative;
	z-index:10;
	width: 84px;
	height:84px;
	margin: 10px 11px 11px 20px;
	float: left;
	padding:0;	
	}
	
dl dd div.productCategoryDescWrapper {
	float:left;
	width: 240px;
	margin:0;
	}

dl dd p.productCategoryDesc {
	width: 240px;
	padding: 8px 0 2px 1px;
	float: left;
	margin:0;
	font-size: 12px;
	color:#292929;
	}
	
dl dd p.productCategoryManufacturers {
	padding: 10px 0 13px 1px;
	float: left;
	font-size: 11px;
	margin:0;
	color:#292929;
	}

#productLineWrapper dl dd p.productCategoryManufacturers a {
font-size: 11px;
color:#444;
}

#productLineWrapper dl dd p.productCategoryManufacturers a:hover {
	font-size: 11px;
	color:#0b2ed5;
	}


#manufacturersInsideWrapper {
	width: 278px;
	height:auto;
	padding: 8px 0 0 20px;
	background: #fff url(../images/interface/manufacturersListBG.jpg) no-repeat 0 0;
	}
	
	
img.manufacturerLogo {
	margin: 10px 0 0 6px;
	}

img.manufacturerLogoThree {
	margin: 0 0 0 6px;
	}

p.manufacturerName {
	text-align:center;
	font-size: 11px;
	color:#292929;
	}

div.logoModule {
	float: left;
	width: 129px;
	height:120px;
	padding-top:8px;
	border-bottom: #ccc solid 1px;
	}



/* ------------------------------------------------------------

	Content Area -- PRODUCT PAGES

------------------------------------------------------------ */
div#contentAreaWrapperProducts {
	float: left;
	width: 710px;
	padding: 24px 0 15px 32px;
	background: transparent url(../images/interface/contentSideShadow.jpg) repeat-y 0 0;
	}


div#backToProductMenuWrapper {
	padding: 20px 0 0 6px;
	width: 668px;
	height:15px;
	}
	
div#productPagesContentWrapper {
	width: 668px;
	background: transparent url(../images/interface/mainProductUpperBG.jpg) no-repeat 0 0;
	padding: 33px 0 0 43px;
	}
	
div.manufacturerItemsWrapper {
	width: 596px;
	}	
	
div.manufacturerItemsWrapperShort {
	width: 596px;
	height: 620px;
	}	

div.manufacturerItems {
	border: none;
	width: 596px;
	background: none;
	}

div.maunfacturersProductHeader {
	background: transparent url(../images/interface/mainManufacturerHeaderBG.jpg) no-repeat 0 0;
	padding: 6px 0 6px 10px;
	}

div.maunfacturersProductHeader a:link, dt.maunfacturersProductHeader a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #0b2ed5;
	}


div.productItemModule {
	width: 596px;
	background: none;
	padding: 5px 0 0 0;
	margin:0;
	}

div.productImageWrapper {
	width:104px;
	height:104px;
	background: transparent url(../images/interface/productItemBG02.png) no-repeat 0 0;
	float:left;
	}
	
a.thumbProductPages {
	position: relative;
	z-index:10;
	width: 84px;
	height:84px;
	float: left;
	padding:0;	
	margin: 10px 11px 11px 10px;
	}
	
div.productDescWrapper {
	background: none;
	width:465px;
	height:85px;
	float:left;
	margin: 5px 0 5px 3px;
	padding: 7px 10px 0 10px;
	border: 1px #BBD7E1 dashed;
	}
	
	
h5.productItemHeader a:link, h5.productItemHeader a:visited{
	font-size: 12px;
	font-weight: bold;
	}
	
p.productDesc {
	font-size: 12px;
	color: #666666;
	margin-bottom:6px;
	padding:0;
	}
	
p.productInfoLink { 
	color: #0b2ed5;
	}	
	
p.productInfoLink a:link, p.productInfoLink a:visited{
	font-size: 11px;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	
/* ------------------------------------------------------------

	Content Area -- NEWS/EVENTS

------------------------------------------------------------ */


div#contentAreaWrapperNews {
	float: left;
	width: 710px;
	padding: 24px 0 15px 32px;
	background: transparent url(../images/interface/contentSideShadow.jpg) repeat-y 0 0;
	}
	
#contentAreaWrapperNewsInside {
width: 717px;
}

div#featureNewsWrapper {
	width:410px;
	float:left;
	padding: 30px 0 0 15px;
	}
	
h5.featureDate {
	padding-bottom:.3em;
	font-size: 15px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	

h4.featureNewsHeader {
	height:21px;
	margin: .2em 0 .4em 0;
	background: transparent url(../images/interface/featureNewsHeaderHR.jpg) no-repeat 1px 20px;
	color: #0b2ed5;
	}


ul#featureNewsList {
	width: 205px;
	float: left;
	padding-left: 5px;
	list-style-type: none;
	}
	
ul#featureNewsList li {
	background-image: url(../images/interface/arrowBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 1em 1.4em;
	}

#featureNewsImg {
	padding: 10px 0 0 5px;
	width: 181px;
	display:inline;
	float:left;
	}
	
#featureNewsDetailsWrapper {
	width:405px;
	}


h4.featureNewsDetailsHeader {
	font-size:12px;
	font-weight:normal;
	}
	
p.featureNewsDetailsParagraph {
	font-size:12px;
	font-weight:normal;
	}
	
h5.featureNewsDetailsListHeader {
	font-size:12px;
	font-weight:bold;
	color: #0b2ed5;
	padding:0 0 0 25px;
	}

ul.featureNewsDetailsList {
	margin-top:.3em;
	width: 380px;
	float: left;
	padding: 10px 0 0 25px;
	list-style-type: none;
	border: 1px #BBD7E1 dashed;
	}
	
ul.featureNewsDetailsList li {
	background-image: url(../images/interface/arrowBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 1em 1.4em;
	}
	
ul.featureNewsDetailsList a{
	color: #0b2ed5;
	}
	

/* Archive Area */

div#newsLetterArchiveWrapper {
	width:240px;
	float:right;
	padding: 30px 0 0 50px;
	background: transparent url(../images/interface/newArchiveBG.jpg) no-repeat 17px 7px;
	}

h4#NewletterArchiveHeader {
	padding-bottom:0em;
	}

ul.newsArchive {
	width:180px;
	padding:10px;
	list-style-type: none;
	border: 1px #BBD7E1 dashed;
	background-color:#F6F6F6;
	}
	
.newsArchive li {
	background-image: url(../images/interface/arrowBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 19px;
	padding: 0 0 1em 1.4em;
	}
	
.newsArchive a:link, .newsArchive a:visited {
	font-size: 13px;
	}

h5.newsDate {
	font-size: 10px;
	font-weight: normal;
	color: #0b2ed5;
	font-family:Georgia, "Times New Roman", Times, serif;
	}




/* ------------ Excess Inventory ------------ */

div#excessInventoryWrapper {
	width:550px;
	float: left;
	padding: 30px 0 0 50px;
	background: transparent url(../images/interface/excessInventoryBG.jpg) no-repeat 17px 7px;
	}

h4#excessInventoryHeader {
	padding-bottom:0.5em;
	}

ul.excessInventory {
	width: 437px;
	padding: 10px;
	list-style-type: none;
	border: 1px #BBD7E1 dashed;
	background-color:#F6F6F6;
	}
	

/* ------------------------------------------------------------

	Content Area -- REQUEST A QUOTE

------------------------------------------------------------ */

#contentAreaWrapperQuote {
	float: left;
	width: 710px;
	padding: 24px 0 15px 32px;
	background: transparent url(../images/interface/contentSideShadow.jpg) repeat-y 0 0;
	}
	
#contentAreaWrapperQuoteInside {
	width: 717px;
	}

fieldset.quote { 
	width: 500px;
	padding: 15px 0 15px 30px;
	margin: 0 0 0 10px; 
	border: 1px dashed #ccc; 
	background-color:#F6F6F6;
	}
	
div.fieldsetWrapper {
	padding-bottom:15px;
	}
	
#submitQuote {
	padding-left:10px;
	}

div#requestQuoteFormWrapper {
	width:500px;
	padding: 10px 10px 10px 0px;
	}

textarea.quote  { 
	width: 350px;
	}

span.blue {
	color: #0b2ed5;
	font-weight: bold;
	}
	
span.sideNote {
	font-style:italic;
	font-size:11px;
	}

p.requestResponse {
	padding:20px;
	height:675px;
	}

p.requestResponse a:link, p.requestResponse a:visited{
	color: #0b2ed5;
	text-decoration: underline;
	}

/* ------------------------------------------------------------

	Content Area -- CONTACT

------------------------------------------------------------ */

div#contentAreaWrapperContact {
	float: left;
	width: 710px;
	padding: 24px 0 15px 32px;
	background: transparent url(../images/interface/contentSideShadow.jpg) repeat-y 0 0;
	}

h6.subhead {
	padding:5px 5px 5px 10px;
	font-size: 12px;
	font-weight: normal;
	}
	
h6.required {
	padding:0px 5px 10px 0px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	}

	
h6#contact {
	padding:5px 0px 9px 0px;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	}

/* Contact Form */

div#contactFormWrapper {
	float: left;
	width: 289px;
	background: transparent url(../images/interface/contactFormOutlineTopBG.jpg) no-repeat 0 95px;
	}

div#contactFormContactPage {
	height: 404px;
	background: transparent url(../images/interface/contactFormGradientBG.jpg) no-repeat 10px bottom;
	}

div#contactFormAreaContactPage{
	padding-top: 22px;
	margin: 0px 0px 0px 33px;
	}

/* Map Area */

div#mapWrapper {
	float: left;
	width: 385px;
	padding: 0 0 0 10px;

	}

div#mapWrapper p {
	margin: 1.2em 0 0 2em;
	font-size: 12px;

	}

div#mapWrapper p a {
	color: #0b2ed5;
	text-decoration: underline;
	}

div.location_LongWrapper {
	width: 374px;
	height: 117px;
	background: transparent url(../images/interface/mapBGCorpHQ.jpg) no-repeat 0 bottom;
	}

h4#starredLocationHeader01 {
	background-image: url(../images/interface/1star.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.6em;
	margin-left: .6em;
	font-size: 12px;
	color: #0b2ed5;
	}
	
h4#starredLocationHeader02 {
	background-image: url(../images/interface/2star.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.6em;
	margin-left: .6em;
	font-size: 12px;
	color: #0b2ed5;
	}
	
h4#starredLocationHeader03 {
	background-image: url(../images/interface/3star.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.6em;
	margin-left: .6em;
	font-size: 12px;
	color: #0b2ed5;
	}

div.location_longLeft {
	float: left;
	width: 185px;
	}

div.location_longright {
	float: left;
	width: 185px;
	}

div.location_ShortWrapper {
	margin-top: 7px;
	float: left;
	width: 185px;
	height: 117px;
	background: transparent url(../images/interface/mapBGOther.jpg) no-repeat 0 bottom;
	}


/* Contact List Area */

div#contactListWrapper {
	padding-top:35px;
	margin:0;
	width: 682px;
	height: 200px;
	background: transparent url(../images/interface/contactListBG.jpg) no-repeat 0 bottom;

	}

div#contactListContentWrapper {
	width: 590px;
	padding-top: 32px;
	margin: 0px 0px 0px 83px;

	}


div#contactListWrapper h4 {
	font-size: 12px;
	}

div#contactListWrapper ul {
	font-size: 12px;
	list-style-type: none;
	line-height:1.2em;
	margin-top:.4em;
	}


div#contactListWrapper ul li a {
	color: #0b2ed5;
	}

div#contactListLeft {
	float: left;
	width: 320px;

	}

div#contactListRight {
	float: left;
	width: 270px;
	}

div.contactNamesWrapper {
	float: left;
	width: 168px;
	}

div.contactEmailsWrapper {
	float: left;
	width: 150px;

	}
	
	
/* ------------------------------------------------------------

	Terms

------------------------------------------------------------ */

#contentAreaWrapperTerms {
	float: left;
	width: 710px;
	padding: 24px 0 15px 32px;
	background: transparent url(../images/interface/contentSideShadow.jpg) repeat-y 0 0;
	}

div#contentAreaWrapperTermsInside {
	margin-left:.6em;
	font-size:11px;
	width: 650px;
	}
	
div#contentAreaWrapperTermsInside h3.termsHeader{
	font-size: 16px;
	font-weight: bold;
	color: #0b2ed5;
	margin: 2em 0 0 0;
	}
	
	
/* ------------------------------------------------------------

	Employment

------------------------------------------------------------ */

#contentAreaWrapperEmployment {
	float: left;
	width: 710px;
	padding: 24px 0 15px 32px;
	background: transparent url(../images/interface/contentSideShadow.jpg) repeat-y 0 0;
	}

div#contentAreaWrapperEmploymentInside {
	margin-left:.6em;
	font-size:12px;
	width: 650px;
	xxheight: 715px;
	}
	
div#contentAreaWrapperEmploymentInside a{
	color: #0b2ed5;
	}
	
div#contentAreaWrapperEmploymentInside h3.employmentHeader{
	font-size: 16px;
	font-weight: bold;
	color: #0b2ed5;
	margin: 2em 0 0 0;
	}


/* ------------------------------------------------------------

	Footer

------------------------------------------------------------ */

#footerContentWrapper {
	padding:5px;
	margin: 0 auto;
	width: 970px;
	height: 90px;
	text-align:center;
	}

ul#footer li {
	margin-right: 1em;
	display: inline;
	color: #111;
	text-align:center;
	list-style-type: none;
	}

ul#footer li#last {
	margin-right: 0;
	}
	
ul#footer li a{
	display: inline;
	color: #0b2ed5;
	text-align:center;
	list-style-type: none;
	}
	
p#copyRight {
	font-size: 10px;
	color: #111;
	line-height:1.1em;
	}

p#copyRight a {
	color: #111;
	}



.clearfix {
	clear:both;
	}