@import url("/css/forms/generic_form.css");
/* browser reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, img {
	margin:0;
	padding:0;
}
/*** removed to allow Accessability page styling PT*****

ul>li{list-style-type: none!important;}
/*li{list-style-type: none!important;}*/
 div {

	behavior: url("/cms/js/pngbehavior.htc");

}


.categorySearchPane
{
	background:url("/images/interface/directory_search_pane_wide.gif") no-repeat;
	/*padding:11px 15px 15px;*/
	width:700px;
	height:50px;
	/*margin-bottom:20px;*/

}

#membersearchFrm
{
	float:left;
}

#litealert{
border: solid 1px #bba22d;
background-color:#e9d67d;
padding:10px;
margin-bottom:20px;
}

.catDropdown
{

	float:right;

}

.trainingSummaryLinks
{
	color: #525252 !important;
}

.trainingSummaryLinks:hover
{
	color: white !important;;
}

.linkNews
{
	background: url(/images/interface/news_icon.gif) no-repeat 0px 1px;
	margin: 0px;
	padding-left: 25px;
	text-decoration:none !important;
	border-bottom:1px dotted #949491 !important;
	display:block;
	
	
}


.eventLinksContainer
{
   font-size:12px;
   color:#000000;
   overflow:hidden;
   height:40px;
}

.agendaLink
{
  float:left;
  background-image: url('/images/interface/agenda_icon.gif');
  background-position:3px 5px;
  background-repeat:no-repeat;
  font-size:12px;
  color:#323232;
  margin-right:10px !Important;
  padding-left:25px;
  height:25px;
  padding-top:5px;
  
}


#mapSlideshow
{
	float:left;
	width:299px !Important;
	overflow:hidden;

}


#mapSlideshow img
{
	float:left;
	width:299px !Important;
	overflow:hidden;

}

.calenderLink
{
    background-image:url("/images/interface/calender_icon_small.gif");
    background-position:3px 5px;
    background-repeat:no-repeat;
    color:#323232;
    float:left;
    font-size:12px;
    height:25px;
    margin-right:19px !important;
    padding-left:25px;
    padding-top:5px;
      

}


a.calenderLink:hover,
a.agendaLink:hover


{
  color:#EE1849 !important;

}






.moreCats
{
  color:#EE1849 !important;
  /*background-image: url('/images/interface/plusgraphic_pink.gif');*/
  background-position:3px 3px;
  background-repeat:no-repeat;
  /*padding-left:18px !important;*/
  margin-top:3px;
    padding-right:3px;
  padding-left:3px;
  padding-bottom:2px;

  


}

a.moreCats
{
  color:#EE1849 !important;
  font-size:12px;
  margin-left:38px;
  position:absolute;
	right:67px;
	bottom:0;

  

}

a.moreCats:hover
{
  color:#ffffff !important;
  font-size:12px;
  text-decoration:none;
  padding-right:3px;
  padding-left:3px;
  padding-bottom:2px;
  text-decoration:underline;

}



/* ASk the experts panel */

.askExpertPanel

{
  background-image: url('/images/interface/askexpert_panel.gif');
  background-color:#e9e9e9;
  background-repeat: no-repeat;
  background-position:top left;
  width:420px;
  /*height:180px;*/
  padding:20px 20px 20px 20px;
  
}

.askExpertPanelFooter
{
background-image: url('/images/interface/askexpert_panel_bottom.gif');
 background-repeat: no-repeat;
 background-position:top left;
clear:left;
width:460px;
height:30px;



}



.askExpertPanelFooter a
{
  color:#ffffff !important;
  float:right;
  font-family:arial;
  font-size:12px;
  font-weight:bold !important;
	margin-right:29px;
	padding-top:8px;

}

.askExpertPanelFooter a:hover

{
  color:#3E3E3E !important;

}


.askExpertDropDown
{
  margin:10px 0px 10px 0px;
  height:22px;

}

.commentsText
{
  font-size:13px;
  font-family:arial;
  /*width:415px;*/
  min-height:50px;
}



.textArea

{
  margin:0px;
  padding:0px;

}
.formLabel
{
  float:left;

}

.loginfield
{
 padding: 4px;
 font-family: arial, sans-serif;
 width: 225px;
 font-size: 12px;
 border:1px solid #a5acb2 !Important;

}

.emailField
{
 height:22px;
 margin:0px !important;
 padding:0px! important;
 border:1px solid #a5acb2 !Important;
 


}

.askExpertText
{
 font-size:13px;

}



#homepagePanel
{
  width:300px;
  min-height:178px;
  background-color:#eeeeee;
  background-image: url('/images/interface/hp_panel_tile.gif');
  background-repeat: repeat-y;
  background-position:top left;
}

.hpPanel
{
  background-image: url('/images/interface/hp_panel_flashcontainer.gif');
  background-repeat:none;
  width:300px;
  height:218px;
  margin-bottom:28px;
  
}



.slideContainer
{
  width:300px;
  height:186px;
  overflow:hidden;
 
}

.slideContainer img
{
  border:none;
  width:300px;
  height:129px;

}

.slideContainer p
{
  padding:4px 15px 0px 15px !Important;
  color:#FFFFFF !important;
  line-height:16px !important;

}

.mapText
{
  float:left !important;
  
}



.joinNow
{
  background-image: url('/images/interface/join_now_btn.gif');
  background-repeat:none;
  color:#ffffff !important;
  /*height:26px;*/
  padding: 23px 80px 7px 18px !important;
  outline:none;
  /*width:103px;*/
  text-decoration:none;
  font-size:15px;
  font-weight:bold;
  text-indent:-9999px;
  margin-top:10px !important;

}


a.joinNow:hover
{

  background-position:0px 60px !important;

}


a.joinNow:active
{

  background-position:0px 30px !important;
  /*margin-top:1px !important;
  margin-left:1px !important;*/

}

.hpPanelFooter
{
  height:30px;
  clear:left;

}

.hpPanelFooter a
{
 color:#ffffff;
 line-height:30px;
 padding-left:30px;
 text-decoration:none;
 font-size:15px;
 background-image: url('/images/interface/hp_arrows.gif');
 background-repeat: no-repeat;
 background-position:15px;
 float:left;
 

}

.hpPanelFooter a:hover
{
  color:#000000;

}

.buttonLeft

{
  width:21px;
  height:21px;
  float:right;
  margin-right:5px;
  

}

.buttonLeft a
{
 background-image: url('/images/interface/arrow_button.gif');
 background-repeat: no-repeat;
 background-position:0 0;
 /*display:block;*/
 padding:0px !important;
 display:block;
 text-indent:-9999px;
 line-height:25px;
 margin-top:5px;
 width:21px;
 height:21px;
 

}

.buttonLeft a:hover

{
 background-repeat: no-repeat;
 background-position:0 -22px !important;
}

.buttonRight a:hover
{
 background-repeat: no-repeat;
 background-position:-21px -22px !important;
}


.buttonLeft a:active

{
  background-position:0 -44PX !important;
   width:21px !important;
 height:21px !important;
 outline:none !Important;
 -moz-outline-style: none;

}

.buttonLeft a:focus

{
 -moz-outline-style: none;

}

.buttonRight a:active
{
  background-position:-21px -44PX !important;
   width:21px !important;
 height:21px !important;
 outline:none !Important;
 -moz-outline-style: none;

}

.buttonRight a:focus
{
 -moz-outline-style: none;


}

.buttonRight

{
  width:21px;
  height:21px;
  float:right;
  margin-right:18px;
  

}

.buttonRight a
{
 background-image: url('/images/interface/arrow_button.gif');
 background-repeat: no-repeat;
 background-position:-21px 0;
 /*display:block;*/
 padding:0px !important;
 display:block;
 text-indent:-9999px;
 line-height:25px;
 margin-top:5px;
 width:21px;
 height:21px;

}

.calanderIconOffer

{
  background-image: url('/images/interface/calander_icon_offer.gif');
  background-repeat: no-repeat;
  background-position:top left;
  height:52px;
  width:52px;
  text-align:center;
  margin-right:12px;
  float:left;
}

.calanderIconOffer p

{
  color:#ffffff !important;
  line-height:14px !important;
}

.calanderIconOffer span

{
  font-size:15px !important;
  color:#000000 !important;
  font-size:20px !important;
  font-weight:900;
  line-height:35px;

}



.calanderIcon

{
  background-image: url('/images/interface/calander_icon.gif');
  background-repeat: no-repeat;
  background-position:top left;
  height:52px;
  width:52px;
  text-align:center;
  margin-right:12px;
  float:left;
}

.calanderIcon p

{
  color:#ffffff !important;
  line-height:14px !important;
}

.calanderIcon span

{
  font-size:15px !important;
  color:#000000 !important;
  font-size:20px !important;
  font-weight:900;
  line-height:35px;

}

.panelContainer
{
  padding:5px 20px 5px 20px;
  overflow:hidden;
  border-bottom:1px solid #bcbcbc;
  margin-left:20px;
  overflow:hidden;
  padding:10px 0px 10px 0px;
  width:260px;


}



.panelContainer a

{
  text-decoration:none !important;
  color:green;
  
}

.panelContainer a:hover

{
  text-decoration:none !important;
  color:#ffffff !important;
  
}

.panelContainer:hover

{
  text-decoration:none !important;
  background-color:#ffffff;
  
}

.panelContainer p
{
  padding:0px 0px 0px 0px !important;
  line-height:15px !important;
  margin:0px !important;


}



.footerPanel
{
  background-image: url('/images/interface/homepage_footer_panels.gif');
  background-repeat: no-repeat;
  background-position:top left;
  padding-top:16px;
  margin-bottom:20px;
  height:26px;

}


.footerPanel a
{
  padding:0px 5px 0px 40px;
  color:#ffffff;
  text-decoration:none;
  /*line-height:49px;*/
  font-size:14px;
  background-image: url('/images/interface/plus_sign_white.gif');
  background-repeat: no-repeat;
  background-position:22px 50%;

}

.footerPanel a:hover
{
  color:#000000 !important;

}



.hpflashContainer
{
  margin-bottom:0px !important;
 
 

}


.hpPanelAsset
{
  background-image: url('/images/interface/homepage_panels_events.gif') !important;
  background-repeat: no-repeat;
  background-position:top left;
  height:42px;
  /*margin-bottom:20px;*/

}

.hpPanelAsset:hover
{
  background-image: url('/images/interface/homepage_panels_events.gif') !important;
  background-repeat: no-repeat;
  background-position:0 -42px;
  height:42px;
  display:block;

}

.hpPanelAsset a
{
  display:block;
  padding:5px 0px 0px 20px !important;
  text-decoration:none !important;

}


.hpPanelAsset h2
{


  
  font-size:22px !important;
  

}


.loginPanel
{
  background-image: url('/images/interface/login_panel.gif');
  background-repeat: repeat-x;
  /*height:242px;*/
  overflow:hidden;
 
  

}

.colourPanel

{
 background:url('/images/interface/bg_tint.gif') repeat-x top left;

}
.moreDetails
{
  background:url('/images/interface/more_details_btn.gif') no-repeat top left;
  color: #ffffff !important;
  text-decoration:none;
  padding:7px 21px 6px 18px;
  font-size:12px;
  font-weight:bold;
  float:right;
  outline:none !important;


}

a.moreDetails:hover
{
  background-position:0px -56px !important;
  color:#282828 !important;
}

a.moreDetails:active
{
  background-position: 0px -28px !important;
  color:#ffffff !important;

}


.attendEvent
{
  background:url("/images/interface/attend_event_btn.gif") no-repeat scroll left top transparent;
  color:#282828 !important;
  float:left;
  font-size:15px;
  font-weight:bold;
  outline:none !important;
  padding:24px 107px 6px 42px;
  float:left;
  text-decoration:none;
  text-indent:-9999px;
  
}

.attendCourse
{

	background:url("/images/interface/attend_course_btn.gif") no-repeat scroll left top transparent !important;
	color:#282828 !important;
  float:left;
  font-size:15px;
  font-weight:bold;
  outline:none !important;
  padding:24px 107px 6px 42px;
  float:left;
  text-decoration:none;
  text-indent:-9999px;
}
a.attendCourse:hover,
a.attendEvent:hover
{
  
  background-position: 0px -30px !important;
  color:#ffffff !important;
  text-indent:-9999px;
}
a.attendCourse:active,
a.attendEvent:active
{
  
  color:#ffffff !important;
  text-indent:-9999px;
  background-position: bottom left !important;
  padding:24px 107px 6px 40px !important;
  margin-top:1px;
  margin-left:1px;

}

.directoryList
{ 
  font-size:14px;
  font-weight:bold;
  color:#333333;
  /*border-collapse:separate !important;*/
}

.directoryList tbody td

{
border-bottom:1px dotted #333333 !important;
padding:12px;
}

.directoryList tbody tr

{
  padding:10px;
  font-size:1em;
  border-bottom:1px dotted #333333;
}

.directoryList img

{
  /*width:80px;*/
  float:left;
  /*border:1px solid #7e7e7e;*/
 

}


.eventDetailsTable
{
 border-collapse:separate !important;
 /*border-spacing:5px !important;*/
 line-height:22px;
 margin-bottom:12px;

}

.eventDetailsTable tbody td {
border-bottom:1px dotted #333333 !important;
}
.eventDetailsTable tr

{
  padding:10px;
  font-size:1em;
  border-bottom:1px dotted #333333;


}

.infoColumn
{
  font-size:13px;
  float:left;

}


.premiumUser

{
  border-top:1px dotted;
  float:left;
  margin-top:10px;
}

.premiumText

{

}

.premiumUser img

{
  width:105px;
  float:left;
  margin-right:14px;
  margin-top:5px;
  border:1px solid #7e7e7e;

}

.premiumUser p

{
  margin-top:0px !Important;
}

.homeBanner 
{
	height: 359px;
	padding: 0px;
}



#homepageBanner
{
  float:right;
  width:620px;
  height:368px;
  margin-left:15px;
  

  
}

#hpSlideshow 
{



}





/*3 columns*/

.homefeaturescol
{
  background:url('/images/interface/hp_panel_top.gif') no-repeat #f3f4f7;
  min-height:300px;
}

#headerzone
{
  padding-top:26px !important;
  
  
}

#headerzone p
{
  color:#505050;
  font-size:13px;
  line-height:18px;
}


#headerzone p a
{
  
  color:#ed1849;
  font-size:14px;
  text-decoration:underline;
}

#headerzone p a:hover
{
  
  background-color:#ed1849;
  color:#ffffff;
  font-size:14px;
  text-decoration:none;
}







#middlezone, #leftzone, #rightzone
{
	
	/*padding-left: 15px;
	padding-right: 15px;
	padding-top:15px;*/

}


#rightzone h2,
#leftzone h2,
#middlezone h2

{
font-size:18px;
color:#ffffff !important;
}

.columnstrip
{
  /*background: url('/images/interface/hp_column_htag.gif') no-repeat scroll left top;*/
  height:32px;
  /*width:284px;*/
  padding:6px 12px 6px 12px;
}

.columnright
{
  width:185px;
  float:right;
  margin:0px 15px 5px 0px;
  display:inline;
}

.columnLeft
{
  width:90px;
  float:left;
  margin:7px 0px 0px 10px;
  display:inline;
  overflow:hidden; 
}

/***End homefeatures***/






p
{
margin: 0 0 1em 0;

}



table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:center;
padding:0px;
}

q:before,q:after {
	content:'';
}

abbr,acronym { 
	border:0;
}

/* end of reset */



body
{	
	/*background: url('/images/interface/main_bg.jpg');
	background-repeat:repeat-x;*/
	margin: 0px;
	font-family:Arial, Helvetica;
	color: #000;
}

.cmsImage 
{
 	overflow-x: hidden;
}

#centerOut
{
  background: url('/images/interface/banner_bg_pink.jpg') repeat-x ;
  min-height:500px;
  overflow:hidden;
}

#totalContainer
{
	width: 940px;
	margin: 0px auto;		
	/*background: url('/images/interface/site_flame_bg.gif');*/
	background-repeat: no-repeat;
	background-position: 80% 70%;
	position:relative;
	overflow:hidden;
}

#totalContainer.homeBg
{
	background-image: none;
}

#subBanner {
	width:902px; 
	height:194px;
	background:url(/images/interface/corner_tl.gif) no-repeat top left #0b1560;
	margin: 0px 0 0 0;
	padding:0 0px;

}

.insidetopContainer {
	width:902px;
	height:194px;
	padding:0 ;
	}




.insidetopheight {
	height: 100px;
}

.centerIn
{
	width: 940px;
	margin: 0;
	padding-bottom: 10px;
	float: left;
	clear: both;
	background: url('/images/interface/banner_watermark.gif') no-repeat top right;
	/*background-color:#e5e5e5;*/
}

.centerinhome
{
	width: 902px;
	margin: 0;
	padding-bottom: 10px;
	float: left;
	clear: both;
	background:url(/images/interface/hp_bg.jpg) repeat-x  ;
	background-position: 0 206px; 

}

.baseShadow
{

}

/*** Brand Area ***/

#brandArea
{
	width: 940px;
	height: 201px;
	float: left;
	
	
}

#brandAreaHome
{
	width: 902px;
	height: 400px;
	float: left;
	position: relative;
	
}

.chamberLogo
{
	position: absolute;
	height: 155px;
	overflow: hidden;
	left: 0px;
	top:13px;
}

#topBarMain
{	
	width: 902px;
	/*background: url('/images/interface/top_bar_main_bg.png') repeat-x;*/
	height: 35px;
	float: right;
	clear: none;
	padding-top: 6px;
}

#topBarMain ul
{
	list-style: none;
}

#topBarMain ul li
{
	display: inline;
	float: right;
	color: #fff;
	font-size: 11px;
	padding: 4px 6px 0 6px;
}

#topBarMain ul li a
{
	color: #ffffff;
	text-decoration: none;
	border-left: solid 1px #ffffff;
	padding-left: 11px;
}

#topBarMain ul li a.noborder
{
  border-left: solid 0px #ffffff !important;

}

#topBarMain ul li a:hover
{
	text-decoration: underline;
}



#brandArea .companyLogo, #brandAreaHome .companyLogo
{
	float: left;
	width: 280px;
	height: 105px;
}

#brandArea .searchPanel, #brandAreaHome .searchPanel
{
	float: right;
	clear: none;
}




/*** Central Content Styles ***/


/*** three columns ***/



#maincontentzone p,
#supportivezone p,
#subnavzone p

{
	padding:0px;
	color:#333333;
	margin:0px 0px 10px 0px;
	font-size:75%;
	line-height:20px;
}




#rightzone p,
#middlezone p,
#leftzone p
{
	padding:0px;
	color:#424242;
	margin:0px 0px 10px 0px;
	font-size:75%;
	line-height:20px;
}




#maincontentzone p a,
#supportivezone p a,
#subnavzone p a,
#middlezone p a,
#leftzone p a,
#rightzone p a,
#maincontentzone ul li a
{
	color: #ee1849; text-decoration:underline;

}


#maincontentzone p a:hover,
#supportivezone p a:hover,
#subnavzone p a:hover,
#rightzone p a:hover,
#middlezone p a:hover,
#leftzone p a:hover,
#maincontentzone ul li a:hover
{
	color: #FFFFFF;
	text-decoration:none;
	background-color:#ee1849;

}

#maincontentzone p a:visited,
#supportivezone p a:visited,
#subnavzone p a:visited,
#rightzone p a:visited,
#middlezone p a:visited,
#leftzone p a:visited,
#maincontentzone ul li a:visited
{

}


.expandTextLink
{
	margin-bottom:15px !important;

}


.expandTextLink a

{
	color: #ee1849;
	font-size:80%;

}

.expandTextLink a:hover
{
	color: #FFFFFF;
	text-decoration:none;
	background-color:#ee1849;


}





#headerzone img
{
	margin: 0px;
	padding: 0px;
}

#maincontentzone ul
{
	font-size: 75%;
	font-family: Arial;	
	list-style: disc outside;	
	margin: 0px 0px 18px 28px;
	color:#333333;
	line-height:1.5;
} 

#maincontentzone ol
{
	font-size: 75%;
	line-height: 24px;	
} 


#drilldown_banner
{
	float: left;
	clear: both;
	width: 934px;
	height: 137px;
	margin-bottom: 44px;
}


.hpbannertext 
{
	float:left;
	width:900px;
	background: #e11f18 url('/images/interface/hpbannertext_bg.jpg') repeat-x;
	margin: 0px;
	padding: 7px 17px;subnav_li_bg.gif) no-repeat scroll 5% 40%;
}

.insidetop
{
	float:left;
	width: 255px;
	padding: 0 21px;
	border-right: 1px solid #7c0a76;
	font-family: arial, Helvetica, Verdana;
	color: #ffffff;
	margin-top:20px;
	overflow:hidden;
}

.insidetop img 
{
	width:32px;
	width:32px;
	float:left;
	margin:0px 5px 0px 0px;
	border:0

}

.insidetop a:link, .insidetop a:visited
{
	color: #ffffff;
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	background-image: url('/images/interface/feature_link_off.gif');
	background-repeat: no-repeat;
	padding: 1px 0px 0px 0px;
	margin-top: 10px;
	line-height: auto;
	display: block;
	height: 17px;
	width: 71px;
	text-align:center;
}

.insidetop a:hover, .insidetop a:active
{
	text-decoration:none;
	background-image: url('/images/interface/feature_link_on.gif');
}

.featuredlink {

}

.linkEvent {
display:none;

}

.insidetop h2
{
	font-size: 26px;
	font-weight: normal;
	float:left;
	padding:0 0 0 7px;
	overflow:hidden;
	
	
	/*letter-spacing: 1px;*/
}

.insidetop h1
{
	font-size: 22px;
	font-weight: normal;
	float:left;
	padding:0 0 0 7px;
	/*letter-spacing: 1px;*/
}

.insidetop p
{
clear:left;
color:#FFFFFF;
font-family:arial,Helvetica,Verdana;
font-size:12px;
line-height:20px;
padding-top:10px;
}
.last 
{
	border-right: 0!important;
	width:250px;
}
.hpbannerfooter
{
	float:left;
	width:934px;
	height: 7px;
}
/*h1 .main_title
{
	font-size: 38px;
	font-weight: 700;
}*/

/*---------Latest news styling ---------*/
.newscontainer {
float: left;
margin-bottom: 15px;
}
.latestnewsleft {
float: left;
width: 86px;
height: 28px;
background: url('/images/interface/latest_news_left_bg.gif') left no-repeat;
}
.latestnewsleft span a{
width: 100%;
display: block;
text-decoration: none;
border: none;
}
.latestnewsright{
float: left;
width: 846px;
height: 28px;
background: url('/images/interface/latest_news_right_bg.gif') left no-repeat;
font-size: 70%;
}
.latestnewsright ul li strong {
padding-left: 14px;
}
.latestnewsright ul {
float: left;
margin:0;
padding: 0;
list-style-type: none;
width: 100%;
height: 28px;
}
.latestnewsright ul li {
margin:0;
padding: 7px 0;
list-style-type: none;
float: left;
}
.latestnewsright ul li.pipe {
padding: 0 0!important;
}

/*---------- faq panel ----------*/
.faqpanel {
float:left;
width:100%;
/*height: 88px;*/
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
}
.faqinnerpanel {
float:left;
width: 98%;
/*height: 88px;*/
border-left: 3px solid #fff;
border-right: 3px solid #fff;
background: url('/images/interface/faq_inner_bg.gif') repeat-x;
}
.faqinnerpanel h4 {
font-size: .8em;
font-weight: 600;
font-family:Georgia, arial, Helvetica, Verdana;
color: #4d4d4f;
text-transform: capitalize;
padding: 6px;
}
.faqinnerpanel p {
font-family:Georgia, arial, Helvetica, Verdana;
color: #b3b4b6;
padding: 5px 6px 0 6px;
}
.faqinnerpanel .dropselect {
background: #f3f3f3 url(/images/interface/drop_select_bg.gif) repeat-x;
/*width:192px;*/
width: 98%;
height: 23px;
padding-left: 6px;
}
#faqsearch {
width:160px;
}
#gosearch {
padding-left: 5px;
}
.faqpanelbottom {
float:left;
width: 100%;
height: 31px;
background: url('/images/interface/faq_panelBottom_bg.gif') repeat-x;
}
.showleftimg {
float:left;
width: 11px;
height: 31px;
display: block;
margin-left: -1px;
background: url('/images/interface/faq_left_img.gif');
}
.showrightimg {
float:right;
width:11px;
height: 31px;
display:block;
margin-right: -3px;
background: url('/images/interface/faq_right_img.gif');
}

#headerzone h1
{
  
  font-size:35px;
  color:#ee1849;
  font-family:helvetica, arial;
  font-weight:100;
  margin-bottom:10px;
  letter-spacing:1px;
  line-height:37px;
  width:300px;
  float:left;
  overflow:hidden;


}



#maincontentzone h1
{
	font-size: 26px;
	font-weight: normal;
	color: #EE1849;
	padding:0px 0px 10px 0px;
  
  margin-bottom:10px;
  background: url('/images/interface/h1_leaf.gif') no-repeat right 7px;
	/*letter-spacing: 1em;*/
}

#maincontentzone h2
{
	font-family:arial, Helvetica, Verdana;
	font-size:19px;
	/*font-size: 120%;*/
	font-weight: normal;
	/*letter-spacing: .01em;*/
	color: #EE1849;
	padding:5px 0px 5px 0px;
}

#maincontentzone h3
{
	font-family: arial, Helvetica, Verdana;
	/*font-size: 100%;*/
	font-size: 17px;
	font-weight:600;
	/*letter-spacing: .01em;*/
	color: #EE1849;
	padding:0px 0px 7px 0px;
}

#maincontentzone h3 a
{
	color: #EE1849;
	text-decoration:undeline;
	
}


#maincontentzone h3 a:hover
{
	color: #ffffff;
	text-decoration:undeline;
	background-color:#EE1849;
	
}

#maincontentzone h4
{
	font-family: arial, Helvetica, Verdana;
	font-size: 90%;
	font-weight:normal;
	/*letter-spacing: .01em;*/
	color: #333333;
}

#maincontentzone h5
{
	font-family: arial, Helvetica, Verdana;
	font-size: 80%;
	font-weight:normal;
	/*letter-spacing: .01em;*/
	color: #333333;
}

#maincontentzone h6
{
	font-family: arial, Helvetica, Verdana;
	font-size: 70%;
	font-weight:normal;
	/*letter-spacing: .01em;*/
	color: #333333;
}

#maincontentzone p
{
	font-size: 75%;
	line-height: 1.5;
	margin-bottom: 10px;
}

/*#maincontentzone p a
{
	color: #ec008c; text-decoration:underline;
}
*/

#maincontentzone p.bigtext {
	font-family:arial, Helvetica, Verdana;
/*font-size: 100%;*/
	font-size: 22px;
	font-weight: normal;
	color: #999;
	line-height: 1em;
}
#maincontentzone p a.linkPdf, #maincontentzone p a.linkExcel, #maincontentzone p a.linkFlash, #maincontentzone p a.linkImage, #maincontentzone p a.linkPowerpoint, #maincontentzone p a.linkWord, #maincontentzone p a.linkZip
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}



#maincontentzone ul
{

}



#subnavzone p
{
	font-size: 75%;
	line-height: 1.5;
}
/*-------------SUPPORTIVE ZONE HEADERS-------------*/
#supportivezone h1,#supportivezone h2,#supportivezone h3,#supportivezone h4,#supportivezone h5,#supportivezone h6{
	letter-spacing: .01em;
	color:#0B1560;
	font-family: arial, Helvetica;
	font-weight: normal;
}
#supportivezone h1{
	font-size: 26px;
	color:#0B1560;
}
#supportivezone h2{
	font-size: 16px;
	color:#0B1560;
	margin-bottom:5px;
	width:180px !important;
}
#supportivezone h3{
	font-size: 100%;
	color:#0B1560;
}
#supportivezone p
{
	font-size: 75%;
	line-height: 1.5;
}

	
#middlezone h2,
#leftzone h2,
#rightzone h2
{
	font-size: 14px;
	padding-bottom:7px !important;
	padding-top:2px !important;
	color:#ffffff;
}

#middlezone h2 a,
#leftzone h2 a,
#rightzone h2 a
{
	text-decoration:none !important;
}

#rightzone h3,
#middlezone h3,
#leftzone h3
{
	font-size: 16px;
	padding-bottom:7px !important;

	line-height:auto;
	color:#0B1560;	
}

#supportivezone a:link, #supportivezone a:visited
{
	color: #000;
}

/*#supportivezone a:hover
{
	color: #ff0000;
}
*/

#relatedinfo {
	color: #ffffff;
}

#relatedinfo a:link, #relatedinfo a:visited {
	color: #525252;
}

#relatedinfo a:hover {
	background-color:#ffffff !important;
}


.searchBlock a:link
{
color:#EE1849;
}
.searchBlock a:hover
{
color:#000000;
}
.searchBlock a:visited
{
color:#909090;
}

.sitemap {
  font-size:80%;
  padding-top:10px;
}

.sitemap a:visited {
	
	color: #595959!important;
	
}

.sitemap a {
	
	color: #ee1849; text-decoration:underline;
}

.sitemap a:hover {

  color: #FFFFFF !important;
	text-decoration:none !important;;
	background-color:#ee1849 !important;
  
}


#polls h1
{

}

#polls p
{

}

#polls .pollQuestion
{
	
}

#polls .pollPercent
{

}

#polls .pollAnswer
{

}

#polls .pollColour
{
	float: left;
}


a.linkBacktotop:hover
{
  background-color:transparent !important;
  color:#000000 !important;
  text-decoration:underline !important;
  
}

.linkFeatured
{
  background-repeat:no-repeat;
  margin:0px 0 !Important; 
  padding-bottom:0px !Important;
  padding-left:12px !Important;
  padding-right:0px !important;
}

#middlezone .linkFeatured,
#leftzone .linkFeatured,
#rightzone .linkFeatured,
#maincontentzone .linkFeatured,
#supportivezone .linkFeatured,
#subnavzone .linkFeatured
{
	background-image: url('/images/interface/features_arrow_right.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-color:transparent !important;
	color:#000000 !important;
	font-weight:bold;
}

#middlezone a.linkFeatured:hover,
#leftzone a.linkFeatured:hover,
#rightzone a.linkFeatured:hover,
#maincontentzone a.linkFeatured:hover,
#supportivezone a.linkFeatured:hover,
#subnavzone a.linkFeatured:hover
{
		background-color:transparent !important;
		color:#EE1849 !important;
		text-decoration:underline;
}



#middlezone a.linkFeatured:visited,
#leftzone a.linkFeatured:visited,
#rightzone a.linkFeatured:visited,
#maincontentzone a.linkFeatured:visited,
#supportivezone a.linkFeatured:visited,
#subnavzone a.linkFeatured:visited
{

}


#middlezone a.ReadMoreLink,
#leftzone a.ReadMoreLink,
#rightzone a.ReadMoreLink
{

	width:72px;
	height:16px;
	background-image: url('/images/interface/readmore.gif');
	background-repeat: no-repeat;
/*padding-left:7px !important;
	padding-right:20px !important;*/
  color:#ffffff;
	text-decoration:none;
	font-weight:bold;
  font-size:11px;
  padding: 1px 20px 2px 7px !important;
		
}

#middlezone .ReadMoreLink:hover,
#leftzone .ReadMoreLink:hover,
#rightzone .ReadMoreLink:hover
{
	text-decoration:none !important;
	color:#ffffff !important;
	background-color:transparent !important;
	background-image: url('/images/interface/readmore_ov.gif');
	background-repeat: no-repeat;
	padding-left:7px !important;
	padding-right:20px !important;

}

#middlezone .ReadMoreLink:visited,
#leftzone .ReadMoreLink:visited,
#rightzone .ReadMoreLink:visited
{
color:#ffffff !important;
}

#maincontentzone .linkBacktotop
{

	background-image: url('/images/interface/sml_arrow_pink_up.gif');
	background-repeat: no-repeat;
	background-position: 7px 5px;
  padding-left:18px !important;
}





.searchBlock
{
	border-bottom: 1px solid #e9e9e9;
	font-size: 75%;
	line-height: 24px;
	padding-bottom: 20px;
}

/*** End of Central Content Styles ***/



/*** Newsletter panel ***/

#newsletter
{
	width: 100%;
	float: left;
	clear: both;
	margin-top: 0px;
	padding-bottom: 21px;	
}

#newsletter p
{
	padding-left:  10px;
	padding-right:  10px;
	display: block;
	display:block;
  font-size:12px;
  padding-left:24px;
  padding-right:10px;
}
	
.newslettertop
{
	width: 100%;
	float: left;
	/*clear: both;*/
	height: 92px;
	background: url('/images/interface/newsletter_top_bg.gif') top left repeat-x;
}


.newsletter
{
	background: url('/images/interface/newsletter_main_bg.png');
	background-position: bottom;
	width: 100%;
	float: left;
	/*clear: both;*/
	color: #EE1849 !important;
	font-size: 85%;
	padding-left: 0px;
	padding-right: 0px;
	/*padding-bottom: 4px;*/
}

.newsletter a
{
	color:#EE1849 !important;
}

.newsletter a:hover
{
	color:#ffffff !important;
}


#frmNewsletter
{
	background: none;
}



.newsletterBtn


{
float:right;
width:89px;
height:30px;



}
.newsletterbox
{
  background:none repeat scroll 0 0 #F8F8F8;
  border:1px solid #888888;
  font-size:11px;
  height:15px;
  margin-bottom:5px;
  margin-left:25px;
  padding:5px;
  width:158px;
}


.newsLetterLabel
{
  padding-left:24px;
  font-size:12px;
  color:#333333;


}


.newsletterbottom
{
	width: 100%;
	float: left;
	/*clear: both;*/
	height: 7px;
	font-size: 1px;
	background: url('/images/interface/rounded_bl.gif') no-repeat #db181e;
}

.newsletterbottom P
{
	padding-right: 0px;
	background-position: : 100% 100%;
	padding-left:  0px;
	padding-top:  0px;
	padding-bottom:  0px;
	right:  0px;
	bottom:  0px;
	background: url('/images/interface/rounded_br.gif') right bottom no-repeat;
	margin:  0px;
	height: 7px;
	font-size: 20%;
	/*POSITION: absolute;*/
}
/*----------ENQUIRY FORM STYLING -------------*/
#frmContactEnquiry table tbody td {
	text-transform: capitalize;
	font-size: 80%;
	font-weight: 600;
	color: #666666;
	padding:5px;
}

.caption
{

	padding-top:6px !Important;

}

.caption a
{
	color:#777777 !important;
	font-size:12px !important;
	font-style:italic !important;
	text-decoration:none !important;

}

.caption a:hover
{
	color:#00000;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
}


/*** Site Info / Footer ***/

#siteInfo
{
	width: 940px;
	margin: 0px auto;
	/*background: #ecedf3;*/
	height: 70px;
	overflow: hidden;
	color:#333333;
	clear:left;
	/*float:left;*/
	
	/*** added float left - fix for issue with margin-top in Firefox 21/05/09***/
}

#siteInfo .sponsors
{
	float: left;
	height: 43px;
	margin: 20px 0 20px 25px;
	display: inline;
	clear: both;
}

#siteInfo .sponsors img
{
	margin-right: 28px;
}

#siteInfo .footerLinks
{
	float: right;
}

#siteInfo .footerLinks a:link, #site_info .footerLinks a:visited
{

}

#siteInfo .footerLinks a:hover
{


}

/*#site_info */

.registered
{
  float:left !important;
  margin:18px 0px 0px 24px !important;
  font-size:0.7em;
  color: #333333;
}


.footerContainer
{
  
  background: url('/images/interface/footer_bg.gif') repeat-x;
  /*height:100px;*/
  overflow:hidden;
  height:98px;
  
  


}

.footerNavContainer
{
	background-color:#141414 !Important;
	background: url('/images/interface/footer_bg_nav.gif');
	background-repeat:repeat-x;
	background-position:100% 0px;
	padding-bottom:25px;
	margin:0px;
	overflow:hidden;
	

}


.footerNav
{
  height:169px;
  width:940px;
  margin: 0 auto;
  overflow:hidden;
  position:relative;
  


}


.sponsorLinks
{
  clear:left;
  height:62px;
  width:940px;
  margin:auto;
  


}

.sponsorLinks img

{ 

  float:right;
  margin-left:18px;
  /*padding-top:10px;*/
  /*width:130px;
  height:30px;*/
  margin-top:15px;
  

}


.floatLeftLinks

{
  float:left !important;
}

.footerVersion

{
	float: right;
	/*margin-right: 21px;*/
	display: inline;
	margin-top: 10px;
	padding-bottom: 4px;	
	font-size:0.75em;
	color: #ffffff;
}

.versionLogo
{ 
  float:left;
  clear:left;
  margin:9px 0px 0px 0px !important;
  display:inline;
}


.copyright
{
  margin-top:0px !important;
}

.footerVersion
{
  font-size:12px;
  color:#ffffff;
  /*margin-top:10px;*/
}

.footerVersion a {
	color: #ffffff;
	text-decoration: none;
}
.footerVersion a:hover {
	color:#000000;
	text-decoration:underline;
}


.footerVersion img{ padding-bottom: 4px;}
*html .footerVersion img{padding-top: 8px; padding-bottom: 0;}
.clrfix {clear:both;}


.registered_office 
{
	float: right;
	clear: none;
	text-align: right;
	margin-top: 18px;
	margin-right: 16px;
	display: inline;	
	font-size: 13px;
	color: #333333;
}

.registered_office p
{
	font-size: 10px;
	margin-bottom: 0;	
	color: #666666;
}

.registered_office .company 
{

}

.registered_office strong
{
	line-height: 18px;
}

#siteInfoBottom
{
	width: 902px;
	height: 10px;
	margin: 0px auto;
	clear: both;
	background: url('/images/interface/site_info_bottom_bg.png') no-repeat;
}

.sponsors
{
  float:left;
  width:300px;
  height:62px;
  background: url('/images/interface/chamber_sponsors.gif') no-repeat;
  margin-top:1px;
 
}

.footerNavColumn
{
  float:left;
  width:146px;
  /*min-height:50px;*/
  padding-right:10px;
  padding-top:20px;
  
}

.footerNavColumn ul

{
  
}

.footerNavColumn ul li
{
  text-decoration:none;
  padding:0px;
  margin:0px;
  list-style:none;
  font-size:12px;
  color:#ffffff;
  line-height:18px;
  
}

.footerNavColumn ul li a
{
  
  color:#ffffff;
  text-decoration:none;
  
}

.footerNavColumn ul li a:hover

{
  
  color:#ed1849;
  text-decoration:none;
  
}

a#footerHeading:hover

{
  
  color:#ed1849 !important;
  text-decoration:none;
  
}

a#footerHeading
{
color:#9a9a9a !important;
  text-decoration:none;

}





*** End of Site Info / Footer ***/

/*** Form Styles ***/

.fieldselect, .fieldselectERR
{
	font-family: Arial;
}

.fieldselectERR, .fieldERR
{
	background-color: red;
	color: white;
}

.field, .fieldERR
{
	font-family: Arial;
}

.fieldERR
{
	background-color: red;
	color: white;
}

.fieldMulti
{
	font-family: Arial;

}






/*** Top Navigation ***/

/* - - - - Main Navigation - - - - */


.ageHomeFlash
{ height:252px;
  width:902px;
}


.ageDrilldownFlash
{ height:230px;
  width:902px;
}

.ageTopArea
{
	position: absolute;
	left: 293px;
	height: 80px;
	width: 610px;
	top: 80px;
}

.mavBanner
{
	height: 99px;
	width: 775px;
	margin-bottom: 10px;
}

/*** Top Navigation ***/

.home

{
	position:absolute !Important;
	top:249px !important;
	right:60px;
}



#navContainer
{
  width: auto;
	height: 32px;
	background-image: url('/images/interface/topnav_bg.gif');
	position:absolute;
	top:136px;
	right:0px;
	z-index:2;
	

}


#topnav ul li a

{
  background-image: url('/images/interface/tab_off_leftbg.gif');


	background-repeat: no-repeat;

	background-position: 0% 0%;

	color: #ffffff;

	text-decoration: none;

	float: left; 

	text-align: center; 

	display: block;
	
	height:32px;
	
	list-style-type: none;
	
	margin-right:3px !important;
	
	font-size:12px;
	
	font-weight:bold;
	
	line-height:24px;
	
	outline:none;
	
	
}

#topnav ul li a:hover
{
  
  background-image: url('/images/interface/tab_off_leftbg.gif');
	background-repeat: no-repeat;
	background-position: 0 -32px;
	display:block; 
 
}


#topnav ul li a:active
{
  
  /*background-image: url('/images/interface/tab_off_leftbg_active.png')!important;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;*/
 
}

.topNavOffBg:active

{

	/*background-image: url('/images/interface/tab_off_rightbg_active.png') !important;
	background-repeat:no-repeat;
	background-position:100% 0;
  display: block;*/

}


#topnav ul li:hover

{ 


}


#topnav ul li 

{ 

	
	
	text-align: center; 

	list-style-type: none; 

	float: left; 

	padding: 0; 

	border: 0; 

	display:block; 

	width: auto;
	
	height:32px;
	
	list-style-type: none; 

}

.topNavOffBg

{

	background-image: url('/images/interface/tab_off_rightbg.gif');
	background-repeat:no-repeat;
	background-position:100% 0;
	margin: 0px 0px 0px 0px;
	padding: 4px 12px 4px 12px;
  display: block;

}



.topNavOffBg:hover

{
  background-image: url('/images/interface/tab_off_rightbg.gif');
  background-repeat:no-repeat;
	background-position:100% -32px;
	color:#ffffff;
	display:block; 


}



.topNavOnLi
{
  
	
	text-align: center; 

	list-style-type: none; 

	float: left; 

	padding: 0; 

	border: 0; 

	display:block; 

	width: auto;
	
	height:32px;
	
	list-style-type: none;
	
	

}

.topNavOnLi a 

{
  
  background-image: url('/images/interface/tab_on_leftbg.png') !Important;
  background-repeat: no-repeat;
  background-color:#000000;

	background-position: 0% 0% !important;

}


.topNavOnLi a:hover

{
 color: #EE1849 !important;
 background-image: url('/images/interface/tab_on_leftbg.png') !Important;
 background-repeat: no-repeat;
 background-color:#000000;
 background-position: 0% 0% !important;

}


.topNavOnBg

{

	background-image: url('/images/interface/tab_on_rightbg.png') !important;
	background-position: 100% 0%;
	background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 4px 15px 4px 15px;
  display: block;
  

}


/**#nav
{
	width: 900px;
	height: 13px;
	background-image: url('/images/interface/topnav_bg.gif');
	float: left;
	margin-top:12px;
}

#nav ul
{ 
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
}

#nav ul li
{ 
	margin: 0px;
	float: left; 
	display:block;
}

#nav ul li a
{
	float: left; 
	display: block;
	padding: 0px 12px 0px 12px;
	line-height: 13px;
	font-size: 75%;
	color: #ffffff;
	text-decoration: none;
	background-image: url('/images/interface/vert_dots.gif');
	background-repeat:repeat-y;
	background-position: 100% 100%;
}

#nav ul li a:hover 
{
	color: #6cd9ff;
	text-decoration:underline;
	
}

#nav a.topnavon   
{ 
	color: #6cd9ff;
	/*border: 0px !important;
}
*/

.lead

{
  color:#525252 !important;
  font-family:Arial,Helvetica,sans-serif;
  font-size:1.05em !important;
  line-height:1.3em !important;
  margin-bottom:1.5em !important;
  font-weight:400;
}

#nav a:hover.topnavon  
{ 
  text-decoration:none !important;
  
}


#nav ul li.navend, #nav ul li.navendon, #nav ul li.navendlast, #nav ul li.navendonlast
{
	float: right !important;
}

#nav ul li.navend a, #nav ul li.navendon a
{
	background-image: none;
	border-right: 1px white solid;
}

#nav ul li.navendlast a, #nav ul li.navendonlast a
{
	background-image: none;
	padding-right:0px;
}



/***END NAVIGATION***/

/*** Breadcrumb ***/

#breadcrumb
{	
  float:left;
	font-size:12px;
	font-weight:normal;
	padding-left:7px;
	/*line-height:33px;*/
	display:inline;
	color:#ffffff;
	margin-top:10px;
	
}

#crumbContainer {
	/*background-color:#0B1560;*/
	height:33px;
	float:left;
	width:940px;
	margin-top:104px;
	/*background:url('/images/interface/crumb_bg.jpg') repeat-x;*/
	
	
}

/***SEARCH FORM***/

#Searchform {
	float:right; 
	width:180px;
	margin-top:15px;
	}
	
#inputContainer {
	width:144px;
	float:left;
	background:url('/images/interface/search_bg.jpg') repeat-x;
	height:20px;
	border:1px solid #b2b2b2;}
	
.SearchButton {
	background:url('/images/interface/search_button.gif') no-repeat;
	width:18px;
	height:18px;
	line-height:20px;
	float:left;
	margin:2px 0px 0px 5px;
	border:0; 
	
}


.SearchButtonOv {
  
  background:transparent url('/images/interface/search_button_ov.gif') no-repeat scroll 0 0;
  border:0 none;
  float:left;
  height:18px;
  line-height:20px;
  margin:2px 0 0 5px;
  width:18px;
}	
	
	
/***SEARCH PANEL ***/

#brandArea .searchPanel {
float:left !important;
margin-top:7px !important;
}


.searchBg
{
  background-color:#2b6ca6;
	background: url('/images/interface/search_panel_bg.gif');
	background-repeat:no-repeat;
	width: 177px;


}




.search_box, .search_box_focus
{
	/*height: 24px;*/
	width:150px;
	margin: 0px 32px 0px 0px;
	padding:6px 5px 10px 28px;
	background-color:transparent;
	font-family: Arial;
	font-size: 75%;
	border:0;
	color:#000000;
	
	


}

.search_box { color: #000000; }

.search_again_box
{
	width: 320px;
	padding: 3px 1px 2px 5px;
	border: 1px solid #888888;
	background: url('/images/interface/searchbox_bg.gif');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 75%;
	
}

.searchContainer
{
  float:right;
  background: url('/images/interface/search_box_bg.gif');
  background-position:right;
  background-repeat:no-repeat;
  overflow:hidden;
  height:51px;
  margin-top:13px;
}

.searchCurveRight
{
  float:left;
  background-image: url('/images/interface/search_box_lft_curve.gif');
  background-repeat:no-repeat;
  height:51px;
  width:14px;
}

.searchContainerLinks
{
  float:left;
  display:block;
  margin:14px 13px 0px 0px;
}

.searchContainerLinks ul
{
  color:#ffffff;
  font-size:0.7em;
  list-style:none;
}

.searchContainerLinks ul li
{
  float:left;
  display:inline;
}

.searchContainerLinks ul li a
{
  color:#c4c4c4;
  text-decoration:none;
}

.searchContainerLinks ul li a:hover
{
  color:#ed1849;
  text-decoration:underline;
}

/***SEARCH PANEL END ***/

	

#MaintopLeft {
	float:left;
	background:url('/images/interface/corner_tl_drilldown.gif');
	background-color:#0B1560;
	background-position:top left; 
	background-repeat:no-repeat;
	height:41px;
	width:19px;
	float:left;
}

#breadcrumb a:link, #breadcrumb a:visited
{color:#ffffff;


}

#breadcrumb a:hover
{color:#ed1849;

}


/********* resources styles *********/


#resourcesContainer

{
  float: left;
	clear: both;


}


#resources {
	width: 205px;
	/*padding-top: 31px;*/
	background: url('/images/interface/resources_bg.gif') top left no-repeat;
	/*margin-bottom:27px;*/
	float: left;
	clear: both;
	display:inline;
	margin-bottom:14px;
	padding-left:15px;
	padding-top:10px;
	overflow:hidden;
	
}

.resourcesfooter

{
background: url('/images/interface/resources_bottom.gif') top left no-repeat;
/*width: 220px;*/
height:27px;
clear:left;
margin-left:-15px;



}

#resources h1, #relatedinfo h1, #subnavcontainer h1
{
	font-family: arial, helvetica;
	font-size: 85%;
	color: #0B1560;
	padding-bottom: 4px;
	margin: 0px;
}

#relatedinfo h2;
#resources h2
{
	font-family: arial;
	font-size: 16px;
	color: #0B1560;
	padding-bottom: 4px;
	/*margin: 0px 0px 10px 0px !important;*/
}
#resources ul
{
	text-align: left; 
	list-style-type: none; 
	margin: 0px; 
	padding: 0px;
	width:190px;
	/*border-left: 1px solid #e0e0e0;*/
	/*border-right: 1px solid #e0e0e0;*/
	/*background: #ffffff;*/
	}
	
	#resources ul li
{
	line-height:15px;
	/*background: url('/images/interface/resource_section_li_bg.gif') repeat-x;*/
}
#resources li
{
	margin: 0px;
	padding: 0px; 
}
#resources>ul>li{list-style-type: none!important;}
/*#resources ul li
{
	margin: 0px;
	padding: 0px; 
}
#resources li
{
	margin: 0px;
	padding: 0px; 
}
#resources>ul>li{list-style-type: none!important;}*/

#resources a.internal, #resources a.external/*, #relatedinfo a.internal, #relatedinfo a.external*/
{
	background-image: url('/images/interface/sml_arrow_grey.gif');
	background-repeat: no-repeat;
	background-position: 9px 50%;
	margin: 0px 
}

#resources a
{
	font-size: 75%;
	color: #525252 !important;
	border-bottom: 1px solid #ffffff;
	display: block;
	padding: 5px 0px 5px 28px;
	line-height: 15px;
	margin: 0px;
	font-weight: normal !important;
	text-decoration: none !important;
}

#resources a:link, #relatedinfo a:link  
{
	text-decoration: none;
}

#resources a:visited, #relatedinfo a:visited  
{
	text-decoration: none;
}

#resources a:hover
{
	background-color: #ffffff !important;
}

#resources a.print {	background: url(/images/interface/utility_print_icon.gif) no-repeat; background-position: 9px 50%}
#resources a.enquiry   { background: url(/images/interface/utlility_enquiry_icon.gif) no-repeat; background-position: 9px 50%}
#resources a.email   { background: url(/images/interface/utility_email_icon.gif) no-repeat; background-position: 9px 50%}
#resources a.contact  { background: url(/images/interface/utlility_contact_icon.gif) no-repeat; background-position: 9px 50%}
#resources a.document { background: url(/images/interface/utlility_account_icon.gif) no-repeat; background-position: 9px 50%}

/***Table Specs ***/





.tableSpecs

{ 
  background-image: url('/images/interface/table_graphic.jpg') !important;
  background-repeat: no-repeat !important;
  overflow:hidden;
  width:460px;
  min-height:232px;
  border-collapse: collapse !important;
}




.tableSpecs .topTr tr
{
  color:#ffffff;
  font-weight:bold;
  padding:0px
}

.tableSpecs tbody tr

{
  height:30px;
  font-size:11px;
  color:#000000;
  border-bottom: 1px solid #666 !important;
  /*padding: 0.4em;*/
  text-align: left;
  line-height:30px !important;
  padding-left:0.9;
  
}



.tableSpecs tbody td 

{

  /*padding: 0.9em 4em;*/
  text-align: center;
  color: #000000;
  border-bottom: 1px solid #666 !important;
  
  
}



.tableSpecs th

{
  font-size:11px;
  height:50px !Important;
  font-weight:bold;
  color:#ffffff;
  border-color:#transparent !important;
  margin-top:10px;
  padding:0em 0.9em 0em 0.9em;
  
}
  
/***Table End ***/


/*** Related links panel ***/

#relatedinfo
{
	width: 205px;
	background: url('/images/interface/resources_bg.gif') top left no-repeat;
	margin-bottom: 23px;
	float: left;
	clear: both;
	display:inline;
	padding-left:15px;
	padding-top:10px;
	margin-bottom:14px;
	overflow:hidden;

}





#relatedinfo ul
{
	margin:0;
	padding: 0;
	list-style: none;
	width:190px;

}

#relatedinfo ul li
{
  width: 100%;
	font-size: 75%;
	display:block;	/*added to allow background image to bleed through in firefox*/
	
}

#relatedinfo ul li a
{
	display: block;
	line-height: 15px;
	padding: 5px 0px 5px 25px;
	color:#999999;
	border-bottom:1px solid #ffffff;
	background-image:url('/images/interface/grey_arrow_right.gif');
	background-repeat:no-repeat;
	background-position:7px 50%;
	
}

.relatedinfobottom
{
	width: 100%;
	float: left;
	clear: both;
	height: 7px;
	font-size: 1px;
}

.relatedinfobottom P
{
	PADDING-RIGHT: 0px;
	BACKGROUND-POSITION: 100% 100%;
	PADDING-LEFT: 0px;
	RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BOTTOM: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: no-repeat;
	height: 7px;
	font-size: 20%;
	/*POSITION: absolute;*/
}




/********* PANEL STYLES ***********/

.eventsPanel
{


background-image: url('/images/interface/upcoming_events_panel.jpg');
color:#343433;
/*font-size:12px;*/
line-height:20px;
margin-bottom:10px;
overflow:hidden;
/*padding:85px 25px 5px 25px;*/
width:220px !important;
float:left;
margin-right:20px;
}


.trainingPanel

{

background-image: url('/images/interface/training_withus_panel.jpg');
color:#343433;
/*font-size:12px;*/
line-height:20px;
margin-bottom:10px;
overflow:hidden;
/*padding:85px 25px 5px 25px;*/
width:220px !important;
float:left;
margin-right:20px;


}



.newsletterPanel

{


background-image: url('/images/interface/subscribe_newsletter_panel.jpg');
color:#343433;
/*font-size:12px;*/
line-height:20px;
margin-bottom:10px;
overflow:hidden;
/*padding:85px 25px 5px 25px;*/
width:220px !important;
float:left;
margin-right:20px;
}





.memberPanel

{


background-image: url('/images/interface/member_panel.jpg');
color:#343433;
/*font-size:12px;*/
line-height:20px;
margin-bottom:10px;
overflow:hidden;
/*padding:85px 25px 5px 25px;*/
width:220px !important;
float:left;

}


.calltoAction
{
  background-image: url('/images/interface/calltoaction_graphic.jpg');
  background-repeat:no-repeat;
  background-position:0px 15px;
  width:360px;
  padding-left:80px;
  padding-right:20px;
  padding-top:30px;
  padding-bottom:20px;
  margin-top:20px !important;
  clear:both;
  



}


#flash_518
{
	padding:0px !Important;
	margin:0px !important;

}






.newsletterPanel p,
.trainingPanel p,
.memberPanel p

{

	color:#343433;
	/*font-size:12px;*/
	padding:85px 20px 5px 20px !Important;
	margin:0px !important;

}

.eventsPanel p
{
	color:#343433;
	/*font-size:12px;*/
	padding:0px 20px 5px 20px !Important;
	margin:0px !important;
}

.newsletterPanel p a,
.trainingPanel p a,
.eventsPanel p a,
.memberPanel p a
{
  text-align:right !important;
  color:#ffffff !important;
  font-weight:bold !important;
  padding-left: 98px !important;
  text-decoration: none !important;
  margin-top:5px !important;
  
}

.newsletterPanel p a:hover,
.trainingPanel p a:hover,
.eventsPanel p a:hover,
.memberPanel p a:hover
{
    background-color:transparent!important;
    color:#3E3E3E !important;
    text-decoration:none !important;
    
}


.panelButton 
{
  background-image:url('/images/interface/panel_button.jpg') !important;
  margin:0px 0 !important;
  width:220px !important;

}


/********* left nav styles *********/



.subTopCurve

{
  background: url('/images/interface/subnav_top.gif') top left no-repeat;
  height:47px;
 
  
}


.subTopCurve h4

{
 color:#ed1849;
 padding-left:20px;
 padding-top:7px;


}




.subnav
{
	width: 216px;
	/*float: left;*/
	/*padding-top: 34px;*/
	/*background: url('/images/interface/subnav_bg.gif') top left no-repeat;*/
	/*border-top: 1px solid #d6d6d6;*/
	background: url(/images/interface/subnav_bg.gif) no-repeat scroll left bottom #eeeeee;
	border-left:2px solid #de0042;
  min-height:150px;
  padding-bottom:25px;
  padding-left:2px;
}

.subnav #navcontainer ul li a
{
	/*height: 32px;*/
	display: block;
	line-height: 14px;
	padding-left: 23px;
	padding-top: 8px;
	padding-bottom: 10px;
	color: #000000;
	font-weight:normal;
}


.subnavContainer
{
  margin-bottom:10px;


}


.subnav #navcontainer ul li a.selected 
{
	background-color:#ababab  !important;
	color:#000000 !important;
	background:transparent url(/images/interface/subnav_li_selected_bg.gif) no-repeat scroll 0 50%;
}

.subnav #navcontainer ul li a:hover
{
}


/************ sub nav styles  **************/
#navcontainer 
{
	/*background: url('/images/interface/subnav_li_bg.gif') no-repeat;*/
	text-decoration: none !important;
	text-align: left;
	font-size: 75%;
}

#navcontainer ul 
{
	/*background: url('/images/interface/subnav_li_bg.gif') no-repeat;*/
	list-style-type: none; 
	margin: 0px; 
	padding: 0px;
	/*background-color: #f8f8f8;*/
}

#navcontainer li
{
	background: url('/images/interface/subnav_1px.gif') no-repeat left bottom;
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;
	/*border-bottom:1px solid #ffffff;*/

	
}

#navcontainer a
{
	display: block;
	text-decoration: none;
	margin: 0px;
}

#navcontainer a:hover
{
	/*background: url('/images/interface/subnav_li_bg.gif') no-repeat;*/
	background-color: #ffffff !Important;
	color:#EE1849 !important;

	
}

#navcontainer ul li a.selected
{
  background-color:#
}

#navcontainer ul li a.selected:hover
{
}

.open a
{
	background: url('/images/interface/subnav_li_bg_minus.gif') no-repeat 0px -1px;
	/*border-bottom:1px solid #d6d6d6;*/
	
}

.closed a
{
	display: block;
	background: url('/images/interface/subnav_li_bg_plus.gif') no-repeat 0px -1px;
}

.normal a
{
	background: url('/images/interface/subnav_li_bg.gif') no-repeat scroll 7px 12px;
	display: block;
}

.selected a
{
	background: url('/images/interface/subnav_li_selected_bg.gif') no-repeat 0 50%;
	display: block;
}

.open a:hover 
{
background: url('/images/interface/subnav_li_bg_minus.gif') no-repeat 0px -1px;
}

.closed a:hover 
{
	background: url('/images/interface/subnav_li_bg_plus.gif') no-repeat 0px -1px;
	display: block;
}

.normal a:hover 
{

}

.selected a:hover 
{
}

/************ sub sub nav styles  **************/
.open ul
{
	display: block; 
	text-decoration: none !important;
}

.closed ul
{
	display: none;
}

.open ul a
{
	text-decoration: none !important;
	/*margin: 0 0 0 10px;*/
}

.open a.selected
{
	/*background-image: url(/images/interface/subnav_li_open_selected_bg.gif) !important;*/
}



.open li a:link, .open li a:visited
{
	background-image: url(/images/interface/sublevel_open.gif) !important;
	/*background-color: #ffffff !important;*/
	background-repeat: no-repeat; 
	/*this moves the background start over*/
	background-position: 0px -1px;
	padding-left: 33px !important;
	margin: 0 0 0 20px;
}

.open li a:hover
{
	background-color: #ededed !important;
}













a:hover.linkExcel,
a:hover.linkFlash,
a:hover.linkImage,
a:hover.linkPdf,
a:hover.linkPowerpoint,
a:hover.linkWord,
a:hover.linkZip
{
  background-color:transparent !important;
  text-decoration:none;
  color:#EE1849 !important
 }

/*New Top Search Form*/
.search {

	float: right;

	width: 246px;

	height: 41px;

	padding: 0;

	margin: 0;

	}



form {

	margin: 0px;

	}



.searchbox{

	background: url("/images/interface/searchbg_tile.jpg");
	
	background-repeat:repeat-x;
	
	background-color: #fff;

	border: none;

  width: 137px;

	height: 16px;

	font-family: Tahoma, Verdana, Arial;

	font-size:0.7em;

	padding: 4px 5px 2px;

	margin: 9px 0 8px 60px;

	float: left;

	}


.go {

	height: 22px;

	width: 29px;

	margin: 9px 0 0 0;

	float: left;

	}
	
	.readmorespacing{
	margin:17px 0px 17px 0px;
	}


/*** New SiFR3 ***/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }

.sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/

@media screen {
.sIFR-active #supportivezone h3,
.sIFR-active .subTopCurve h4,
.sIFR-active #resources h2,
.sIFR-active #relatedinfo h2,
/*.sIFR-active h1,*/
/*.sIFR-active  #maincontentzone h2,*/
.sIFR-active .hpPanelAsset h2,
.sIFR-active  #maincontentzone h1,
.sIFR-active .hpPanelAsset a
/*.sIFR-active #middlezone h2,
.sIFR-active #leftzone h2,
.sIFR-active #rightzone h2*/
{

	visibility: hidden;
	
}





}

.featurelist
{
	width:454px;
	padding-top:7px;
	background:url('/images/interface/feature_panel_top.gif') no-repeat;
}

.featurelist ul
{
	width:454px;
	list-style:none!important;
	margin: 0px !important;
	padding: 0px;
	background:url('/images/interface/feature_panel_bg.gif') repeat-x;
	color:#333;
	float:left;
}

.featurelist .close
{
	height:8px;
	width:454px;
	float:left;
}

.featurelist ul li, .featurelist ul li.hide
{
	cursor:pointer;
	float:left;
	clear:both;
	width:430px;
	margin:2px 0px 2px 2px;
	padding-left:25px;
	font-weight:normal;
	color:#333;
	background:url('/images/interface/expand_icon_pos.png') no-repeat 5px 2px; 
}

.featurelist ul li, .featurelist ul li.hideli
{
	cursor:pointer;
	float:left;
	clear:both;
	width:430px;
	margin:2px 0px 2px 2px;
	padding-left:25px;
	font-weight:normal;
	color:#333;
	background:url('/images/interface/expand_icon_pos.png') no-repeat 5px 2px; 
}


.featurelist ul li.show
{
	background:url('/images/interface/expand_icon_neg.png') no-repeat 5px 2px; 
	font-weight:bold !important;
	color:#000000;
}

.featurelist ul li div, .featurelist ul li.hide div
{
	display:none;
	width:auto;
	padding:5px 30px 0px 0px;
	font-weight:normal;
}

.featurelist ul li.show div
{
	display:block;
	font-weight:normal;
}

.featurelist p
{
	font-size: 100%!important;
}

