
/* PAGE LAYOUT */

BODY {
 margin:0px;
 padding:0px;
 font-family: Tahoma, arial, helvetica, sans-serif;
 background-color: #ededed;
 background-image:url(images/page-bg.gif);
 background-position: top center;
 background-repeat: repeat-y;
 text-align:center;
}


div#bgContainer {
 text-align:center;
 display:block;
 margin:0 auto;
}

div#BodyContainer {
 display:block;
 position:relative;
 width: 778px;
 height:100%;
 margin:0 auto;
 text-align:left;
}

.noshow
{
display:none;
height:0px;
line-height:0px;
margin: 0px;
padding: 0px;
}

/* Content */

/* General Elements */

INPUT, TEXTAREA, SELECT {
 font-family: Tahoma, arial, helvetica, sans-serif;
}

A {
 font-weight:normal;
 color:#298ede;
}

A:link {
}
A:active {
}
A:visited {
}
A:hover {
}

.clearer
{
 clear: both;
}

/* header */

#Header {
 display:block;
 position:relative;
 width: 778px;
 margin: 0 auto;
 text-align: left;
 background-image:url(images/tagline.gif);
 background-repeat:no-repeat;
 background-position: 475px 20px;
 padding-top: 10px
}

#Header #HeaderImage {
 display:block;
 position:relative;
 background-image:url(images/logo.gif);
 background-position: top left;
 background-repeat: no-repeat;
 height: 68px;
 width: 740px;
 left:20px;
}

#Header #InAssociationWith{
 display:inline;
 position:absolute;
 top:44px;
 right:13px;
 font-weight:bold;
 color:#a4a4a4;
 clear:both;
}

/* outer body content container */

#OuterBody {
 display:block;
 position:relative;
 float:left;
 height:auto;
 padding-bottom: 0px;
}

/* TopNav */

#TopNav {
 display:block;
 position:relative;
 height: 22px;
 width: 746px;
 vertical-align:middle;
 left:10px;
}

#TopNav #BG1 {
 height: 22px;
 width: 746px;
 background-image:url(images/navbar-bg.gif);
 background-position: top left;
 background-repeat: no-repeat;
 }

#TopNav #BG2 {
 height: 22px;
 width: 746px;
 background-image:url(images/navbar-bg2.gif);
 background-position: top left;
 background-repeat: no-repeat;
 }

/* TopNav - Top Menu */

#TopNav #TopMenu {
 display:block;
 position:absolute;
 float:left;
 width:auto;
 height:auto;
 left: 10px;
}

#TopNav #TopMenu UL {
 display:block;
 position:relative;
 float:left;
 padding:0px;
 margin:0px;
 list-style-type:none;
}

#TopNav #TopMenu UL LI {
 display:block;
 position:relative;
 float:left;
 padding:0px;
 margin:0px;
 width:auto;
 height:22px;
}
#TopNav #TopMenu UL LI.startspace {
 padding-left:10px;
}
#TopNav #TopMenu UL LI.midspace {
 padding-left:5px;
 background-color:#03426e;
}
#TopNav #TopMenu UL LI.endspace {
 padding-left:5px;
 background-color:#03426e;
}

#TopNav #TopMenu UL LI SPAN.link {
 float:left;
 width:auto;
 height:22px;
 padding-top:4px;
}
#TopNav #TopMenu UL LI SPAN.linkright {
 float:left;
 width:2px;
 height:22px;
 padding-left:4px;
 background-image:url(images/topnav-seperator.gif);
 background-position: top right;
 background-repeat: no-repeat;
}

#TopNav #TopMenu UL LI A {
 color:#FFFFFF;
 font-size:70%;
 font-weight:bold;
 text-decoration:none;
 cursor: hand;
}

/* TopNav - accessibility info */

#TopNav #Accessibility {
 display:block;
 position:absolute;
 float:right;
 width:auto;
 height:auto;
 right:0px;
}

#TopNav #Accessibility UL {
 display:block;
 position:relative;
 float:left;
 padding:0px;
 margin:0px;
 list-style-type:none;
}

#TopNav #Accessibility UL LI {
 display:block;
 position:relative;
 float:left;
 padding:0px;
 margin:0px;
 width:auto;
 height:22px;
}

#TopNav #Accessibility UL LI.linkspace {
}

#TopNav #Accessibility UL LI SPAN.linkleft {
 float:left;
 width:10px;
 height:22px;
}
#TopNav #Accessibility UL LI SPAN.link {
 float:left;
 width:auto;
 height:22px;
 padding-top:4px;
}
#TopNav #Accessibility UL LI SPAN.linkright {
 float:left;
 width:6px;
 height:22px;
}
#TopNav #Accessibility UL LI SPAN.linkright2 {
 float:left;
 width:10px;
 height:22px;
}

#TopNav #Accessibility UL LI A {
 color:#FFFFFF;
 font-size:70%;
 font-weight:bold;
 text-decoration:none;
 cursor: hand;
}

/* TopNav - text resizer */

#TopNav #FontSizer {
 display:inline;
 position:relative;
 float:left;
 width:auto;
 height:auto;
}

#TopNav #FontSizer UL {
 display:block;
 position:relative;
 float:left;
 padding:0px;
 margin:0px;
 list-style-type:none;
}

#TopNav #FontSizer UL LI {
 display:block;
 position:relative;
 float:left;
 padding:0px;
 margin:0px;
 width:auto;
 height:22px;
}

#TopNav #FontSizer UL LI.linkspace {
}

#TopNav #FontSizer UL LI SPAN.linkleft {
 float:left;
 width:5px;
 height:22px;
}
#TopNav #FontSizer UL LI SPAN.link {
 float:left;
 width:auto;
 height:22px;
 padding-top:0px;
}
#TopNav #FontSizer UL LI SPAN.linkright {
 float:left;
 width:10px;
 height:22px;
}

#TopNav #FontSizer UL LI A {
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:underline;
 cursor:hand;
}

#TopNav #FontSizer UL LI A.A1 {
 font-size:11px;
 margin-right:4px;
}

#TopNav #FontSizer UL LI A.A2 {
 font-size:14px;
 margin-right:4px;
}

#TopNav #FontSizer UL LI A.A3 {
 font-size:17px;
}


/* inner body content container */

#InnerBody {
 clear:both;
 display:block;
 position:relative;
 float:left;
 width:778px;
 height:auto;
 word-wrap:break-word;
}

#InnerBodyFooter {
 clear:both;
 display:block;
 position:relative;
 float:left;
 width:778px;
 height:24px;
 overflow:hidden;
}

/* left content container */

#InnerBody #Left {
clear:both;
 display:inline;
 position:relative;
 float:left;
 width:208px;
 top:10px;
}

#InnerBody #Left div.PanelContainer {
 display:block;
 padding-top:0px;
 padding-left:0px;
}



#InnerBody #Left #LeftDisplay {
display:block;
 padding:0px;
 margin:0px;
 width:198px;
 margin-left:10px;
}

#InnerBody #Left #LeftDisplay #LeftDisplayTop {
clear:both;
 padding:0px;
 margin:0px;
 background-image:url(images/leftnav-bg.gif);
 background-position: top left;
 background-repeat: repeat-y;
 height:10px;
 width:198px;
}

#InnerBody #Left #LeftDisplay #LeftDisplayMid {
 padding:0px;
 margin:0px;
 text-align:left;
 width:198px;
 background-image:url(images/leftnav-bg.gif);
 background-position: top left;
 background-repeat: repeat-y;
}

#InnerBody #Left #LeftDisplay #LeftDisplayBottom {
 padding:0px;
 margin:0px;
 background-image:url(images/leftnav-bottom.gif);
 background-position: top left;
 background-repeat: no-repeat;
 height:12px;
 width:198px;
}

#InnerBody #Left #LeftDisplay #LeftDisplayMid .Header {
 padding:0px;
 margin:0px 0px 0px 30px;
 color:#797979;
 font-weight:bold;
 font-size: 80%;
}

#InnerBody #Left #LeftDisplay #LeftDisplayMid UL {
 display:block;
 padding:0px 0px 0px 50px;
 margin:0px;
 list-style-type:disc;
 list-style-image:url(images/bullet-tick.gif);
}

#InnerBody #Left #LeftDisplay #LeftDisplayMid UL LI {
 padding:0 0 5px 0;
 margin:0 10px 0 0;
 color:#797979;
 font-weight:bold;
 font-size: 80%;
}

#InnerBody #Left #LeftAdvert {
 padding:0px;
 margin:0px;
 width:198px;
 height: 100px;
 margin-left:10px;
 background-image:url(images/left-advert.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
}
#InnerBody #Left #LeftThawte {
 padding:0px;
 margin:0px;
 width:198px;
 height:auto;
 margin-left:10px;
 margin-top:10px;
 text-align:center;
}


/* middle content container */

#InnerBody #Middle {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 width:549px;
 height:auto;
}

/* middle - banner */

#InnerBody #Banner {
 display:block;
 position:relative;
 float:left; 
 margin:0px;
 padding:0px;
 left: 20px;
}

#InnerBody #Banner #DefaultTitleText {
 display:block;
 margin:0px;
 margin-left:0px;
 padding:0px;
 width:746px;
 height:140px;
 background-image:url(images/default-header.jpg);
 background-position: top right;
 background-repeat: no-repeat;
}

/* middle - banner - title text */

#InnerBody #Banner #DefaultTitleText #TextBlock {
 font-size:12px;
 font-weight:bold;
 color:#ffffff;
 padding-left: 20px;
 padding-top: 80px;
 width: 500px;
}

#InnerBody #Banner #TitleText {
 display:block;
 position:relative;
 padding-top:10px;
}

#InnerBody #Banner #TitleText a#InfoImg { 
  float:left;
  height:14px;
  width:14px;
  background-image:url(images/easysteps-info.gif);
  overflow:hidden;
}

/* middle - banner - title text */

#InnerBody #Banner #TitleText span {
 font-size:80%;
 font-weight:normal;
 color:#000000;
}

#InnerBody #Banner #TitleText strong {
 font-size:130%;
 font-weight:bold;
 color:#03426e;
}

/* middle - main content container */

#InnerBody #Middle #Content {
 clear:both;
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 padding-top:10px;
 padding-left:10px;
 min-height:330px;
 _height:330px;
}

/* middle - main text */

#InnerBody #Middle #Content #MainText {
 clear:both;
 padding-bottom:10px;
 padding-top:10px;
 font-size:130%;
 font-weight:bold;
 color:#03426e;
}

#InnerBody #Middle #Content #EasySteps {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 width:549px;
}

#InnerBody #Middle #Content #EasySteps #EasyStepOne {
float:left;
 display: inline;
 margin:0px;
 padding:0px;
}

#InnerBody #Middle #Content #EasySteps #EasyStepOne #StepOneTop {
 margin:0px;
 padding:0px;
 width:271px;
 height:47px;
 background-image:url(images/easysteps-top1.gif);
 background-position: top right;
 background-repeat: no-repeat;
}

#InnerBody #Middle #Content #EasySteps #EasyStepOne #StepOneTop .header {
 margin:0px;
 padding:8px 10px 0px 40px;
 height:47px;
 color:#03426e;
 font-weight:bold;
 font-size:75%;
}

#InnerBody #Middle #Content #EasySteps #EasyStepOne #StepOneMid {
 margin:0px;
 padding:0px;
 width:271px;
 min-height:230px;
 _height:230px;
 background-image:url(images/easysteps-bg.gif);
 background-position: top right;
 background-repeat: repeat-y;
}

#InnerBody #Middle #Content #EasySteps #EasyStepOne #StepOneMid .text {
 margin:0px;
 padding:0px 4px 10px 40px;
 color:#000000;
 font-weight:normal;
 font-size:75%;
}

#InnerBody #Middle #Content #EasySteps #EasyStepOne #StepOneMid .contype {
 margin-top:4px;
 margin-bottom:4px;
 text-align:center;
}

#InnerBody #Middle #Content #EasySteps #EasyStepOne #StepOneMid .contype A {
 width:14px;
 height:14px;
 background-image:url(images/easysteps-info.gif);
 background-repeat: no-repeat;
 overflow:hidden;
 text-decoration:none;
}

#InnerBody #Middle #Content #EasySteps #EasyStepOne #StepOneMid .confirm {
 color:#03426e;
 font-weight:bold;
 font-size:115%;
}

#InnerBody #Middle #Content #EasySteps #EasyStepOne #StepOneMid ul {
 margin:0px;
 padding:0px 10px 4px 15px;
 color:#03426e;
 font-weight:normal;
 list-style-type:square;
}

#InnerBody #Middle #Content #EasySteps #EasyStepOne #StepOneMid .turnover {
 margin-top:4px;
 margin-bottom:4px;
 text-align:center;
}

#InnerBody #Middle #Content #EasySteps #EasyStepOne #StepOneBot {
 margin:0px;
 padding:0px;
 width:271px;
 height:11px;
 background-image:url(images/easysteps-bottom.gif);
 background-position: top right;
 background-repeat: no-repeat;
}

#InnerBody #Middle #Content #EasySteps #EasyStepTwo {
float:right;
 display:inline;
 margin:0px;
 padding:0px;
}

#InnerBody #Middle #Content #EasySteps #EasyStepTwo #StepTwoTop {
 margin:0px;
 padding:0px;
 width:271px;
 height:47px;
 background-image:url(images/easysteps-top2.gif);
 background-position: top right;
 background-repeat: no-repeat;
}

#InnerBody #Middle #Content #EasySteps #EasyStepTwo #StepTwoTop .header {
 margin:0px;
 padding:8px 10px 0px 40px;
 height:47px;
 color:#03426e;
 font-weight:bold;
 font-size:75%;
}

#InnerBody #Middle #Content #EasySteps #EasyStepTwo #StepTwoMid {
 margin:0px;
 padding:0px;
 width:271px;
 min-height:230px;
 _height:230px;
 background-image:url(images/easysteps-bg.gif);
 background-position: top right;
 background-repeat: repeat-y;
}

#InnerBody #Middle #Content #EasySteps #EasyStepTwo #StepTwoMid .images {
 margin:0px;
 padding:0px 10px 0px 40px;
 color:#03426e;
 font-weight:bold;
 font-size:75%;
}

#InnerBody #Middle #Content #EasySteps #EasyStepTwo #StepTwoBot {
 margin:0px;
 padding:0px;
 width:271px;
 height:11px;
 background-image:url(images/easysteps-bottom.gif);
 background-position: top right;
 background-repeat: no-repeat;
}

/* middle - premiums screen */

#InnerBody #Middle #Content #PremiumInfoButtons {
 display:block;
 position:relative;
 margin-top:16px;
 margin-right:20px;
}

#InnerBody #Middle #Content a#MoreCover {
 display:inline;
 position:relative;
 float:left;
 background-image:url(images/premium-button-morecover.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:215px;
 height:34px;
}

/* middle - confirm screen */

#InnerBody #Middle #ConfirmCover {
 clear:both;
 margin:0px;
 padding:0px;
 padding-top:10px;
 padding-bottom:10px;
 font-size:90%;
 font-weight:normal;
}

#InnerBody #Middle #ConfirmCover strong {
 font-weight:bold;
}

#InnerBody #Middle #ConfirmStatements {
 display:block;
 margin:0px;
 padding:0px;
 margin-right:20px;
}

#InnerBody #Middle #ConfirmStatements .confirm_top {
 font-size:90%;
 font-weight:bold;
}

#InnerBody #Middle #ConfirmStatements ol {
 font-size:100%;
 background-color: transparent;
}

#InnerBody #Middle #ConfirmStatements ol li {
 font-size:90%;
 font-weight:bold;
}

#InnerBody #Middle #ConfirmStatements ol li span {
 font-weight:normal;
}

#InnerBody #Middle #ConfirmStatements ul {
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
 font-size:100%;
 background-color: transparent;
}

#InnerBody #Middle #ConfirmStatements ul li {
 list-style: square;
 font-size:90%;
 font-weight:normal;
}

#InnerBody #Middle #ConfirmStatements ul li span {
 font-weight:normal;
}

#InnerBody #Middle #ConfirmStatements ul li ul {
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
 font-size:100%;
 background-color: transparent;
}

#InnerBody #Middle #ConfirmStatements ul li ul li {
 list-style: square;
 font-size:100%;
 font-weight:normal;
}

#InnerBody #Middle #ConfirmStatements ul li ul li span {
 font-weight:normal;
}

#InnerBody #Middle #ConfirmConfirm {
 background-color:#fafafa;
 border:#a4a4a4 1px solid;
 margin:0px;
 margin-right:20px;
 padding:6px 15px 10px 15px;
}

#InnerBody #Middle #ConfirmConfirm form {
 display:inline;
 position:relative;
 margin:0px;
 padding:0px;
}

#InnerBody #Middle #ConfirmConfirm #checkbox {
 display:inline;
 position:absolute;
 top:6px;
}

#InnerBody #Middle #ConfirmConfirm #statement1 {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 padding-right:10px;
 top:0px;
 left:24px;
 font-size:90%;
 font-weight:normal;
}

#InnerBody #Middle #ConfirmConfirm #statement2 {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 top:6px;
 left:24px;
 font-size:90%;
 font-weight:normal;
 font-style:italic;
}

#InnerBody #Middle #ConfirmConfirm #statement3 {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 top:6px;
 left:24px;
 font-size:80%;
 font-weight:bold;
}


#InnerBody #Middle #ConfirmButtons {
 display:block;
 position:relative;
 margin-top:16px;
 margin-right:20px;
}

#InnerBody #Middle #ConfirmButtons a#GoBack {
 display:inline;
 position:relative;
 float:left;
 background-image:url(images/confirm-button-back.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:81px;
 height:30px;
}

#InnerBody #Middle #ConfirmButtons a#ApplyNow {
 display:inline;
 position:relative;
 float:right;
 background-image:url(images/confirm-button-apply.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:142px;
 height:34px;
}


/* middle - footer container */

#InnerBody #Middle #Footer {
 clear:both;
 display:inline;
 position:relative;
 float:left;
 margin:0px;
 margin-top:10px;
 margin-left:10px;
 margin-right:20px;
 padding:0px;
}

#InnerBody #Middle #Footer #FooterText {
 display:inline;
 position:relative;
 float:left;
 font-size:70%;
 color:gray;
 width:510px;
 left:20px;
}

#InnerBody #Middle #Footer #FooterImages {
 display:inline;
 position:relative;
 float:right;
 width:160px;
}

#InnerBody #Middle #Footer #FooterImages IMG#FooterImageThawte {
 position:relative;
 float:left;
 top:4px;
}
#InnerBody #Middle #Footer #FooterImages IMG#FooterImagesFCO {
 position:relative;
 float:right;
 top:4px;
 right:10px;
}

/* Popup Information Windows */

div#PopupContainerOuter {
 display:block;
 text-align:center;
 background-color:white;
 height:100%;
 width:100%;
}

div#PopupContainerInner {
  padding:4px;
}

div#PopupContainer {
 text-align:center;
 background-image:url(images/popup-toptab-bg-mid.gif);
 background-position: top left;
 background-repeat: repeat-x;
 white-space:nowrap;
}

div#PopupContainer2 {
 text-align:left;
 background-image:url(images/popup-toptab-bg-left.gif);
 background-position: top left;
 background-repeat: no-repeat;
}

div#PopupContainer2b {
 text-align:left;
 margin:0 auto;
 background-image:url(images/popup-toptab-bg-right.gif);
 background-position: top right;
 background-repeat: no-repeat;
}

div#PopupTopTabs {
 margin:0px;
 margin-top:20px;
 padding:0px;
 text-align:center;
}

div#PopupTopTabs UL {
 height:30px;
 margin:0px;
 padding:11px 0px 0px 0px;
 list-style-type:none;
}

div#PopupTopTabs UL LI {
 float:left;
 padding:0px;
 margin:0px;
 height:30px;
 font-size:80%;
 list-style-type:none;
 line-height: 30px;
}

div#PopupTopTabs UL LI.startspace {
 padding-left:8px;
}

div#PopupTopTabs UL LI.midspace {
 padding-left:3px;
}

div#PopupTopTabs UL LI.endspace {
 padding:0px 2px 0px 3px;
}
div#PopupTopTabs UL LI SPAN.linkcontainer {
 display:block;
}
div#PopupTopTabs UL LI SPAN.linkleft {
 display:block;
 height:30px;
 background-image:url(images/popup-tab-off-left.gif);
 background-position: bottom left;
 background-repeat: no-repeat;
}
* html div#PopupTopTabs UL LI SPAN.linkleft {
 width:17px;
}

div#PopupTopTabs UL LI SPAN.link {
 display:block;
 height:30px;
 background-image:url(images/popup-tab-off-centre.gif);
 background-position: bottom center;
 background-repeat: repeat-x;
 margin: 0px 17px 0px 17px;
 font-weight:normal;
 color:#000000;
}

div#PopupTopTabs UL LI SPAN.linkright {
 display:block;
 height:30px;
 background-image:url(images/popup-tab-off-right.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
}

div#PopupTopTabs UL LI SPAN.linkleft_on {
 display:block;
 height:30px;
 background-image:url(images/popup-tab-on-left.gif);
 background-position: bottom left;
 background-repeat: no-repeat;
}
* html div#PopupTopTabs UL LI SPAN.linkleft_on {
 width:17px;
}

div#PopupTopTabs UL LI SPAN.link_on {
 display:block;
 height:30px;
 background-image:url(images/popup-tab-on-centre.gif);
 background-position: bottom center;
 background-repeat: repeat-x;
 margin: 0px 17px 0px 17px;
 font-weight:bold;
 color:#ffffff;
}

div#PopupTopTabs UL LI SPAN.linkright_on {
 display:block;
 height:30px;
 background-image:url(images/popup-tab-on-right.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
}

div#PopupTopTabs UL LI A {
 text-decoration:none;
 cursor: hand;
}

div#PopupSubContainer {
 text-align:center;
 background-image:url(images/popup-subtab-bg-mid.gif);
 background-position: top left;
 background-repeat: repeat-x;
 white-space:nowrap;
}

div#PopupSubContainer2 {
 text-align:left;
 background-image:url(images/popup-subtab-bg-left.gif);
 background-position: top left;
 background-repeat: no-repeat;
}

div#PopupSubContainer2b {
 text-align:left;
 margin:0 auto;
 background-image:url(images/popup-subtab-bg-right.gif);
 background-position: top right;
 background-repeat: no-repeat;
}
div#PopupSubTabs {
 margin:0px;
 padding:0px;
 text-align:center;
}

div#PopupSubTabs UL {
 height:30px;
 margin:0px;
 padding:6px 0px 0px 0px;
 list-style-type:none;
}

div#PopupSubTabs UL LI {
 float:left;
 padding:0px;
 margin:0px;
 height:30px;
 font-size:75%;
 list-style-type:none;
 line-height: 30px;
}

div#PopupSubTabs UL LI.startspace {
 padding-left:8px;
}

div#PopupSubTabs UL LI.midspace {
 padding-left:3px;
}

div#PopupSubTabs UL LI.endspace {
 padding:0px 2px 0px 3px;
}

div#PopupSubTabs UL LI SPAN.linkcontainer {
 display:block;
}

div#PopupSubTabs UL LI SPAN.linkleft {
 display:block;
 height:30px;
 background-image:url(images/popup-subtab-off-left.gif);
 background-position: bottom left;
 background-repeat: no-repeat;
}
* html div#PopupSubTabs UL LI SPAN.linkleft {
 width:17px;
}

div#PopupSubTabs UL LI SPAN.link {
 display:block;
 height:30px;
 background-image:url(images/popup-subtab-off-centre.gif);
 background-position: bottom center;
 background-repeat: repeat-x;
 margin: 0px 17px 0px 17px;
 font-weight:normal;
 color:#ffffff;
}

div#PopupSubTabs UL LI SPAN.linkright {
 display:block;
 height:30px;
 background-image:url(images/popup-subtab-off-right.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
}
* html div#PopupSubTabs UL LI SPAN.linkright {
 width:17px;
}

div#PopupSubTabs UL LI SPAN.linkleft_on {
 display:block;
 height:30px;
 background-image:url(images/popup-subtab-on-left.gif);
 background-position: bottom left;
 background-repeat: no-repeat;
}
* html div#PopupSubTabs UL LI SPAN.linkleft_on {
 width:17px;
}

div#PopupSubTabs UL LI SPAN.link_on {
 display:block;
 height:30px;
 background-image:url(images/popup-subtab-on-centre.gif);
 background-position: bottom center;
 background-repeat: repeat-x;
 margin: 0px 17px 0px 17px;
 font-weight:bold;
 color:#000000;
}

div#PopupSubTabs UL LI .linkright_on {
 display:block;
 height:30px;
 background-image:url(images/popup-subtab-on-right.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
}
* html div#PopupSubTabs UL LI SPAN.linkright_on {
 width:17px;
}

div#PopupSubTabs UL LI a, div#PopupTopTabs UL LI a{
 float:left;
 color:red;
}

div#PopupSubTabs UL LI a:hover, div#PopupTopTabs UL LI a:hover{
 float:left;
 color:blue;
}

div#PopupSubTabs UL LI A {
 text-decoration:none;
 cursor: hand;
}

div#PopupHeader {
 position:relative;
 float:right;
 margin:0px;
 text-align:right;
}

div#PopupHeader #FontSizer {
 position:absolute;
 top:0px;
 right:110px;
}

div#PopupHeader #FontSizer A {
 color:#03426e;
 font-weight:bold;
 text-decoration:underline;
 cursor:hand;
 margin-right:4px;
}

div#PopupHeader #FontSizer A.A1 {
 font-size:12px;
}

div#PopupHeader #FontSizer A.A2 {
 font-size:15px;
}

div#PopupHeader #FontSizer A.A3 {
 font-size:18px;
}


div#PopupContainer3 {
 display:block;
 margin:0px;
 padding:0px;
 background-image:url(images/popup-content-bg-left.gif);
 background-position: top left;
 background-repeat: repeat-y;
 height:auto;
 background-color: #ffffff;
}

div#PopupContent {
 margin:0px;
 padding:6px;
 width:auto;
 height:auto;
 background-image:url(images/popup-content-bg-right.gif);
 background-position: top right;
 background-repeat: repeat-y;
 text-align:left;
 font-size:90%;
 _height:340px;
 min-height:340px;
}

div#PopupContent H1 {
 margin:0px;
 padding:0px;
 font-size:150%;
 color:#03426e;
 font-weight:bold;
}

div#PopupContent H2 {
 margin:0px;
 padding:0px;
 font-size:120%;
 color:#03426e;
 font-weight:bold;
}

div#PopupContent H3 {
 margin:0px;
 padding:0px;
 font-size:100%;
 color:#03426e;
 font-weight:bold;
}

div#PopupContent .Notice {
 color:#ff0000;
 font-weight:bold;
}

div#PopupContent TABLE.PopupTable {
 font-size:100%;
}

div#PopupFooter {
 margin:0px;
 padding:6px 6px 0px 6px;
 height:auto;
 text-align:center;
}

div#PopupContentEnd {
 display:block;
 margin:0px;
 padding:0px;
 background-image:url(images/popup-foot-bg-mid.gif);
 background-position: bottom left;
 background-repeat: repeat-x;
 height:24px;
}
div#PopupContentEnd div.LeftBG {
 margin:0px;
 padding:0px;
 background-image:url(images/popup-foot-bg-left.gif);
 background-position: bottom left;
 background-repeat: no-repeat;
 width:15px;
 height:24px;
 width:100%;
}
div#PopupContentEnd div.RightBG {
 margin:0px;
 padding:0px;
 background-image:url(images/popup-foot-bg-right.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
 width:15px;
 height:24px;
 width:100%;
}

A.PopupClose {
 display:block;
 margin:0px;
 padding:0px;
 width:92px;
 height:30px;
 background-image:url(images/popup-button-close.gif);
 background-position: top left;
 background-repeat: no-repeat;
 overflow:hidden;
}


/* **************************************************************************** */

/* GENERIC-SECURE-PAGES */

TABLE#SecureBody {
 height:100%;
 width:100%;
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size:90%;
}

TABLE.pageContent {
 width:98%;
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size:80%;
}

TABLE.secureBanner {
  width: 100%;
}

.secureBannerHeader {
  font-size:14pt; 
  font-weight: bold; 
  color: #03426e;
}

.secureBannerSubHeader {
  font-size:12pt;
  font-weight: bold; 
  color: #03426e;
  margin:12px 0px 12px 0px;
}

.secureBannerText {
  font-size:10pt; 
  color: #000000;
}

UL.secureBannerText {
  margin-top:0px;
}

.secureBannerText2 {
  font-size:10pt; 
  font-weight: bold; 
  color: #000000;
}

.secureBannerNotice {
  font-size:10pt; 
  font-weight: bold; 
  color: #ff0000;
}

#SecureConfirmCover {
 clear:both;
 display:block;
 margin:0px;
 padding:0px;
 font-size:80%;
 font-weight:normal;
}

#SecureConfirmStatements {
 display:block;
 margin:0px;
 padding:0px;
 padding-top:10px;
 margin-right:20px;
 font-size:80%;
}

#SecureConfirmConfirm {
 display:block;
 background-color:#fafafa;
 border:#a4a4a4 1px solid;
 margin:0px;
 margin-right:20px;
 padding:6px 15px 10px 15px;
}

#SecureConfirmConfirm #checkbox {
 display:inline;
}

#SecureConfirmConfirm #statement1 {
 display:inline;
 margin:0px;
 padding:0px;
 padding-right:10px;
 font-size:80%;
 font-weight:normal;
}

#SecureConfirmConfirm #statement3 {
 font-size:80%;
 font-weight:bold;
}


.PurchaseButton { background-color:#03426e; color:#FFFFFF; font:bold 10pt Arial, Helvetica, sans-serif }

TD.PurchaseTableBlack { background-color:#000000; color:#FFFFFF; font:normal 14pt Arial, Helvetica, sans-serif }
TD.PurchaseTableClear { color:#000000; font:normal 8pt Arial, Helvetica, sans-serif }

TD.PurchaseTableDarkBold  { height:20px; background-color:#03426e; color:#FFFFFF; font:bold 12pt Arial, Helvetica, sans-serif }
TD.PurchaseTableWhiteBold { height:20px; background-color:#FFFFFF; color:#000000; font:bold 8pt Arial, Helvetica, sans-serif; padding-left:6px; }
TD.PurchaseTableLiteBold  { height:20px; background-color:#F5F5F5; color:#000000; font:bold 8pt Arial, Helvetica, sans-serif; padding-left:6px; }

TD.PurchaseTableDarkNorm  { height:20px; background-color:#03426e; color:#FFFFFF; font:normal 8pt Arial, Helvetica, sans-serif }
TD.PurchaseTableWhiteNorm { height:20px; background-color:#FFFFFF; color:#000000; font:normal 8pt Arial, Helvetica, sans-serif; padding-left:6px; }
TD.PurchaseTableLiteNorm  { height:20px; background-color:#F5F5F5; color:#000000; font:normal 8pt Arial, Helvetica, sans-serif; padding-left:6px; }

A.PurchaseTable:Link    { color:#298ede; font:normal 8pt Arial, Helvetica, sans-serif; }
A.PurchaseTable:Visited { color:#298ede; font:normal 8pt Arial, Helvetica, sans-serif; }
A.PurchaseTable:Active  { color:#298ede; font:normal 8pt Arial, Helvetica, sans-serif; }
A.PurchaseTable:Hover   { color:#03426e; font:normal 8pt Arial, Helvetica, sans-serif; }

.PurchaseTableBorder {background-color: #03426e;}

TD.arfTableLabel { height:20px; color:#000000; font:bold 8pt Arial, Helvetica, sans-serif }
TD.arfTableField { height:20px; color:#000000; font:normal 8pt Arial, Helvetica, sans-serif; padding-left:3px; }
DIV.arfHelpHeader { margin:12px 3px 0px 3px; border:2px #f7931e solid; background-color:#03426e; color:#ffffff; font:bold 14pt Arial, Helvetica, sans-serif;}
DIV.arfHelpBody   { height:80%; margin:0px 3px 3px 3px; border:2px #03426e solid; background-color:#ffffff; color:#000000; font:normal 10pt Arial, Helvetica, sans-serif;}
DIV.arfHelpClose  { border-top:1px #03426e solid; background-color:#ffffff; text-align:center; }
A.arfHelpCloseLink:Link    { color:#0000FF; text-decoration:underline; font:normal 10pt  Arial, Helvetica, sans-serif; }
A.arfHelpCloseLink:Visited { color:#0000FF; text-decoration:underline; font:normal 10pt Arial, Helvetica, sans-serif; }
A.arfHelpCloseLink:Active  { color:#0000FF; text-decoration:underline; font:normal 10pt Arial, Helvetica, sans-serif; }
A.arfHelpCloseLink:Hover   { color:#ff0000; text-decoration:underline; font:normal 10pt Arial, Helvetica, sans-serif; }

/* GENERIC-PAGE-FOOTER */

table.footer {
  background-color: #ffffff;
}

.footerInfoLinks {
  margin-bottom: 10px;
  font-weight: bold; 
  font-size: 70%;
  color: #000000;
}

a.footerInfoLink:link {
  font-weight: bold; 
  color: #0000FF;
}
a.footerInfoLink:active {
  font-weight: bold; 
  color: #0000FF;
}
a.footerInfoLink:visited {
  font-weight: bold; 
  color: #0000FF;
}
a.footerInfoLink:hover {
  font-weight: bold; 
  color: #0000FF;
}

.footerText {
  font-family: Arial, Helvetica, sans-serif; 
  font-style: normal; 
  font-weight: normal; 
  font-size:7pt; 
  color: #000000;
}

/* **************************************************************************** */