body
{
	margin:			0px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	color:			#000;
	font-size:		12px;
	background:		#9CA9A2 url(/images/bkg.gif) repeat-x top;
	line-height:	19px;
}

#wrapper
{
	width:			984px;
	margin-right:	auto;
	margin-left:	auto;
	background:		#fff;
	border:			1px solid #ccc;
}

/* @@@@@@@@@@ HEADER/FOOTER @@@@@@@@@@ */

#header
{
	background: url(/images/logo.gif) no-repeat left top;
}

#footer
{
	clear:			both;
	font-size:		11px;
	color:			#d2d4d2;
	margin:			0px auto;
	padding:		5px;
	width:			976px;
	text-align:		center;
}

#footer a:link, #footer a:visited, #footer a:active {color: #d2d4d2; text-decoration: underline;}
#footer a:hover {color: #d2d4d2; text-decoration: none;}
#logodiv
{
    margin-left: 436px;
    padding-top: 0px;
    margin-top: 0px;
    padding-right: 40px;
    text-align: right;
}

#seo
{
	text-align: center;
}

#seo a:link, #seo a:visited, #seo a:active
{
	color: #d2d4d2;
	text-decoration: none;
}

#seo a:hover
{
	text-decoration:	none;
	cursor: text;
}


#footer a.seo
{
	text-decoration:none;
}

#footer a.seo:link, #footer a.seo:visited, #footer a.seo:active
{
	color: #d2d4d2;
	text-decoration: none;
}

#footer a.seo:hover
{
	text-decoration:	none;
	cursor: text !important;
}


/* @@@@@@@@@@ NAVIGATION @@@@@@@@@@ */
	
#nav
{
	float:		right;
	width:		556px;
	margin:		0px 0px 0px 0px;
	padding:	0px;
	background: url(/images/bkg_nav.gif) no-repeat;
}

#subnav {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000; width: 222px; margin: 0px; padding: 0px; background: #e9e9e4;}
#subnav b {font-size: 11px; font-weight: bold; color: #000; padding-left: 20px; line-height: 12px; padding-top: 0px; margin: 0px;}
#subnav p {padding: 8px 0px 0px; margin-bottom: 4px;}
#subcontainer {padding-top: 5px; padding-bottom: 5px; margin-bottom: 4px;}
#subnav ul {margin: 7px 0px 0px 26px; padding: 0px; list-style: none;}
#subnav ul ul {margin: 7px 2px 0px 8px; padding: 0px; list-style: none;}
#subnav li {padding-left: 20px; margin-left: 0px; padding-bottom: 8px; list-style: none; background: url(/images/subnav_bullet.gif) no-repeat left 2px;}
#subnav a:link, #subnav a:visited, #subnav a:active {color: #5c6460; text-decoration: none;}
#subnav a:hover {color: #81020d; text-decoration: none;}

#subcontainer2
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 4px;
	padding-left: 0px;
	margin-left: 0px;
}

#subnav2
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000; width: 212px; margin: 0px;
	padding: 20px 10px 0px 0px;
	background: #e9e9e4 url(/images/call_bkg.gif) repeat-y left top;
}

#subnav2 ul
{
	padding: 0px;
	list-style: none;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 26px;
}

#subnav2 ul ul 
{
	margin: 7px 0px 0px; padding: 0px; list-style: none;
}
#subnav2 li 
{
	padding-left: 20px;
	margin-left: 0px;
	padding-bottom: 8px;
	list-style: none;
	background: url(/images/subnav_bullet.gif) no-repeat left 2px;
}

#subcontainer2 .title
{
	text-align:       center;
}

/* @@@@@@@@@@ DROP DOWN MENU @@@@@@@@@@ */

.dropdown
{
	list-style:		    none;
	padding:		      0 0 0 0;
	position:		      relative;
	font-family:	    Arial;
	font-size:		    11px;
	z-index:		      500;
}

.dropdown li a.parent
{
	display:          block; 
	height:           30px;
	font-weight:      700;
	padding:          0 0 0 10px;
	line-height:      35px;
	visibility:       hidden;
}

.dropdown ul
{
	margin:           0;
	padding:          0;
	list-style:       none;	
	display:          none;
	position:         absolute;
	left:             0;
	margin-top:       -6px;
	z-index:          500;
	background:       #ebeae6;
	color:            #6d6e6b;
	border:           solid 1px #d4d3ca;
}

.dropdown ul li a
{
	display:          block; 
	font-weight:      400;
	padding:          0 0 0 10px;
	height:           20px;
	color:            #6d6e6b;
	text-decoration:  none;
}
	
.dropdown ul li a:hover
{
	color:            #81020d;	
}

#dropdown ul
{
	width:            110px;
}
#dropdown2 ul
{
	width:            120px;
}

#dropdown3 ul
{
	width:            90px;
}

#dropdown4 ul
{
	width:            155px;
}

#dropdown5 ul
{
	width:            175px;
}

#dropdown6 ul
{
	width:            90px;
	z-index:          500;
}

/* @@@@@@@@@@ WHERE AM I (BREADCRUMBS) @@@@@@@@@@ */

.whereami
{
	margin-left:	    -30px;
	margin-top:		    -10px;
	color:			      #777777;
	font-size:		    12px;
}

.whereami a:link
{
	color:		        #777777;
}

.whereami a:visited
{
	color:		        #777777;
}

.whereami a:active
{
	color:		        #777777;
}

/* @@@@@@@@@@ CONTENT @@@@@@@@@@ */

a:link, a:visited, a:active {color: #45453D;text-decoration: underline;}
a:hover {text-decoration: none;color: #45453D;	}
#content .splitlist, #content-sitemap .splitlist {float: left; width: 45%; padding-top: 2px; padding-left: 2px;}
#content, #content-sitemap {width: 671px; float: right; margin-right: 50px; margin-top: 15px; margin-bottom: 40px; display: inline;}
#pagetitle h1 {font: bold 16px/26px Verdana, Arial, Helvetica, sans-serif; color: #fff; margin-top: 0px; padding: 0px; margin-bottom: 25px; position: absolute; left: 233px; top: 17px;}
#pagetitle { background: url(/images/bkg_pagetitle.jpg); position: relative; width: 984px; border-top: 1px solid #ccc;}
#pagetitle #esa_phone {font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #fff; margin-top: 0px; padding: 0px; margin-bottom: 25px; position: absolute; left: 828px; top: 25px; }
#content h2, #content-sitemap h2  {color: #5c6460; font-size: 16px; font-weight: bold; margin-bottom: 15px;}
#content h5, #content-sitemap h5 {color: #81020d; font-size: 16px; font-weight: bold; margin-bottom: 15px;}
#content ul, #content-sitemap ul {margin-left: 5px; margin-right: 65px;}
#content ol {margin-left: 35px;}
#content ul li, #content-sitemap ul li {list-style: none; line-height: 15px; background: url(/images/bullet.gif) no-repeat left top; padding-bottom: 6px;padding-left: 20px;}
#content-sitemap ul ul {margin-top: 6px; padding-left:30px;}

#content-sitemap ul li li {list-style: none; line-height: 15px; background:url(/images/bullet.gif) no-repeat 0px 2px; padding-bottom: 4px;padding-left: 18px; display:block;}

h6
{
  font-size: 11px;
}

#content ol li
{
	font-weight: bold;
}
#content li p, #content-sitemap li p {margin-bottom: 0px; font-weight: normal;}
#content b, #content-sitemap b {font-weight: bold; color: #81020d; font-size: 12px;}
#column {margin-top: 0px; margin-bottom: 10px; width: 223px; background: #e9e9e4;}

p {margin-top: 0px; margin-bottom: 13px;}
.needsattention {color: #CC0000; background: #FFFF33; border-bottom: 1px solid #0066FF;}

strong.closed {font-weight: bold; color: #81020d; font-size: 12px;} 
hr {height: 2px; background: url(/images/bkg_hr.gif); margin-top: 11px; margin-bottom: 10px; color: #E2E7E4; border-bottom: 1px solid #CAD0CD;}

.imgright
{
	float:			right;
	margin-bottom:	10px;
	margin-left:	10px;
	border-style:	none;
}

.imgleft {margin-right: 10px; margin-bottom: 10px; float: left;}
.burst {float: right;}

.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}
p.backtotop {margin-top: -15px; text-align: right;}
table.tdbordertop td {padding-top: 3px; padding-bottom: 8px; border-top: 1px solid #F3F2F0;}
table.tdbordertop th {text-align: left; padding-top: 3px; padding-bottom: 8px; border-top: 1px solid #F3F2F0;}

/* @@@@@@@@@@ screenshots @@@@@@@@@@ */
#text {
	background-color: #FFFFFF;
	padding: 15px 30px;
	font-size: 12px;
	margin-top: 20px;
}
#text li {list-style-image: none;list-style-type: none;margin-left: -30px;padding: 3px 0px 15px 40px;}
#text .one {background: url(/images/screenshots/number_01.gif) no-repeat;}
#text .two {background: url(/images/screenshots/number_02.gif) no-repeat;}
#text .three {background: url(/images/screenshots/number_03.gif) no-repeat;}
#text .four{background: url(/images/screenshots/number_04.gif) no-repeat;}
#text .five {background: url(/images/screenshots/number_05.gif) no-repeat;}
#text .six {background: url(/images/screenshots/number_06.gif) no-repeat;}
#text .seven {background: url(/images/screenshots/number_07.gif) no-repeat;}
#text .eight {background: url(/images/screenshots/number_08.gif) no-repeat;}
#text .nine {background: url(/images/screenshots/number_09.gif) no-repeat;}
#text .ten {background: url(/images/screenshots/number_10.gif) no-repeat;}
#text .eleven {background: url(/images/screenshots/number_11.gif) no-repeat;}
#text .twelve {background: url(/images/screenshots/number_12.gif) no-repeat;}
#text .thirteen {background: url(/images/screenshots/number_13.gif) no-repeat;}
#text .fourteen {background: url(/images/screenshots/number_14.gif) no-repeat;}
#text .fifteen {background: url(/images/screenshots/number_15.gif) no-repeat;}
#screenshot {width: 700px;margin-right: auto;margin-left: auto;}
h2 {color: #5c6460; font-size: 16px; font-weight: bold; margin-bottom: 15px;}
b {font-weight: bold; color: #81020d; font-size: 12px;}

/* @@@@@@@@@@ CALLOUTS @@@@@@@@@@ */

#content .call {
	background: #dfdfd8 url(/images/call_bkg.gif) repeat-x top;
	width: 240px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
}
#content .call .callwrap {background: url(/images/call_borders.gif) repeat-y; padding: 1px 20px;}
#content .call .callwrap h3 {margin-top: 0px; margin-bottom: 8px; padding-bottom: 8px; background: url(/images/call_hr_bkg.gif) repeat-x bottom;}
#content .call .callwrap ul {margin: 0px 0px 0px 7px; padding: 0px; width: auto;}
#content .call .callwrap ul li {padding-left: 10px; list-style: none none; background: url(/images/bullet_call.gif) no-repeat left top;}
#content .call img {display: block; margin: 0px;}
#content .callwide {
	background: #dfdfd8 url(/images/call_bkg.gif) repeat-x top;
	width: 663px;
	margin-top: 25px;
	margin-bottom: 20px;
	overflow: hidden;
}
#content .callwide .callwrap {background: url(/images/callwide_borders.gif) repeat-y; padding: 1px 20px;}
#content .callwide .callwrap h3 {margin-top: 0px; margin-bottom: 8px; padding-bottom: 8px; background: url(/images/call_hr_bkg.gif) repeat-x bottom;}
#content .callwide .callwrap h4 {margin-top: 6px; margin-bottom: 2px; padding-bottom: 8px; }
#content .callwide .callwrap h2 {font-size: 10px; color: #81020D; margin: 0px; padding: 0px; line-height: 14px;}

#content .callwide .callwrap ul {margin: 0px 0px 0px 7px; padding: 0px; width: auto;}
#content .callwide .callwrap .sidebyside {float: left; width: 205px;}

#content .callwide .callwrap ul li {padding-left: 10px; list-style: none none; background: url(/images/bullet_call.gif) no-repeat left top;}
#content .callwide img {display: block; margin: 0px;}


/* @@@@@@@@@@ PRINT @@@@@@@@@@ */

#printheader {visibility: hidden; display: none;}
#content h3 {font-weight: bold; color: #81020d; font-size: 12px; margin-bottom: 1px;}
#content h4 {font-weight: bold; color: #81020d; font-size: 12px; margin-bottom: 1px;}
#easypower {width: 200px; float: left; height: 90px;}
.regtrademark {font-size: 9px; vertical-align: top;}
.backtotop {
	text-align: right;
	float: right;
	padding-bottom: 10px;
}

.right
{
	float:			right;
	padding-bottom: 10px;
	padding-left:	10px;
}

img.float_left
{
	padding-right:	10px;
	float:			left;
}

img.float_right
{
	padding-left:	10px;
	float:			right;
}

#footer a.seo:link { color: #D2D4D2; text-decoration: none; cursor:text; }
#footer a.seo:visited, a.seo:hover, a.seo:active { color: #D2D4D2; text-decoration: none; cursor:text; }

.footer p
{
	 text-align: center;
}

/*******************************************/
/***** Expandable/collapsible sections *****/
/*******************************************/

div.accordian
{
	background:			#81020d url('/images/accordian_bg.jpg') repeat-x;
	width:				100%;
	height:				20px;
	padding-right:		5px;
	cursor:				pointer;
}

.accordian a
{
	text-decoration:	none;
}

.accordian_toggle
{
	text-align:			right;
	float:				right;
	color:				#ffffff;
	cursor:				pointer;
}

.accordian_header
{
	color:				#ffffff;
	font-weight:		bold;
}

