body {
	background-color: #58595B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
	text-align: center;
	padding-top: 2em;
}
.clear {
	clear: both;
}
#main {
	width: 750px;
	margin: 0 auto;
}
div.columnwrapper {
	position: relative;
	background: url(images/bg.png) top center repeat-y;
}
div.column {
	float: left;
}
#left {
	width: 220px;
	padding-top: 1.5em;
}
#right {
	width: 530px;
	padding-top: 66px;
	background-image: url(images/top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	border-top: 2px solid #ff9900;
}

a { font-size: 100%; line-height: 120%; color: #000; text-decoration: none; }
a:link { color: #000; text-decoration: none; }
a:active { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

a img {border: 0;}

p { font-size: 110%; line-height: 1.4; margin-bottom: 1em;}
p.last { margin-bottom: 2em;}

h2 { font-size: 110%; border-bottom: 1px solid #247892; color: #247892; font-weight: bold; margin: 0; padding-bottom: 0;}
h3 {font-size: 100%; margin-bottom: .5em;}

.nav {
	background-color: #A5C3D2;
	margin-top: .1em;
	padding-top: .4em;
	padding-bottom: .4em;
	color: #247892;
	font-weight: bold;
}

.nav a { font-size: 100%; color: #247892; text-decoration: none; font-weight: normal;}
.nav a:link {color: #247892; }
.nav a:active {color: #247892; }
.nav a:visited {color: #247892;}
.nav a:hover {color: #247892; text-decoration: underline;}

.footer
{
	font-size: 90%;
	margin-bottom: 2em;
	color: #d0d0d0;
	margin-top: 2em;
}

.footer a {font-size: 90%; color: #fff; text-decoration: none; font-weight: normal;}
.footer a:link {color: #fff; }
.footer a:active {color: #fff; }
.footer a:visited {color: #fff;}
.footer a:hover {color: #fff; text-decoration: underline;}



.band
{
	background-color: #247892;
	height: 25px;
	color: #fff;
	margin-top: .9em;
	margin-top: 10px;
	margin-bottom: .4em;
}

/*QUICK LINKS*/
#flQuickLinks
{
	border: 2px solid #bdbdbd;
	background-color: #dadada;
	text-align: left;
	margin: 0 2em 0 1em;
	color: #656565;
}

#flQuickLinks legend
{
	font-weight: bold;
	color: #656565;
	font-size: 120%;
	padding: 0;
	margin: 0;
}

#flQuickLinks ul {padding:0; margin: 0; margin: 0em 0 .8em .3em; padding: 0 0 0 0; list-style-type: none;}
#flQuickLinks ul li ul li {margin: 0; padding: .4em 0 .2em .6em; display: none;}
#flQuickLinks ul li a {color: #656565; font-size: 110%; cursor: pointer;}
/****************/



/*CONTENT LISTS*/
.inner .content ul {
	font-size: 110%;
	margin: 0;
	padding: 0;
	padding: 0em 1em 1em 0;
	clear: both;
}


.inner .content ul li{
	margin-left: 0;
	margin: 0 0 0 0;
	padding: 0 0 .5em 1em;
	list-style-type: none;
	list-style-position: outside;

	background: url(../../../../assets/images/bullet_blue.gif)  no-repeat;
	background-position: left 6px;
}

.inner .content li ul {font-size: 100%; }
.inner .content li ul li {}

.inner .content ul li.last {padding-bottom: 0; margin-bottom: 0;}
/**************/

/* SITE MAP */
.inner .content ul.siteMapList li {padding-bottom: 0;}

/*HACKS*/
* html div.columnwrapper
{
	position: relative;
}


div.columnwrapper
{
	float: left;
	float: /**/ none;
}

div.columnwrapper:after
{
	content: '[DO NOT LEAVE]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.columnwrapper
{
	display: inline-block;
}

/*\*/
div.columnwrapper
{
	display: block;
}

/*END HACKS*/



.B_crumbBox {display: block; font-weight: bold; font-size: 145%; vertical-align: middle; border-bottom: 0px solid #000; padding-bottom: .2em; margin-bottom: 1em;}
.B_currentCrumb {font-size: 100%; color: #000; font-weight: bold;}
a.B_crumb {text-decoration: none; font-size: 100%; color: #58595b; font-weight: bold; }
a.B_crumb:active {}
a.B_crumb:link {}
a.B_crumb:visited {color: #58595b;}
a.B_crumb:hover {text-decoration: underline;}



/*last row of side bar nav*/
.lastsidebottomnav
{
}

div.sidenav
{
	border-top: 2px solid #a3b6bc;
	margin-right: 2em;
}

.sidenav
{
	margin-left: 2em;
	margin-bottom: 0em;
}


.inner #left img#aegislogo
{
	margin-top: 4em;
}

.sidenav ul
{
	list-style: none;
	padding: 0;					/*because IE6.0 is POS*/
	margin: 0;					/*because IE6.0 is POS*/
	margin-top: .2em;
	margin-bottom: .8em;
	text-align: left;
}

.sidenav ul li
{
	padding: 0;					/*because IE6.0 is POS*/
	margin: 0;					/*because IE6.0 is POS*/
	padding: .2em 0 .3em 0em;
}

.sidenav ul li ul li {padding: .2em 0 .3em 1em;}


.sidenav ul li.pagenav a,
.sidenav ul li.pagenav span
{
	position: relative;
	background-color: #ccc;
	padding-right: .3em;
	top: -1.0em;
}

.sidenav ul li a, .sidenav ul li span {color: #000; font-size: 120%; text-transform: uppercase; font-weight: bold}
.sidenav ul li a:link {}
.sidenav ul li a:active {}
.sidenav ul li a:visited {}
.sidenav ul li a:hover {}

.sidenav ul li ul li a {color: #585858; font-size: 110%; text-transform: none; font-weight: normal;}
.sidenav ul li ul li a:link {}
.sidenav ul li ul li a:active {}
.sidenav ul li ul li a:visited {}
.sidenav ul li ul li a:hover {}


.inner .content p.last
{
	margin-bottom: 2em;
}

.inner .content input,select,textarea
{
	font-family: Arial,Helvetica,sans-serif;
	margin: 1px;
	border: 1px solid #ccc;
	padding: .2em 0 .2em .2em;
}

.inner .content .borderless {border: 0;}

textarea {font-size: 100%;}


option 
{
	border-bottom: 1px dotted #eee;
}


#map{margin-left: -75px; width: 590px; height: 472px; }

.subhead 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 16px;
	font-weight: bold;
	color: #247892;
}


.sidebar 
{
	font-size: 110%;
	color: #58595b;
	text-decoration: none;
}

.sidebar a {color: #58595B;} 	/* for case studies */
.sidebar a:active {}
.sidebar a:link {}
.sidebar a:visited {}
.sidebar a:hover {}


.forms {
	font-size: 110%;
	line-height: 120%;
}
.forms table {margin-top: 1em;}
.forms table th {font-weight: normal; padding-right: 1em; padding-bottom: .4em; }
.forms table td {padding-bottom: .4em;}
.inner .content #conditionalEmailRequired {display: none;}

/*.forms label {font-size: 90%;}*/


.inner .content table.sidebar  
{
	font-size: 105%;
	border-bottom: 0px solid #58595b;
	margin-bottom: 1em;
}
.inner .content table.sidebar  td
{
	border-bottom: 1px solid #58595b;
}

.inner .content table.sidebar  tr.last td
{
	border-bottom: 0px solid #58595b;
}

.inner .content .forms #heading
{
}

.inner .box {
	border: 1px solid #58595b;
}

.inner .linkbox {
	padding: .5em 1em .5em .5em;
	margin: 0 0 1.5em 0;
	border: 1px solid #58595b;
}

.inner .linkbox h2
{
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.inner .linkbox h2 a
{
	color: #247892;
}

.inner .linkbox img
{
	float: left;
	margin-right: 1em;
}

.inner .lightlist {color: #58595b;}
.inner .lightlist a {color: #58595b;}

.inner .linkbox .linkboxContent
{
	margin-left: 160px;
	padding-left: 1em;
}

.inner .linkbox p
{
	font-size: 12px;
	margin-top: .3em;
	margin-bottom: 0;
}

.inner .clear
{
	clear: both;
}

.inner #chart {
border-top: 1px solid #58595b;
}



.inner .content .box ul {font-size: 100%; margin-top: 1em;}

.inner .content ul.directory li.alphaListItemActive {background: none;}


.inner .content hr
{
	border-top: 1px solid #247892;
	height: 0px;
}

.inner .content hr.listSeperator
{
	padding: 0;
	margin: 1em 0 1em 0em;
	clear: both;
}

html>.inner .content hr.listSeperator {margin-top: 3em;}


.inner .content .productsIntro
{
	padding: 0;
	margin-bottom: 0;
}

.inner img.productsHead
{
	float: left;
	margin-right: 1em;
	margin-bottom: 0em;
}

.inner .noborder
{
	border: 0;
}

.formSubmitErrorMessage
{
	color: #da3d3d;
	font-size: 110%;
	font-weight: bold;
}

.inner .content table#ulDownload {font-size: 110%; border: 1px solid #aaa; line-height: 1.3em; border-collapse: collapse;}
.inner .content table#ulDownload td {border: 1px solid #aaa;}
.inner .content table#ulDownload thead {text-align: center; background-color: #247892; color: #fff;}
.inner .content table#ulDownload thead th {padding: 1em .5em; border: 1px solid #aaa;}
.inner .content table#ulDownload tbody th {padding-left: .25em;}
.inner .content table#ulDownload tbody td.subth {text-align: left; padding: .25em 0em .25em .75em;}
.inner .content table#ulDownload tbody td {text-align: center; padding: .25em 0em;}

/*FABRICATOR LOCATOR*/

/*GENERAL*/
.inner .locator h1
{
	font-weight: bold;
	padding: 0 0 .2em .3em;
	margin: 0 0 .5em 0;
	border-bottom: 1px solid #000;
	font-size: 140%;
}

.inner .locator h2
{
	padding: 0 0 0 0;
	margin: 0;
}

.inner .locator .fabricatorName
{
	color: #247892;
	border-bottom: 2px solid #247892;
}

.inner .locator .location
{
	margin: .5em 0 0 0;
	padding: 0 0 0 1em;
}

.inner .locator .location p
{
	font-size: 110%;
	padding: 0;
	margin-left: 0;
}
.inner .locator .location .locationAddress {}

/*MAP*/
#fabLocMap #state .fabricator {margin-bottom: 2em; }

#fabLocMap #state p.locationAddress {margin-top: .5em; margin-bottom: .5em;}
#fabLocMap #state p.locationContact {margin-top: .75em; margin-bottom: .5em; }
#fabLocMap #state p.locationServiceArea {margin-top: .5em; margin-left: 0; margin-bottom: 0;}
#fabLocMap #state p.locationProducts {margin-top: .5em; margin-left : 0; margin-bottom: 0;}

#fabLocMap #state h2 {padding: 0 0 .2em .3em;}
#fabLocMap #state ul.serviceAreaList {padding-top: 0; margin-top: .3em; padding-left: .2em; margin-bottom: .25em; margin-left: 0; font-size: 110%;}
#fabLocMap #state ul.serviceAreaList li.serviceAreaListItem
{
	margin-left: 0;
	margin: 0 0 0 0;
	padding: 0 0 .5em 1em;
	list-style-type: none;
	list-style-position: outside;

	background: url(../../../../assets/images/bullet_blue.gif)  no-repeat;
	background-position: left 6px;
}

#fabLocMap #state ul.productsList {padding-top: 0; margin-bottom: .25em; margin-top: .3em; padding-left: .2em; margin-left: 0; font-size: 110%;}
#fabLocMap #state ul.productsList li.productsListItem 
{
	margin-left: 0;
	margin: 0 0 0 0;
	padding: 0 0 .5em 1em;
	list-style-type: none;
	list-style-position: outside;

	background: url(../../../../assets/images/bullet_blue.gif)  no-repeat;
	background-position: left 6px;
}


/*DIRECTORY*/
#fabLocDir div.columnwrapper {overflow: visible;}
#fabLocDir div.column {margin-bottom: 0; padding-bottom: 0;}
#fabLocDir #right {overflow: visible;}
#fabLocDir a.namedAnchor:hover {text-decoration: none;}
#fabLocDir .letterHead a.namedAnchor {font-weight: bold;}
#fabLocDir .locator .directory .alphaListItemActive a {color: #000;}
#fabLocDir .locator .directory .alphaListItemInactive a {color: #ccc;}
#fabLocDir .alphabetLinks {padding-top: .25em; padding-bottom: .25em; text-align: center; margin-bottom: 2em; border-top: 1px solid #000; border-bottom: 1px solid #000;}
#fabLocDir .alphabetLinks .alphabetLink {margin-right: .5em; font-size: 130%; font-weight: bold;}
#fabLocDir .alphabetLinks .alphabetLinkActive {color: #000;}
#fabLocDir .alphabetLinks .alphabetLinkInactive {color: #ccc;}
#fabLocDir .location .locationAddress {margin-top: .5em;}


.inner .locator .directory p
{
}

.inner .locator .directory
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.inner .locator div.directory .fabricator {margin-bottom: 2em;}

.inner .locator div.directory div.alphaListItem
{
	background: none;
	list-style-image: none;
	padding-bottom: 0;
	margin-bottom: .5em;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
	font-weight: normal;
}
.inner .locator div.directory div.alphaListItem .letterHead
{
	font-size: 150%;
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline;
}

.inner .locator div.directory p.locationServiceArea {margin: 0; padding: 0;}
.inner .locator div.directory ul.serviceAreaList {margin-top: .3em; margin-left: .0em; padding-top: 0;}
.inner .locator div.directory ul.serviceAreaList li.serviceAreaListItem {margin-top: 0; padding-top: 0;}

.inner .locator div.directory p.locationProducts {margin: 0; padding: 0;}
.inner .locator div.directory ul.productsList {margin-top: .3em; margin-left: .0em; padding-top: 0;}
.inner .locator div.directory ul.productsList li.productsListItem {margin-top: 0; padding-top: 0;}

.inner .locator .alphaListItemWrap {border-left: 1em solid #247892; padding-left: 1em; }

#fabLocMap #functions {position: absolute; top: -16px; right: 2px; font-size: 110%;}

/*END FABRICATOR LOCATOR*/


#btnFormSubmit
{
	border: 0;
}

.inner .content ul.nested /*nested list*/
{
	font-size: 100%;
	margin: 0 0 0 0;
	padding-bottom: .5em;
	padding-top: .5em;
}
.inner .linkbox ul
{
	clear: none;
}
.inner .footnote
{
	font-size: 90%;
	line-height: 15px;
	color: #58595b;
}

.inner table.tableoflinks
{
	margin: 1em 0 1em 0;
}

.inner table.tableoflinks td
{
	padding: 0 1em 1em 0;
}

#dloadGuide table th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight:bold;
	line-height: 16px;
	color: #cccccc;
	text-decoration: none;
}

#contactRep #northeast
{
	position: absolute;
	top: 0;
	right: 19px;
}


#contactRep .terr
{
	cursor: pointer;
}


#contactRep #imageBlock
{
	position: relative;
	width: 494px;
	margin: 2em 0 4em 0;
}

#contactRep input
{
	padding: .2em 0 .2em .3em;
}
#contactRep textarea
{
	font-family: arial,sans-serif;
	padding: .2em 0 .2em .3em;
	border: 1px solid #ccc;
}

.sociallinks {
    padding-top: 1em;
    padding-bottom: 1em;
    text-align: center;
}
.sociallinks span {
    display: block;
    color: #247892;
    padding: 0 0 .5em 0;
}
.sociallinks a {
    padding: 0 .3em;
}


div.post {
	margin: 3em 3em 2em 2.5em;
	padding: 0.5em 1em;
	border: 1px solid #58595B;
}
div.post h1 {
	margin: 0 0 0.2em;
	font-size: 125%;
}
div.post p.meta {
	font-size: 0.8em;
	color: #666;
	margin: 0 0 2em;
}
div.post p.postmetadata {
	font-size: 0.8em;
	color: #666;
	margin: 0 0 2em;
	text-align: right;
}
#comments {
	padding: 0 3em 0 2.5em;
}
ol.commentlist {
	list-style: none;
	padding: 0 3em 0 2.5em;
}
ol.commentlist li {
	padding: 1em;
	background-color: #ddd;
	margin-bottom: 1em;
}
#respond {
	padding: 0 3em 0 2.5em;
}
#commentform {
	padding: 0 3em 0 2.5em;
}
#returnnav {
	padding: 1.5em 3em 0 2.5em;
}
p.nocomments {
	padding: 0 3em 0 2.5em;
	color: #999;
}
#nosearch {
	padding: 3em 3em 2em 2.5em;
}
#comment {
	width: 400px;
	height: 200px;
}


.sidenav ul li a.rss {
	background: url(images/feed.png) left center no-repeat;
	line-height: 18px;
	padding: 2px 0 2px 21px;
}
