﻿body
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	background-image: url(../images/pagebg01.jpg);
	background-repeat: repeat-x;
	background-position: 0px 55px;
}



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: 22px;
	font-weight: bold;
	color: #cd202c;
	padding: 0;
	margin: 0;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}

h2 
{
	font-size: 12px;
	font-weight: bold;
	color: #cd202c;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	line-height: 20px;
}

h3 
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

h4 
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
}

#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;
}

#ecLogo
{
	display: block;
	float: left;
	width: 151px;
	height: 60px;
	margin: 12px 0px 0px 12px;;
	background-image: url(../images/logos/eservices_perf_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;
}


/* ----- 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: 178px;
	background-image: url(../images/bhome.gif); 
}

#Navigation a.Home_Active
{
	width: 178px;
	background-image: url(../images/bhome_on.gif); 
}

#Navigation a.Services
{
	width: 191px;
}

#Navigation a.Services_Active
{
	width: 191px;
	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: 213px;
}

#Navigation a.Associations_Active
{
	width: 213px;
	background-image: url(../images/navbg_on.gif);
}

#Navigation a.Privacy
{
	width: 185px;
}

#Navigation a.Privacy_Active
{
	width: 185px;
	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: 193px;
}

#Navigation a.Contact_Active
{
	background-image: url(../images/bcontact_on.gif);
	width: 193px;
}

/* ----- NAVIGATION END ----- */

#FlashPlaceholder
{
	display: block;
	margin: auto;
	width: 960px;
	height: 200px;
	clear: both;
	padding-top: 15px;
}

/* ----- 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; 
}

#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: 55px;
	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: #000;
	padding: 2px;
	font-family: Verdana;
    font-size: 11px;
	background-color: #FFFFFF;
	border: solid 1px #c9c9c9;
}