@charset "utf-8";

/* original tan #ebe699 */

/* replacement body #f0f5f5*/

/* original red #D30000 */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
	background-color: #FFFFFF;
	background-image: url(../../images/ESSFront08_images/body-bg.gif);
	background-repeat: repeat-x;
}



h1,  h3 {
	color: #2C6597;
}

h1 {
	font-size: 18px;


}

h2 {
	font-size: 16px;
	color: #58595B;
}

h3 {
	font-size: 13px;
	color: #292929;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 100%;
}

p {
}

ul {
}

ol.passport {
	margin-left:1.5em;

}

ol.passport li {
	padding: 5px;
	padding-left: 0px;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58595B;
}


ol.passport li.one {
	padding: 5px;
	padding-left: 0px;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58595B;
}




a {
	color: #D30000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {

}

img.right {
	margin: 0px;
	padding: 0px;
	float: right;
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {

}




.clear {
	clear:both;
	height: 5px;
}

.clear1 {
	clear:both;
	height: 1px;
}
/* Header */
#header {
	height: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1000px;
}











/* Logo */

#logo {
	float: left;
	height: 96px;
	background-image: url(../../images/ESSFront08_images/ESS-New-Logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 300px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#passport-logo {
	float: left;
	height: 96px;
	background-image: url(../../images/ESSFront08_images/passport-logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#header-right {
	float: right;
	height: 90px;
	width: 400px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#header-right-passport {
	background-image: url(../../images/ESSFront08_images/poweredbyESS.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 80px;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;

}

















#search {
	color: #2C6597;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	background-image: url(../../images/ESSFront08_images/srch-bg.gif);
	background-repeat: no-repeat;
	width: 237px;
	float: right;
	background-position: left top;
	background-color: white;
	margin-top: 15px;
	height: 30px;
}

/* Menu */

#menu {
	width: 919px;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-bottom: 0px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 1em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
	color: #58595B;
}

#menu .active a {

}








#bg {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #e9e9e9;
	background-image: url(../../images/ESSFront08_images/blu-dot.gif);
	background-repeat: repeat;
}

#page-wrapper {
	background-image: url(../../images/ESSFront08_images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
}
#page {
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}


/* Content */



/* Content */
.content-wrapper {
	margin: 0px;
	padding: 0px;
	width: 724px;
	float: right;
}
.content-wrapper.leftside    {
	float: left;
}


.content-wrapper .content {
	padding-top: 15px;
	padding-right: 15px;
}


.content-wrapper .passport {
min-height:400px;
}



.content-wrapper.leftside .content {
	padding-top: 15px;
	padding-left: 15px;
}

.content-wrapper  h1.title {
	color: #2C6597;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.content-wrapper  h1.top {
	color: #1b5080;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.content-wrapper h1.subtitle {
	color: #2C6597;
	font-size: 1.3em;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content-wrapper h2.title {
	color: #D30000;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.content-wrapper p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58595B;

}

.content-wrapper .title a {
	text-decoration: none;
	color: #292929;
}







.content-box	 {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../../images/ESSFront08_images/content-image.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 724px;
	}



.content-box-2	 {

	}



.content-box-2 .subtitle {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	font-style: normal;
}
.content-box-2 h2.title {
	color: #D30000;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.content-box-2 h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #34383b;
	font-size: 1.3em;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	}
.content-box-2 h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #D30000;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	padding-left: 40px;
	}
	
.content-box-2 ul {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.content-box-2 li {
		margin:0 0 0 2em;
		padding:0;
	}
	

.content-box-2 a{
	color: #D30000;
}

.content-box-2 img {
	text-align: left;
	padding-left: 38px;

	}

.content-box-2 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 30px;
	padding-left: 40px;
}




.box-left{
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../../images/ESSFront08_images/vert-border.gif);
	width: 33%;
}

.box-right {
	float: left;
	background-image: none;
	padding-bottom: 5px;
	width: 33%;
}











/* Sidebar */

.sidebar-wrapper {
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 220px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.sidebar-wrapper.rightside  {
	float: right;
	padding: 0px 10px 0px 0px;
}


.sidebar {
	width: 213px;
	text-align: left;

}
.sidebar a {

}

/* Posts */

.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(../../images/ESSFront08_images/img07.gif) no-repeat left center;
}

.post h2.title {
	margin: 40px 0 25px 0;
	padding-left: 33px;
	background: url(../../images/ESSFront08_images/img07.gif) no-repeat left center;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 32px;
	padding-right: 32px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}



.box {
	margin-top: 10px;

}

.box .title {
	color: #2c6597;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D30000;
	border-right-color: #D30000;
	border-bottom-color: #D30000;
	border-left-color: #D30000;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 16px;
}



.box h2 {
	color: #2c6597;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 14px;
	border: 0px solid #D30000;
}

.box .content {
	padding: 5px;
	margin-bottom: 10px;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 8px;
	margin-top: 8px;
}

.box ul li a{
	text-decoration: none;
	font-size: 11px;
	color: #D30000;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.box ul li a:hover {
	text-decoration: underline;
}
.box .newstitle {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

/* footer */

#footer {
	font-size: 12px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	clear: both;
	text-align: center;
	background-image: url(../../images/ESSFront08_images/footer-bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}

#footer p {
	text-align: center;
	padding: 10px;
}

/*  Footer Navigation  */

#footer-menu {
	width: 605px;
	text-align:center;
	margin: 0px auto;
	padding: 0px;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;

}

#footer-menu .privacy {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
        float:left;
	color: #D30000;
}

#footer-menu .privacy a{
	text-decoration: none;
	padding-left:4px;
}

#footer-menu .x8drawMenu {
	padding: 0px;
	margin: 0px auto;
        float:left;
}



#footer-menu .x8drawMenuHREF {
  list-style: none;
  margin: 0;
  display: inline;
 }
#footer-menu .x8drawMenuHREF a {
	color: #D30000;
	text-decoration: none;
	font-size: 11px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#footer-menu .x8drawMenuHREF a:link {
}
#footer-menu .x8drawMenuHREF a:visited {
}
#footer-menu .x8drawMenuHREF a:hover {
}
#footer-menu .x8drawMenuHREF a#current {
	text-decoration: none;
}
#footer-menu .x8drawMenuSelectedHREF a {
	text-decoration: none;
}


#footer-menu .menuSeparator {
	color: #D30000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}





/*  Mini Navigation  */

#mini-nav {
	color: #D30000;
	height: 30px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#mini-nav .x8drawMenu {
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
}
#mini-nav .x8drawMenuHREF {
  list-style: none;
  margin: 0;
  display: inline;
 }
#mini-nav .x8drawMenuHREF a {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#mini-nav .x8drawMenuHREF a:link {
}
#mini-nav .x8drawMenuHREF a:visited {
}
#mini-nav .x8drawMenuHREF a:hover {
}
#mini-nav .x8drawMenuHREF a#current {
}

#mini-nav .menuSeparator {
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}





/*  Passport Navigation  */

#passport-nav {
	clear:both;
	width: 919px;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-bottom: 0px;
}

#passport-nav .x8drawMenu {
	padding: 0px;
	margin-left: 205px;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
#passport-nav .x8drawMenuHREF {
  list-style: none;
  margin: 0;
  display: inline;
 }
#passport-nav .x8drawMenuHREF a, #passport-nav .x8drawMenuSelectedHREF a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 1em;
	font-weight: bold;
}



#passport-nav .x8drawMenuHREF a:link {
}
#passport-nav .x8drawMenuHREF a:visited {
}
#passport-nav .x8drawMenuHREF a:hover {
}
#passport-nav .x8drawMenuHREF a#current {
}

#passport-nav .menuSeparator {
display:none;
	color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}



/* CSS for the box starts here */

.box1	 {
	background-color: #f0f5f5;
	background-image: url(../../images/ESSFront08_images/box-borders.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.box1bi {
	background-color: #f0f5f5;
	background-image: url(../../images/ESSFront08_images/box-borders.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	}
.box1bt {
	height:17px;
	margin:0 -12px;
	background:url(../../images/ESSFront08_images/box.gif) 100% 0 no-repeat;
	}
.box1bt div {
	width:12px;
	height:17px;
	background:url(../../images/ESSFront08_images/box.gif) 0 0 no-repeat;
	}
.box1bb {
		height:17px;
		margin:0 -12px;
		background:url(../../images/ESSFront08_images/box.gif) 100% 100% no-repeat;
	}
.box1bb div {
	width:12px;
	height:17px;
	background-color: #f0f5f5;
	background-image: url(../../images/ESSFront08_images/box.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	}
	
.box-bottom {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	background-image: url(../../images/ESSFront08_images/box-bottom-blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-right: 2px;
	}	
.box-bottom h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	background-image: url(../../images/ESSFront08_images/box-bottom-blue.gif);
	line-height: 25px;
	padding-top: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 20px;
	}	
	
.box-bottom h3 a{
	color: #1A89B9;
	text-decoration: none;
	}		
	
.box1 h1 {
	background-color: #f0f5f5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C6597;
	font-size: 16px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.box1 h2 {
	padding:0px;
	background-color: #f0f5f5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #D30000;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	}
	
.box1 p, .box1 ul {
	margin:0px;
	background-color: #f0f5f5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.box1 li {
		margin:0 0 0 2em;
		padding:0;
	}

.button {
	border: 0px solid #DFE8F7;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.right {
	border: 0px solid #DFE8F7;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
}
p.signup {
	border: 0px solid #DFE8F7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	text-align: left;
}









.feature-box	 {
	background-image: url(../../images/ESSFront08_images/feature-box.gif);
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	}
.feature-box-inner	 {
	background-image: url(../../images/ESSFront08_images/feature-box-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 163px;
	}


.feature-box-content{
	margin: 0px;
	padding: 0px;
	width: 80%;
	height: 163px;
	float: right;
}	
.feature-box-bottom {
	background-image: url(../../images/ESSFront08_images/feature-box-right.gif);
	height: 25px;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 22px;
	clear: both;
	}

.feature-box-bottom div {
	height:25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../../images/ESSFront08_images/feature-box-bottom.gif);
	}



.overlay {
	height: 163px;
	border: 0px solid #990000;
	width: 95px;
	float: left;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.feature-box .subtitle {
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	font-style: normal;
}
.feature-box h2.title {
	color: #D30000;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.feature-box p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58595B;
}



.product-box	 {
	background-image: url(../../images/ESSFront08_images/product-box.gif);
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	}
.product-box-inner	 {
	background-image: url(../../images/ESSFront08_images/product-box-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	}


.product-box-content{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}	
.product-box-bottom {
	background-image: url(../../images/ESSFront08_images/product-box-right.gif);
	height: 25px;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 22px;
	clear: both;
	}

.product-box-bottom div {
	height:25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../../images/ESSFront08_images/product-box-bottom.gif);
	}




.product-box .subtitle {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	font-style: normal;
}
.product-box h2.title {
	color: #D30000;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product-box p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58595B;
	background-color: #DAE5F0;
}
.product-box h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C6597;
	font-size: 14px;
	text-align: left;
	padding: 10px;
	}
.product-box h2 {
	padding:0px;
	background-color: #DAE5F0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #D30000;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	}
	
.product-box p, .box1 ul {
	margin:0px;
	background-color: #f0f5f5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.product-box li {
		margin:0 0 0 2em;
		padding:0;
	}
	

.product-box a{
	color: #D30000;
}

.product-box p {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11px;
	line-height: 14px;
	background-color: #DAE5F0;
}

.product-box img {
	text-align: left;
}

#enews-box {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.box .logintitle {
	color: #2c6597;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-size: 14px;
	padding-left: 0px;
}
#form-box {
	border: 2px solid #D30000;
	padding: 10px;
	font-size: 11px;
	margin-top: 15px;
	
}


#form-box input {
	padding: 0px;
	margin: 0px;

}

#form-box input.field {
	padding: 0px;
	margin: 0px;
	width: 90%;
}

#form-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #56575A;
	font-style: normal;
}



#sponsor-box	 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../images/ESSFront08_images/sponsors.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 100px;
	width: 100%;
	}
#sponsor-box.leftside 	 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../images/ESSFront08_images/sponsors.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 100px;
	background-position: right;
	}	

#sponsor-box .box-left{
	float: left;
	text-align: center;
	width: 21%;
	padding-right: 12px;
	padding-left: 12px;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 90px;
}



















/* expando styles */

.expando-header {
	color: #2c6597;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D30000;
	border-right-color: #D30000;
	border-bottom-color: #D30000;
	border-left-color: #D30000;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 16px;
}


























/* done 




#bg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#page-wrapper{
	margin-right: auto;
	margin-left: auto;
}


#page {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #88898B;
	border-bottom-color: #CCCCCC;
	border-left-color: #88898B;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 974px;

}



.page-bottom {
	height: 5px;
	background-image: url(../../images/ESSFront08_images/page-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 920px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.content-wrapper {
	background-color: #FFFFFF;
	margin: 0px;
	width: 730px;
	padding: 0px;
}

.content-wrapper.left {
	float: left;
	padding: 0px 0px 0px 0px;
}

.content-wrapper.right {
	float: right;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.content-wrapper.right .content {
	padding-left: 15px;
}

.content-wrapper.left .content {
	padding: 0px;
}


.content-wrapper  h1.title {
	color: #2C6597;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.content-wrapper  h1.top {
	color: #2C6597;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.content-wrapper h1.subtitle {
	color: #2C6597;
	font-size: 1.3em;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content-wrapper h2.title {
	color: #D30000;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.content-wrapper p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 14px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58595B;

}

.content-wrapper .title a {
	text-decoration: none;
	color: #292929;
}

.content-wrapper .entry {
	padding-left: 32px;
	padding-right: 32px;
}

.content-wrapper  ul, .post ol {
	margin-left: 3em;
}

.content-wrapper  ul {
	list-style-type: square;
}

.content-wrapper .post ol {
	list-style-type: decimal;
}



 */





table, td, tr {
	text-align: left;
}

table.tbl {
	border-collapse: collapse;
	color: #000;
	vertical-align: middle;
	margin-bottom: 1em;
}

table.tbl td {
	padding: 2px 5px;
	border: solid 1px #eee;
}

table.tbl td.head {
	padding: 5px;
	border: solid 1px #fff;
	font-weight: bold;
	background-color: #ccc;
}

table.tbl td.subhead {
	color: #333;
	font-weight: bold;
}

table.tbl tr.grey, table.tbl td.grey {
	background-color: #eee;
} 

table.tbl td.border {
	border: solid 1px #eee;
}

table.tbl.ctrtext td {
	text-align: center;
}


.passport-table {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



ul.numbers {
	list-style-type: none;
	padding: 0px;
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}


ul.numbers li 	{

	padding-left: 75px;
	background-color: transparent;
	padding-top: 0px;	
  font-size: 12px;
  font-weight: bold;
	margin-bottom: .5em;
	margin-top: .5em;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;

}



ul.numbers li.one 	{

	background-image: url(../../images/ESSFront08_images/icon-1.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
height:42px;


}
ul.numbers li.two 	{
	background-image: url(../../images/ESSFront08_images/icon-2.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
height:47px;
}
ul.numbers li.three	{

	background-image: url(../../images/ESSFront08_images/icon-3.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
height:42px;
}




ul.bullet-blue {
	list-style-type: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

ul.bullet-blue li 	{

	padding-left: 15px;
	background-color: transparent;
	background-image: url(../../images/ESSFront08_images/dot_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-top: 0px;	
  line-height:18px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;

	
}

.arrow_list { 
  margin-top: 10px;
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../../images/ess01_images/red_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}


	/* horizontal lists */
	ul.horizList { margin: 0 0 1em; }
	ul.horizList li {
		display: inline;
		margin: 0;
		padding: 0;
		background: none;}
		
	/* socail network horizontal list (used in footer) */
	ul.socialLinks {
		height: 25px;
		margin: 1em 22px -16px;}
	ul.socialLinks li a {
		display: block;
		float: right;
		height: 24px;
		overflow: hidden;
		padding: 0 3px 0 2px;}
	ul.socialLinks li a:hover, ul.socialLinks li a:active {
		height: 29px;
		margin-top: -5px;}

