* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body{
	position: absolute;
	width: 100%;
	height: 100%;
}

a:hover { text-decoration: underline!important; }

#page{
	margin: auto;
	width: 950px;
	background: #c0c0c0;
	min-height: 100%;
}
#subnav{
	margin-bottom: 0px;
	background: url('../../img/bg/premier_heading.gif') repeat-x;
}
ul#sectionnav li {
	padding: 0px;
	white-space: nowrap;
	display: inline-block;
	float: left;
	padding-left: 5px;
}
ul#sectionnav li.first{
	padding-left: 0px;
}
ul#sectionnav li a{
	margin: 0px;
	float: left;
	padding-top: 1px;
	padding-bottom: 4px;
}
#subsectionnav .inner{
	float: none;
}
#main #subnav div.sectionHeading{
	padding: 12px 0px 12px 28px;
	height: 1%;
}
#main #subnav div.sectionHeading img{
	float: right;
	padding: 7px 13px 0px 0px;
}
#main #subnav div.sectionHeading h1{
	float: left;
	padding-left: 18px;
	font-size: 212%;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D286B !important;
	font-weight: normal;
	padding: 0px 0px 0px 0px !important;
	padding-bottom: 10px;
	background: none;
	margin-left: -2px;
}
#subsectionnav {
	min-height: 0px;
	height: auto;
}
#subsectionnav .inner{
	background: url('../../img/bg/strip_red_stripe.jpg') 0px 58px no-repeat;
	position: relative;
	padding-bottom: 40px;
}
#main #subnav #subsectionnav ul{
	padding: 14px 13px 10px 16px;
	width: auto;
	position: absolute;
	bottom: -10px;
}
#subnav #subsectionnav .inner ul li {
	float: left;
	display: block;
	margin-right: 5px;
}
#subnav #subsectionnav .inner ul li.selected{
	border: none;
}
#subnav #subsectionnav .inner ul li a{
	display: block;
	border: none;
	padding: 0px 4px 0px 0px;
	background: none;
	position: relative;
	overflow: hidden;
	color: #666 !important;
	cursor: pointer;
}
#subnav #subsectionnav .inner ul li.selected a {
	background: none;
}
#subnav #subsectionnav .inner ul li a span{
	width: 145px;
	padding: 4px 11px 5px 14px;
	display: block;
	margin: 0px;
	background: url('../../img/bg/tab_left.png') no-repeat;
	text-align:center;
	white-space: nowrap;
}
#subnav #subsectionnav .inner ul li.selected a span{
	background: url('../../img/bg/tab_current_left.png') no-repeat;
}
#subnav #subsectionnav .inner ul li a span.right{
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 4px;
	height: 100%;
	background: url('../../img/bg/tab_right.png') no-repeat;
}
#subnav #subsectionnav .inner ul li.selected a span.right{
	background: url('../../img/bg/tab_current_right.png') no-repeat !important;
}
#premierMainContent{
	width: 760px;
	font-size: 125%;
	line-height: normal;
	text-align: left;
}
#premierMainContentBody{
	padding: 0px 0px 10px 16px;
	width: 744px;
	color: #424242;
}
#sidebar div.premierSideBarContentStyle{
	font-size: 125%;
	height: 1%;
}

#premierRotator .podContent:after,
#premierMainContentBody div.contentStyleInner div.contentStyle01:after,
#premierMainContentBody div.contentStyleInner div.contentStyle02:after,
#premierMainContentBody div.contentStyleInner div.contentStyle03:after,
#premierMainContentBody div.contentStyleInner div.contentStyle04:after,
#premierMainContentBody div.contentStyleInner div.contentStyle05:after,
#premierMainContentBody div.contentStyleInner div.contentStyle06:after,
#premierMainContentBody div.contentStyleInner div.contentStyle07:after,
#premierMainContentBody div.contentStyleInner div.contentStyle08:after,
#premierMainContentBody div.contentStyleInner div.contentStyle09:after,
#premierMainContentBody div.contentStyleInner div.contentStyle10:after,
#premierMainContentBody div.contentStyleInner div.contentStyle11:after,
#premierMainContentBody div.contentStyleInner div.contentStyle12:after,
#premierMainContentBody div.contentStyleInner div.contentStyle13:after,
#premierMainContentBody div.contentStyleInner div.contentStyle14:after,
#premierMainContentBody div.contentStyleInner div.contentStyle15:after,
#premierMainContentBody div.contentStyleInner div.contentStyle16:after,
#premierMainContentBody div.contentStyleInner div.contentStyle17:after,
#premierMainContentBody div.contentStyleInner div.contentStyle18:after,
#premierMainContentBody div.contentStyleInner div.contentStyle19:after,
#premierMainContentBody div.contentStyleInner div.contentStyle20:after,
#premierMainContentBody div.contentStyleInner div.contentStyle21:after,
#premierMainContentBody div.contentStyleInner div.contentStyle22:after,
#premierTopFooter:after,
#sidebar .sideBarContentStyleInner:after,
#main #subnav #subsectionnav ul:after,
#main #subnav div.sectionHeading:after,
#premierMainContentBody div.premierCol:after,
#premierMainContentBody div.contentStyleInner:after,
#premierMainContentBody div.premierRow:after,
#premierMainContentBody div.showHideContent:after,
#premierMainContentBody div.contentStyleInner ul.threeCol:after{
	content: '.';
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}


/***structure***/

/*outer content styles*/
#premierMainContentBody div.premierRow{
	/*background: #ff8040;*/
	padding-right: 3px;
	width: 741px;
}
#premierMainContentBody div.contentStyleFullWidth01,
/*#premierMainContentBody div.contentStyleFullWidth02,*/
#premierMainContentBody div.contentStyleOneThird,
#premierMainContentBody div.contentStyleTwoThirds{
	margin-right: 10px;
	padding-top: 20px;
	background: red;
}
#premierMainContentBody div.premierCol{
	margin-right: 10px;
	/*background: #ff00ff;*/
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}
#premierMainContentBody div.premierCol div.contentStyleFullWidth01,
/*#premierMainContentBody div.premierCol div.contentStyleFullWidth02,*/
#premierMainContentBody div.premierCol div.contentStyleOneThird,
#premierMainContentBody div.premierCol div.contentStyleTwoThirds{
	margin-right: 0px;
	margin-bottom: 0px;
}
#premierMainContentBody div.contentStyleInner{
	padding: 2px 10px 10px;
	background-color: #800000;
	height: 1%;
	background-repeat: no-repeat;
}
#premierMainContentBody div.multiSectionContainer div.contentStyleInner{
	padding: 0px 0px 10px;
}
#premierMainContentBody .section{
	padding: 0px 10px;
	margin: 0px -10px;
}
#premierMainContentBody div.premierCol.oneThird,
#premierMainContentBody div.contentStyleOneThird{
	width: 237px;
	float: left;
}
#premierMainContentBody div.premierCol.twoThirds,
#premierMainContentBody div.contentStyleTwoThirds{
	width: 484px;
	float: left;
}
#premierMainContentBody div.premierCol.excentricOneThird,
#premierMainContentBody div.premierCol.excentricOneThird div.contentStyleOneThird{
	width: 241px;
}
#premierMainContentBody div.premierCol.excentricTwoThirds,
#premierMainContentBody div.premierCol.excentricTwoThirds div.contentStyleTwoThirds{
	width: 480px;
}

#premierMainContentBody div.contentStyleFullWidth01{
	background: url('../../img/bg/full_width_top.png') 0px 10px no-repeat;
}
/*#premierMainContentBody div.contentStyleFullWidth02 div.contentStyleInner,*/
#premierMainContentBody div.contentStyleFullWidth01 div.contentStyleInner{
	background: url('../../img/bg/full_width_bot.png') bottom no-repeat
}
/*#premierMainContentBody div.contentStyleFullWidth02{
	padding-top: 10px;
}*/
#premierMainContentBody div.contentStyleInner h2.headerStyle01{
	background: url('../../img/bg/two_thirds_top_b.png') no-repeat;
	margin: -12px -10px 3px;
	padding: 5px 0px 10px 10px;
	border: none;
	color: #FFF;
	line-height: 30px;
	position: relative;
	display: inline-block;
	width: 731px;
}
#premierMainContentBody div.contentStyleOneThird{
	background: url('../../img/bg/one_third_top_a.png') 0px 10px no-repeat;
}
#premierMainContentBody div.contentStyleOneThird div.contentStyleInner{
	background: url('../../img/bg/one_third_bot_a.png') bottom left no-repeat;
}
#premierMainContentBody div.contentStyleTwoThirds{
	background: url('../../img/bg/two_thirds_top_a.png') 0px 10px no-repeat;
}
#premierMainContentBody div.excentricTwoThirds div.contentStyleTwoThirds{
	background: url('../../img/bg/two_thirds_top_excentric.png') 0px 10px no-repeat;
}
#premierMainContentBody div.contentStyleTwoThirds  div.contentStyleInner{
	background: url('../../img/bg/two_thirds_bot.png') bottom no-repeat;
}
#premierMainContentBody div.contentStyleTwoThirds div.multiSectionContainer{
	background: url('../../img/bg/two_thirds_middle.png') repeat-y;
}
#premierMainContentBody div.excentricTwoThirds div.contentStyleTwoThirds{
	background: url('../../img/bg/two_thirds_top_excentric.png') 0px 10px no-repeat;
}
#premierMainContentBody div.excentricTwoThirds div.contentStyleTwoThirds div.contentStyleInner{
	background: url('../../img/bg/two_thirds_bot_excentric.png') bottom no-repeat;
}
#premierMainContentBody div.excentricOneThird div.contentStyleOneThird{
	background: url('../../img/bg/one_third_top_excentric.png') 0px 10px no-repeat;
}
#premierMainContentBody div.excentricOneThird div.contentStyleOneThird div.contentStyleInner{
	background: url('../../img/bg/one_third_bot_excentric.png') bottom no-repeat;
}
#premierMainContentBody div.premierCol.TwoThirds .contentStyleInner{
	padding-bottom: 0px;
}
#premierMainContentBody div.premierRow.firstRow div.contentStyleOneThird{
	position: relative;
	z-index: 3
}
#premierMainContentBody div.premierRow.secondRow div.contentStyleOneThird{
	position: relative;
	z-index: 2
}


/*Inner content styles*/
#premierMainContentBody div.contentStyleInner div.contentStyle01{ zoom: 1;
	margin-left: 236px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle01 div.showHide{
	position: relative;
	padding: 0 0 20px 0;
	min-height: 110px;
}
/*
#premierMainContentBody div.premierCol div.contentStyleInner div.contentStyle01{
	margin: 0px;
}*/
#premierMainContentBody div.contentStyleInner div.contentStyle02{
	margin-right: 0px;
}
#premierMainContentBody div.premierCol div.contentStyleInner div.contentStyle02{
	padding-right: 165px;
	padding-left: 0px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle04,
#premierMainContentBody div.contentStyleInner div.contentStyle03,
#premierMainContentBody div.contentStyleInner div.contentStyle10,
#premierMainContentBody div.contentStyleInner div.contentStyle12,
#premierMainContentBody div.contentStyleInner div.contentStyle13{
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 1%;
}
#premierMainContentBody div.contentStyleInner div.contentStyle04.last,
#premierMainContentBody div.contentStyleInner div.contentStyle03.last,
#premierMainContentBody div.contentStyleInner div.contentStyle10.last,
#premierMainContentBody div.contentStyleInner div.contentStyle13.last{
	border-bottom: none;
}
#premierMainContentBody div.contentStyleInner div.contentStyle14,
#premierMainContentBody div.contentStyleInner div.contentStyle10.last{
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle04.last,
#premierMainContentBody div.contentStyleInner div.contentStyle13.last{
	margin-bottom: 0px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle04{
	padding-right: 100px;
	clear: left;
}
#premierMainContentBody div.contentStyleInner div.contentStyle05{
	padding: 0px 250px 10px 0px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle06{
	margin-left: 360px;
	padding-top: 5px;
}
#sidebar div.sideBarContentStyleInner div.contentStyle07,
#premierMainContentBody div.contentStyleInner div.contentStyle07{
	padding-right: 100px;
	min-height: 122px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle08{
	padding-right: 30px;
	width: 217px;
	float: left;
}
#premierMainContentBody div.contentStyleInner div.contentStyle09{
	float: left;
	width: 216px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle10{
	padding-bottom: 10px;
	padding-right: 60px;
	position: relative;
}
#premierMainContentBody div.contentStyleInner div.contentStyle11{
	/*padding-bottom: 10px;*/
}
#premierMainContentBody div.contentStyleInner div.contentStyle12{
	padding-bottom: 0px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle13{
	padding-bottom: 5px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle15{
	border-bottom: 1px solid #D4D4D4;
}
#premierMainContentBody div.contentStyleInner div.contentStyle16{
	padding-right: 100px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle17{
	padding-right: 120px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle18{
	padding-top: 10px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle19{
	margin-left: 236px;
	padding-bottom: 5px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle20{
	padding: 0px 230px 1px 0px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle21{
	width: 450px;
	float: left;
	padding-bottom: 60px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle22{
	padding-bottom: 20px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle23{
	padding-bottom: 7em;
	position: relative;
}


/*extensions*/
#premierMainContentBody div.premierRow.grid div.heightSmall div.contentStyleInner{
	min-height: 129px;
	position: relative;
	padding-bottom: 30px;
}
#premierMainContentBody div.premierRow.grid div.heightMedium div.contentStyleInner{
	min-height: 192px;
	position: relative;
	padding-bottom: 30px;
}
#premierMainContentBody div.premierRow.grid div.heightMedium02 div.contentStyleInner{
	min-height: 159px;
	position: relative;
	padding-bottom: 30px;
}
#premierMainContentBody div.premierRow.grid div.heightLarge div.contentStyleInner{
	min-height: 225px;
	position: relative;
	padding-bottom: 30px;
}

#sidebar div.bgBottom,
#premierMainContentBody div.bgBottom{
	background-position: bottom right !important;
	background-repeat: no-repeat !important;
}
#sidebar div.bgOffTop,
#premierMainContentBody div.bgOffTop{
	background-position: right 35px !important;
	background-repeat: no-repeat !important;
}
#sidebar div.bgTop,
#premierMainContentBody div.bgTop{
	background-position: right top !important;
	background-repeat: no-repeat !important;
}
#sidebar div.contentBg,
#premierMainContentBody div.contentBg{
	padding: 0px !important;
}



/*other components*/
#premierMainContentBody #carousel div.contentStyle02{
	width: 295px;
	background-color: #F8F8F1;
	height: 100%;
}
#premierMainContentBody #carousel div.contentStyle11{
	margin: 0px 2px;
	padding-bottom: 10px;
	position: relative;
}
#premierMainContentBody #carousel ul.nav{
	float: right;
	margin-right: 10px;
	margin-bottom: -100px;
	position: relative;
	z-index: 1;
}
#premierMainContentBody #carousel ul.nav li{
	float: left;
	display: inline-block;
}
#premierMainContentBody #carousel ul.nav li a{
	display: block;
	padding-top: 2px;
	color: #3D286B;
	margin: 1px;
	text-decoration: none;
	width: 17px;
	height: 17px;
	text-align: center;
}
#premierMainContentBody ul.nav a{
	font-size: 68.75%;
}
#premierMainContentBody #carousel ul.nav li a.selected{
	background: transparent url('../../img/bg/disc.gif') center center no-repeat;
	color: #FFF;
}
#premierMainContentBody #carousel ul.nav li.first a{
	background: transparent url('../../img/bg/red_arrow_left.gif') center center no-repeat;
}
#premierMainContentBody #carousel ul.nav li.last a{
	background: transparent url('../../img/bg/red_arrow_right.gif') center center no-repeat;
}
#premierMainContentBody #carousel{
	position: relative;
	min-height: 190px;
	padding-bottom: 0px;
}
#premierMainContentBody #carousel a.buttonStyle01{
	position: static;
}
#premierMainContentBody #carousel img.imgStyle01{
	margin-left: 30px;
}
#premierMainContentBody #carousel .next{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 30px;
	z-index: 4;
	outline: none;
}
#premierMainContentBody #carousel .previous{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 30px;
	z-index: 4;
	outline: none;
}
#premierMainContentBody #carousel h2{
	background: #F8F8F1;
}
#premierMainContentBody #carousel .jvsContentContainer{
	min-height: 140px
}


#premierMainContentBody #cardSlider{
	height: 181px;
	padding-top: 10px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}
#premierMainContentBody #cardSlider img,
#premierMainContentBody #cardSliderContent img{
	float: left;
	margin-right: 10px;
}
#premierMainContentBody #cardSliderContent img.fullSize{
	display: none;
}
#premierMainContentBody #cardSliderInner01{
	height: 100%;
	overflow: hidden;
	position: relative;
}
#premierMainContentBody #cardSliderInner02{
	position: relative;
	height: 100%;
}
#premierMainContentBody #cardSlider .card{
	background: url('../../img/bg/card_slider_pullout.png') 0px 0px no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	padding-left: 13px;
}
#premierMainContentBody #cardSlider .card.hover{
	background: url('../../img/bg/card_slider_pullout_active.png') 0px 0px no-repeat;
}
#premierMainContentBody #cardSlider .cardInner{
	padding: 10px 15px;
}
#premierMainContentBody #cardSlider #card2{
	left: 171px;
}
#premierMainContentBody #cardSlider #card3{
	left: 339px;
}
#premierMainContentBody #cardSlider #shoe{
	background: url('../../img/bg/card_slider_shoe.png') no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 486px;
	color: #FFF;
}
#premierMainContentBody #cardSlider #shoe .cardInner{
	width: 206px;
	padding: 10px 30px;
}
#premierMainContentBody #cardSlider .cardInner div.contentText{
	float: left;
	width: 230px;
}
#premierMainContentBody #cardSlider #shoe .cardInner h2{
	color: #FFF;
}
#premierMainContentBody #cardSlider .cardInner p{
	font-size: 68.75%;
}
#premierMainContentBody #cardSlider .bulletLink{
	background-image: url('../../img/icons/bullet2.gif');
	margin-top: 20px;
	color: #FFF;
}




#premierMainContentBody #premHorTabSet div.contentStyle06 p,
#premierMainContentBody #premHorTabSet div.contentStyle06 span,
#premierMainContentBody #premHorTabSet div.contentStyle06 h3{
	background: #F8F8F1;
}
#premierMainContentBody #premHorTabSet ul{
	float: left;
}
#premierMainContentBody #premHorTabSet li{
	display: block;
	border-bottom: 1px solid #D4D4D4;
	width: 325px;
	line-height: 28px;
	height: 30px;
	overflow: hidden;
}
#premierMainContentBody #premHorTabSet li.last{
	border-bottom: 1px solid #F8F8F1;
}
#premierMainContentBody #premHorTabSet li a{
	display: inline-block;
	width: 347px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding: 0px 0px 1px 10px;
	outline: none;
}
#premierMainContentBody #premHorTabSet li a:hover{
	text-decoration: underline;
}
#premierMainContentBody #premHorTabSet li.current{
	border: 0px;
	background: url('../../img/bg/horizontal_tab.png') no-repeat;
	margin-top: -3px;
	margin-left: -7px;
	margin-bottom: -8px;
	padding: 3px 0px 9px 7px;
	width: 357px;
}
#premierMainContentBody #premHorTabSet li.current a{
	color: #FFF;
}
#premierMainContentBody #premHorTabSet li.current a:hover{
	text-decoration: none;
}



/* ------ Styles for expanding grid script ------ */

#premierMainContentBody #specialTabs{
	padding: 20px 0px 0px;
}
#premierMainContentBody #specialTabs .contentStyleInner{
	min-height: 250px;
	padding: 1px;
}
#specialTabs div.specialTabsContent{
	height: 215px;
	width: 482px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
#specialTabs div.specialTabsText{
	position: absolute;
	bottom: 0px;
	left: 0px;
	min-height: 35px;
	background: url('../../img/bg/prem_tabs_text.png');
	width: 100%;
	color: #FFF;
}
#specialTabs div.specialTabsText p{
	padding: 10px;
}
#specialTabs #specialTabsViewPort{
	position: relative;
	margin-top: -10px;
	zoom: 1;
}
#specialTabs.jvsInitialised #specialTabsViewPort{
	margin-bottom: -14px;
}
#specialTabs #specialTabsTopCorner{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 10px;
	width: 10px;
	background: url('../../img/bg/prem_tabs_corner_top.png') no-repeat;
}
#specialTabs #specialTabsBotCorner{
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 10px;
	width: 10px;
	background: url('../../img/bg/prem_tabs_corner_bot.png') bottom right no-repeat;
}
#specialTabs.jvsInitialised #specialTabsBotCorner{
	display: none;
}
#specialTabs ul{
	position: relative;
	z-index: 2;
	height: 0px;
	overflow: hidden;
}
#specialTabs.jvsInitialised ul{
	height: 1%;
	overflow: visible;
}
#specialTabs.jvsInitialised ul{
	display: block;
}
#specialTabs ul:after{
	content: '.';
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}
#specialTabs ul li{
	display: inline-block;
	width: 120px;
	height: 45px;
	padding-top: 20px;
	background: url('../../img/bg/prem_tab_decor.png') 0px 14px repeat-x;
	float: left;
}
#specialTabs ul li.last{
	width: 122px;
}
#specialTabs ul li.current{
	background: url('../../img/bg/prem_tab_decor_current.png') 0px 0px no-repeat;
}
#specialTabs ul li a{
	display: block;
	padding: 7px 10px;
	font-size: 75%;
	color: #FFF;
	font-weight: bold;
	background: url('../../img/bg/prem_tab_current.png') right no-repeat;
	border-right: 1px solid #999;
	height: 31px;
}
#specialTabs.jvsInitialised ul li a{
	background: url('../../img/bg/prem_tab.png') right no-repeat;
	outline: none;
}
#specialTabs ul li a:hover{
	background: url('../../img/bg/prem_tab_current.png') right no-repeat;
	text-decoration: none !important;
}
#specialTabs ul li.last a{
	border: none;
	background: url('../../img/bg/prem_tab_last.png') right no-repeat;
}
#specialTabs ul li.last a:hover{
	background: url('../../img/bg/prem_tab_current_last.png') right no-repeat;
}





/* ------ Styles for expanding grid script ------ */

#premierMainContentBody div.contentStyleFullWidth02{
	background: url('../../img/bg/full_width_top_02.gif') 0px 10px no-repeat;
	padding-top: 20px;
}
#premierMainContentBody div.contentStyleFullWidth02 div.contentStyleInner{
	background: url('../../img/bg/full_width_bot_02.gif') bottom left no-repeat
}
#premierMainContentBody div.contentStyleFullWidth02 div.contentStyleInner h2{
	color: #fff;
}
#premierMainContentBody div.contentStyleFullWidth02 div.contentStyleInner p{
	color: #fff;
}

.jvsExpandingGrid {
	position: relative;
	width: 731px;
}
.jvsExpandingGrid .contentStyleFullWidth01 .contentBody,
.jvsExpandingGrid .jvsExpandingGridOverlay .contentBody {
	float: left;
	width: 475px;
	padding-left: 5px;
}
.jvsExpandingGrid .jvsGridElement a.showHideLink {
	display: none;
}
.jvsExpandingGrid .jvsGridElement img.jvsImgBig {
	float: left;
}
.jvsExpandingGrid .jvsGridElement img.jvsImgSmall {
	display: none;
}
.jvsExpandingGrid .jvsExpandingGridOverlay {
	width: 237px;
	margin: 10px 10px 0 0;
	position: absolute;
	z-index: 10;
}
.jvsExpandingGrid .jvsExpandingGridOverlay .overlayInner{
	background: #f8f8f1 url(../../img/bg/overlay_inner_01_bg.gif) top left no-repeat;
	height: 100%;
	width: 100%;
}
.jvsExpandingGrid .jvsExpandingGridOverlay .overlayInner02{
	background: transparent url(../../img/bg/overlay_inner_02_bg.gif) top right no-repeat;
	height: 100%;
	width: 100%;
}
.jvsExpandingGrid .jvsExpandingGridOverlay .overlayInner03{
	background: transparent url(../../img/bg/overlay_inner_03_bg.gif) bottom right no-repeat;
	height: 100%;
	width: 100%;
}
.jvsExpandingGrid .jvsExpandingGridOverlay .overlayInner04{
	background: transparent url(../../img/bg/overlay_inner_04_bg.gif) bottom left no-repeat;
	height: 100%;
	width: 100%;
}
.jvsExpandingGrid .jvsExpandingGridOverlay .overlayInner .overlayContent{
	padding: 10px;
}
.jvsExpandingGrid .jvsExpandingGridOverlay .overlayInner .overlayContent h2{
	background: #F8F8F1;
}
.jvsExpandingGrid{
	zoom: 1;
}
.jvsExpandingGrid .showHideContent{
	clear: none!important;
}
.jvsExpandingGrid .jvsExpandingGridOverlay .overlayInner .overlayContent img{
	float: left;
}
.jvsExpandingGrid .jvsExpandingGridOverlay .overlayInner a.jvsCloseButton{
	background: #F8F8F1 url(../../img/icons/close_01.gif) left center no-repeat;
	padding: 5px 0 5px 30px;
	color: #696969;
	font-size: 75%;
	position: absolute;
	top: 8px;
	right: 10px;
	font-weight: bold;
}
.jvsContentWrapper{
	background: #F8F8F1;
}


.tableStyle01 {
	font-size: 75%;
	width: 730px;
	color: #000;
}

#premierMainContentBody .tableStyle01 a {
	color: #000000;
}
.tableStyle01 th {
	background: url(../../img/bg/newFlash/tableStyle01_Header.gif) top center no-repeat;
	padding: 5px;
}
.tableStyle01 th.firstCol {
	background: url(../../img/bg/newFlash/tableStyle01_Header.gif) top left no-repeat;
	text-align:left;
}
.tableStyle01 th.lastCol {
	background: url(../../img/bg/newFlash/tableStyle01_Header.gif) top right no-repeat;
}
.tableStyle01 th,
.tableStyle01 td {
	text-align: center;
}
.tableStyle01 td {
	padding: 3px 5px 2px 5px;
	background-color: #F8F8F1;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
}
.tableStyle01 td.firstCol {
	text-align: left;
	font-weight:bold;
	width: 190px;
	padding-left: 5px;
	background-color: #F8F8F1;
	border-left: 0;
	background: url(../../img/bg/newFlash/tableStyle01_Row.gif) top left repeat-y;
}
.tableStyle01 td.lastCol {
	padding-right: 5px;
	background-color: #F8F8F1;
	border-right: 1px solid #EAEAEA;
}
.tableStyle01 .lastRow td {
	background: url(../../img/bg/newFlash/tableStyle01_Footer.gif) bottom center;
	padding: 10px 5px 10px 5px;
}
.tableStyle01 .firstRow td {
	border-left: 0;
}
.tableStyle01 .lastRow td {
	border: 0;
}
.tableStyle01 .lastRow td.firstCol {
	background: url(../../img/bg/newFlash/tableStyle01_Footer.gif) bottom left;
}
.tableStyle01 .lastRow td.lastCol {
	background: url(../../img/bg/newFlash/tableStyle01_Footer.gif) bottom right;
}

#flashHolder {
	padding-top: 15px;
}



#sidebar .premierSideBarContentStyle li,
#sidebar .premierSideBarContentStyle span,
#sidebar .premierSideBarContentStyle p{
	font-size: 75%;
	color: #282828;
}
#sidebar .premierSideBarContentStyle a span{
	font-size: 100%;
}
#sidebar .premierSideBarContentStyle a.buttonStyle01{
	color: #FFF;
}
#sidebar .premierSideBarContentStyle p{
	padding-bottom: 8px;
}


#premierMainContentBody #benefitsBanner.jvsInitialised{
	margin-bottom: -17px;
	position: relative;
	top: 11px;
	height: auto;
	overflow: hidden;
	width: 100px;
}


/*sidebar*/
#sidebar .premierSideBarContentStyle{
	margin: 6px 10px;
	padding-top: 10px;
	clear: both;
	background: url('../../img/bg/side_bar_cont_top.png') top no-repeat;
}
#sidebar #login{
	margin-bottom: 8px;
}
#sidebar .sideBarContentStyleInner{
	padding: 2px 21px 14px 15px;
	background: url('../../img/bg/side_bar_cont_bot.png') bottom no-repeat;
	height: 1%;
}


/*footer*/
#premierTopFooter{
	clear: both;
	background: url('../../img/bg/topfooter_top.png') no-repeat;
	margin-right: -4px;
	padding-top: 23px;
	padding-left: 20px;
	position: relative;
	width: 744px;
}
#premierTopFooter h3{
	color:#3D286B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#premierTopFooter ul li{
	float: left;
	list-style: none;
	padding: 10px;
	width: 165px;
}
#premierTopFooter ul ul{
	padding-top: 10px;
}
#premierTopFooter ul li li{
	float: none;
	padding: 0px;
	font-size: 75%;
}
#premierTopFooter ul li li a{
	text-decoration: none;
	color: #424242;
}

/***content***/
#premierMainContentBody ul.bulletListExt01{
	padding-bottom: 15px;
}
#premierMainContentBody ul.bulletListExt02{
	position: absolute;
	bottom: 20px;
}
#premierMainContentBody ul.bulletListExt03{
	position: absolute;
	bottom: 0px;
}
#premierMainContentBody ul.bulletListExt03 li{
	padding: 5px 0px;
	background-position: 0px 8px !important;
}
#premierMainContentBody .showHideContent{
	clear: both;
}
#premierMainContentBody .showHide .showHideContent {
	clear: none;
}
#premierMainContentBody div.contentStyleInner .showHideContent p{
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#premierMainContentBody div.contentStyleInner .showHideContent p {
	padding-bottom: 10px;
	padding-top: 0px;
}
#premierMainContentBody div.contentStyleInner .showHideContent p.textStyle01{
	padding-top: 0px;
}
#premierMainContentBody div.premierRow.grid.jvsInitialised div.contentStyleOneThird div.showHideContWrap div.showHideContent{
	position: absolute !important;
	top: 100%;
	left: 0px;
	padding: 0px 10px;
	background: transparent url(../../img/bg/one_third_bot_b.png) no-repeat scroll center bottom;
}

#premierMainContentBody a,
#sidebar div.sideBarContentStyleInner a{
	color: #F00; /*#D52E2E;*/
	text-decoration: none;
}
#premierMainContentBody #cardSlider h2,
#sidebar div.sideBarContentStyleInner h2,
#premierMainContentBody div.contentStyleInner h2,
.jvsExpandingGrid .jvsExpandingGridOverlay .overlayInner h2{
	font-size: 112.5%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #D4D4D4;
	padding-bottom: 5px;
	margin-bottom: 7px;
	font-weight: normal;
	color: #3D286B;
	line-height: 19px;
}
#sidebar div.sideBarContentStyleInner h2{
	line-height: 22px;
}
#premierMainContentBody div.multiSectionContainer div.contentStyleInner h2{
	/*margin: 0px 10px 10px;*/
}
.jvsExpandingGrid .jvsExpandingGridOverlay .overlayInner .overlayContent p,
#premierMainContentBody div.contentStyleInner p{
	font-size: 75%;
	padding-bottom: 14px;
	line-height: 1.33em;
}
#premierMainContentBody div.contentStyleInner p.last{
	padding-bottom: 0px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle11 p,
#premierMainContentBody div.contentStyleInner div.contentStyle10 p{
	padding-bottom: 11px;
}
#premierMainContent img.imgStyle01{
	float: left;
	margin-left: -4px;
}
#premierMainContent div.premierCol img.imgStyle01{
	/*float: right;*/
}
#premierMainContent img.imgStyle02{
	margin-left: -4px;
	margin-bottom: 5px;
}
#premierMainContentBody h3{
	font-size: 75%;
	margin-bottom: 1px;
	color: #424242;
}
#premierMainContentBody h4{
	font-size: 75%;
	color: #424242;
	clear: both;
}
#premierMainContentBody a.fauxCheckbox img{
	position: absolute;
	right: -6px;
	top: 0px;
}
#premierMainContentBody a.showHideLink{
	padding: 0px 0px 2px 30px;
	margin-top: 10px;
	float: left;
	background: url('../../img/icons/expand.png') no-repeat;
	line-height: 25px;
	font-weight: bold;
	font-size: 68.75%;
	cursor: pointer;
}
#premierMainContentBody a.showHideLink span{
	display: block;
	line-height: 23px;
}
#premierMainContentBody div.open a.showHideLink,
#premierMainContentBody a.showHideLink.open{
	background: url('../../img/icons/collapse.png') no-repeat;
}
#premierMainContentBody div.premierRow.grid a.showHideLink{
	position: absolute;
	bottom: 10px;
	z-index: 1;
}
#premierMainContentBody a.showHideLinkExt01{
	margin-top: -10px;
}
#premierMainContentBody a.showHideTitle{
	display: block;
	padding-left:  30px;
	color: #424242;
	background: url('../../img/icons/expand.png') 0px 3px no-repeat;
	line-height: 32px;
	margin-left: -4px;
}
#premierMainContentBody .open a.showHideTitle{
	background-image: url('../../img/icons/collapse.png');
}
#premierMainContentBody div.jvsInitialised .showHideContWrap{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 10px;
	width: 100%;
}
#premierMainContentBody div.jvsInitialised .showHideContWrap p{
	padding-bottom: 10px;
	padding-top: 0px;
}
#premierMainContentBody div.jvsInitialised div.showHideContWrap.open{
	background-image: url('../../img/bg/one_third_bot_a.png');
}
#premierMainContentBody div.showHideContentInner{
	padding-bottom: 10px;
	padding-left: 26px;
}
#premierMainContentBody a.buttonStyle01{
	background: url('../../img/bg/red_button_left.gif') top left no-repeat;
	float: left;
	line-height: 20px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 75%;
	clear: both;
	font-weight: bold;
	cursor: pointer;
	margin-left: -2px;
}
#premierMainContentBody a.buttonStyle01 span{
	background: url('../../img/bg/red_button_right.gif') top right no-repeat;
	padding: 0px 20px 2px 0px;
	display: block;
	line-height: 23px;
	color: #FFF;
}
#premierMainContentBody div.premierRow.grid a.buttonStyle01{
	position: absolute;
	bottom: 10px;
}
#sidebar a.buttonStyle02{
	float: left;
	text-decoration: none;
	font-size: 75%;
	clear: both;
	line-height: 23px;
	font-weight: bold;
	cursor: pointer;
	margin-left: -2px;
	margin-right: -3px;
}


#sidebar div.sideBarContentStyleInner a.buttonStyle02,
#sidebar div.sideBarContentStyleInner a.buttonStyle04{
	color: #FFF;
}
#sidebar a.buttonStyle02 span{
	color: #FFF;
	padding: 0px 0px 2px 14px;
	float: left;
	background: url('../../img/bg/red_button_left_trans.png') top left no-repeat;

}
#sidebar a.buttonStyle02 span.right{
	padding: 0px;
	width: 20px;
	height: 25px;
	background: url('../../img/bg/red_button_right_trans.png') top right no-repeat;
}
#premierMainContentBody button.buttonStyle03{
	float: left;
	margin-top: 9px;
	margin-right:-1px;
    background: url('../../img/bg/submit_button_left.png') no-repeat left 0px;
    position: relative;
    border: 0;
    padding: 0px;
    padding-left: 10px;
    cursor: pointer;
    overflow: visible;
}
#premierMainContentBody button.buttonStyle03::-moz-focus-inner {
        border: none;
}
#premierMainContentBody  button.buttonStyle03 span{
    background: url('../../img/bg/submit_button_right.png') no-repeat right top;
    position: relative;
    display: block;
    white-space: nowrap;
    color: #FFF;
    padding-right: 12px;
    line-height: 21px;
    height: 24px;
}
#premierMainContentBody  button.buttonStyle03 span,
x:-moz-any-link{ /*FF specific psudo class means other browsers should ignore whole block*/
        padding-right: 14px;
        margin-right: -2px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
        /* Safari and Google Chrome only - fix margins */
        #premierMainContentBody button.buttonStyle03 span {
               margin-top: -1px;
               margin-right: -3px;
        }
}
#premierMainContentBody a.buttonStyle04{
	background: url('../../img/bg/grey_button_left.png') top left no-repeat;
	float: left;
	line-height: 20px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 75%;
	clear: both;
	font-weight: bold;
	cursor: pointer;
	margin-left: -2px;
	margin-right: -3px;
}
#premierMainContentBody a.buttonStyle04 span{
	background: url('../../img/bg/grey_button_right.png') top right no-repeat;
	padding: 0px 20px 2px 0px;
	display: block;
	line-height: 23px;
	color: #FFF;
}
#premierMainContentBody div.premierRow.grid a.buttonStyle04{
	position: absolute;
	bottom: 10px;
}


#sidebar  a.buttonExt01,
#premierMainContentBody a.buttonExt01{
	clear: none;
}
#premierMainContentBody a.buttonExt02{
	float: right;
	margin-top: 10px;
	margin-right: -3px;
}
#premierMainContentBody a.buttonExt03{
	margin: 5px -3px;
	float: right;
}
#premierMainContentBody a.bulletLink,
#sidebar ul.bulletList li,
#premierMainContentBody div.contentStyleInner ul.bulletList li{
	list-style: none;
	padding-left: 16px;
	background: url('../../img/icons/bullet.gif') 0px 3px no-repeat;
	line-height: 15px;
	font-size: 75%;
}
#premierMainContentBody .bulletLinkExt{
	padding-bottom: 13px !important;
}
#sidebar ul.bulletList li{
	background: url('../../img/icons/bullet3.png') 0px 3px no-repeat;
	font-weight: bold;
}
#sidebar ul.bulletList li a{
	color: #696969;
}
#premierMainContentBody ul.bulletList li p{
	font-size: 100%;
}
#sidebar ul.bulletList li a,
#premierMainContentBody div.contentStyleInner ul.bulletList li a{
	font-weight: bold;
}
#premierMainContentBody a.bulletLink{
	float: left;
	background-position: 0px 3px;
	font-weight: bold;
}
#premierMainContentBody div.contentStyle08 ul,
#premierMainContentBody div.contentStyle09 ul{
	padding-top: 10px;
}
#premierMainContentBody ul.listStyle01 li{
	float: left;
	width: 35%;
}
#premierMainContentBody select{
	width: 165px;
	font-size: 75%;
	margin-top: 10px;
	margin-right: 10px;
	padding: 1px;
	float: left;
}
#premierMainContentBody div.contentStyleInner h2.headerStyle02{
	border: none;
	padding-bottom: 0px;
}
#premierMainContentBody h2 q{
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#premierMainContentBody cite{
	font-size: 75%;
	font-style: normal;
	display: block;
	padding-bottom: 14px;
}
#premierMainContentBody div.contentStyleInner p.smallPrint{
	font-size:  62.5%;
	color: #777;
	padding-bottom: 0px;
}
#premierMainContentBody div.contentStyleInner .titleLineSmallPrint{
	font-size:  62.5%;
	float: right;
	margin-top: -26px;
	font-style: italic;
	color: #777;
	margin-right: 10px;
	position: relative;
}
#premierMainContentBody sup{
	line-height: 1px;
	height: 0px;
	vertical-align: baseline;
	position: relative;
	top: -0.5em;
}

#premierMainContentBody div.contentStyleInner ul.threeCol li {
	float: left;
	width: 29.7%;
}
#premierMainContentBody span.textStyle02 {
	color: #F00;
	font-weight: bold;
}
#premierMainContentBody div.contentStyleInner p.textStyle03 {
	font-size: 68.75%;
	padding-bottom: 10px;
}
#premierMainContentBody div.contentStyleInner p.textStyle04 {
	font-size: 100%;
	font-weight: bold;
}
#premierMainContentBody a.bulletLink, #sidebar ul.bulletList li, #premierMainContentBody div.contentStyleInner ul.listExt01 li{
	padding-left: 15px;
	padding-bottom: 3px;
}
#premierMainContentBody div.contentStyleInner div.contentStyle20 select {
	width: 200px;
}

#footer { clear: both; }

a.fauxCheckbox { font-size: 75%!important; }

body div#sidebar a.buttonStyle02:hover { text-decoration: underline!important; }
body div#sidebar a.buttonStyle02:hover span { text-decoration: underline!important; }




/*amends 26/03/2010 */

#premierMainContent img.imgStyle03{
	float: left;
	margin: 0px 8px 5px -4px;
}
#premierMainContent .showHide a.showHideLink{
	position: absolute;
	bottom: 0px;
	right: 120px;
	width: 80px;
}
#premierMainContent .showHide{
	position: relative;
	min-height: 135px;
	height: 1%;
	zoom: 1;
}
#premierMainContent .contentStyleFullWidth01 .showHide a.showHideLink{
		 right: 367px;
}
#premierMainContent .showHide.open{
	padding-bottom: 0px;
}
#premierMainContent .showHide .showHideContent{
	clear: both;
	width: 100%;
}
#premierMainContent .showHide .showHideContent.open{
	padding-bottom: 20px;
}
#premierMainContent .showHide .showHideVisible{
	padding-bottom: 20px;
}
#premierMainContent  .contentStyle01 .showHide a.showHideLink{ zoom: 1;
	position: static !important;
}
#premierMainContent .contentStyle01  .showHide .showHideContent{ zoom: 1;
	clear: none;
}
#premierMainContent .contentStyle01 .showHide.open .showHideContent.open{
	padding-bottom: 0px;
}
#premierMainContent .contentStyle01 .showHide{
	padding-bottom: 0px;
}
.jvsAccordion{clear:left;}
.jvsAccordion h3{padding:10px 0;}

