body {
  background-color: #e5e5fd;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  text-align:center;
}

div#page-surround
{
	display: block;
	position: static;
	background-image: url(images/Page_mid.gif);
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 713px;
	padding: 0px;
	text-align: left;
	visibility: visible;
	overflow: hidden;
}

.noshow {
  display: none;
  height: 0px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
}

div#page-surround div#page-top {
  display: block;
  position: relative;
  float:left;
  background-image: url(images/Page_top.gif);
  background-position: top left;
  background-repeat: no-repeat;
  width: 713px;
  margin: 0 auto;
}

div#page-surround div#page-top div#top-gubbins {
  display: block;
  position: relative;
  float:left;
}

div#page-surround div#page-top div#top-gubbins div#logo {
  display: block;
  position: relative;
  float: left;
  background-image: url(images/ace-logo.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin-left: 45px;
  _margin-left: 20px;
  height: 100px;
  margin-top: 45px;
  width: 120px;
}

div#page-surround div#page-top div#top-gubbins div#logo div#logo-text {
  display: inline;
  float: left;
  margin-top: 65px;
  height: auto;
  width: 120px;
  text-align: left;
  font-size: 75%;
  color: White;
}

div#page-surround div#page-top div#top-gubbins div#animal-motif {
  display: block;
  float: right;
  background-image: url(images/animal-motiff.gif);
  background-position: top right;
  background-repeat: no-repeat;
  margin-right: 2px;
  _margin-right: 1px;
  margin-top: 8px;
  height: 147px;
  width: 546px;
}

div#page-surround div#page-top div#top-gubbins div#animal-motif div#strapline {
  display: inline;
  float: left;
  margin-top: 35px;
  height: auto;
  width: 360px;
  margin-left:10px;
  text-align: left;
  font-size: 180%;
  font-weight: bold;
  color: #575784;
}

div#page-surround div#page-top div#top-gubbins div#animal-motif2 {
  display: block;
  float: right;
  background-image: url(images/animal-motiff.gif);
  background-position: top right;
  background-repeat: no-repeat;
  margin-right: 2px;
  _margin-right: 1px;
  margin-top: 8px;
  height: 139px;
  width: 711px;
}

div#page-surround div#page-top div#top-gubbins div#animal-motif2 div#strapline2 {
  display: inline;
  float: left;
  margin-top: 35px;
  height: auto;
  width: 360px;
  margin-left:60px;
  text-align: left;
  font-size: 180%;
  font-weight: bold;
  color: #575784;
}

div#page-surround div#page-top div#top-nav {
  display: inline;
  float: left;
  margin-left: 170px;
  margin-right: 2px;
  margin-top: -23px;
}

div#page-surround div#page-top div#top-nav .topnav {
  display: inline;
  float: left;
  background-image: url(images/nav_but_temp.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin-right: 2px;
  height: 23px;
  width: 73px;
}

div#page-surround div#page-top div#top-nav #TopMenu {
  display: block;
  position: relative;
  float: left;
  width: auto;
  height: auto;
}

div#page-surround div#page-top div#top-nav #TopMenu UL {
  display: block;
  position: relative;
  float: left;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

div#page-surround div#page-top div#top-nav #TopMenu UL LI {
  display: block;
  position: relative;
  float: left;
  padding: 0px;
  margin: 0px;
  width: auto;
  height: 23px;
}

div#page-surround div#page-top div#top-nav #TopMenu UL LI.startspace {}

div#page-surround div#page-top div#top-nav #TopMenu UL LI.midspace {
  padding-left: 3px;
}

div#page-surround div#page-top div#top-nav #TopMenu UL LI.endspace {
  padding-left: 3px;
}

div#page-surround div#page-top div#top-nav #TopMenu UL LI SPAN.linkleft {
  float: left;
  width: 13px;
  height: 23px;
  background-image: url(images/topbar-tab-bg-left.gif);
  background-position: top left;
  background-repeat: repeat-x;
}

div#page-surround div#page-top div#top-nav #TopMenu UL LI SPAN.link {
  float: left;
  width: auto;
  height: 23px;
  background-image: url(images/topbar-tab-bg.gif);
  background-position: top center;
  background-repeat: repeat-x;
  padding-top: 4px;
}

div#page-surround div#page-top div#top-nav #TopMenu UL LI SPAN.linkright {
  float: left;
  width: 13px;
  height: 23px;
  background-image: url(images/topbar-tab-bg-right.gif);
  background-position: top right;
  background-repeat: repeat-x;
}

div#page-surround div#page-top div#top-nav #TopMenu UL LI SPAN.linkleft_home {
 float:left;
 width:45px;
 height:24px;
 background-image:url(images/top-navigation-home.gif);
 background-position: top left;
 
}
div#page-surround div#page-top div#top-nav #TopMenu UL LI SPAN.link_home {
 float:left;
 width:auto;
 height:24px;
 background-image:url(images/topbar-tab-bg_home.gif);
 background-position: top center;
 background-repeat: repeat-x;
 color: white;
 font-weight:bold;
}
div#page-surround div#page-top div#top-nav #TopMenu UL LI SPAN.linkright_home {
 float:left;
 width:10px;
 height:24px;
 background-image:url(images/topbar-tab-bg-right_home.gif);
 background-position: top right;
 
}
div#page-surround div#page-top div#top-nav #TopMenu UL LI SPAN.homeicon {
 float:left;
 width:20px;
 height:19px;
 background-image:url(images/top-navigation-home_icon_purple.gif);
 background-position: top;
 
}
div#page-surround div#page-top div#top-nav #TopMenu UL LI A {
  color: #575784;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
  cursor: hand;
}

div#page-surround div#page-top div#top-nav #Accessibility {
  display: block;
  position: absolute;
  float: right;
  width: auto;
  height: auto;
  margin-left: 10px;
}

div#page-surround div#page-top div#top-nav #Accessibility UL {
  display: block;
  position: relative;
  float: left;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

div#page-surround div#page-top div#top-nav #Accessibility UL LI {
  display: block;
  position: relative;
  float: left;
  padding: 0px;
  margin: 0px;
  width: auto;
  height: 26px;
}

div#page-surround div#page-top div#top-nav #Accessibility UL LI.linkspace {}

div#page-surround div#page-top div#top-nav #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;
}

div#page-surround div#page-top div#top-nav #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;
}

div#page-surround div#page-top div#top-nav #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;
}

div#page-surround div#page-top div#top-navv #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;
}

div#page-surround div#page-top div#top-nav #Accessibility UL LI A {
  color: #575784;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
  cursor: hand;
}

div#page-surround div#page-top div#top-nav #FontSizer {
  display: inline;
  position: relative;
  float: left;
  left: 390px;
  *right:0px;
  *left:0px;
  width: auto;
  height: auto;
}

div#page-surround div#page-top div#top-nav #FontSizer UL {
  display: block;
  position: relative;
  float: left;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

div#page-surround div#page-top div#top-nav #FontSizer UL LI {
  display: block;
  position: relative;
  float: left;
  padding: 0px;
  margin: 0px;
  width: auto;
  height: 26px;

}

div#page-surround div#page-top div#top-nav #FontSizer UL LI.linkspace {}

div#page-surround div#page-top div#top-nav #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;
}

div#page-surround div#page-top div#top-nav #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;
}

div#page-surround div#page-top div#top-nav #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;
}

div#page-surround div#page-top div#top-nav #FontSizer UL LI A {
  color: #575784;
  font-weight: bold;
  text-decoration: underline;
  cursor: hand;
}

div#page-surround div#page-top div#top-nav #FontSizer UL LI A.A1 {
  font-size: 12px;
  margin-right: 4px;
  color:#575784
}

div#page-surround div#page-top div#top-nav #FontSizer UL LI A.A2 {
  font-size: 15px;
  margin-right: 4px;
    color:#575784
}

div#page-surround div#page-top div#top-nav #FontSizer UL LI A.A3 {
  font-size: 18px;
    color:#575784
}

div#page-surround div#nav-band {
  display: block;
  float: left;
  background-image: url(images/nav-band.gif);
  margin-left: 2px;
  _margin-left: 1px;
  height: 35px;
  width: 709px;
  background-position: top left;
  background-repeat: repeat-x;
}


div#page-surround div#nav-band div#Nav-Title {
  display: block;
  position: absolute;
  left: 0px;
  float: left;
  width: 173px;
  height: 35px;
  padding: 0px;
  padding-top:7px;
  padding-left:15px;
  color:#575784;
  font-weight:bold;
  font-size:110%;
  background-image: url(images/nav_band_but.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

div#page-surround div#nav-band div#Nav-Seperator {
  display: none;
  position:absolute ;
  left:157px;
  float: left;
  height: 35px;
  width:2px;
  background-image: url(images/nav-band-seperator.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

div#page-surround div#nav-band div#CrumbTrail {
  display: inline;
  float: right;
}
div#page-surround div#nav-band div#CrumbTrail UL {
  list-style-type: none;
  padding:0px;
  margin:0px;
  margin-top:8px;
  margin-right:8px;
}
div#page-surround div#nav-band div#CrumbTrail UL LI {
  display: inline;
  padding: 0px;
  margin: 0px;
  font-weight:bold;
}
div#page-surround div#nav-band div#CrumbTrail UL LI.link {
  color:#bab8eb;
}
div#page-surround div#nav-band div#CrumbTrail UL LI.link_on {
  color:#ffffff;
}

div#page-surround div#nav-band div#Nav-Advert {
  display: inline;
  position: relative;
  float: right;
  width: auto;
  height: auto;
  right: 80px;
  top: 9px;
  color:#ffffff;
  font-weight:bold;
  font-size:115%;
}

div#page-surround div#nav-band div#Nav-Button {
  display: inline;
  position: relative;
  float: right;
  width: auto;
  height: auto;
  right: 70px;
}

div#page-surround div#page-mid {
  height: auto;
  width: 713px;
}

#page-surround div#page-mid #left-nav {
  display: inline;
  position: relative;
  float: left;
  width: 159px;
  height: 100%;
  min-height: 450px;
}

#page-surround div#page-mid #left-nav div.PanelContainer {
  display: block;
  position: relative;
  float: left;
  padding-top: 8px;
  padding-left: 7px;
  margin-left:8px;
  _margin-left:4px;
}

#page-surround div#page-mid #left-nav #SiteMenu {
  display: block;
  position: relative;
  float: right;
  padding: 0px;
  margin: 0px;
}

#page-surround div#page-mid #left-nav #SiteMenu UL {
  display: block;
  position: relative;
  float: right;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

#page-surround div#page-mid #left-nav #SiteMenu UL LI {
  display: block;
  position: relative;
  float: right;
  padding: 0px;
  margin: 0px;
  margin-left:-1px;
  width: 159px;
  height: 39px;
  left:1px;
}

#page-surround div#page-mid #left-nav #SiteMenu UL LI.link1 {
  background-image: url(images/Sitemenu-family.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#page-surround div#page-mid #left-nav #SiteMenu UL LI.link2 {
  background-image: url(images/Sitemenu-money.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#page-surround div#page-mid #left-nav #SiteMenu UL LI.link3 {
  background-image: url(images/Sitemenu-holiday.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#page-surround div#page-mid #left-nav #SiteMenu UL LI.link4 {
  background-image: url(images/Sitemenu-business.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#page-surround div#page-mid #left-nav #SiteMenu A {
  display: inline;
  position: relative;
  float: left;
  color: #575784;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
  width: 158px;
  height: 39px;
  padding-top: 0px;
  padding-left: 14px;
  overflow: hidden;
}

#page-surround div#page-mid #left-nav #SiteMenu LI.link1 A {
  padding-top: 10px;
  padding-left: 50px;
}

#page-surround div#page-mid #left-nav #SiteMenu LI.link2 A {
  padding-top: 10px;
  padding-left: 50px;
}

#page-surround div#page-mid #left-nav #SiteMenu LI.link3 A {
  padding-top: 10px;
  padding-left: 50px;
}

#page-surround div#page-mid #left-nav #SiteMenu LI.link4 A {
  padding-top: 10px;
  padding-left: 50px;
}

#page-surround div#page-mid #left-nav #SiteMenu A:hover {
  color: gold;
}

#page-surround div#page-mid #left-nav #SiteMenu A.Current {}

#page-surround div#page-mid #left-nav #AboutPanel {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 132px;
  background-image: url(images/sidebar-panel-bg.gif);
  background-position: top center;
  background-repeat: repeat-y;
}

#page-surround div#page-mid #left-nav .PanelTop {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 132px;
  height: 11px;
  background-image: url(images/sidebar-panel-top.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
}

#page-surround div#page-mid #left-nav .PanelBottom {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 132px;
  height: 11px;
  background-image: url(images/sidebar-panel-bottom.gif);
  background-position: top center;
  background-repeat: no-repeat;
}

#page-surround div#page-mid #left-nav #AboutPanel H1 {
  margin: 0px;
  margin-left: 6px;
  padding: 0px;
  font-size: 100%;
  color: #575784;
  font-weight: bold;
}

#page-surround div#page-mid #left-nav #AboutPanel UL {
  margin: 0px;
  margin-left: 6px;
  padding: 0px;
  list-style-position: inside;
  list-style-image: url(images/sidebar-bullet-tick.gif);
}

#page-surround div#page-mid #left-nav #AboutPanel UL LI {
  margin-top: 3px;
}

#page-surround div#page-mid #left-nav #AboutPanel UL LI A {
  margin-left: 3px;
  color: #575784;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
}

#page-surround div#page-mid #left-nav #UsefulLinksPanel {
  display: block;
  position: relative;
  float: left;
  margin: 0px;
  margin-left:8px;
  padding: 0px;
  width: 127px;
  background-image: url(images/sidebar-panel-bg.gif);
  background-position: top center;
  background-repeat: repeat-y;
}



#page-surround div#page-mid #left-nav #UsefulLinksPanel UL {
  margin: 0px;
  margin-left: 26px;
  padding: 0px;
  list-style-position: outside;
  list-style-image: url(images/sidebar-bullet-arrow.gif);
}

#page-surround div#page-mid #left-nav #UsefulLinksPanel UL LI {
  margin-top: 0px;
}

#page-surround div#page-mid #left-nav #UsefulLinksPanel UL LI A {
  color: #575784;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
}

#page-surround div#page-mid #main-content {
  display: block;
  position: relative;
  float: left;
  margin: 0px;
  margin-left: 15px;
  _margin-left: 15px;
  padding: 0px;
  width: 535px;
  _width: 535px;
  height: auto;
  background-color: #ffffff;
}

#page-surround div#page-mid #main-content #Content {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  padding-left: 20px;
}

#page-surround div#page-mid #main-content #MainText {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 90%;
  font-weight: normal;
  color: #000000;
}

#page-surround div#page-mid #main-content #MainText H1 {
  margin: 0px;
  padding: 0px;
  font-size: 160%;
  font-weight: bold;
  color: #575784;
}

#page-surround div#page-mid #main-content #MainText H2 {
  margin: 0px;
  padding: 0px;
  font-size: 140%;
  font-weight: bold;
  color: #575784;
}

#page-surround div#page-mid #main-content #MainText UL.Activ {
  margin-bottom: 0px;
}

#page-surround div#page-mid #main-content #MainText P.MultiInfoLink {
  margin: 0px;
  padding: 0px;
  height: 31px;
  text-align: right;
}

#page-surround div#page-mid #main-content #MainText P.ActivInfoLink {
  margin: 0px;
  padding: 0px;
  height: 31px;
  text-align: right;
}

#page-surround div#page-mid #main-content #MainText A.InfoLink {
  display: block;
  width: 135px;
  height: 20px;
}



#page-surround div#page-mid #main-content #Insure
{
	display: block;
	position:relative;
	float:left;
	font-size: 130%;
	font-weight: bold;
	color: #575784;
}
#page-surround div#page-mid #main-content #Insure2
{
	display: block;
	position:relative;
	float:left;
	font-size: 80%;
	font-weight: bold;
	color: #575784;
}
#page-surround div#page-mid #main-content #CoverSelect
{
	display:block;
	position:inherit;
	float:left;
	margin-left:0px;
	_margin-left:-5px;
	width:530px;
	height:180px;
}
#page-surround div#page-mid #main-content #CoverSelect A
{
	color:#6f3434;
	text-decoration:none;
}
#page-surround div#page-mid #main-content #CoverSelect A:hover
{
	color:#ff0000;
	text-decoration:none;
}
	
#page-surround div#page-mid #main-content #CoverSelect #Option1
{
	display: block;
	position:absolute;
	float:left;
	margin: 0px;
	_margin-left:-10px;
	background-image: url(images/buy-panel-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 180px;
	width: 132px;
	left:0px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option1 #TextBox1
{
	display: block;
	position:relative;
	float:left;
	margin:10px;
	width: 112px;
	text-align:center;
}
#page-surround div#page-mid #main-content #CoverSelect #Option1 #TextBox1 .Who
{
	font-size:120%;
	color:#575784;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	line-height:16px;
}	
#page-surround div#page-mid #main-content #CoverSelect #Option1 #TextBox1 .Price
{
	font-size:120%;
	color:#6f3434;
	font-weight:bold;
	margin:0px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option1 #TextBox1 .PriceSmall
{
	font-size:80%;
	color:#6f3434;
	margin-top:-5px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option1 #TextBox1 .Cover
{
	font-size:120%;
	color:#575784;
	font-weight:bold;
	margin-top:-8px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option1 #TextBox1 .CoverSmall
{
	font-size:80%;
	color:#575784;
	margin-top:-5px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option1 #TextBox1 .Spacer
{
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
	background-image: url(images/buy-spacer.gif);
	background-position: middle center;
	background-repeat: repeat-x;
	width:100px;
}

#page-surround div#page-mid #main-content #CoverSelect #Option2
{
	display: block;
	position:absolute;
	float:left;
	margin: 0px;
	_margin-left:-10px;
	background-image: url(images/buy-panel-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 180px;
	width: 132px;
	left:132px;
}

#page-surround div#page-mid #main-content #CoverSelect #Option2 #TextBox2
{
	display: block;
	position:relative;
	float:left;
	margin:10px;
	width: 112px;
	text-align:center;
	
}
#page-surround div#page-mid #main-content #CoverSelect #Option2 #TextBox2 .Who
{
	font-size:120%;
	color:#575784;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	line-height:16px;
}	
#page-surround div#page-mid #main-content #CoverSelect #Option2 #TextBox2 .Price
{
	font-size:120%;
	color:#6f3434;
	font-weight:bold;
	margin:0px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option2 #TextBox2 .PriceSmall
{
	font-size:80%;
	color:#6f3434;
	margin-top:-5px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option2 #TextBox2 .Cover
{
	font-size:120%;
	color:#575784;
	font-weight:bold;
	margin-top:-8px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option2 #TextBox2 .CoverSmall
{
	font-size:80%;
	color:#575784;
	margin-top:-5px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option2 #TextBox2 .Spacer
{
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
	background-image: url(images/buy-spacer.gif);
	background-position: middle center;
	background-repeat: repeat-x;
	width:100px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option3
{
	display: block;
	position:absolute;
	float:left;
	margin: 0px;
	_margin-left:-10px;
	background-image: url(images/buy-panel-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 180px;
	width: 132px;
	left:264px;
}

#page-surround div#page-mid #main-content #CoverSelect #Option3 #TextBox3
{
	display: block;
	position:relative;
	float:left;
	margin:10px;
	width: 112px;
	text-align:center;
}
#page-surround div#page-mid #main-content #CoverSelect #Option3 #TextBox3 .Who
{
	font-size:120%;
	color:#575784;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	line-height:16px;
}	
#page-surround div#page-mid #main-content #CoverSelect #Option3 #TextBox3 .Price
{
	font-size:120%;
	color:#6f3434;
	font-weight:bold;
	margin:0px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option3 #TextBox3 .PriceSmall
{
	font-size:80%;
	color:#6f3434;
	margin-top:-5px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option3 #TextBox3 .Cover
{
	font-size:120%;
	color:#575784;
	font-weight:bold;
	margin-top:-8px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option3 #TextBox3 .CoverSmall
{
	font-size:80%;
	color:#575784;
	margin-top:-5px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option3 #TextBox3 .Spacer
{
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
	background-image: url(images/buy-spacer.gif);
	background-position: middle center;
	background-repeat: repeat-x;
	width:100px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option4
{
	display: block;
	position:absolute;
	float:left;
	margin: 0px;
	_margin-left:-10px;
	background-image: url(images/buy-panel-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 180px;
	width: 132px;
	left:397px;
}

#page-surround div#page-mid #main-content #CoverSelect #Option4 #TextBox4
{
	display: block;
	position:relative;
	float:left;
	margin:10px;
	width: 110px;
	height:160px;
	text-align:center;
}
#page-surround div#page-mid #main-content #CoverSelect #Option4 #TextBox4 .Who
{
	font-size:120%;
	color:#575784;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	line-height:16px;
}	
#page-surround div#page-mid #main-content #CoverSelect #Option4 #TextBox4 .Price
{
	font-size:120%;
	color:#6f3434;
	font-weight:bold;
	margin:0px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option4 #TextBox4 .PriceSmall
{
	font-size:80%;
	color:#6f3434;
	margin-top:-5px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option4 #TextBox4 .Cover
{
	font-size:120%;
	color:#575784;
	font-weight:bold;
	margin-top:-8px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option4 #TextBox4 .CoverSmall
{
	font-size:80%;
	color:#575784;
	margin-top:-5px;
}
#page-surround div#page-mid #main-content #CoverSelect #Option4 #TextBox4 .Spacer
{
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:0px;
	background-image: url(images/buy-spacer.gif);
	background-position: middle center;
	background-repeat: repeat-x;
	width:100px;
}

#page-surround div#page-mid #main-content #ConfirmCover {
  padding-bottom: 10px;
  font-size: 90%;
  font-weight: normal;
  color: #4a494a;
}

#page-surround div#page-mid #main-content #ConfirmCover strong {
  font-size: 110%;
  font-weight: bold;
  color: #2186de;
}

#page-surround div#page-mid #main-content #ConfirmStatements {
  display: block;
  margin: 0px;
  padding: 0px;
  margin-right: 20px;
}

#page-surround div#page-mid #main-content #ConfirmStatements .confirm_top {
  font-size: 90%;
  font-weight: bold;
  color: #4a494a;
}

#page-surround div#page-mid #main-content #ConfirmStatements ol {
  font-size: 100%;
  background-color: transparent;
}

#page-surround div#page-mid #main-content #ConfirmStatements ol li {
  font-size: 90%;
  font-weight: bold;
  color: #4a494a;
}

#page-surround div#page-mid #main-content #ConfirmStatements ol li span {
  font-weight: normal;
}

#page-surround div#page-mid #main-content #ConfirmStatements ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 100%;
  background-color: transparent;
}

#page-surround div#page-mid #main-content #ConfirmStatements ul li {
  list-style: square;
  font-size: 90%;
  font-weight: normal;
  color: #4a494a;
}

#page-surround div#page-mid #main-content #ConfirmStatements ul li span {
  font-weight: normal;
}

#page-surround div#page-mid #main-content #ConfirmConfirm {
  margin: 0px;
  margin-right: 20px;
  padding: 6px 15px 10px 15px;
  border: #6a9bca 1px solid;
  background-color: #f6feeb;
}

#page-surround div#page-mid #main-content #ConfirmConfirm form {
  display: inline;
  position: relative;
  margin: 0px;
  padding: 0px;
}

#page-surround div#page-mid #main-content #ConfirmConfirm #checkbox {
  display: inline;
  position: absolute;
  top: 6px;
}

#page-surround div#page-mid #main-content #ConfirmConfirm #statement1 {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
  padding-right: 20px;
  top: 0px;
  left: 24px;
  font-size: 90%;
  font-weight: normal;
  color: #42414a;
}

#page-surround div#page-mid #main-content #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;
}

#page-surround div#page-mid #main-content #ConfirmButtons {
  display: block;
  position: relative;
  margin-top: 16px;
  margin-right: 20px;
}

#page-surround div#page-mid #main-content #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;
}

#page-surround div#page-mid #main-content #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;
}

#page-surround div#page-mid #main-content #SiteMap {}

#page-surround div#page-mid #main-content #SiteMap H1 {
  margin-bottom: 0px;
  padding: 0px;
  font-size: 120%;
  color: #000000;
  font-weight: bold;
}

#page-surround div#page-mid #main-content #SiteMap STRONG {
  color: #000000;
  font-weight: bold;
}

#page-surround div#page-mid #main-content #Footer {
  clear: both;
  display: inline;
  position: relative;
  float: left;
  margin: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  padding-top: 20px;
  border-top: 1px #b8b8eb solid;
  width: 530px;
}

#page-surround div#page-mid #main-content div#Footer #FooterImagesACE {
  display: inline;
  float: left;
  margin-right: 20px;
}

#page-surround div#page-mid #main-content div#Footer #FooterText {
  display: inline;
  float: left;
  font-size: 70%;
  color: gray;
  width: 430px;
}

#page-surround div#page-mid #main-content div#Footer #FooterImages {
 display:inline;
 position:relative;
 float:right;
 width:70px;
}

#page-surround div#page-mid #main-content div#Footer #FooterImages IMG#FooterImageThawte {
 position:relative;
 float:right;
 top:4px;
 right:10px;
}
#page-surround div#page-mid #main-content div#Footer #FooterImages IMG#FooterImagesFCO {
 display: none;
 position:relative;
 float:right;
 top:4px;
 right:10px;
}

div#page-surround div#page-bot {
  display: block;
  position: relative;
  float: left;
  background-image: url(images/Page_bot.gif);
  height: 45px;
  width: 713px;
  background-position: bottom left;
  background-repeat: no-repeat;
}

/* 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;
 height:38px;
}

div#PopupContainer2 {
 text-align:left;
 background-image:url(images/popup-toptab-bg-left.gif);
 background-position: top left;
 background-repeat: no-repeat;
 height:38px;
}

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;
 height:38px;
}
div#PopupTopTabs {
 margin:0px;
 margin-top:0px;
 padding:0px;
 text-align:center;
}

div#PopupTopTabs UL {
 height:38px;
 margin:0px;
 padding:0px 0px 0px 0px;
 list-style-type:none;
}

div#PopupTopTabs UL LI {
 float:left;
 padding:0px 0px 0px 0px;
 margin:0px;
 font-size:80%;
 list-style-type:none;
 line-height: 38px;
}

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:38px;
 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:38px;
 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:#575784;
}

div#PopupTopTabs UL LI SPAN.linkright {
 display:block;
 height:38px;
 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:38px;
 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:38px;
 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:#575784;
}

div#PopupTopTabs UL LI SPAN.linkright_on {
 display:block;
 height:38px;
 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:38px;
 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:38px;
 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:#575784;
}

div#PopupTopTabs UL LI SPAN.linkright_white {
 display:block;
 height:38px;
 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:38px;
 line-height: 38px;
 background-image:url(images/popup-tab-white-on-left.gif);
 background-position: bottom 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:38px;
 line-height: 38px;
 background-image:url(images/popup-tab-white-on-centre.gif);
 background-position: bottom center;
 background-repeat: repeat-x;
 margin: 0px 17px 0px 17px;
 font-weight:bold;
 color:#575784;
}

div#PopupTopTabs UL LI SPAN.linkright_white_on {
 display:block;
 height:38px;
 line-height: 38px;
 background-image:url(images/popup-tab-white-on-right.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
}

div#PopupTopTabs UL LI A {
 text-decoration:none;
 cursor: pointer;
}

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:36px;
 margin:0px;
 padding:0px 0px 0px 0px;
 list-style-type:none;
}

div#PopupSubTabs UL LI {
 float:left;
 padding:0px;
 margin:0px;
 height:36px;
 font-size:75%;
 list-style-type:none;
 line-height: 36px;
}

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:36px;
 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:36px;
 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:#575784;
}

div#PopupSubTabs UL LI SPAN.linkright {
 display:block;
 height:36px;
 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:36px;
 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:36px;
 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:#575784;
}

div#PopupSubTabs UL LI .linkright_on {
 display:block;
 height:36px;
 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: pointer;
}

div#PopupHeader {
 position:relative;
 float:right;
 margin:0px;
 text-align:right;
}

div#PopupHeader #FontSizer {
 position:absolute;
 top:0px;
 right:120px;
}

div#PopupHeader #FontSizer A {
 color:#575784;
 font-weight:bold;
 text-decoration:underline;
 cursor:pointer;
 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:#575784;
 font-weight:bold;
}

div#PopupContent H2 {
 margin:0px;
 padding:0px;
 font-size:120%;
 color:#575784;
 font-weight:bold;
}

div#PopupContent H3 {
 margin:0px;
 padding:0px;
 font-size:100%;
 color:#575784;
 font-weight:bold;
}

div#PopupContent OL {
 font-size:90%;
}

div#PopupContent UL {
 font-size:90%;
}

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:111px;
 height:30px;
 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 #575784 solid;
 font-size:90%;
}

div#PopupContent TABLE.BenefitTable TR.HeadRow {
 background-color:#575784;
 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:#b8b8eb;
 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:#e5e5fd;
 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;
}

div#PopupContent div#DDGuarantee {
 border:2px black solid;
 background-color:#f5f5f5;
 padding:4px;
 font-size:90%;
}
div#PopupContent div#DDGuarantee UL {
 margin-top:0px;
 margin-bottom:0px;
}

/* **************************************************************************** */
/* GENERIC-SECURE-PAGES */

TABLE#SecureBody {
 height:100%;
 width:100%;
 font-family: arial, helvetica, sans-serif;
 font-size:100%;
}


TABLE.secureBanner {
  width: 100%;
  padding-left:10px;
  padding-right:10px;
}

.secureBannerHeader {
  font-size:14pt;
  font-weight: bold;
  color: #575784;
}

.secureBannerSubHeader {
  font-size:12pt; 
  font-weight: bold; 
  color: #575784;
  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: #575784;
}

.secureConfirmStatement {
  background-color:#ffffff;
  border:0px;
  margin:0px;
  padding:4px;
  font-size:10pt;
}

.secureConfirmStatement .confirm_top {
  font-weight: bold;
}

TABLE.PageContent {
 width:100%;
 font-family: arial, helvetica, sans-serif;
}

.PurchaseButton { background-color:#9999cc; color:#575784; 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:#575784; 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:#575784; 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:#ff0000; font:normal 8pt Arial, Helvetica, sans-serif; }

.PurchaseTableBorder {background-color: #575784;}

A.PurchaseTableDarkBold {color: #FFEE00; font:bold 8pt Arial, Helvetica, sans-serif; }

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 #77c1c7 solid; background-color:#77c1c7; color:#ffffff; font:bold 14pt Arial, Helvetica, sans-serif;}
DIV.arfHelpBody   { height:80%; margin:0px 3px 3px 3px; border:2px #77c1c7 solid; background-color:#ffffff; color:#000000; font:normal 10pt Arial, Helvetica, sans-serif;}
DIV.arfHelpClose  { border-top:1px #77c1c7 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; }

INPUT.i0_arf128 {
 height:21px;
 width:21px;
 background-color:#e0c0a0;
 border:1px #77c1c7 solid;
 
}

/* 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 SELF SERVICE*/

TABLE.SelfService_Content {
  padding:10px 10px 0px 10px;
}

DIV#SelfServiceLinks {}

DIV#SelfServiceLinks A {
 display:block;
 margin-left:20px;
 margin-bottom:10px;
 height:24px;
 width:200px;
 padding-top:4px;
 text-align:center;
 text-decoration:none;
 font-size:12px;
}

A#SelfService_BuyAgain {
 background-color:#218ade;
 border:#4cb0fe 1px solid;
 color:#ffffff;
}
A#SelfService_BuyAgain:hover {
 background-color:#ff9e00;
 border:#4cb0fe 1px solid;
 color:#ffffff;
}
A#SelfService_BuyAgain span {}

A#SelfService_Docs {
 background-color:#218ade;
 border:#4cb0fe 1px solid;
 color:#ffffff;
}
A#SelfService_Docs:hover {
 background-color:#ff9e00;
 border:#4cb0fe 1px solid;
 color:#ffffff;
}
A#SelfService_Docs span {}

A#SelfService_Claim {
 background-color:#218ade;
 border:#4cb0fe 1px solid;
 color:#ffffff;
}
A#SelfService_Claim:hover {
 background-color:#ff9e00;
 border:#4cb0fe 1px solid;
 color:#ffffff;
}
A#SelfService_Claim span {}

A#SelfService_Cancel {
 background-color:#218ade;
 border:#4cb0fe 1px solid;
 color:#ffffff;
}
A#SelfService_Cancel:hover {
 background-color:#ff9e00;
 border:#4cb0fe 1px solid;
 color:#ffffff;
}
A#SelfService_Cancel span {}

A#SelfService_Edit {
 background-color:#218ade;
 border:#4cb0fe 1px solid;
 color:#ffffff;
}
A#SelfService_Edit:hover {
 background-color:#ff9e00;
 border:#4cb0fe 1px solid;
 color:#ffffff;
}
A#SelfService_Edit span {}

/* **************************************************************************** */
/* 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:#ff9e00; }
DIV.Submit A#SubmitCalc SPAN  {}

DIV.Result { margin-top:10px; }

/* **************************************************************************** */
