﻿body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	background-image: url(../images/pagebg01.gif);
	background-repeat: repeat-x;
	background-position: top left;

}



a:link 
{
	color: #000; 
	text-decoration: underline; 
}

a:visited 
{
	color: #000; 
	text-decoration: underline;
}

a:hover 
{
	color: #cd202c; 
	text-decoration: none; 
}

img 
{
	border-style:none;
}

h1 
{
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #cd202c;
	padding: 0;
	margin: 10px 0 20px 0;
	font-family: Helvetica, Arial, sans-serif;
}

h2 
{
	font-size: 22px;
	font-weight: bold;
	color: #cd202c;
	padding: 0;
	margin: 0;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}

h3 
{
	font-size: 12px;
	font-weight: bold;
	color: #cd202c;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	line-height: 20px;
}

#Wrapper
{
	width: 100%;
	margin: 0;
}

#Header
{
	display: block;
	float: left;
	width: 100%;
	height: 75px;
	margin: 0;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
}

#Header .LogoPlaceHolder
{
	display: block;
	margin: auto;
	width: 960px;
}

#Logo
{
	display: block;
	float: left;
	width: 151px;
	height: 60px;
	margin: 7px 0px 0px 12px;
	background-image: url(../images/logos/eservices_analytics_logo.gif);
	background-repeat: no-repeat;
}

#esgLogo a
{
	display: block;
	float: right;
	width: 120px;
	height: 24px;
	margin: 39px 12px 0px 0px;
	background-image: url(../images/logos/eservices_off.gif);
	background-repeat: no-repeat;
}

#esgLogo a:hover
{
	display: block;
	float: right;
	width: 120px;
	height: 24px;
	margin: 39px 12px 0px 0px;
	background-image: url(../images/logos/eservices_on.gif);
	background-repeat: no-repeat;
}

#espLogo a
{
	display: block;
	float: right;
	width: 130px;
	height: 22px;
	margin-top: 18px;
	margin-right: 20px;
	background-image: url(../images/logos/esp_off.gif);
	background-repeat: no-repeat;
}

#espLogo a:hover
{
	display: block;
	float: right;
	width: 130px;
	height: 22px;
	margin-top: 18px;
	margin-right: 20px;
	background-image: url(../images/logos/esp_on.gif);
	background-repeat: no-repeat;
}

/* ----- NAVIGATION START ----- */

#Navigation
{
	display: block;
	margin: auto;
	width: 963px;
	height: 27px;
	padding-left: 3px;
}

#Navigation a
{
	display: block;
	float: left;
	height: 23px;
	padding-top: 4px;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat
}

#Navigation a:hover
{
	color: #cd202c; 
	text-decoration: none;
}

#Navigation a.Home
{
	width: 145px;
	background-image: url(../images/bhome.gif); 
}

#Navigation a.Home_Active
{
	width: 145px;
	background-image: url(../images/bhome_on.gif); 
}

#Navigation a.Services
{
	width: 158px;
}

#Navigation a.Services_Active
{
	width: 158px;
	background-image: url(../images/navbg_on.gif);
}

#Navigation a.Company
{
	width: 164px;
}

#Navigation a.Company_Active
{
	width: 164px;
	background-image: url(../images/navbg_on.gif);
}

#Navigation a.Associations
{
	width: 180px;
}

#Navigation a.Associations_Active
{
	width: 180px;
	background-image: url(../images/navbg_on.gif);
}

#Navigation a.Privacy
{
	width: 152px;
}

#Navigation a.Privacy_Active
{
	width: 152px;
	background-image: url(../images/navbg_on.gif);
}

#Navigation a.ClientLogin
{
	width: 172px;
}

#Navigation a.ClientLogin_Active
{
	width: 172px;
	background-image: url(../images/navbg_on.gif);
}

#Navigation a.Contact
{
	background-image: url(../images/bcontact.gif);
	width: 160px;
}

#Navigation a.Contact_Active
{
	background-image: url(../images/bcontact_on.gif);
	width: 160px;
}

/* ----- NAVIGATION END ----- */

#FlashPlaceholder
{
	display: block;
	margin: auto;
	width: 928px;
	height: 80px;
	background-image: url('../images/banners/home_header.jpg');
	background-position: 0px 15px;
	background-repeat: no-repeat;
	clear: both;
	text-align: right;
	padding: 135px 32px 0px 0px;
	color: #CCC;
	font-size: 13px;
	font-weight: bold;
}

/* ----- CONTENT START ----- */

#ContentWrapper
{
	display: block;
	margin: auto;
	width: 960px;
	
}

#LeftContent
{
	display: block;
	float: left;
	width: 209px;
	margin-right: 46px;
	padding-top: 25px;
}

#RightContent
{
	display: block;
	float: left;
	width: 703px;
	padding-top: 25px;
	padding-bottom: 40px;
}

#RightContent a:link 
{
	color: #000; 
	text-decoration: underline; 
}

#RightContent a:visited 
{
	color: #000; 
	text-decoration: underline; 
}

#RightContent a:hover 
{
	color: #cd202c; 
	text-decoration: none; 
}

#RightContentNews
{
	display: block;
	float: left;
	width: 703px;
	padding-top: 25px;
	padding-bottom: 40px;
}

#RightContentNews ul 
{ 
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#RightContentNews li 
{ 
    background: url(../images/bullet.gif) 0 11px no-repeat;
    margin-left:12px;
    padding: 10px 25px 25px 16px;
}

#RightContentNews a:link 
{
	color: #000; 
	text-decoration: none;
	font-weight: bold;
}

#RightContentNews a:visited 
{
	color: #000; 
	text-decoration: none; 
	font-weight: bold;
}

#RightContentNews a:hover 
{
	color: #000; 
	text-decoration: underline;
	font-weight: bold;
}

#LeftContent a:link 
{
	color: #000; 
	text-decoration: underline; 
}

#LeftContent a:visited 
{
	color: #000; 
	text-decoration: underline; 
}

#LeftContent a:hover 
{
	color: #cd202c; 
	text-decoration: none; 
}

/* ----- CONTENT END ----- */

/* ----- SIDEBAR START ----- */

.Sidebar
{
	width: 210px;
	margin-bottom: 15px;
}

.SidebarTop
{
	width: 210px;
	height: 8px;
	margin: 0;
	display: block;
	float: left;
	background-image: url(../images/sidebar_top.gif);
	background-repeat: no-repeat;
}

.SidebarBottom
{
	width: 210px;
	height: 8px;
	margin: 0;
	display: block;
	float: left;
	background-image: url(../images/sidebar_bottom.gif);
	background-repeat: no-repeat;
}

.SidebarHeader
{
	width: 178px;
	display: block;
	float: left;
	background-image: url(../images/sidebar_headerbg.gif);
	background-repeat: repeat-y;
	background-color: #f2f3f5;
	border-left: 1px solid #d1d2d4;
	border-right: 1px solid #d1d2d4;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cd202c;
}

.SidebarLink
{
	width: 180px;
	display: block;
	float: left;
	background-color: #f2f3f5;
	border-left: 1px solid #d1d2d4;
	border-right: 1px solid #d1d2d4;
	padding-left: 15px;
	padding-right: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.SidebarDividerHeader
{
	width: 210px;
	height: 1px;
	margin: 0;
	display: block;
	float: left;
	background-image: url(../images/sidebar_dividerheader.gif);
	background-repeat: no-repeat;
}

.SidebarDivider
{
	width: 210px;
	height: 1px;
	margin: 0;
	display: block;
	float: left;
	background-image: url(../images/sidebar_divider.gif);
	background-repeat: no-repeat;
}

/* ----- SIDEBAR END ----- */

#Footer
{
	display: block;
	float: left;
	width: 100%;
	height: 90px;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	padding-top: 22px;
	/*margin-top: 22px;*/
	color: #8a8a8a;
	line-height: 24px;
}

#FooterWrapper
{
    width: 960px;
}

#FooterRight
{
    width: 253px;
    float: left;
    text-align: left;
}

#FooterText
{
    width: 650px;
    float: left;
    text-align: left;
}	

#FooterText a
{
	color: #8a8a8a;
	text-decoration: none;
}

#FooterText a:hover
{
	color: #cd202c;
	text-decoration: none;
}

#FlashBoxes
{
   	display: block;
	float: left;
	padding-top: 45px;
	width: 703px;
}

.btn
{
   color:#999999;
   font-family: Verdana;
   font-size: 11px;
   font-weight:bold;
   padding: 2px;
   background-color: #FFFFFF;
   border: solid 1px #c9c9c9;

}

.textarea
{
	color: #067ACA;
	padding: 2px;
	font-family: Verdana;
    font-size: 11px;
	background-color: #FFFFFF;
	border: solid 1px #c9c9c9;
}