
/* PAGE LAYOUT */

BODY {
 margin:0px;
 padding:0px;
 font-family: arial, helvetica, sans-serif;
 background-color: #ffffff;
 background-image:url(images/bg-tile-kids.jpg);
 background-repeat: repeat-x;
}
BODY.PopUp {
 margin:0px;
 padding:0px;
 font-family: arial, helvetica, sans-serif;
}

div#bgBody {
 display:block;
 width:100%;
 height:500px;
 margin:0 auto;
}

div#bgContainer {
 display:block;
 background-image:url(images/bg-kids.gif);
 background-position: top center;
 background-repeat: no-repeat;
 text-align:center;
 height:440px;
 margin:0 auto;
}

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:#6a9bca;
}

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 #HeaderImage_Activ {
 display:block;
 position:relative;
 background-image:url(images/logo-activ.gif);
 background-position: top left;
 background-repeat: no-repeat;
 height: 68px;
 width: 750px;
 margin-left:20px;
}
#Header #HeaderImage_Multi {
 display:block;
 position:relative;
 background-image:url(images/logo-multi.gif);
 background-position: top left;
 background-repeat: no-repeat;
 height: 68px;
 width: 750px;
 margin-left:20px;
}

#Header #InAssociationWith{
 display:inline;
 position:absolute;
 top:58px;
 left:104px;
 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:10px;
 height:26px;
 background-image:url(images/topbar-tab-bg-left.gif);
 background-position: top left;
 background-repeat: repeat-x;
}
#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:#6a9bca;
 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:#6a9bca;
}
#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:#81c721;
}
#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:#6A9BCA;
 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-alt.jpg);
 background-position: top left;
 background-repeat: no-repeat;
}
#InnerBody #Left #SiteMenu UL LI.link2 {
 background-image:url(images/Sitemenu-alt.jpg);
 background-position: top left;
 background-repeat: no-repeat;
}

#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:0px;
 padding-left:14px;
 overflow:hidden;
}
#InnerBody #Left #SiteMenu LI.link1 A {
 padding-top:10px;
}
#InnerBody #Left #SiteMenu LI.link2 A {
 padding-top:10px;
}

#InnerBody #Left #SiteMenu A:hover {
 color:#d6fca1;
}

#InnerBody #Left #SiteMenu A.Current {
}

/* 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 H1 A {
 color:#ffffff;
 font-weight:bold;
 text-decoration:none;
}

#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:26px;
 padding:0px;
 list-style-position: outside;
 list-style-image: url(images/sidebar-bullet-arrow.gif);
}

#InnerBody #Left #UsefulLinksPanel UL LI {
 margin-top:0px;
}

#InnerBody #Left #UsefulLinksPanel UL LI A {
 color:#ffffff;
 font-size:70%;
 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:8px;
 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-left:20px;
}

/* middle - banner - title text */

#InnerBody #Middle #Banner .Title span {
 font-size:130%;
 font-weight:bold;
 color:#6a9bca;
}

#InnerBody #Middle #Banner .Title strong {
 font-size:130%;
 font-weight:bold;
 color:#81c721;
}

/* 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 {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 margin-top:10px;
 margin-right:10px;
 font-size:90%;
 font-weight:normal;
 color:#393031;
}

#InnerBody #Middle #MainText H1 {
 margin:0px;
 padding:0px;
 font-size:150%;
 font-weight:bold;
 color:#81c721;
}

#InnerBody #Middle #MainText UL.Activ {
 margin-bottom:0px
}

#InnerBody #Middle #MainText P.MultiInfoLink {
 margin:0px;
 padding:0px;
 height:31px;
 text-align:right;
}
#InnerBody #Middle #MainText P.ActivInfoLink {
 margin:0px;
 padding:0px;
 height:31px;
 text-align:right;
}
#InnerBody #Middle #MainText A.InfoLink {
 display:block;
 width:165px;
 height:20px;
}

/* middle - cover select container */

#InnerBody #Middle #CoverSelect {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-left:20px;
 _margin-left:0px;
 margin-bottom:20px;
 _margin-bottom:0px;
 padding:0px;
 width:auto;
 height:auto;
}

#InnerBody #Middle #CoverSelect div#InfoPanel {
 display:inline;
 position:relative;
 float:left;
 top:10px;
 left:66px;
 _left:60px;
 margin:0px;
 padding:0px;
 background-color: #dafbab;
 background-image:url(images/select-panel-info-bg.gif);
 background-position: top left;
 background-repeat: repeat-x;
 width:500px;
 _width:520px;
 min-height:160px;
 _height:160px;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoTop {
 display:none;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoBottom {
 display:inline;
 position:absolute;
 left:0px;
 bottom:-1px;
 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:-1px;
 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:-1px;
 left:0px;
 background-image:url(images/select-panel-info-botleft.gif);
 background-position: bottom left;
 background-repeat: no-repeat;
 width:12px;
 height:13px;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoTitle {
 display:inline;
 position:relative;
 float:left;
 margin-top:10px;
 margin-left:214px;
 _margin-left:214px;
 font-size:90%;
 font-weight:bold;
 color:#6a9bca;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoPoints {
 display:inline;
 position:relative;
 float:left;
 margin-top:6px;
 margin-left:190px;
 width:300px;
 _margin-left:190px;
 _width:300px;
}

#InnerBody #Middle #CoverSelect div#InfoPanel ul {
 padding:0px;
 list-style-position: outside;
 list-style-image: url(images/select-panel-info-ul-bullet.gif);
}

#InnerBody #Middle #CoverSelect div#InfoPanel ul li {
 padding-bottom:4px;
 font-size:80%;
 color:#393813;
}

#InnerBody #Middle #CoverSelect div#InfoPanel div.InfoSpacer {
 display:none;
}

#InnerBody #Middle #CoverSelect div#InfoPanel a.InfoInfo {
 display:none;
}

#InnerBody #Middle #CoverSelect div#InfoPanel a.InfoHelp {
 display:none;
}
#InnerBody #Middle #CoverSelect div#InfoPanel a.InfoHelp:hover {
 color:#ff0000;
}

#InnerBody #Middle #CoverSelect div#Panel1 {
 display:inline;
 position:absolute;
 top:0px;
 left:0px;
 margin:0px;
 padding:0px;
 width:133px;
}
#InnerBody #Middle #CoverSelect div#Panel2 {
 display:inline;
 position:absolute;
 top:0px;
 left:139px;
 margin:0px;
 padding:0px;
 width:133px;
}

#InnerBody #Middle #CoverSelect div.Panel {
 display:inline;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 width:133px;
}

#InnerBody #Middle #CoverSelect div.Panel div.PanelTop {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(images/select-panel-top.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:10px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Panel div.PanelBody {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-color:#6a9bca;
 width:133px;
 height:auto;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Panel div.PanelBottom {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(images/select-panel-bottom.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:10px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Panel a.PanelInfo {
 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.Panel a.PanelSelectActiv {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-activ-image.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:82px;
 overflow:hidden;
}
#InnerBody #Middle #CoverSelect div.Panel a.PanelSelectMulti {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-multi-image.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:82px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Panel a.PanelPriceActiv {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-activ-button.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:29px;
 overflow:hidden;
}
#InnerBody #Middle #CoverSelect div.Panel a.PanelPriceMulti {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-multi-button.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:29px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Panel a.PanelSelectMe {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-me-image.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:82px;
 overflow:hidden;
}
#InnerBody #Middle #CoverSelect div.Panel a.PanelSelectCouple {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-couple-image.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:82px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Panel a.PanelPriceMe {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-me-button.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:39px;
 overflow:hidden;
}
#InnerBody #Middle #CoverSelect div.Panel a.PanelPriceCouple {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-couple-button.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:39px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Panel a.PanelSelectOneKid {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-onekid-image.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:82px;
 overflow:hidden;
}
#InnerBody #Middle #CoverSelect div.Panel a.PanelSelectAllKid {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-allkid-image.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:82px;
 overflow:hidden;
}

#InnerBody #Middle #CoverSelect div.Panel a.PanelPriceOneKid {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-onekid-button.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:50px;
 overflow:hidden;
}
#InnerBody #Middle #CoverSelect div.Panel a.PanelPriceAllKid {
 display:block;
 position:relative;
 float:left;
 margin:0px;
 margin-top:3px;
 padding:0px;
 background-image:url(images/select-panel-allkid-button.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:133px;
 height:50px;
 overflow:hidden;
}

#InnerBody #Middle DIV.PolicyLink {
 display:block;
 position:relative;
 float:right;
 margin:0px;
 margin-right:6px;
 padding:0px;
 text-align:right;
 height:20px;
 width:550px;
}
#InnerBody #Middle DIV.PolicyLink A.InfoLink {
 display:block;
 width:250px;
 height:20px;
}


/* 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 {
 margin:0px;
 margin-right:20px;
 padding:6px 15px 10px 15px;
 border:#6a9bca 1px solid;
 background-color:#f6feeb;
}

#InnerBody #Middle #ConfirmConfirm form {
 display:inline;
 position:relative;
 margin:0px;
 padding:0px;
}

#InnerBody #Middle #ConfirmConfirm #checkbox {
 display:inline;
 position:relative;
 top:6px;
}

#InnerBody #Middle #ConfirmConfirm #statement1 {
 display:block;
 position:relative;
 margin:0px;
 padding:0px;
 padding-right:20px;
 top:-12px;
 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:97px;
 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:135px;
 height:31px;
}

/* 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:500px;
}

/* 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:#6a9bca;
 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;
 background-color: #ffffff;
 height:auto;
}

div#PopupContent {
 margin:0px;
 padding:6px;
 background-image:url(images/popup-content-bg-right.gif);
 background-position: top right;
 background-repeat: repeat-y;
 width:auto;
 min-height:300px;
 _height:300px;
 text-align:left;
}

div#PopupContent H1 {
 margin:0px;
 padding:0px;
 font-size:150%;
 color:#6a9bca;
 font-weight:bold;
}

div#PopupContent H2 {
 margin:0px;
 padding:0px;
 font-size:120%;
 color:#6a9bca;
 font-weight:bold;
}

div#PopupContent H3 {
 margin:0px;
 padding:0px;
 font-size:100%;
 color:#6a9bca;
 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 #6a9bca solid;
 font-size:90%;
}

div#PopupContent TABLE.BenefitTable TR.HeadRow {
 background-color:#6a9bca;
 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-size:90%;
}

TABLE.secureBanner {
  width: 100%;
}

.secureBannerHeader {
  font-size:14pt; 
  font-weight: bold; 
  color: #6a9bca;
}

.secureBannerText {
  font-size:10pt; 
  color: #000000;
}

.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: #6a9bca;
}

.secureConfirmStatement {
  background-color:#ffffff;
  border:0px;
  margin:0px;
  padding:4px;
  font-size:10pt; 
}

.secureConfirmStatement .confirm_top {
  font-weight: bold; 
}

.PurchaseButton { background-color:#6a9bca; 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:#6a9bca; 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:#6a9bca; 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:#6a9bca; font:normal 8pt Arial, Helvetica, sans-serif; }

.PurchaseTableBorder {background-color: #6a9bca;}

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 #6a9bca solid; background-color:#6a9bca; color:#ffffff; font:bold 14pt Arial, Helvetica, sans-serif;}
DIV.arfHelpBody   { height:80%; margin:0px 3px 3px 3px; border:2px #6a9bca solid; background-color:#ffffff; color:#000000; font:normal 10pt Arial, Helvetica, sans-serif;}
DIV.arfHelpClose  { border-top:1px #6a9bca 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;
}

/* **************************************************************************** */