@charset "utf-8";
<style type="text/css">  html {
height: 100%;
}
:root {
	overflow-y: scroll !important;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	height: 100%;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg_hdr_gry.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#stageCage {
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
	border:none
}
#footerCage {
	height: 145px;
	width: 100%;
}
#footer {
	width: 100%;
	text-align: center;
	vertical-align:bottom;
}
#footer a, #footer a:visited, #footer a:hover, #footer a:visited:hover {
	color: #666666;
	text-decoration:underline;
}
.footerGry {
	background: url(../images/bg_ftr_gry.png) center bottom repeat-x;
}
.footerGrn {
	background: url(../images/bg_ftr_grn.png) center bottom repeat-x;
}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #206296;
	font-weight: bold;
}
.largeText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
}
.mediumText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ACA59B;
}
.smallText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.shopText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.softBold {
	color:#ACA59B;
	font-weight: bold;
}
.grnType {
	color:#206296;
	font-weight: bold;
}
#mainStage {
	width: 830px;
	height: 100%;
	margin: 50px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
	vertical-align:top;
}
#contentRegion {
	width: 630px;
	float: left;
}
#pageHeader {
	right: 0;
	width: 830px;
	height: 120px;
	text-align: right;
	float:left;
	background-image: url(../images/el_logo_new.png);
	background-repeat: no-repeat;
}
#headerLinks {
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 830px;
}
#leftNav {
	width: 150px;
	text-align: left;
	float: left;
	margin-right: 50px;
}

.navItem {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration:none;
	font-weight: bold;
	padding: 0;
	margin-bottom: 20px;
}
.navItem a, .navItem a:visited {
	text-decoration:none;
}
.navItem a:hover, .navItem a:visited:hover {
	text-decoration:underline;
	cursor: pointer;
}
.navSub {
	color: #666666;
	text-align:left;
	padding: 4px 0 0 22px;
	font-weight: normal;
	font-size: 12px;
	margin-left: 4px;
	background-image: url(../images/pip_nav_branch.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navSubEnd { background-image: url(../images/pip_nav_branch_end.png); }

.navActive {
	color: #206296;
	font-weight: bold;
}

.navSub a, .navSub a:visited {
	text-decoration:none;
	color: #666666;
}
.navSub a:hover, .navSub a:visited:hover {
	text-decoration:underline;
	cursor:pointer;
	color: #206296;
}
.navPip_left {
	padding: 0 6px 0 0;
	border:none;
}

.navPip_right {
	padding: 0 0 0 8px;
	border:none;
}
.photo_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.photo_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.photo_hero {
	margin-bottom: 30px;
}

.content {
	margin: 0 30px 30px 0;
	float:left;
}

.c31s { width: 190px; }
.c32s { width: 410px; }
.c33s { width: 630px; }

.c41s { width: 135px; }
.c42s { width: 300px; }
.c43s { width: 465px; }
.c44s { width: 630px; }

.c51s { width: 102px; }
.c52s { width: 234px; }
.c53s { width: 366px; }
.c54s { width: 498px; }
.c55s { width: 630px; }

.Rcol { margin-right: 0px; }

.bgGry1 { background: #F8F8F8; }
.bgGry2 { background: #CCCCCC; }
.bgBlu1 { background: #00FFFF; }

#clientQuote {
	background: url(../images/quotemark.png) no-repeat left top scroll;
	padding: 30px 0 0 30px;
	font-size: 11px;
	line-height: 15px;
}
#clientName {
	font-style: italic;
	margin: 5px 0 0 15px;
}



li {
	margin-bottom: 4px;
	margin-left: -25px;
}
.articleTitle { text-align: right; }
.articleHead {
	font-size: 19px;
	line-height: 22px;
	font-family: Tahoma, Geneva, sans-serif;
}
.articleBody { font-size: 13px; width: 490px; padding-right: 39px; }
sup {
	vertical-align: baseline;
	font-size: 9px;
	font-style: italic;
}


.faqItem {
	padding: 0 0 18px 0;
}
.faqInfo {
	padding: 0 0 18px 18px;
}

#userForm td { 
	font-family: Tahoma, Geneva, sans-serif;
}
#userForm input select submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.userForm00 { font-size: 11px; width: 98%; }
.userForm50 { font-size: 11px; width: 46%; }
.userForm33 { font-size: 11px; width: 29%; }
.userForm25 { font-size: 11px; width: 21%; }

/*CSS FIX FOR VERTICAL ALIGNMENT */
html, body, #stageCage {
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
	border:none
}

a,a:visited {
	color: #206296;
	text-decoration:underline;
}
a:hover,a:visited:hover {
	color: #55B3FF;
	text-decoration:underline;
}
#dataGrid {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #FFFFFF;
}
#dataGrid th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #FFFFFF;
	background-color: #85A1C2;
	color: #FFFFFF;
	padding: 3px;
}
#dataGrid td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #FFFFFF;
	background-color: #F1F1F1;
	padding: 3px 6px;
}
