
/* PAGE LAYOUT */

BODY {
 margin:0px;
 padding:0px;
 font-family: arial, helvetica, sans-serif;
 background-color: #FFFFFF;
 background-image:url(images/horizon-tile.gif);
 background-repeat: repeat-x;
 font-size:90%;
}

div#bgContainer {
 display:block;
 background-image:url(images/bg_photo.gif);
 background-position: top center;
 background-repeat: no-repeat;
 text-align:center;
 height:267px;
 margin:0 auto;
}

div#bgContainer div#BodyContainer {
 display:block;
 position:relative;
 width: 760px;
 height:100%;
 margin:0 auto;
 text-align:left;
}

.noshow
{
display:none;
height:0px;
line-height:0px;
margin: 0px;
padding: 0px;
}

/* Content */

/* General Elements */

A {
 font-weight:normal;
 color:#298ede;
}

A:link {
}
A:active {
}
A:visited {
}
A:hover {
}

.clearer
{
 clear: both;
}

/* header */

#Header {
 display:block;
 position:relative;
 width: 760px;
 margin: 0 auto;
 text-align: left;
 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: 750px;
 margin-left:20px;
}

#Header #InAssociationWith{
 display:inline;
 position:absolute;
 top:54px;
 left:88px;
 color:#ffffff;
 font-weight:bold;
 clear:both;
}

/* outer body content container */

#OuterBody {
 display:block;
 position:relative;
 float:left;
 height:auto;
 padding-bottom: 20px;
}

/* TopNav */

#TopNav {
 display:block;
 position:relative;
 background-image:url(images/topbar.gif);
 background-position: bottom center;
 background-repeat: no-repeat;
 height: 64px;
 width: 760px;
 vertical-align:middle;
}

/* TopNav - Home Menu */

#TopNav #HomeMenu {
 display:block;
 position:absolute;
 float:left;
 width:auto;
 height:auto;
 left:12px;
 top:38px
}

#TopNav #HomeMenu UL {
 display:block;
 position:relative;
 float:left;
 padding:0px;
 margin:0px;
 list-style-type:none;
}

#TopNav #HomeMenu UL LI {
 display:block;
 position:relative;
 float:left;
 padding:0px;
 margin:0px;
 width:auto;
 height:26px;
}

#TopNav #HomeMenu UL LI.linkspace {
}

#TopNav #HomeMenu UL LI SPAN.linkleft {
 width:0px;
}
#TopNav #HomeMenu UL LI SPAN.link {
 color:#ffffff;
 font-size:100%;
 font-weight:bold;
 width:auto;
}
#TopNav #HomeMenu UL LI SPAN.linkright {
 width:0px;
}

/* TopNav - Top Menu */

#TopNav #TopMenu {
 display:block;
 position:absolute;
 float:left;
 width:auto;
 height:auto;
 left:160px;
}

#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:26px;
}

#TopNav #TopMenu UL LI.startspace {
}

#TopNav #TopMenu UL LI.midspace {
 padding-left:3px;
}

#TopNav #TopMenu UL LI.endspace {
 padding-left:3px;
}

#TopNav #TopMenu UL LI SPAN.linkleft {
 float:left;
 width:10px;
 height:26px;
 background-image:url(images/topbar-tab-bg-left.gif);
 background-position: top left;
 background-repeat: repeat-x;
}
#TopNav #TopMenu UL LI SPAN.link {
 float:left;
 width:auto;
 height:26px;
 background-image:url(images/topbar-tab-bg.gif);
 background-position: top center;
 background-repeat: repeat-x;
 padding-top:4px;
}
#TopNav #TopMenu UL LI SPAN.linkright {
 float:left;
 width:10px;
 height:26px;
 background-image:url(images/topbar-tab-bg-right.gif);
 background-position: top right;
 background-repeat: repeat-x;
}

#TopNav #TopMenu UL LI A {
 color:#293031;
 font-size:80%;
 font-weight:bold;
 text-decoration:none;
 cursor: hand;
}

/* TopNav - accessibility info */

#TopNav #Accessibility {
 display:block;
 position:absolute;
 float:right;
 width:auto;
 height:auto;
 right:30px;
}

#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:26px;
}

#TopNav #Accessibility UL LI.linkspace {
}

#TopNav #Accessibility UL LI SPAN.linkleft {
 float:left;
 width:10px;
 height:26px;
 background-image:url(images/topbar-tab-bg-left.gif);
 background-position: top left;
 background-repeat: repeat-x;
}
#TopNav #Accessibility UL LI SPAN.link {
 float:left;
 width:auto;
 height:26px;
 background-image:url(images/topbar-tab-bg.gif);
 background-position: top center;
 background-repeat: repeat-x;
 padding-top:4px;
}
#TopNav #Accessibility UL LI SPAN.linkright {
 float:left;
 width:18px;
 height:26px;
 background-image:url(images/topbar-tab-bg-space.gif);
 background-position: top right;
 background-repeat: repeat-x;
}
#TopNav #Accessibility UL LI SPAN.linkright2 {
 float:left;
 width:10px;
 height:26px;
 background-image:url(images/topbar-tab-bg-right.gif);
 background-position: top right;
 background-repeat: repeat-x;
}

#TopNav #Accessibility UL LI A {
 color:#293031;
 font-size:80%;
 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:26px;
}

#TopNav #FontSizer UL LI.linkspace {
}

#TopNav #FontSizer UL LI SPAN.linkleft {
 float:left;
 width:0px;
 height:26px;
}
#TopNav #FontSizer UL LI SPAN.link {
 float:left;
 width:auto;
 height:26px;
 background-image:url(images/topbar-tab-bg.gif);
 background-position: top center;
 background-repeat: repeat-x;
 padding-top:0px;
}
#TopNav #FontSizer UL LI SPAN.linkright {
 float:left;
 width:10px;
 height:26px;
 background-image:url(images/topbar-tab-bg-right.gif);
 background-position: top right;
 background-repeat: repeat-x;
}

#TopNav #FontSizer UL LI A {
 color:#298ede;
 font-weight:bold;
 text-decoration:underline;
 cursor:hand;
}

#TopNav #FontSizer UL LI A.A1 {
 font-size:12px;
 margin-right:4px;
}

#TopNav #FontSizer UL LI A.A2 {
 font-size:15px;
 margin-right:4px;
}

#TopNav #FontSizer UL LI A.A3 {
 font-size:18px;
}

/* top nav - crumbtrail */

#TopNav #CrumbTrail {
 display:block;
 position:absolute;
 float:right;
 width:auto;
 height:auto;
 right:30px;
 top:33px
}

#TopNav #CrumbTrail UL {
 display:block;
 position:relative;
 float:left;
 padding:0px;
 margin:0px;
 list-style-type:none;
}

#TopNav #CrumbTrail UL LI {
 display:block;
 position:relative;
 float:left;
 padding:0px;
 margin:0px;
 width:auto;
 height:31px;
 font-size:80%;
}

#TopNav #CrumbTrail UL LI.startspace {
}

#TopNav #CrumbTrail UL LI.midspace {
 padding-left:4px;
}

#TopNav #CrumbTrail UL LI.endspace {
 padding-left:4px;
}

#TopNav #CrumbTrail UL LI SPAN.linkleft {
 float:left;
 width:10px;
 height:31px;
 background-image:url(images/crumb-off-bg-left.gif);
 background-position: top left;
 background-repeat: repeat-x;
}
#TopNav #CrumbTrail UL LI SPAN.link {
 float:left;
 width:auto;
 height:31px;
 background-image:url(images/crumb-off-bg.gif);
 background-position: top center;
 background-repeat: repeat-x;
 padding-top:6px;
 font-weight:normal;
 color:#73b6ef;
}
#TopNav #CrumbTrail UL LI SPAN.linkright {
 float:left;
 width:10px;
 height:31px;
 background-image:url(images/crumb-off-bg-right.gif);
 background-position: top right;
 background-repeat: repeat-x;
}

#TopNav #CrumbTrail UL LI SPAN.linkleft_on {
 float:left;
 width:10px;
 height:31px;
 background-image:url(images/crumb-on-bg-left.gif);
 background-position: top left;
 background-repeat: repeat-x;
}
#TopNav #CrumbTrail UL LI SPAN.link_on {
 float:left;
 width:auto;
 height:31px;
 background-image:url(images/crumb-on-bg.gif);
 background-position: top center;
 background-repeat: repeat-x;
 padding-top:6px;
 font-weight:bold;
 color:#218ade;
}
#TopNav #CrumbTrail UL LI SPAN.linkright_on {
 float:left;
 width:10px;
 height:31px;
 background-image:url(images/crumb-on-bg-right.gif);
 background-position: top right;
 background-repeat: repeat-x;
}

#TopNav #CrumbTrail UL LI A {
 text-decoration:none;
 cursor:hand;
}

/* inner body content container */

#InnerBody {
 clear:both;
 display:block;
 position:relative;
 float:left;
 width:760px;
 height:auto;
 word-wrap:break-word;
 background-color:#ffffff;
 background-image:url(images/inner-bg.gif);
 background-position: top center;
 background-repeat: repeat-y;
}

#InnerBodyFooter {
 clear:both;
 display:block;
 position:relative;
 float:left;
 width:760px;
 height:24px;
 background-image:url(images/inner-bg-bottom.gif);
 background-position: top left;
 background-repeat: no-repeat;
 overflow:hidden;
}

/* left content container */

#InnerBody #Left {
 display:inline;
 position:relative;
 float:left;
 width:142px;
 height:100%;
 min-height: 450px;
 background-color:#218ade;
 background-image:url(images/sidebar-bg-bottom.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
}

#InnerBody #Left div.PanelContainer {
 display:block;
 position:relative;
 float:left;
 padding-top:8px;
 padding-left:7px;
}

/* site nav */

#InnerBody #Left #SiteMenu {
 display:block;
 position:relative;
 float:right;
 padding:0px;
 margin:0px;
}

#InnerBody #Left #SiteMenu UL {
 display:block;
 position:relative;
 float:right;
 padding:0px;
 margin:0px;
 list-style-type:none;
}

#InnerBody #Left #SiteMenu UL LI {
 display:block;
 position:relative;
 float:right;
 padding:0px;
 margin:0px;
 width:140px;
 height:36px;
}

#InnerBody #Left #SiteMenu UL LI.link1 {
 background-image:url(images/sitemenu-holiday.gif);
 background-position: top left;
 background-repeat: no-repeat;
}
#InnerBody #Left #SiteMenu UL LI.link2 {
 background-image:url(images/sitemenu-backpacker.gif);
 background-position: top left;
 background-repeat: no-repeat;
}
#InnerBody #Left #SiteMenu UL LI.link3 {
 background-image:url(images/sitemenu-gap.gif);
 background-position: top left;
 background-repeat: no-repeat;
}
#InnerBody #Left #SiteMenu UL LI.link4 {
 background-image:url(images/sitemenu-student.gif);
 background-position: top left;
 background-repeat: no-repeat;
}
#InnerBody #Left #SiteMenu UL LI.link5 {
 background-image:url(images/sitemenu-business.gif);
 background-position: top left;
 background-repeat: no-repeat;
}
#InnerBody #Left #SiteMenu UL LI.link6 {
 background-image:url(images/sitemenu-otherprods.gif);
 background-position: top left;
 background-repeat: no-repeat;
 height:37px;
}

#InnerBody #Left #SiteMenu A {
 display:inline;
 position:relative;
 float:left;
 color:#ffffff;
 font-size:80%;
 font-weight:bold;
 text-decoration:none;
 width:140px;
 height:36px;
 padding-top:10px;
 padding-left:44px;
 overflow:hidden;
}
#InnerBody #Left #SiteMenu A STRONG { font-size:120%; color:#fece00; }
#InnerBody #Left #SiteMenu A:hover { color:#fcff00; }
#InnerBody #Left #SiteMenu A.Current {}

#InnerBody #Left #SiteMenu UL LI.link6 A { color:white;  padding-left:12px; }
#InnerBody #Left #SiteMenu UL LI.link6 A:hover { color:darkgreen; }

/* about panel */

#InnerBody #Left #AboutPanel {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 width:127px;
 background-image:url(images/sidebar-panel-bg.gif);
 background-position: top center;
 background-repeat: repeat-y;
}

#InnerBody #Left #AboutPanel .PanelTop {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 width:127px;
 height:9px;
 background-image:url(images/sidebar-panel-top.gif);
 background-position: top center;
 background-repeat: no-repeat;
}

#InnerBody #Left #AboutPanel .PanelBottom {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 width:127px;
 height:8px;
 background-image:url(images/sidebar-panel-bottom.gif);
 background-position: bottom center;
 background-repeat: no-repeat;
}

#InnerBody #Left #AboutPanel H1 {
 margin:0px;
 margin-left:6px;
 padding:0px;
 font-size:100%;
 color:#ffffff;
 font-weight:bold;
}

#InnerBody #Left #AboutPanel UL {
 margin:0px;
 margin-left:6px;
 padding:0px;
 list-style-position: inside;
 list-style-image: url(images/sidebar-bullet-tick.gif);
}

#InnerBody #Left #AboutPanel UL LI {
 margin-top:3px;
}

#InnerBody #Left #AboutPanel UL LI A {
 margin-left:3px;
 color:#ffffff;
 font-size:80%;
 font-weight:bold;
 text-decoration:none;
}

/* Useful Links Panel */

#InnerBody #Left #UsefulLinksPanel {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 width:127px;
 background-image:url(images/sidebar-panel-bg.gif);
 background-position: top center;
 background-repeat: repeat-y;
}

#InnerBody #Left #UsefulLinksPanel .PanelTop {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 width:127px;
 height:9px;
 background-image:url(images/sidebar-panel-top.gif);
 background-position: top center;
 background-repeat: no-repeat;
}

#InnerBody #Left #UsefulLinksPanel .PanelBottom {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 width:127px;
 height:8px;
 background-image:url(images/sidebar-panel-bottom.gif);
 background-position: bottom center;
 background-repeat: no-repeat;
}

#InnerBody #Left #UsefulLinksPanel UL {
 margin:0px;
 margin-left:3px;
 padding:0px;
 list-style-position: inside;
 list-style-image: url(images/sidebar-bullet-arrow.gif);
}

#InnerBody #Left #UsefulLinksPanel UL LI {
 margin-top:3px;
}

#InnerBody #Left #UsefulLinksPanel UL LI A {
 margin-left:6px;
 color:#ffffff;
 font-size:80%;
 font-weight:bold;
 text-decoration:none;
}

/* Country Panel */

#InnerBody #Left #CountryPanel {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 width:127px;
 background-image:url(images/sidebar-panel-bg.gif);
 background-position: top center;
 background-repeat: repeat-y;
}

#InnerBody #Left #CountryPanel .PanelTop {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 width:127px;
 height:9px;
 background-image:url(images/sidebar-panel-top.gif);
 background-position: top center;
 background-repeat: no-repeat;
}

#InnerBody #Left #CountryPanel .PanelBottom {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 width:127px;
 height:8px;
 background-image:url(images/sidebar-panel-bottom.gif);
 background-position: bottom center;
 background-repeat: no-repeat;
}

#InnerBody #Left #CountryPanel .Title {
 display:block;
 position:relative;
 margin-left:8px;
}

#InnerBody #Left #CountryPanel .Title SPAN#Label {
 font-size:80%;
 color:#ffffff;
 font-weight:normal;
}

#InnerBody #Left #CountryPanel .Title SPAN#Country {
 margin-left:6px;
 font-size:80%;
 color:#ffffff;
 font-weight:bold;
}

#InnerBody #Left #CountryPanel #Flags {
 clear:both;
 display:block;
 position:relative;
 margin-left:8px;
 margin-top:3px;
 height:13px;
 width:110;
}

#InnerBody #Left #CountryPanel #Flags A {
 display:inline;
 position:relative;
 float:left;
 margin-right:3px;
 width:19px;
 height:13px;
}
#InnerBody #Left #CountryPanel #Flags A.uk {
 background-image:url(images/sidebar-flags-uk.gif);
 background-position: top left;
 background-repeat: no-repeat;
 overflow:hidden;
}
#InnerBody #Left #CountryPanel #Flags A.ie {
 background-image:url(images/sidebar-flags-ie.gif);
 background-position: top left;
 background-repeat: no-repeat;
 overflow:hidden;
}
#InnerBody #Left #CountryPanel #Flags A.de {
 background-image:url(images/sidebar-flags-de.gif);
 background-position: top left;
 background-repeat: no-repeat;
 overflow:hidden;
}


#InnerBody #Left #CountryPanel #Flags SPAN.blank {
 display:inline;
 position:relative;
 float:left;
 margin-right:3px;
 width:19px;
 height:13px;
 background-image:url(images/sidebar-flags-blank.gif);
 background-position: top left;
 background-repeat: no-repeat;
 overflow:hidden;
}

#InnerBody #Left #CountryPanel #FlagSelect {
 clear:both;
 display:block;
 position:relative;
 margin-left:31px;
 margin-top:3px;
 width:19px;
 height:8px;
 background-image:url(images/sidebar-flags-select.gif);
 background-position: top left;
 background-repeat: no-repeat;
 overflow:hidden;
}

/* middle content container */

#InnerBody #Middle {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 width:618px;
 height:auto;;
 background-image:url(images/main-bg.gif);
 background-position: top right;
 background-repeat: repeat-y;
 background-color:#ffffff;
}

/* middle - banner */

#InnerBody #Middle #Banner {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
}

/* middle - banner - title container */

#InnerBody #Middle #Banner .Title {
 display:block;
 position:relative;
 padding-top:20px;
 padding-left:20px;
}

#InnerBody #Middle #Banner #Promotion {
 display:none;
 float:right;
 margin-right:10px;
}

/* middle - banner - title text */

#InnerBody #Middle #Banner .Title span {
 font-size:130%;
 _font-size:125%;
 font-weight:bold;
 color:#218ade;
}

#InnerBody #Middle #Banner .Title strong {
 font-size:120%;
 font-weight:bold;
 color:#002993;
}

/* middle - main content container */

#InnerBody #Middle #Content {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 padding-top:20px;
 padding-left:20px;
}

/* middle - main text */

#InnerBody #Middle #MainText {
 padding-bottom:10px;
 font-size:90%;
 font-weight:normal;
 color:#393031;
}

#InnerBody #Middle div.PromotionHome {
 display:none;
 margin:0px;
 padding:0px;
 padding-left:60px;
}
#InnerBody #Middle div.PromotionPrem {
 display:none;
 margin:0px;
 padding:0px;
 padding-left:60px;
}
#InnerBody #Middle P.Promotion {
 display:none;
 margin:0px;
 padding:0px;
 font-size:120%;
 font-weight:bold;
 color:#ff8901;
}

/* middle - cover select container */

#InnerBody #Middle #CoverSelect {
 display:block;
 position:relative;
 margin:0px;
 margin-top:40px;
 margin-left:3px;
 margin-bottom:30px;
 padding:0px;
 width:auto;
 height:auto;
 min-height:210px;
 _height:210px;
}

#InnerBody #Middle #CoverSelect div#InfoPanel {
 display:inline;
 position:relative;
 float:left;
 top:10px;
 left:16px;
 margin:0px;
 padding:0px;
 background-color: #93dcfe;
 background-image:url(images/select-panel-info-bg.gif);
 background-position: top left;
 background-repeat: repeat-x;
 width:552px;
 min-height:210px;
 _height:210px;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoTop {
 display:inline;
 position:absolute;
 top:-71px;
 right:67px;
 background-image:url(images/select-panel-info-head.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:109px;
 height:119px;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoBottom {
 display:inline;
 position:absolute;
 left:0px;
 bottom:0px;
 background-image:url(images/select-panel-info-bottom.gif);
 background-position: bottom center;
 background-repeat: repeat-x;
 width:100%;
 height:5px;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoLeft {
 display:inline;
 position:absolute;
 top:0px;
 left:0px;
 background-image:url(images/select-panel-info-left.gif);
 background-position: top right;
 background-repeat: repeat-y;
 width:1px;
 height:100%;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoRight {
 display:inline;
 position:absolute;
 top:0px;
 right:0px;
 background-image:url(images/select-panel-info-right.gif);
 background-position: top right;
 background-repeat: repeat-y;
 width:4px;
 height:100%;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoTopRight {
 display:inline;
 position:absolute;
 top:0px;
 right:0px;
 background-image:url(images/select-panel-info-topright.gif);
 background-position: top right;
 background-repeat: no-repeat;
 width:12px;
 height:9px;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoBotRight {
 display:inline;
 position:absolute;
 bottom:0px;
 right:0px;
 background-image:url(images/select-panel-info-botright.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
 width:12px;
 height:13px;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoBotLeft {
 display:inline;
 position:absolute;
 bottom:0px;
 left:0px;
 background-image:url(images/select-panel-info-botleft.gif);
 background-position: bottom left;
 background-repeat: no-repeat;
 width:9px;
 height:13px;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoTitle {
 display:inline;
 position:relative;
 float:left;
 margin-top:55px;
 margin-left:374px;
 font-size:110%;
 font-weight:bold;
 color:#ffffff;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoPoints {
 display:inline;
 position:relative;
 float:left;
 margin-top:6px;
 margin-left:370px;
}

#InnerBody #Middle #CoverSelect div#InfoPanel ul {
 display:inline;
 position:relative;
 margin:0px;
 padding:0px;
 list-style-position: inside;
 list-style-image: url(images/select-panel-info-ul-bullet.gif);
 font-size:80%;
}

#InnerBody #Middle #CoverSelect div#InfoPanel ul li a {
 color:#393813;
}

#InnerBody #Middle #CoverSelect div#InfoPanel ul li a:hover {
 color:#ff0000;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoSpacer {
 display:inline;
 position:relative;
 float:left;
 margin-top:6px;
 margin-left:370px;
 background-image:url(images/select-panel-info-spacer.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:150px;
 height:2px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div#InfoPanel a.InfoHelpImg {
 display:inline;
 position:relative;
 float:left;
 margin-top:4px;
 margin-left:370px;
 _margin-left:372px;
 background-image:url(images/select-panel-info-info.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:16px;
 height:15px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div#InfoPanel a.InfoHelp {
 display:inline;
 position:relative;
 float:left;
 margin-top:5px;
 margin-left:398px;
  background-image:url(images/select_cover_details.gif);
  background-position: top left;
 background-repeat: no-repeat;
  width:100px;
 height:24px;
 font-weight:normal;
 font-size:80%;
 color:#393813;
}

#InnerBody #Middle #CoverSelect div#InfoPanel a.InfoHelp:hover {
 color:#ff0000;
}

#InnerBody #Middle #CoverSelect div#RegionEuro {
 display:inline;
 position:absolute;
 top:0px;
 left:0px;
 margin:0px;
 padding:0px;
 width:178px;
}
#InnerBody #Middle #CoverSelect div#RegionAus {
 display:inline;
 position:absolute;
 top:116px;
 left:0px;
 margin:0px;
 padding:0px;
 width:133px;
}
#InnerBody #Middle #CoverSelect div#RegionNoUS {
 display:inline;
 position:absolute;
 top:0px;
 left:184px;
 margin:0px;
 padding:0px;
 width:133px;
}
#InnerBody #Middle #CoverSelect div#RegionWorld {
 display:inline;
 position:absolute;
 top:116px;
 left:184px;
 margin:0px;
 padding:0px;
 width:133px;
}

#InnerBody #Middle #CoverSelect div.Region {
 display:inline;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 width:133px;
}

#InnerBody #Middle #CoverSelect div.RegionSpacer {
 display:inline;
 position:relative;
 float:left;
 margin:0px;
 margin-top:10px;
 padding:0px;
 width:6px;
 height:1px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Region div.PanelTop {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(images/select-panel-top.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:178px;
 height:5px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Region div.PanelHeadEuro {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(images/select-panel-head-euro.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:178px;
 height:45px;
}
#InnerBody #Middle #CoverSelect div.Region div.PanelHeadAus {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(images/select-panel-head-aus.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:178px;
 height:45px;
}
#InnerBody #Middle #CoverSelect div.Region div.PanelHeadNoUS {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(images/select-panel-head-nous.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:178px;
 height:45px;
}
#InnerBody #Middle #CoverSelect div.Region div.PanelHeadWorld {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(images/select-panel-head-world.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:178px;
 height:45px;
}

#InnerBody #Middle #CoverSelect div.Region a.RegionInfo {
 display:inline;
 position:relative;
 float:right;
 margin:0px;
 padding:0px;
 right:5px;
 background-image:url(images/select-panel-info.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:16px;
 height:16px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Region a.PanelSelect6M {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(images/select-panel-button-me.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:178px;
 height:24px;
 overflow:hidden;
}
#InnerBody #Middle #CoverSelect div.Region a.PanelSelect13M {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(images/select-panel-button-couple.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:178px;
 height:24px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Region div.PanelSpacer {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(images/select-panel-spacer.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:178px;
 height:4px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Region div.PanelBottom {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(images/select-panel-bottom.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:178px;
 height:8px;
 overflow:hidden;
}

/* middle - confirm screen */

#InnerBody #Middle #ConfirmCover {
 padding-bottom:10px;
 font-size:90%;
 font-weight:normal;
 color:#4a494a;
}

#InnerBody #Middle #ConfirmCover strong {
 font-size:110%;
 font-weight:bold;
 color:#2186de;
}

#InnerBody #Middle #ConfirmStatements {
 display:block;
 margin:0px;
 padding:0px;
 margin-right:20px;
}

#InnerBody #Middle #ConfirmStatements .confirm_top {
 font-size:90%;
 font-weight:bold;
 color:#4a494a;
}

#InnerBody #Middle #ConfirmStatements ol {
 font-size:100%;
 background-color: transparent;
}

#InnerBody #Middle #ConfirmStatements ol li {
 font-size:90%;
 font-weight:bold;
 color:#4a494a;
}

#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;
 color:#4a494a;
}

#InnerBody #Middle #ConfirmStatements ul li span {
 font-weight:normal;
}

#InnerBody #Middle #ConfirmConfirm {
 background-color:#d6e7f7;
 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;
 top:0px;
 left:24px;
 font-size:90%;
 font-weight:normal;
 color:#42414a;
}

#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;
 color:#42414a;
}

#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:70px;
 height:21px;
}

#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:75px;
 height:21px;
}

/* middle - sitemap */

#InnerBody #Middle #SiteMap {
}

#InnerBody #Middle #SiteMap H1 {
 margin-bottom:0px;
 padding:0px;
 font-size:120%;
 color:#000000;
 font-weight:bold;
}

#InnerBody #Middle #SiteMap STRONG {
 color:#000000;
 font-weight:bold;
}

/* middle - footer container */

#InnerBody #Middle #Footer {
 clear:both;
 display:inline;
 position:relative;
 float:left;
 margin:0px;
 margin-top:20px;
 margin-left:20px;
 margin-right:20px;
 padding:0px;
 padding-top:20px;
 border-top:1px #d6efff solid;
}

div#Middle div#Footer #FooterImagesACE {
 display:inline;
 float:left;
 margin-right:20px;
}

div#Middle div#Footer #FooterText {
 display:inline;
 float:left;
 font-size:70%;
 color:gray;
 width:430px;
}

div#Middle div#Footer #FooterImagesKBYG {
 display:inline;
 float:left;
 margin-left:20px;
}

/* Popup Information Windows */

div#PopupContainerouter {
 display:block;
 text-align:center;
 margin: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:bold;
 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:#000000;
}

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 SPAN.linkleft_white {
 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_white {
 width:17px;
}

div#PopupTopTabs UL LI SPAN.link_white {
 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:bold;
 color:#000000;
}

div#PopupTopTabs UL LI SPAN.linkright_white {
 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_white_on {
 display:block;
 height:30px;
 line-height: 30px;
 background-image:url(images/popup-tab-white-on-left.gif);
 background-position: top left;
 background-repeat: no-repeat;
}
* html div#PopupTopTabs UL LI SPAN.linkleft_white_on {
 width:17px;
}

div#PopupTopTabs UL LI SPAN.link_white_on {
 display:block;
 height:30px;
 line-height: 30px;
 background-image:url(images/popup-tab-white-on-centre.gif);
 background-position: top center;
 background-repeat: repeat-x;
 margin: 0px 17px 0px 17px;
 font-weight:bold;
 color:#000000;
}

div#PopupTopTabs UL LI SPAN.linkright_white_on {
 display:block;
 height:30px;
 line-height: 30px;
 background-image:url(images/popup-tab-white-on-right.gif);
 background-position: top 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:bold;
 color:#000000;
}

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:#298ede;
 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;
}

div#PopupContent H1 {
 margin:0px;
 padding:0px;
 font-size:150%;
 color:#298ee7;
 font-weight:bold;
}

div#PopupContent H2 {
 margin:0px;
 padding:0px;
 font-size:120%;
 color:#298ee7;
 font-weight:bold;
}

div#PopupContent H3 {
 margin:0px;
 padding:0px;
 font-size:100%;
 color:#298ee7;
 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:97px;
 height:21px;
 background-image:url(images/popup-button-close.jpg);
 background-position: top left;
 background-repeat: no-repeat;
 overflow:hidden;
}

div#PopupContent TABLE.BenefitTable {
 position:relative;
 border:1px #268ad8 solid;
 font-size:90%;
}

div#PopupContent TABLE.BenefitTable TR.HeadRow {
 background-color:#268ad8;
 font-weight:bold;
 color:#ffffff;
}

div#PopupContent TABLE.BenefitTable TR.HeadRow TD {
 vertical-align:top;
}
div#PopupContent TABLE.BenefitTable TR.HeadRow TD.Col1 {
}
div#PopupContent TABLE.BenefitTable TR.HeadRow TD.Col2 {
}
div#PopupContent TABLE.BenefitTable TR.HeadRow TD.Col3 {
 text-align:center;
}
div#PopupContent TABLE.BenefitTable TR.HeadRow TD.Col4 {
 text-align:center;
}
div#PopupContent TABLE.BenefitTable TR.HeadRow TD.Col5 {
 text-align:center;
}
div#PopupContent TABLE.BenefitTable TR.HeadRow TD.Col6 {
 text-align:center;
}

div#PopupContent TABLE.BenefitTable TR.CoverRow1 {
 background-color:#ffdc73;
 font-size:90%;
}
div#PopupContent TABLE.BenefitTable TR.CoverRow1 TD.Col1 {
}
div#PopupContent TABLE.BenefitTable TR.CoverRow1 TD.Col2 {
 text-align:center;
}
div#PopupContent TABLE.BenefitTable TR.CoverRow1 TD.Col3 {
 text-align:center;
}
div#PopupContent TABLE.BenefitTable TR.CoverRow1 TD.Col4 {
 text-align:center;
}
div#PopupContent TABLE.BenefitTable TR.CoverRow1 TD.Col5 {
 text-align:center;
}
div#PopupContent TABLE.BenefitTable TR.CoverRow1 TD.Col6 {
 text-align:center;
}

div#PopupContent TABLE.BenefitTable TR.CoverRow2 {
 background-color:#ffcd33;
 font-size:90%;
}
div#PopupContent TABLE.BenefitTable TR.CoverRow2 TD.Col1 {
}
div#PopupContent TABLE.BenefitTable TR.CoverRow2 TD.Col2 {
 text-align:center;
}
div#PopupContent TABLE.BenefitTable TR.CoverRow2 TD.Col3 {
 text-align:center;
}
div#PopupContent TABLE.BenefitTable TR.CoverRow2 TD.Col4 {
 text-align:center;
}
div#PopupContent TABLE.BenefitTable TR.CoverRow2 TD.Col5 {
 text-align:center;
}
div#PopupContent TABLE.BenefitTable TR.CoverRow2 TD.Col6 {
 text-align:center;
}

.BenefitYes {
 font-weight:bold;
 color:#00CC00;
}

.BenefitNo{
 font-weight:bold;
 color:#CC0000;
}

/* **************************************************************************** */

/* GENERIC-SECURE-PAGES */

TABLE#SecureBody {
 height:100%;
 width:100%;
 font-family: arial, helvetica, sans-serif;
 font-size:90%;
}

TABLE.pageContent {
 font-family: arial, helvetica, sans-serif;
 font-size:90%;
}

TABLE.secureBanner {
  width: 100%;
}

.secureBannerHeader {
  font-size:14pt; 
  font-weight: bold; 
  color: #218ade;
}

.secureBannerSubHeader {
  font-size:12pt; 
  font-weight: bold; 
  color: #218ade;
  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;
}

.secureConfirmHeader {
  font-size:14pt; 
  font-weight: bold; 
  color: #218ade;
}

.PurchaseButton { background-color:#218ade; 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:#218ade; 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:#218ade; 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:#0000FF; font:normal 8pt Arial, Helvetica, sans-serif; }
A.PurchaseTable:Visited { color:#0000FF; font:normal 8pt Arial, Helvetica, sans-serif; }
A.PurchaseTable:Active  { color:#0000FF; font:normal 8pt Arial, Helvetica, sans-serif; }
A.PurchaseTable:Hover   { color:#218ade; font:normal 8pt Arial, Helvetica, sans-serif; }

.PurchaseTableBorder {background-color: #218ade;}

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 #218ade solid; background-color:#218ade; color:#ffffff; font:bold 14pt Arial, Helvetica, sans-serif;}
DIV.arfHelpBody   { height:80%; margin:0px 3px 3px 3px; border:2px #218ade solid; background-color:#ffffff; color:#000000; font:normal 10pt Arial, Helvetica, sans-serif;}
DIV.arfHelpClose  { border-top:1px #218ade 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;
}

/* **************************************************************************** */
/* SECURE-PAGES TRIP CALCULATOR */

DIV.tripCalcHeader { margin:12px 3px 0px 3px; border:2px #218ade solid; background-color:#218ade; color:#ffffff; font:bold 14pt Arial, Helvetica, sans-serif;}
DIV.tripCalcBody   { height:80%; margin:0px 3px 3px 3px; border:2px #218ade solid; background-color:#ffffff; color:#000000; font:normal 10pt Arial, Helvetica, sans-serif;}
DIV.tripCalcClose  { border-top:1px #218ade solid; background-color:#ffffff; text-align:center; }
A.tripCalcCloseLink:Link    { color:#0000FF; text-decoration:underline; font:normal 10pt  Arial, Helvetica, sans-serif; }
A.tripCalcCloseLink:Visited { color:#0000FF; text-decoration:underline; font:normal 10pt Arial, Helvetica, sans-serif; }
A.tripCalcCloseLink:Active  { color:#0000FF; text-decoration:underline; font:normal 10pt Arial, Helvetica, sans-serif; }
A.tripCalcCloseLink:Hover   { color:#ff0000; text-decoration:underline; font:normal 10pt Arial, Helvetica, sans-serif; }

DIV.errTxt { margin-top:10px; color:red; font-weight:bold; }

DIV.StartDate   { text-align:center; }
DIV.StartDate P { width:100%; text-align:left; margin-bottom:4px; }

DIV.EndDate   { text-align:center; }
DIV.EndDate P { width:100%; text-align:left; margin-bottom:4px; }

DIV.Submit { text-align:center; margin-top:8px; }
DIV.Submit A {
 display:block;
 height:24px;
 width:110px;
 padding-top:4px;
 text-align:center;
 text-decoration:none;
 font-weight:bold;
 font-size:12px;
 border:#4cb0fe 1px solid;
 color:#ffffff;
}
DIV.Submit A#SubmitCalc       { background-color:#218ade; }
DIV.Submit A#SubmitCalc:hover { background-color:#fcff00; color:#000000; }
DIV.Submit A#SubmitCalc SPAN  {}

DIV.Result { margin-top:10px; }

/* **************************************************************************** */


div#ImportantInfoPanel {
 display:block;
 float:left;
 text-align:left;
 color:#ffffff;
 margin:0px 0px 10px 3px;
}

div#ImportantInfoPanel div#ImportantInfoPanelTop {
 display:block;
 float:left;
 background-image:url(images/info-panel-top.gif);
 background-position: bottom left;
 background-repeat: no-repeat;
 width:563px;
 height:9px;
}

div#ImportantInfoPanel div#ImportantInfoPanelBot {
 display:block;
 float:left;
 background-image:url(images/info-panel-bot.gif);
 background-position: top left;
 background-repeat: no-repeat;
 width:563px;
 height:9px;
}

div#ImportantInfoPanel div#ImportantInfoPanelMid {
 display:block;
 float:left;
 background-image:url(images/info-panel-bg.gif);
 background-position: top left;
 background-repeat: repeat-y;
 width:563px;
 height: auto;
 
}

div#ImportantInfoPanel div#ImportantInfoPanelMid img {
 float:left;
 margin-right:10px;
 
 width:18px;
 height: 19px;
 border: 0px;
}

div#ImportantInfoPanel div#ImportantInfoPanelMid p.Header {
 color: #2689dc;
 font-size: 14pt;
 font-weight:bold;
 margin: 0px 0px 0px 10px;
 line-height:16pt;
}

div#ImportantInfoPanel div#ImportantInfoPanelMid p.Text {
 color: #2689dc;
 font-size: 10pt;
 margin: 0px 0px 0px 40px;
 line-height:14pt;
}

div#ImportantInfoPanel div#ImportantInfoPanelMid a {
 color: #2689dc;
 text-decoration: underline;
 font-weight: normal;
}