<!--


html, body {
	margin: 0px;
	padding: 0px;
}

* {
	float: none;
	margin: 0px;
	padding: 0px;
}
/* IE 5.5/6 png transparency */
.png {
	behavior: url(/scripts/iepngfix.htc);
}
body{
	font-family: Helvetica, Arial, sans-serif;
	color: #717171;
	line-height: 1.4em;
	font-size:11px; 
	text-align:left;
}
form td {
	padding-top: 3px;
	padding-bottom: 3px;
}
label.error {
	display:block;
	color: red;
	vertical-align: top;
 }
 
 .error {
	display:block;
	color: red;
	vertical-align: top;
 }
 
  .alert {
	color: red;
	vertical-align: top;
 }
  .white {
	color: #ffffff;
 }
 #subHeader{
color: #2e3c72;
	font-size:13px;
	font-weight:bold;
}

 
 .subHeader{
color: #2e3c72;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #2e3c72;
}



 .boldBlue{
color: #2e3c72;
	font-size:12px;
	font-weight:bold;
}

label {
	display: block;
}

p {
	padding-bottom: 15px;
}
ul,ol {
/* Marign-left needs to be kept as below to alow bullets to show up in KTML editor*/
    margin-left:1.5em;
    padding:0;
}
blockquote {
	padding-left:20px;
}
li {
	margin: 0px;
	position: relative;

}

#ContentArea li {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	position: relative;
	list-style-image: url('http://cajeadmin.temppublish.com/images/bulletContent.gif');

}


li #tier3{
	padding-left: 0px;
	color:#666666;
}


.clear {
	clear: both;
}
.right {
	float: right;
	display:inline;
}
.left {
	display:inline;
	float: left;
}

a, a:link, a:visited, a:active {
	color: #2e3c72;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}



.goldText{
	color: #d99216;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
}

#commentText {
padding-top:3px;
line-height:16px;
}
#commentText .redText{
color: #db0001;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

a.redLink, a.redLink:link, a.redLink:visited, a.redLink:active {
	color: #ce181e;
	text-decoration: none;
}
a.redLink:hover {
	text-decoration: underline;
}

a.moreLink, a.moreLink:link, a.moreLink:visited, a.moreLink:active {
	color: #ce181e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	text-decoration: none;
}
a.moreLink:hover {
	text-decoration: underline;
}

a.expandLink, a.expandLink:link, a.expandLink:visited, a.expandLink:active {
	color: #696969;
	line-height: 1.4em;
	font-weight:bold;
}
a.expandLink:hover {
	text-decoration: none;
}

#footerNav{
color:#211d1e; font-family:Helvetica, Arial, sans-serif; font-size:11px; 
}

#footerNav a, #footerNav a:link, #footerNav a:visited, #footerNav a:active {
	color:#211d1e; font-family:Helvetica, Arial, sans-serif; font-size:11px; text-decoration:none; font-weight:normal;}

#footerNav a:hover {
text-decoration:underline; font-weight:normal;
}	

#subFooter a, #subFooter a:link, #subFooter a:visited, #subFooter a:active {
	color:#808285;
	font-size:10px;
	text-decoration:none}

#subFooter a:hover {
text-decoration:underline;
}	


#Container {
	float:left;
	width: 940px;
	z-index: 10;
	text-align: left;
	float:left;
	padding-top:29px;
}


#navContainer {
	position: relative;
	left: 0;
	width: 940px;
	height: 67px;
	float:left;
	overflow: hidden; 
	display: block;
	margin-bottom:0px;
	padding-bottom:0px;
} 


ul.MainNav {
margin-top:3px;
margin-left:0em;
list-style-type: none;
}

#navContainer ul
{
list-style: none;
padding: 0;
margin: 0;

} 

#navContainer li
{
float: left;
list-style: none;
padding: 0;
} 

#navContainer li ul {
		position:absolute;
		top:67px;
		left:0;
		z-index:2;
	background-color:#434343; 
	height:500px;
	color:#b8b7b7;
font-size:10px;
text-transform:uppercase;
padding:0 15px 0px 10px;
width:100%;
list-style: none;


	}

#navContainer li ul li {
		display:block;
		width:95%;
		padding: 0;
		padding-bottom:6px;
		list-style: none;
	}

ul.Nav li ul li a, ul.Nav li ul li a:link, ul.Nav li ul li a:active, ul.Nav li ul li a:visited  {
	color:#b8b7b7;
	font-family:Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size:10px;
	line-height:11px;

}

ul.Nav li ul li a:hover{
	color:#ffffff;
	text-transform: uppercase;
	text-decoration: none;
	}

ul.MainNav li {
	list-style-type: none;
	margin-bottom: 8px;
}

ul.MainNav li a, ul.MainNav li a:link, ul.MainNav li a:visited, ul.MainNav li a:active{
color:#636466;
font-family:Tahoma, Verdana, Arial;
letter-spacing:1px;
font-size: 11px;
font-style:normal;
}

ul.MainNav li.on a, ul.MainNav li.on a:link, ul.MainNav li.on a:visited, ul.MainNav li.on a:active{
color:#ce181e;
font-family:Tahoma, Verdana, Arial;
letter-spacing:1px;
font-size: 11px;
font-style:normal;
}

ul.MainNav li a:hover {
color:#ce181e;
text-decoration:none;
}





.homePromo{
color: #FFFFFF;
background-color:#2e3c72;
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
padding: 5px;
font-weight:bold;
letter-spacing:-0.02em; 
}

.homePromoContent{
color: #000000;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
line-height:1.4em;
padding:8px 8px 0 8px;

}

.homePromoContent a:link, .homePromoContent a:active, .homePromoContent a:visited, .homePromoContent a:hover{
color:#031662;
text-decoration:none;
font-weight:bold;
}


 .homePromoContent a:hover{
text-decoration:underline;
}


.homePromoContent .itemSpacer{
width:100%; height:3px
}

#HPMain {
width:940px; 
 height:420px;
 position: relative;
 float:left;
 border-bottom:#211d1e 1px solid;
}

#Main {
position: relative;
float:left;
padding-top: 28px;
width:940px; 
}

#Main #LeftNav{
	width:186px; 
	float:left;
	/*border-right:1px solid #d3d1d1;*/
	padding-bottom:55px;
}

#Main #ContentArea{
	width:388px;
	padding-left:32px;	 
	float:left;
}

#Main #Imagery{
	width:332px; 
	float:left;
	text-align:center;
}

#Main #ContentAreaFull{
	width:720px;
	padding-left:32px;	 
	float:left;
}

#Main #LeftNavTop{
	width:180px; 
	float:left;
}

#Main #ContentHeadline{
	width:490px; 
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 16px;
	color:#000000;
	font-weight:bold;
	padding-top:43px;
	
}
#Main #RightPromoTop{
	width:314px; 
	float:left;
	margin-bottom: 3px;
}





#Main #Content{
	width:465px;
	padding-right:25px; 
	padding-bottom:50px;
	float:left;
	font-family:Tahoma, Verdana, Arial;
	color: #666666;
	font-size:12px;
	line-height: 1.6em;
}

#Main #ContentTaleo table{

}
#Main #ContentTaleo{
	width:445px;
	padding-right:25px; 
	padding-bottom:50px;
	margin-right:20px;
	float:left;
	font-family:Tahoma, Verdana, Arial;
	color: #666666;
	font-size:12px;
	line-height: 1.6em;
}

#Main #ContentTaleo hr{
margin-top:5px;
margin-bottom:5px;

}

#Main #RightPromoTaleo{
	width:294px; 
	float:left;
	padding-top:7px;
	padding-bottom:50px;
	padding-left:20px;
}

#Main #RightPromo{
	width:294px; 
	float:left;
	padding-top:7px;
	padding-bottom:50px;
	padding-left:20px;
}



#Main #ContentClients{
	width:804px;	
	padding-bottom:50px;
	float:left;
	font-family:Tahoma, Verdana, Arial;
	color: #666666;
	font-size:12px;
	line-height: 1.6em;
}



#Main #ContentClients .Description{
	width:465px;
	padding-right:25px; 
	padding-bottom:10px;
	float:left;
}

#Main #ContentClients .Logo{
	width:314px; 
	float:left;
	text-align:center;
	padding-top: 10px;


}

/*SubNav */
ul#subnav {
	font-size:11px;
	color:#434343;
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
ul#subnav li {
	list-style-type: none;
	display: block;
	margin: 0 0 5px 0;
	line-height:13px;
	padding: 0;
		border-bottom: #d6d6d6 solid 1px;
}
ul#subnav ul {
	margin: 0px;
	background-color:#ffffff;
	}
	
ul#subnav ul li {
	padding-bottom:5px;
	border-bottom: #d6d6d6 solid 1px;
}	

ul#subnav li a, ul#subnav li a:link, ul#subnav li a:active, ul#subnav li a:visited  {
	margin-top:15px;
color: #434343;
		text-transform: capitalize;
	padding: 3px 5px 3px 7px;
	display: block;
	text-decoration: none;
	font-size:12px;
		font-family: Helvetica, Arial, sans-serif;
}

ul#subnav li a:hover{
background-color: #666666;
color: #ffffff;
}

.on a, .on a:link,  .on a:active,  .on a:visited  {
	text-decoration: none;
	text-transform:none;
	background-color: #666666;
	color: #ffffff !important;
}

ul#subnav li a.tier2,  ul#subnav li a.tier2:link, ul#subnav li a.tier2:active, ul#subnav li a.tier2:visited {
color: #2e3c72 !important;
	text-decoration: none;
		text-transform:none;
	background-color:#ffffff;
	font-weight:normal;
	padding: 3px 5px 2px 12px;
	margin:0
	
}

 ul#subnav li a.tier2:hover {
background-color: #666666;
color: #ffffff !important;
}
	
	ul#subnav li a.tier2on {
	color: #ffffff !important;
	text-decoration: none;
	text-transform:none;
	margin:0px;
	background-color: #666666;
	padding-left: 12px;
}
	
ul#subnav li a.tier3,  ul#subnav li a.tier3:link, ul#subnav li a.tier3:active, ul#subnav li a.tier3:visited {
color: #2e3c72;
	text-decoration: none;
		text-transform:none;
	background-color:#ffffff;
	font-weight:normal;
	padding: 3px 5px 2px 15px;
	margin:0;
	font-size:11px;
	
}

 ul#subnav li a.tier3:hover {
background-color: #666666;
color: #ffffff;
}
	
	ul#subnav li a.tier3on {
	color: #ffffff;
	text-decoration: none;
	text-transform:none;
	margin:0px;
	background-color: #666666;
		padding: 3px 5px 2px 15px;
	margin:0;
	font-size:11px;
	font-weight:normal;
}
/* Original SubNav	
ul#subnav li a, ul#subnav li a:hover, ul#subnav li a:link, ul#subnav li a:active, ul#subnav li a:visited  {
	padding: 0px;
	color: #ffffff;
	background-color:#434343;
	text-transform:none;
	padding: 3px 5px 3px 7px;
	display: block;
	text-decoration: none;
	

}
ul#subnav li a.on {
	color: #434343;
	text-decoration: none;
	text-transform:none;
	background-color:#ebebeb;	
}

ul#subnav li a.tier2,  ul#subnav li a.tier2:link, ul#subnav li a.tier2:active, ul#subnav li a.tier2:visited {
	color: #434343;
	text-decoration: none;
		text-transform:none;
	background-color:#ffffff;	
}

 ul#subnav li a.tier2:hover {
background-color:#ebebeb;	
color: #22324d;
}
*/

/* End SubNav */

/*Footer SiteMap */



ul.footerSiteLinks {
list-style-type: none;
	margin: 0px;
	padding: 10px 0 10px 0;
}

ul.footerSiteLinks ul {
list-style-type: none;
padding: 0;
	margin-left: 0px;
	}
	
	
ul.footerSiteLinks ul ul {
	margin-left: 15px;
	list-style-type: none;
padding: 0;
	}
	
ul.footerSiteLinks ul ul li {
list-style-image: url('http://cajeadmin.temppublish.com/images/bulletFooterSiteMap.gif');
padding: 0;
	}	

	


	
ul.footerSiteLinks li a, ul.footerSiteLinks li a:hover, ul.footerSiteLinks li a:link, ul.footerSiteLinks li a:active, ul.footerSiteLinks li a:visited  {

font-weight:bold;
	text-transform: uppercase;
color:#6a6a6a;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;

}


ul.footerSiteLinks li a.tier2,  ul.footerSiteLinks li a.tier2:link, ul.footerSiteLinks li a.tier2:active, ul.footerSiteLinks li a.tier2:visited {
color:#6a6a6a;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
	text-transform: none;
	font-weight:normal;

}

 ul.footerSiteLinks li a.tier2:hover {
color: #22324d;
}

ul.footerSiteLinks li a.tier3,  ul.footerSiteLinks li a.tier3:link, ul.footerSiteLinks li a.tier3:active, ul.footerSiteLinks li a.tier3:visited {
color:#6a6a6a;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
	text-transform: none;
	font-weight:normal;
	margin-left: 0px;
    padding-left: 0px;

}

 ul.footerSiteLinks li a.tier3:hover {	
color: #22324d;
}

ul.footerSiteLinks li a.icon,  ul.footerSiteLinks li a.icon:link, ul.footerSiteLinks li a.icon:active, ul.footerSiteLinks li a.icon:visited {

}


/* End SubNav */

select, textarea, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	border: 1px solid #a0a0a0;
	color: #717171;
	margin: 0px;
	padding: 1px;
}

.dividerContent {

	width: 985px; 
	font-size: 0px;
	margin-bottom: 8px;
	font-size: 0px;
	height: 1px;
	overflow:hidden;
	float:left;
	background-color:#c7c8ca;
	background: #c7c8ca left top repeat-x;
}



#contactUs {
font-family:Tahoma, Verdana;
font-size:12px;
font-weight:bold;
color:#000000;
line-height:18px;
}

.contactUsHeader {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#ce181e;
font-style:italic;
}

#contactForm input {
border:1px solid #c7c8ca;
height: 20px;
padding: 5px;
width:450px;
color:#6d6e71;
font-family:Tahoma, Verdana;
font-size:12px;
background: url(../images/drop_shadow_image.gif) repeat-x 0 0;
}

#contactForm textarea {
border:1px solid #c7c8ca;
height: 125px;
padding: 5px;
width:450px;
color:#6d6e71;
font-family:Tahoma, Verdana;
font-size:12px;
background: url(../images/drop_shadow_image.gif) repeat-x 0 0;
overflow: auto;
}



#contactForm .button
{
width:186px; 
height:35px;
 padding:0;
 margin:0 5px 0 0;
 border: 0px;
} 

#contactForm #rest
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
width: 100px;
height: 20px;
} 

#joinUsTool{
	width:285px;	
	padding: 3px 0 3px 0;
	border-top: 1px solid #c7c8ca;
	border-bottom: 1px solid #c7c8ca;
	float:left;
}

#joinUsTool #joinUsLeft{
	width:110px;	
	height:450px;
	padding-right: 5px;
	float:left;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
}

#joinUsTool .joinUsRight{
	width:170px;	
	float:left;
	color: #808285;
font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:14px;
	border-bottom: 1px solid #c7c8ca;
	padding: 3px 0 3px 0;
}

#joinUsTool .joinUsRightLast{
	width:170px;	
	float:left;
	color: #808285;
font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	padding: 3px 0 3px 0;
}

#joinUsTool .joinUsRight .joinUsRightText, #joinUsTool .joinUsRightLast .joinUsRightText{
padding-top:2px;
}

#joinUsTool .joinUsRight .joinUsImg, #joinUsTool .joinUsRightLast .joinUsImg{	
	float:left;
	margin-right:5px;
	border: 2px solid #ffffff;
}

.highlight { border:#f5a926 4px solid; }


.popbox {
	position: relative;
	float:left;
	width:400px; 
	background:#ffffff; 
	padding: 15px; 
	border:#f5a926 4px solid;
	z-index:550;
}

.popContent{
color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

.popArrow{
float:left;  
width:150px;
z-index:999; 
top:130px; 
position:relative;
background:url(../images/pop_overLayerShadow.png) no-repeat top left;
height:50px; 
}

.popArrowLast{
float:left;  
width:150px;
z-index:999; 
top:200px; 
position:relative;
background:url(../images/pop_overLayerShadow.png) no-repeat top left;
height:50px; 
}

	<!–[if gte IE 5]>
<style type="text/css">
.popArrow{
margin-top:22px;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pop_overLayerShadow.png' ,sizingMethod='crop');
}
</style>
<![endif]–>


#Main #ContentClients .Description{
	width:465px;
	padding-right:25px; 
	padding-bottom:10px;
	float:left;
}

#Main #ContentClients .Logo{
	width:314px; 
	float:left;
	text-align:center;
	padding-top: 10px;


}




#subFooter {
	padding: 0px;
	margin: 0px;
	float:left;
	position: relative;
	width: 984px;
	z-index: 10;
	text-align: left;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#808285;
	font-size:10px;
	line-height:11px;
}

#subFooterSiteMap{
	width: 984px;
	float:left;
	
}	




.halfSpace {
display:inline;
height: 20px;
margin-top:10px;
}

#subFooter .subHead {
font-weight:bold;
color:#757679;
padding-top:5px;
}



.divider {
	display:block;
	width: 100%;
	font-size: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0px;
	height: 1px;
	overflow:hidden;
	background: #c7c8ca left top repeat-x;
	
}




.hpnewsitem {
	position:relative;
	float:left;
	width: 270px; 
	height:80px;
	color: #6B6B6B;
}

#innercontainer {
	width: 937px;
	background: #FFF;
	float:left;
}
#header {
	text-align:left;
	width: 937px;
	height: 155px;
	display:block;
	position: relative;
}

#logo img{ 
	float:left;
	padding:0;
	margin:0;
}



#menu {
	position:absolute;
	top: 116px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	float:left;
}
#menu li {
	float: left;
	display: inline;
	padding: 0px;
	margin:0px;
}




.dividerNoRule {
	display:block;
	width: 100%;
	font-size: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 0px;
	height: 1px;
	overflow:hidden;
}

#breadcrumbs {
	text-align:right;
	position: absolute;
	top: 2px;
	right: 28px;
	width: 600px;
	font-size: 85%;
}
#bioheaderimg {
	float:left;
	display:block;
	position:relative;
	width: 937;
	height: 128;
	text-align: left;
}
#breadcrumbs {
	text-align:right;
	position: absolute;
	top: 2px;
	right: 28px;
	width: 600px;
	font-size: 85%;
}

.pdf, a.pdf, a.pdf:link, a.pdf:hover, a.pdf:active, a.pdf:visited {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/dl-pdf.gif) left 2px no-repeat;
}
.doc, a.doc, a.doc:link, a.doc:hover, a.doc:active, a.doc:visited {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/dl-doc.gif) left 2px no-repeat;
}
.htm, a.htm, a.htm:link, a.htm:hover, a.htm:active, a.htm:active {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/dl-htm.gif) left 3px no-repeat;
}
.ppt, a.ppt, a.ppt:link, a.ppt:hover, a.ppt:active, a.ppt:active {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/dl-ppt.gif) left 3px no-repeat;
}
.xls, a.xls, a.xls:link, a.xls:hover, a.xls:active, a.xls:active {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/dl-xls.gif) left 3px no-repeat;
}


.faqQ, a.faqQ, a.faqQ:link, a.faqQ:hover, a.faqQ:active, a.faqQ:visited {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 10px;
	background: url(../images/bulletFAQ.gif) left 2px no-repeat;
	line-height:22px;
}

.faqA, a.faqQ, a.faqQ:link, a.faqQ:hover, a.faqQ:active, a.faqQ:visited {
padding-bottom:5px;
font-weight:bold;
}

#bodyfooter {
	padding: 9px 15px 9px 15px;
	background: #001427;
	width:949px;
	float:left;
}


div #pagetitle {
	padding:0px;
	margin:0px;
	font-size:16px;
	line-height: normal;
}



#hdInternal {
background: url(../images/hd_Attorneys.jpg) left top;
width:924px; 
 height:72px;
  display:inline; 
  overflow:hidden;
  padding: 40px 0 0 40px;
  margin-bottom: 0px;
}

#pageTitle {
  padding-bottom: 10px;
}
/* Nav */

ul.Nav {
margin-left:0em;
}

ul.Nav li {
	list-style-type: none;
             float:left;
}

ul.Nav li a {
	float: left;
}



/* Sitemap */

ul.sitemap {
margin-left:0em;

}

ul.sitemap li {
	list-style-type: none;
}

ul.sitemap li a {
color: #696969;
}


#hpheadlines {
	width: 885px;
	margin-top: 26px;
	margin-left: 44px;
		display:inline;
	float: left;

}


#bioContactInfo {
	width: 450px;
	display:inline;
	float: left;
	margin-bottom: 20px;
	margin-top: 0px;
}


	#bioContactInfo table{	
	font-size:10px;
	margin: 1px 0 1px 0;
	}
	
		#bioContactInfo td{	
	font-size:10px;
	}

#bioContactInfo img{
float: left;
margin-top: 2px;
margin-right: 5px;
}

#containerContent {
	float:left;
	display:inline;
	width: 904px;
	margin-top:25px;
	margin-left: 30px;
}


#footerRM {
	float:left;
	display:inline;
	width: 970px;
	margin-top:10px;
	text-align:right;
	font-size: 10px;
}

.listitem {
	float: none;
	margin-top:5px;
	margin-bottom:10px;
	padding:5px;
	
}
	.listitem .date {
	padding-left:21px;
		font-size: .9em;
	}
	
.listIndent{
padding-left:21px;
}

.resourceNoLink {
	font-weight:normal;
}

.newsHead {
color: #0e4676;
font-weight:bold;
}

#containerContent {
padding-top: 10px;
}

.cfdebug {
clear: left;
float:left;
}

.trigger {
	background: url(../images/imgArrow-toggle.gif) no-repeat;
	height: 13px;
	line-height: 46px;
	width: 14px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}

.active {background-position: left bottom;}


#banner {
	width: 719x;
	height: 380px;
	overflow:hidden;
	position: relative;	
	}	
	#banneroverlay {
		width: 719px;
		height: 380px;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 91;
	}	
	#bannercounter {
		width: 250px;
		height: 35px;
		overflow: hidden;
		position: absolute;
		top: 0px;
		right: 75px;
	}
	
#bannerDetail {
	left: 0px;
	top: 24px;
	width: 945px;
	}	
		
#bannerDetailBottom {
	width: 945px;
	height: 4px;
	background-color:#487651;
	}		
		
	
	a.Button, a.Button:link, a.Button:visited, a.Button:active, a.Button:hover
{
  margin: 2px 5px 20px 5px;
  padding: 6px 6px 6px 6px;
  text-transform:uppercase;
  background: #2e3c72;
  text-align: left;
  font: Helvetica, Arial, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
  font-size:14px;
  float:right;
  display:block;
  text-decoration:none;
  position: absolute;	bottom: 20px;	right: 0;
}	

label.error { 
    /* Move the error above the input element. */  
    color: red; 
    padding: 0 2px; 
} 

.HPH-normal{
font-family: Helvetica, Arial, sans-serif; 
	width: 700px;
 margin:0px;
  padding: 5px 0 5px 0;
  font-size:40px;
  line-height:20px;
  height:20px;
  display:block;
  letter-spacing: -2px;

  font-weight:bold;
	display:block;
		height:20px;
  color: #2e3c72;
  overflow:visible;
  
  }
  
  .HPH-white{
font-family: Helvetica, Arial, sans-serif; 
	width: 700px;
 margin:0;
  padding: 14px 0 5px; 0; 
  font-size:40px;
  line-height:20px; 
   height:20px;
  letter-spacing: -2px;

  font-weight:bold;
	display:block;
		height:20px;
  color: white; 
  }

  
  .HPSub-normal{
font-family: Helvetica, Arial, sans-serif; 
width: 700px;
 margin:0;
  padding: 0; 
  font-size:44px; 
  line-height:40px; 
  position:relative;
  top:-5px;
    letter-spacing: -2px;
  font-weight:bold;
  color: #75437e;
  }
  
  .HPSub-white{
font-family: Helvetica, Arial, sans-serif; 
width: 600px;
 margin:0;
  padding: 0; 
  font-size:44px; 
  line-height:40px; 
  position:relative;
  top:-5px;
    letter-spacing: -2px;
  font-weight:bold;
  color: white;
  }
  
  .HPText-normal{
  color: #666666; float:left; 
  }
  
  .HPText-white{
color: #FFFFFF; float:left; 
  }
  
 .altRow {
  background-color: #eeeeee;
  }
  
  a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}
		
-->

