 /* Post Office generic stylesheet for all browsers */
/* If you need styles to be added or changed, please ask your eBusiness PM about the process. */
/* Any changes made to this file by other users will be overwritten the next time the file is released. */
/* RW30072010 TI update*/

body {
    font:70% Verdana, Arial, Helvetica, Sans-Serif;
    background:#fff;
    padding:0;
    margin:0;
}

.frame-body {
    width:95%;
}
.frame-body-margin {
    width:95%;
    margin-top:10px;
}

a            {text-decoration:none;color:#d8252f;}
a:hover     {text-decoration:underline;}


#Content-Left-Nav a {text-decoration:none;}
.paragraph a {text-decoration:underline !important;}

h1, h2, h3, h4 {
    margin:0;
    padding:0;
    color:#000;
    font-weight:400;
    width:auto;
}
h1 {font-size:180%;color:#d8252f;padding:0;}
h2 {font-size:125%;padding-top:5px;color:#d8252f;font-weight:700;}
h3 {font-size:120%;color:#000;}
h4 {font-size:110%;color:#000;}
h5 {font-size:100%;color:#000;}
h6 {font-size:100%;color:#000;}
h1.subtitle {
    font-size:150%;
}

.color-black   {
    color:#000;}

caption {
    text-align:left;
    padding-left:0;
    padding-bottom:6px;
    margin-top:12px;
}
img     {border:0;}
form    {display:inline;}
br      {clear:left;}

ul      {margin:0;padding:0}

li      {margin:1px 0;padding:0;}
ul li   {list-style:none;}
p       {margin:0;padding:0 0 5px 0;line-height:1.2em;}

input, select {
    font-size: 1em;
    vertical-align: middle;
    margin:3px 1px 5px 0;
    padding:1px 2px;
}
input.button {
    border-style:none;
    padding:0;
    margin:0 0 1px 0;
}
textarea {
    font: 1em  Verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

table       {font-size:1em;}
thead th    {font-weight:700;}

td {
  vertical-align:top;
}

th {
  text-align:left;
  vertical-align:bottom;
}
label.textHidden {
	position:absolute;
	left:-5000px;
}
div.textHidden a  {
	position:absolute;
	font-size:70%;
	text-decoration:underline;
}
div.textHidden a, div.textHidden a:hover, div.textHidden a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

div.textHidden a:active, div.textHidden a:focus
{
position:static;
width:auto;
height:auto;
} 

.notDisplayed       {display:none;}
.clearBoth          {clear:both;font-size:1px;}
.Float-Left         {float:left;padding-top:10px;}
.Float-Right        {float:right;}
.Hidden-Label       {display:inline;position:absolute;left:-9999px;}
.Clearer            {clear:both;height:0;font-size:1px;margin:0;padding:0;}

.CMS-Float-Right    {float:right;padding:10px 10px 1px 0;}
.Float-Right-space  {float:right;padding:10px 10px 1px 0;}
.large-highlight    {font-weight:700;}

.redTErrB,
.errin,
.err {
    color:#d9242f;
    padding:0 5px 10px;
    list-style-position:outside;
    border:none!important;
}
.redTErrB li,
.errin li,
.err li {
    background:transparent url(/images/postoffice/icons/icon-default-list.gif) no-repeat scroll 0 6px!important;
        padding:0 0 1px 10px!important;
        margin:0;
}
span.redTErrB {
    padding:0;
    font-weight:700;
}

div.middle-row div.Content-Area2 div.paragraph p a:hover {
background:#f8f7f7; 
}
div.middle-row div.Content-Area2 div.paragraph p a:focus {
background:#f8f7f7;
}

/**************/
/* TYPOGRAPHY */
/**************/

.related-links h2 {
    font-size:100%;
    padding-top:0;
    color:#000;
    font-weight:700;
}
div#Category-Left p.intro-text {
    font-size:120%;
    color:#333;
}
div#Content-Left-Nav .Menu-Item-Row h3,
div#Content-Right .Menu-Item-Row h3,
div#Content-Middle-3col .Menu-Item-Row h3,
div#Content-Right-Nav .Menu-Item-Row h3 {
    font-size:100%;
}
div#Content-Left-Nav .Menu-Item-Row p,
div#Content-Right .Menu-Item-Row p,
div#Content-Middle-3col .Menu-Item-Row p,
div#Content-Right-Nav .Menu-Item-Row p {
    font-size:90%;
}
.large-highlight {
    font-size:225%;
    color:#000;
}
em {
    display:block;
    font-size:90%;
    width:99%;
}

.th,
.displaytable tr.highlite td {
    font-size:80%;
}
.grey div#Category-Panel h3 {
    font-size:150%;
}

/******************/
/* LAYOUT REGIONS */
/******************/

/** IOM CHANGED **/
div#Content-Region {
    clear:both;
    margin:0 auto;
    padding:0 0 8px
}
div#Content-Region-Help {width:552px;}

div#Category-Left {
    float:left;
    padding:0 0 0 9px;
    width:544px;
    position:relative;
}
div#Home-Template div#Category-Left {
    padding:10px 0 0 9px;
}
div#Category-Left-Nav {
    margin:15px 0 0 0;
    padding:0;
    width:170px;
    float:left;
}
div#Category-Main {
    float:right;
    margin:15px 0 0 12px;
    width:360px;
    position:relative;
}
div#Content-Left {
    padding:0 0 0 8px;
    margin:0;
    float:left;
    width:544px;
}
div#Content-Left-Nav {
    margin:0;
    padding:0;
    width:159px;
    float:left;

}
div#Content-Middle-3col {
    margin:0 0 0 10px;
    padding:0;
    width:379px;
    float:left;
}
div#Content-Right-Nav {
    margin:0 0 0 12px;
    padding:0;
    width:168px;
    float:left;


}
div#Content-Right {
    float:left;
    margin:0 0 0 10px;
    width:559px;
}

/**********************/
/* NAVIGATION & BOXES */
/**********************/

div#Content-Left-Nav div.default        {background:transparent url(/images/postoffice/backgrounds/bg-default-nav-bottom-left.gif) no-repeat bottom right;}
div#Content-Right-Nav .boxed div.default       {background:transparent url(/images/postoffice/backgrounds/bg-default-nav-bottom.gif) no-repeat bottom right;}
div#Content-Left-Nav div.default h2     {color:#fff;background:#d8252f url(/images/postoffice/backgrounds/bg-default-nav-top-left.gif) no-repeat top right;}
div#Content-Right-Nav .boxed div.default h2    {color:#fff;background:#d8252f url(/images/postoffice/backgrounds/bg-default-nav-top.gif) no-repeat top right;}
div#Content-Left-Nav div.default ul     {border-right:1px solid #d8252f;border-left:1px solid #d8252f;}
div#Content-Right-Nav .boxed div.default ul,
div#Content-Right-Nav .boxed div.default p     {border-left:1px solid #d8252f;border-right:1px solid #d8252f;}

div#Content-Left-Nav div.default,
div#Content-Left-Nav div.blue,
div#Content-Left-Nav div.blue_ins,
div#Content-Left-Nav div.lightgreen,
div#Content-Left-Nav div.orange,
div#Content-Left-Nav div.red,
div#Content-Left-Nav div.purple,
div#Content-Left-Nav div.grey {
    width:161px;
    padding-bottom:10px;
    margin:0 0 10px 0;
}
div#Content-Right-Nav .boxed div.default,
div#Content-Right-Nav .boxed div.blue,
div#Content-Right-Nav .boxed div.blue_ins,
div#Content-Right-Nav .boxed div.lightgreen,
div#Content-Right-Nav .boxed div.orange,
div#Content-Right-Nav .boxed div.red,
div#Content-Right-Nav .boxed div.purple,
div#Content-Right-Nav .boxed div.grey {
    width:168px;
    padding-bottom:10px;
    margin:0 0 10px 0;
    float:left;
}
div#Content-Left-Nav div.default h2,
div#Content-Right-Nav .boxed div.default h2,
div#Content-Left-Nav div.blue h2,
div#Content-Right-Nav .boxed div.blue h2,
div#Content-Left-Nav div.blue_ins h2,
div#Content-Right-Nav .boxed div.blue_ins h2,
div#Content-Left-Nav div.lightgreen h2,
div#Content-Right-Nav .boxed div.lightgreen h2,
div#Content-Left-Nav div.orange h2,
div#Content-Right-Nav .boxed div.orange h2,
div#Content-Left-Nav div.red h2,
div#Content-Right-Nav .boxed div.red h2,
div#Content-Left-Nav div.purple h2,
div#Content-Right-Nav .boxed div.purple h2,
div#Content-Left-Nav div.grey h2,
div#Content-Right-Nav .boxed div.grey h2 {
    padding:7px 0 7px 9px;
}
div#Content-Left-Nav div.default ul,
div#Content-Left-Nav div.blue ul,
div#Content-Left-Nav div.blue_ins ul,
div#Content-Left-Nav div.lightgreen ul,
div#Content-Left-Nav div.orange ul,
div#Content-Left-Nav div.red ul,
div#Content-Left-Nav div.purple ul,
div#Content-Left-Nav div.grey ul {
    padding:9px 3px 4px 9px;
}
div#Content-Right-Nav .boxed div.default ol,
div#Content-Right-Nav .boxed div.blue ol,
div#Content-Right-Nav .boxed div.blue_ins ol,
div#Content-Right-Nav .boxed div.lightgreen ol,
div#Content-Right-Nav .boxed div.orange ol,
div#Content-Right-Nav .boxed div.red ol,
div#Content-Right-Nav .boxed div.purple ol,
div#Content-Right-Nav .boxed div.grey ol,
div#Content-Right-Nav .boxed div.default ul,
div#Content-Right-Nav .boxed div.blue ul,
div#Content-Right-Nav .boxed div.blue_ins ul,
div#Content-Right-Nav .boxed div.lightgreen ul,
div#Content-Right-Nav .boxed div.orange ul,
div#Content-Right-Nav .boxed div.red ul,
div#Content-Right-Nav .boxed div.purple ul,
div#Content-Right-Nav .boxed div.grey ul {
    padding:9px 9px 4px 9px;
    float:left;
    width:148px;
}
div#Content-Right-Nav .boxed div.default p,
div#Content-Right-Nav .boxed div.blue p,
div#Content-Right-Nav .boxed div.blue_ins p,
div#Content-Right-Nav .boxed div.lightgreen p,
div#Content-Right-Nav .boxed div.orange p,
div#Content-Right-Nav .boxed div.red p,
div#Content-Right-Nav .boxed div.purple p,
div#Content-Right-Nav .boxed div.grey p {
    padding:9px 9px 0 9px;
}

div#Content-Left-Nav div.default ul ul,
div#Content-Left-Nav div.blue ul ul,
div#Content-Left-Nav div.blue_ins ul ul,
div#Content-Left-Nav div.lightgreen ul ul,
div#Content-Left-Nav div.orange ul ul,
div#Content-Left-Nav div.red ul ul,
div#Content-Left-Nav div.purple ul ul,
div#Content-Left-Nav div.grey ul ul {
    border:none;
    padding:2px 3px 0 0;
    margin:0 0 7px 0;
}
.blue div.default ul ul,
.blue_ins div.default ul ul,
.lightgreen div.default ul ul,
.orange div.default ul ul,
.red div.default ul ul,
.purple div.default ul ul,
.grey div.default ul ul {border:none;}

div#Content-Left-Nav div.default li,
div#Content-Left-Nav div.blue li,
div#Content-Left-Nav div.blue_ins li,
div#Content-Left-Nav div.lightgreen li,
div#Content-Left-Nav div.orange li,
div#Content-Left-Nav div.red li,
div#Content-Left-Nav div.purple li,
div#Content-Left-Nav div.grey li {
    background:none;
}
div#Content-Left-Nav div.default li a,
div#Content-Left-Nav div.blue li a,
div#Content-Left-Nav div.blue_ins li a,
div#Content-Left-Nav div.lightgreen li a,
div#Content-Left-Nav div.orange li a,
div#Content-Left-Nav div.red li a,
div#Content-Left-Nav div.purple li a,
div#Content-Left-Nav div.grey li a {
    background:transparent url(/images/postoffice/icons/icon-navigation.gif) no-repeat 0 2px;
    padding:0 0 0 14px;
    margin:0 0 2px 0;
    display:block;
    width:123px;
}
div#Content-Left-Nav div li.level-1-current,
div#Content-Left-Nav div li a.current {
    background:transparent url(/images/postoffice/icons/icon-navigation-blk.gif) no-repeat 0 2px;
    padding:0 0 0 14px;
    margin:0 0 2px 0;
    color:#000;
    font-weight:700;
    color:#000;
}
div#Content-Left-Nav div li.level-1-current a {
    background:none;
    padding:0;
    color:#000;
}
div#Content-Left-Nav div.default ul ul li,
div#Content-Left-Nav div.blue ul ul li,
div#Content-Left-Nav div.blue_ins ul ul li,
div#Content-Left-Nav div.lightgreen ul ul li,
div#Content-Left-Nav div.orange ul ul li,
div#Content-Left-Nav div.red ul ul li,
div#Content-Left-Nav div.purple ul ul li,
div#Content-Left-Nav div.grey ul ul li {
    padding:0 0 0 14px;
}
div#Content-Left-Nav div.default ul ul li a,
div#Content-Left-Nav div.blue ul ul li a,
div#Content-Left-Nav div.blue_ins ul ul li a,
div#Content-Left-Nav div.lightgreen ul ul li a,
div#Content-Left-Nav div.orange ul ul li a,
div#Content-Left-Nav div.red ul ul li a,
div#Content-Left-Nav div.purple ul ul li a,
div#Content-Left-Nav div.grey ul ul li a {
    background:#fff url(/images/postoffice/icons/icon-arrow.gif) no-repeat 0 4px;
    padding:0 0 0 8px;
    font-weight:400;
}
div#Content-Right-Nav div.default ol li,
div#Content-Right-Nav div.blue ol li,
div#Content-Right-Nav div.blue_ins ol li,
div#Content-Right-Nav div.lightgreen ol li,
div#Content-Right-Nav div.orange ol li,
div#Content-Right-Nav div.red ol li,
div#Content-Right-Nav div.purple ol li,
div#Content-Right-Nav div.grey ol li,
div#Content-Right-Nav div.default ul li,
div#Content-Right-Nav div.blue ul li,
div#Content-Right-Nav div.blue_ins ul li,
div#Content-Right-Nav div.lightgreen ul li,
div#Content-Right-Nav div.orange ul li,
div#Content-Right-Nav div.red ul li,
div#Content-Right-Nav div.purple ul li,
div#Content-Right-Nav div.grey ul li {
    background:#fff url(/images/postoffice/icons/icon-arrow.gif) no-repeat 0 5px;
    padding:1px 0 1px 8px;
    font-weight:400;
}
div#Content-Left-Nav div li li a {
    color:#d8252f;
}
div#Content-Left-Nav div.default ul ul li a.current,
div#Content-Left-Nav div.blue ul ul li a.current,
div#Content-Left-Nav div.blue_ins ul ul li a.current,
div#Content-Left-Nav div.lightgreen ul ul li a.current,
div#Content-Left-Nav div.orange ul ul li a.current,
div#Content-Left-Nav div.red ul ul li a.current,
div#Content-Left-Nav div.purple ul ul li a.current,
div#Content-Left-Nav div.grey ul ul li a.current {
    background:#fff url(/images/postoffice/icons/icon-arrow-blk.gif) no-repeat 0 4px;
    padding:0 0 0 8px;
    margin:0;
    font-weight:700;
    color:#000;
}
/******************/
/* CONTENT STYLES */
/******************/

/* Home Page Categories */
div#Content-Left .home-categories {
    width:545px;
    margin:10px 0 0 0;
}
div#Content-Left .home-categories .hc-bottom {
    float:left;
    width:266px;
    padding:0 0 8px 0;
    margin:0;
    background:#48c0eb url(/images/postoffice/backgrounds/bg-blue-hc-bottom.gif) no-repeat bottom left;
}
div#Content-Left .home-categories p,
div#Content-Left .home-categories ul {
    width:180px;
}
div#Content-Left .home-categories .red,
div#Content-Left .home-categories .purple,
div#Content-Left .home-categories .orange,
div#Content-Left .home-categories .lightgreen,
div#Content-Left .home-categories .blue_ins,
div#Content-Left .home-categories .blue,
div#Content-Left .home-categories .grey {
    float:left;
}
div#Content-Left .home-categories p,
div#Content-Left .home-categories ul {
    clear:left;
}
div#Content-Left .home-categories .hc-top {
    padding:8px 0 0 5px;
    background:#48c0eb url(/images/postoffice/backgrounds/bg-blue-hc-top.gif) no-repeat top left;
    overflow:hidden;
}
div#Content-Left .home-categories .hc-content {
    width:16.4em;
    padding:0 5px;
    background:#fff;
    min-height:135px;
    margin-bottom:-1px;
}
div#Content-Left .home-categories .lightgreen .hc-content {color:#006F51;}
div#Content-Left .home-categories .red .hc-content {color:#98002E;}
div#Content-Left .home-categories .purple .hc-content {color:#47006F;}
div#Content-Left .home-categories .grey .hc-content {color:#46685B;}
div#Content-Left .home-categories .blue .hc-content {color:#075EAA;}
div#Content-Left .home-categories .blue_ins .hc-content {color:#075EAA;}
div#Content-Left .home-categories .orange .hc-content {color:#BB0032;}


div#Content-Left .home-categories .hc-content h1 {
    width:6em!important;
    text-transform:lowercase;
    line-height:1.1em;
    font-size:210%;
    font-weight:400;
    padding-bottom:5px!important;
}
div#Home-Template .home-categories li {
    background:#fff url(/images/postoffice/icons/icon-arrow.gif) no-repeat 0 5px;
    padding:2px 0 1px 8px;
    font-weight:700;
}
div#Home-Template .home-categories .blue li,
div#Home-Template .home-categories .blue_ins li,
div#Home-Template .home-categories .lightgreen li,
div#Home-Template .home-categories .orange li,
div#Home-Template .home-categories .red li,
div#Home-Template .home-categories .purple li,
div#Home-Template .home-categories .grey li {padding:2px 0 1px 16px;}

/* General Styles */
div#Content-Left-Nav .Menu-Item-Row,
div#Content-Right .Menu-Item-Row,
div#Content-Middle-3col .Menu-Item-Row,
div#Content-Right-Nav .Menu-Item-Row {
    clear:both;
    margin:0;
    padding:5px 0;
    float:left;
}
div#Category-Left-Nav div.Menu-Item-Row {
    width:161px;
    padding:10px 0 1px 0;
    background:transparent url(/images/postoffice/dividers/dot-small-hoz-x.gif) repeat-x bottom left;
}

div#Content-Left div.Menu-Item-Row {width:544px;}
div#Content-Middle-3col div.Menu-Item-Row {width:379px;}
div#Category-Main div.Menu-Item-Row {width:360px;}
div#Category-Main .grey .category-top div.Menu-Item-Row {width:360px;padding:3px 0 5px 2px;}
div#Content-Right div.Menu-Item-Row {width:559px;}
div#Content-Right-Nav div.Menu-Item-Row {width:168px;overflow:hidden;}

div#Category-Left-Nav img,
div#Content-Left img,
div#Content-Middle-3col img,
div#Category-Main img,
div#Content-Right img,
div#Content-Right-Nav img {margin-bottom:10px;
}
div#Category-Left-Nav table img,
div#Content-Left table img,
div#Content-Middle-3col table img,
div#Category-Main table img,
div#Content-Right table img,
div#Content-Right-Nav table img {
    margin-bottom:0;
    vertical-align:bottom;
}
div#Category-Main .grey img {
    margin-bottom:0;
}

div#Content-Left-Nav div.Menu-Item,
div#Content-Right div.Menu-Item,
div#Content-Middle-3col div.Menu-Item,
div#Content-Right-Nav div.Menu-Item {
    float:left;
    margin:0;
    padding:0 5px 0 0;
    display:inline;
}
div#Category-Left-Nav div.Menu-Item {width:161px;}
div#Content-Left div.Menu-Item {width:267px;}
div#Content-Middle-3col div.Menu-Item {width:184px;}
div#Category-Main div.Menu-Item {width:175px;}
div#Category-Main .grey .category-top div.Menu-Item {width:360px;}
div#Content-Right div.Menu-Item {width:274px;}
div#Content-Right-Nav div.Menu-Item {width:168px;}

div#Content-Left-Nav div.Menu-Item p,
div#Content-Right div.Menu-Item p,
div#Content-Middle-3col div.Menu-Item p,
div#Content-Right-Nav div.Menu-Item p {
    float:right;
    color:#676767;
}
div#Category-Left-Nav div.Menu-Item p {width:162px;}
div#Content-Left .Menu-Item-Row div.Menu-Item p {width:267px;}
div#Content-Middle-3col div.Menu-Item p {width:184px;}
div#Category-Main .Menu-Item-Row div.Menu-Item p {width:175px;}
div#Category-Main .grey .category-top .Menu-Item-Row div.Menu-Item p {width:320px;padding-right:20px;}
div#Content-Right .Menu-Item-Row div.Menu-Item p {width:274px;}
div#Content-Right-Nav .Menu-Item-Row div.Menu-Item p {width:168px;}

div#Category-Left-Nav div.Has-Image p {width:84px;}
div#Content-Left .Menu-Item-Row div.Has-Image p {width:189px;}
div#Content-Middle-3col div.Has-Image p {width:106px;}
div#Category-Main .Menu-Item-Row div.Has-Image p {width:97px;}
div#Category-Main .grey .category-top .Menu-Item-Row div.Has-Image p {width:230px;}
div#Content-Right .Menu-Item-Row div.Has-Image p {width:196px;}
div#Content-Right-Nav .Menu-Item-Row div.Has-Image p {width:91px;}

div#Content-Left-Nav div.Menu-Item p.link,
div#Content-Right div.Menu-Item p.link,
div#Content-Middle-3col div.Menu-Item p.link,
div#Content-Right-Nav div.Menu-Item p.link {
    background:transparent url(/images/postoffice/icons/icon-arrow-circle.gif) no-repeat 0 2px;
    padding:3px 0 5px 20px;
    margin:0;
    float:right;
}
div#Category-Left-Nav .Menu-Item-Row .Menu-Item p.link {width:142px;margin-bottom:10px;}
div#Category-Left-Nav .Menu-Item-Row .Has-Image p.link {width:64px;}

div#Content-Left .Menu-Item-Row .Menu-Item p.link {width:246px;}
div#Content-Left .Menu-Item-Row .Has-Image p.link {width:168px;}

div#Content-Middle-3col .Menu-Item-Row .Menu-Item p.link {width:164px;}
div#Content-Middle-3col .Menu-Item-Row .Has-Image p.link {width:87px;}

div#Category-Main .Menu-Item-Row .Menu-Item p.link {width:155px;}
div#Category-Main .Menu-Item-Row .Has-Image p.link {width:78px;}

div#Category-Main .grey .category-top .Menu-Item-Row .Menu-Item p.link {width:300px;padding-right:20px;}
div#Category-Main .grey .category-top .Menu-Item-Row .Has-Image p.link {width:210px;}

div#Category-Main .grey .category-top .Menu-Item-Row .Has-Image h3 {width:250px;float:right;padding:4px 0 5px 0;}

div#Content-Right .Menu-Item-Row .Menu-Item p.link {width:253px;}
div#Content-Right .Menu-Item-Row .Has-Image p.link {width:175px;}

div#Content-Right-Nav .Menu-Item-Row .Menu-Item p.link {width:148px;}
div#Content-Right-Nav .Menu-Item-Row .Has-Image p.link {width:71px;}

div#Category-Left div.Has-Image img,
div#Category-Main div.Has-Image img,
div#Content-Left div.Has-Image img,
div#Content-Middle-3col div.Has-Image img,
div#Content-Right div.Has-Image img,
div#Content-Right-Nav div.Has-Image img {
    float:left;
    margin-right:5px;
}
div#Category-Main div.category-bottom div.Has-Image img {
    margin-left:1px;
}

/* PO Menu frames */
.lightgreenStretchy .Has-Image, .lightgreen .Has-Image,
.blue_insStretchy .Has-Image, .blue_ins .Has-Image,
.orangeStretchy .Has-Image, .orange .Has-Image,
.redStretchy .Has-Image, .red .Has-Image,
.purpleStretchy .Has-Image, .purple .Has-Image,
#Category-Main .Menu-Item-Row .Has-Image a span, .greyStretchy .Has-Image, .grey .Has-Image,
.blueStretchy .Has-Image, .blue .Has-Image  {
    position:relative;
}

.lightgreenStretchy .Has-Image a, .lightgreen .Has-Image a,
.blue_insStretchy .Has-Image a, .blue_ins .Has-Image a,
.orangeStretchy .Has-Image a, .orange .Has-Image a,
.redStretchy .Has-Image a, .red .Has-Image a,
.purpleStretchy .Has-Image a, .purple .Has-Image a,
#Category-Main .Menu-Item-Row .Has-Image a span, .greyStretchy .Has-Image a, .grey .Has-Image a,
.blueStretchy .Has-Image a, .blue .Has-Image a  {
    cursor:pointer;
}

.lightgreenStretchy .Has-Image a span, .lightgreen .Has-Image a span,
.blue_insStretchy .Has-Image a span, .blue_ins .Has-Image a span,
.orangeStretchy .Has-Image a span, .orange .Has-Image a span,
.redStretchy .Has-Image a span, .red .Has-Image a span,
.purpleStretchy .Has-Image a span, .purple .Has-Image a span,
#Category-Main .Menu-Item-Row .Has-Image a span, .greyStretchy .Has-Image a span, .grey .Has-Image a span,
.blueStretchy .Has-Image a span, .blue .Has-Image a span  {
    width:72px;
    height:72px;
    display:block;
    position:absolute;
    overflow:hidden;
}

#Category-Main .Menu-Item-Row .Has-Image a span {
    z-index:10; background:transparent url(/images/postoffice/cssImages/borders/frame-grey.gif) top left no-repeat !important;
}

.greyStretchy .Has-Image a span, .grey .Has-Image a span {
    z-index:10; background:transparent url(/images/postoffice/cssImages/borders/frame-grey.gif) top left no-repeat !important;
}

.lightgreenStretchy .Has-Image a span, .lightgreen .Has-Image a span {
    z-index:10; background:transparent url(/images/postoffice/cssImages/borders/frame-lightgreen.gif) top left no-repeat !important;
}

.orangeStretchy .Has-Image a span, .orange .Has-Image a span {
    z-index:10; background:transparent url(/images/postoffice/cssImages/borders/frame-orange.gif) top left no-repeat !important;
}

.redStretchy .Has-Image a span, .red .Has-Image a span {
    z-index:10; background:transparent url(/images/postoffice/cssImages/borders/frame-red.gif) top left no-repeat !important;
}

.purpleStretchy .Has-Image a span, .purple .Has-Image a span {
    z-index:10; background:transparent url(/images/postoffice/cssImages/borders/frame-purple.gif) top left no-repeat !important;
}

.blueStretchy .Has-Image a span, .blue .Has-Image a span {
    z-index:10; background:transparent url(/images/postoffice/cssImages/borders/frame-blue.gif) top left no-repeat !important;
}

.blue_insStretchy .Has-Image a span, .blue_ins .Has-Image a span {
    z-index:10; background:transparent url(/images/postoffice/cssImages/borders/frame-blue.gif) top left no-repeat !important;
}

#Category-Main .grey #Category-Panel .Has-Image a span {
    width:100px;
    height:100px;
    display:block;
    position:absolute;
    overflow:hidden;
    z-index:10; background:transparent url(/images/postoffice/cssImages/borders/transparent.gif) top left repeat !important;
}
/* PO Menu frames */
.paragraph {
    margin-bottom:0;
    padding-bottom:0;
    text-decoration:none;

}

.paragraph .displaytable,
.paragraph .displaylist {
    padding:0;
}
p.btn-left  {padding:5px 0 0 0;float:left;display:inline;}
p.btn-right {padding:5px 0 0 0;float:right;display:inline;}

div#Category-Left h1 {font-size:18pt;line-height:0.9em;color:#000;}

div#Category-Left p.intro-text {
    padding-bottom:20px;
}
div#Category-Left-Nav h2 {
    font-size:120%;
    padding:0 0 10px 0;
    background:transparent url(/images/postoffice/dividers/dot-small-hoz-x.gif) repeat-x bottom left;
    font-weight:700;
}
div#Category-Main h2 {
    padding:0 0 9px 0;
    margin:0 0 10px 0;
    background:transparent url(/images/postoffice/dividers/dot-small-hoz-x.gif) repeat-x bottom left;
    float:left;
    width:360px;
}
div#Category-Main .default h2 {color:#000;}
div#Category-Main .Top-Category {float:left;margin-bottom:10px;}
div#Category-Left div#Category-Panel {
    color:#fff;
    float:left;
    width:361px;
    margin-bottom:15px;
}
div#Category-Left div#Category-Panel .category-bottom {
    padding:0 0 7px 0;
    float:left;
    width:361px;
}
div#Category-Left div#Category-Panel .category-top {
    float:left;
    width:361px;
    padding:0 0 15px 0;
}
div#Category-Left div#Category-Panel .category-splash {
    float:left;
    width:352px;
    padding:9px 0 0 9px;
}
/**Added font weight**/
div#Category-Left div#Category-Panel .category-splash h2 {
    font-size:180%;
    padding:0 15px 0 2px;
    background:none;
    margin:0;
    float:none;
    width:270px;
    font-weight:400;
}
div#Category-Left div#Category-Panel .category-content h3 {
    font-size:155%;
    padding:0 0 5px 20px;
    margin-top:8px;
    color:#000;
    letter-spacing:-1px;
    line-height:0.96em;
}
div#Category-Left .grey div#Category-Panel .category-content h3 {
    font-weight:400;
}
div#Category-Left div#Category-Panel ul {
    padding-left:3px;
}
div#Category-Left div#Category-Panel ul li {
    display:inline;
    float:left;
    width:158px;
    padding:1px 0 1px 9px;
}
div#Category-Left div#Category-Panel a,
div#Category-Left div#Category-Panel a:visited,
div#Category-Left div#Category-Panel a:active,
div#Category-Left div#Category-Panel a:hover {
    color:#000;
}
div#Content-Right .faqs ol {
    padding-bottom:0;
    padding-left:0;
    margin-left:0;

}
div#Content-Right .faqs h2 {
    font-size:110%;
    padding-top:12px;
    padding-bottom:3px;
}
div#Content-Right .faqs ol h2 {
    padding-top:2px;
    padding-bottom:0;
}
div#Content-Right .faqs ol li {
    list-style:none;
    padding-left:0;

}
div#Content-Right .faqs ol li .paragraph ol,
div#Content-Right .faqs ol li .paragraph ul {
    padding-top:8px;
    padding-bottom:8px;
}
div#Content-Right .faqs ol li .paragraph ol {
    margin-left:0;
}
div#Content-Right .faqs ol li .paragraph ol li {
    display:list-item;
    list-style-type:decimal;
}
div#Content-Right .faqs ol li .paragraph ul li {
    display:list-item;
}
div#Content-Right .faqs ol br {
    font-size:1px;
}
div#Content-Right .faqs ol li.faq {
    padding:1px 0;
}
div#Content-Right .faqs ol li.faq a {
    background:#fff url(/images/postoffice/icons/icon-arrow.gif) no-repeat scroll 0 5px;
    padding:0 0 0 8px;
}
div#Content-Right .faqs ol li {
    padding:0 0 0 8px;
}
div#Content-Right .faqs ol li p.Top a {
    background:#fff url(/images/postoffice/icons/icon-arrow-up.gif) no-repeat scroll 0 5px;
    padding:0 0 20px 8px;
    text-decoration:underline;
}
.Top-Category h1 {padding:0;}

div#Site-Map    {padding:0 0 0 9px;}
div#Site-Map h1 {padding:0 0 10px 0;}
div#Site-Map .Stretchy-3-col {
    margin:0;
    float:left;
}
div#Site-Map .Stretchy-3-col .Menu-Item-Row3 {
    background:transparent url(/images/postoffice/dividers/dot-small-hoz-x.gif) repeat-x top left;
    padding:10px 0 0 0;
    width:229px;
    margin-right:12px;
}
div#Site-Map .Stretchy-3-col h1 {
    padding:0 0 5px 23px;
    font-size:120%;
    color:#000;
}
div#Site-Map .Stretchy-3-col ul li {
    background:transparent url(/images/postoffice/rd2008/icon-arrow.gif) no-repeat 0 3px;
    padding:3px 0 5px 20px;
    margin:0 0 10px 0;
}
div#Site-Map .Stretchy-3-col ul li a {
    font-size:120%;
}
div#Site-Map .Stretchy-3-col ul li a strong {
    font-weight:400;
}
div#Site-Map .Stretchy-3-col ul li ul {
    padding:4px 0 0 0;
}
div#Site-Map .Stretchy-3-col ul li ul li {
    background:#fff url(/images/postoffice/icons/icon-arrow.gif) no-repeat scroll 0 5px;
    padding:1px 0 0 8px;
    position:relative;
    left:-18px;
    margin:0;
}
div#Site-Map .Stretchy-3-col ul li ul li a {
    font-size:100%;
}
div#Site-Map .Clearer {clear:none;}

/* Flexilist Styles */
.flexilist {
    margin:10px 0 10px 0;
}
.flexilist-row {
    clear:both;
}
.flexilistcontent {
    float:left;
    width:179px;
    padding:5px;
}
.flexilistcontent .button {
    float:right;
}
.flexilistcontent .flexilistcontent-footer {
    clear:right;
}
.flexilistcontent .flexilistcontent-footer a {
    background:transparent url(/images/postoffice/icons/icon-arrow-circle.gif) no-repeat 0 2px;
    padding:3px 0 5px 20px;
    margin:0 0 0 3px;
    display:block;
}
.flexilist-footer {
    clear:both;
}
.flexilist-footer .flexilistcontent {
    width:360px;
    padding:5px 0;
}
.flexilistcontent p {
    padding-bottom:10px;
    padding-left:5px;
}
.flexilistcontent .displaytable {
    padding-top:10px;
}
.flexilistcontent h3 {
    background:#dfecc4 url(/images/postoffice/backgrounds/bg-default-nav-top-179.gif) no-repeat top right;
    padding:5px;
    margin-bottom:5px;
}
/* LISTS */
.flexilistcontent ul,
.Content-Area-Thin ul,
.paragraph ul {
    padding:0 5px 10px 5px;
}
.flexilistcontent ul li,
.Content-Area-Thin ul li,
.paragraph ul li {
    padding:1px 0 1px 10px;
    background:transparent url(/images/postoffice/icons/icon-default-list.gif) no-repeat 0 6px;
    text-decoration:none;
}
div.displaylist ul li {
    background:transparent url(/images/postoffice/icons/icon-black-list.gif) no-repeat 0 6px;text-decoration:none;
}

div#Content-Left div.displaylist {
    float:left;
    width:544px;
    padding:4px 0 0 0;
    background:#ccc url(/images/postoffice/backgrounds/bg-default-list-top544.gif) no-repeat left top;
    margin:10px 0;
}
div#Content-Left div.displaylist ul {
    float:left;
    width:514px;
    padding:10px 15px 15px 15px;
    background:transparent url(/images/postoffice/backgrounds/bg-default-list-bot544.gif) no-repeat left bottom;
}

div#Content-Middle-3col div.displaylist {
    float:left;
    width:379px;
    background:#ccc url(/images/postoffice/backgrounds/bg-default-list-top379.gif) no-repeat left top;
    margin-top:10px;
    margin-bottom:0;
    padding-top:4px;
    padding-bottom:0;
    margin-left:0;

}

div#Content-Middle-3col div.displaylist ul {
    float:left;
    width:349px;
    padding:10px 15px 15px 15px;
    background:transparent url(/images/postoffice/backgrounds/bg-default-list-bot379.gif) no-repeat left bottom;
}

div#Content-Middle-3col div.displaylist p {
    float:left;
    width:360px;
    padding:10px 4px 15px 15px;
    background:transparent url(/images/postoffice/backgrounds/bg-default-list-bot379.gif) no-repeat scroll left bottom;
}

div#Content-Right div.displaylist {
    float:left;
    width:559px;
    padding:4px 0 0 0;
    background:#ccc url(/images/postoffice/backgrounds/bg-default-list-top559.gif) no-repeat left top;
    margin:10px 0;
}

div#Content-Right div.displaylist p{padding: 10px 14px 14px;}
div#Content-Right div.displaylist ol{margin: 0; padding: 10px 14px 14px 30px;}
div#Content-Right div.displaylist ul{
    float:left;
    width:529px;
    padding:10px 15px 15px 15px;
    background:transparent url(/images/postoffice/backgrounds/bg-default-list-bot559.gif) no-repeat left bottom;

}

div#Content-Middle-3col div.displaylist ol {
    float:left;
    width:379px;
    padding:0 0 6px 0;
    margin:0;
    }

/* TABLES */
.displaytable {
    clear: both;
    padding:0;
    margin:0;
}
.displaytable table {
    border-collapse: collapse;
    margin:2px 0 10px 0;
    padding:0 1px;
    border-bottom:3px solid #d8252f;
}
div#Content-Left .displaytable table {
    width:544px;
    background:#d8252f url(/images/postoffice/backgrounds/bg-default-table-top544.gif) no-repeat top left;
    color:#fff;


}

div#Content-Right .displaytable table {

    width:559px;
    background:#d8252f url(/images/postoffice/backgrounds/bg-default-table-top559.gif) no-repeat top left;
    color:#fff;
}

div#Content-Right .faqs .displaytable table {

   width:550px;
}

div#Content-Middle-3col .displaytable table {
    width:379px;
    background:#d8252f url(/images/postoffice/backgrounds/bg-default-table-top379.gif) no-repeat top left;
    color:#fff;

}
div#Content-Left .displaytable td,
div#Content-Right .displaytable td,
div#Content-Middle-3col .displaytable td {
    color:#000;
    padding:6px 5px 10px 8px;
    background:#fff url(/images/postoffice/dividers/dot-small-table-hoz-x.gif) repeat-x bottom left;
    border-left:1px solid #d8252f;
    border-right:1px solid #d8252f;
}
.displaytable th {
    padding:6px 8px 6px 8px;
    font-weight:400;
    background:none;
}
.displaytable tr.highlite td {
    background:#fff;
    padding:6px 5px 6px 5px;
    color:#d8252f;
    border-bottom:#d8252f 3px solid;
}
div.thisheader {
    margin:0;
    padding:0;
    ovflow:hidden;
    clear:both;
}
div#Content-Middle-3col div.thisheader p.HeaderImage,
div#Content-Right div.thisheader p.HeaderImage {
    display:block;
    margin-top:-54px;
    padding:0 0 5px 10px;
    width:360px;
    height:40px;
    overflow:hidden;
    clear:both;
    float:left;
}
div#Content-Middle-3col div.thisheader p.HeaderImage {
    width:360px;
}
div#Content-Right div.thisheader p.HeaderImage {
    width:520px;
}
div#Article h3 {padding-top:5px;}
div#Article h3 img {display:none;} /* Short term fix for h3 icons in current site that are not needed */

/* DIVIDER STYLES */
.Divider-Faqline,
.divider-small {
    clear:both;
    padding:1px 0;
    font-size:1px;
    margin-bottom:6px;
    background:transparent url(/images/postoffice/dividers/dot-small-hoz-x.gif) repeat-x center left;
}
div#Content-Right-Nav .divider-small {
    margin:0;
}

div#Level2 div#Category-Panel .category-divider {
    clear:both;
    padding:12px 0 1px 0;
    font-size:1px;
    width:341px;
}
div#Home-Template .home-categories .hc-divider {
    clear:both;
    padding:7px 0 6px 0;
    font-size:1px;
    background:transparent url(/images/postoffice/dividers/dot-small-hoz-x.gif) repeat-x center left;
}

/* RELATED LINKS - LEFT COLUMN */
div#Category-Left-Nav .related-links {
   padding:10px 0 12px 0;
}
div#Category-Left-Nav .grey .related-links {
   padding:0 0 12px 0;
}
div#Category-Left-Nav .related-links h3 {
   padding:0 0 2px 0;
   color:#676767;
}
div#Category-Left-Nav .related-links ul {
    margin:0 0 10px 0;
}
div#Category-Left-Nav .related-links ul li {
    background:#fff url(/images/postoffice/icons/icon-arrow.gif) no-repeat 0 6px;
    padding:2px 0 1px 8px;
    margin:0;
}
/* RELATED LINKS - RIGHT COLUMN */
div#Content-Right-Nav .related-links {
    padding:9px 0 12px 5px;
    background:transparent url(/images/postoffice/dividers/dot-small-hoz-x.gif) repeat-x top left;
}
div#Content-Right-Nav .related-links h2 {
    padding-left:5px;
}
div#Content-Right-Nav .related-links .newsletter-container h2 {
    padding-left:0;
}
div#Content-Right-Nav .related-links ul li {
    background:#fff url(/images/postoffice/icons/icon-arrow.gif) no-repeat 0 5px;
    padding:2px 0 1px 8px;
    margin:0 0 0 5px;
}
div#Content-Right-Nav .related-links ul li.rss-feed {
    background:#fff url(/images/postoffice/icons/icon-rss.gif) no-repeat 0 2px;
    padding:2px 0 1px 18px;
}

/* RELATED LINKS - HOME PAGE */
div#Home-Template div#Content-Right-Nav .related-links {
    padding:3px 0 0 0;
    background:none;
    margin:0;
}
div#Home-Template div#Content-Right-Nav .related-links h2 {
    padding-left:9px;
}
div#Home-Template div#Content-Right-Nav .related-links .newsletter-container h2 {
    padding-left:0;
}
div#Home-Template div#Content-Right-Nav .related-links ul {
    padding:0 0 14px 5px;
    margin:0 0 8px 0;
    background:transparent url(/images/postoffice/dividers/dot-small-hoz-x.gif) repeat-x bottom left;
}
div#Home-Template div#Content-Right-Nav .related-links ul li {
    background:#fff url(/images/postoffice/icons/icon-arrow.gif) no-repeat 0 6px;
    padding:2px 0 1px 8px;
    margin:0 0 0 5px;
}
div#Home-Template div#Content-Right-Nav .related-links ul.rss-feed li {
    background:#fff url(/images/postoffice/icons/icon-rss.gif) no-repeat 0 2px;
    padding:2px 0 1px 18px;
}
div#Home-Template div#Content-Right-Nav .newsletter-container {
   padding:0 0 0 10px;
   background:none;
}
div#Content-Right-Nav .newsletter-container .divider-small {
    clear:both;
    padding:0 0 25px 0;
}

/* CONTEXT HELP - RIGHT COLUMN */
div#Content-Right-Nav .column-pod {
   padding:4px 0 8px 0;
   margin:0 0 5px 0;
   background:transparent url(/images/postoffice/dividers/dot-small-hoz-x.gif) repeat-x top left;
}
div#Content-Right-Nav .column-pod h2 {
    color:#000;
}
div#Content-Right-Nav .column-pod ul {
    margin:0 0 5px 0;
}
div#Content-Right-Nav .column-pod ul li {
    background:#fff url(/images/postoffice/icons/icon-arrow.gif) no-repeat 0 5px;
    padding:2px 0 1px 8px;
}

/***********************/
/* APPLICATION STYLING */
/***********************/

.app-bot {
    padding:0 0 9px 0;
    margin:5px 0 9px 0;
    float:left;
}
div#Content-Left .app-bot        {background:transparent url(/images/postoffice/backgrounds/bg-default-app-bot544.gif) no-repeat bottom left;}
div#Content-Middle-3col .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-default-app-bot379.gif) no-repeat bottom left;}
div#Content-Right .app-bot       {background:transparent url(/images/postoffice/backgrounds/bg-default-app-bot559.gif) no-repeat bottom left;}
div#Content-Right-Nav .app-bot   {background:transparent url(/images/postoffice/backgrounds/bg-default-app-bot168.gif) no-repeat bottom left;}

.app-top {
    padding:0;
    margin:0;
    float:left;
}
div#Content-Left .app-top        {background:#9e1d22 url(/images/postoffice/backgrounds/bg-default-app-top544.gif) no-repeat top left;}
div#Content-Middle-3col .app-top {background:#9e1d22 url(/images/postoffice/backgrounds/bg-default-app-top379.gif) no-repeat top left;}
div#Content-Right .app-top       {background:#9e1d22 url(/images/postoffice/backgrounds/bg-default-app-top559.gif) no-repeat top left;}
div#Content-Right-Nav .app-top   {background:#9e1d22 url(/images/postoffice/backgrounds/bg-default-app-top168.gif) no-repeat top left;}

.app-top h2 {
    color:#fff;
    padding:7px 0 8px 10px;
    margin:0;
}
.app-content {
    background:#fff;
    border-left:1px solid #9e1d22;
    border-right:1px solid #9e1d22;
    padding:10px;
    float:left;
}
div#Content-Left .app-content        {width:522px;}
div#Content-Middle-3col .app-content {width:357px;}
div#Content-Right .app-content       {width:537px;}
div#Content-Right-Nav .app-content   {padding: 0 5px;}

.app-content h2 {color:#9e1d22;}

.app-content .highlight {
    background:#f1f0f7 url(/images/postoffice/backgrounds/bg-default-form-inner.gif) no-repeat top left;
    padding:5px 10px;
    margin:5px 0;
    font-weight:700;
}
.highlight-top {
    background:url(/images/postoffice/backgrounds/bg-default-form-inner.gif) no-repeat top left;
    padding-top:6px;
}
.highlight-bottom  {
    background:url(/images/postoffice/backgrounds/bg-default-form-inner-bottom.gif) no-repeat bottom left;
    padding-bottom:4px;
}
.highlight-inner {
    background:#FDEDC4;
    font-weight:700;
    padding-left:10px;
    width:512px;
}
/* Search Results Styles */
#search-results p {clear:both; padding-bottom:10px; padding-top:10px;}
#search-results .other-txt p {padding-bottom:5px; padding-top:10px;}
#search-results .paging p    {padding-bottom:10px; padding-top:10px;}
#search-results .paging p a  {margin-bottom:10px; margin-top:10px; margin:0 4px;}
#search-results .paging p a.current {padding-top:10px; color:#000; margin:0 4px;}
#search-results .paging img  {position:relative; top:0;}
#search-results .paging img.not-current {top:0;}
/*******************/
/* SHOPPING BASKET */
/*******************/

div#Content-Left .displaytable .Shopping-Data table {
    margin:0;
    padding:0;
    border-bottom:3px solid #9E1D22;
    background:#9E1D22 url(/images/postoffice/backgrounds/bg-default-app-top544.gif) no-repeat left top;
}
#Shopping-Header {
    background:#9E1D22 url(/images/postoffice/backgrounds/bg-default-app-top544.gif) no-repeat left top;
}
div#Content-Left .displaytable .Shopping-Data table th {
    background:none;
    font-size:100%;
    font-weight:700;
}
div#Content-Left .displaytable .Shopping-Data table td {
    border-left:1px solid #9e1d22;
    border-right:1px solid #9e1d22;
}
div#Content-Left .Shopping-Data thead td {
    padding:0;
    margin:0;
    border:0!important;
    background:#fff;
}
div#Content-Left .displaytable .Shopping-Data tbody th {
    background:#fff url(/images/postoffice/dividers/dot-small-table-hoz-x.gif) repeat-x bottom left;
    color:#000;
    vertical-align:top;
    font-size:100%;
}
div#Content-Left .Shopping-Data .Addon {
    float:left;
}
div#Content-Left .Shopping-Data .Addon p strong {
    padding:0 5px 0 0;
}
.Td-Hilite-Purple {
    background:#f1f0f7;
    font-weight:700;
}
.Total-Txt {
    clear:left;
    float:left;
    width:430px;
    text-align:right;
    padding:10px 7px 10px 0;
    margin:0;
    border-left:1px solid #9e1d22;
}
.Total-Value {
    float:left;
    width:100px;
    text-align:right;
    padding:10px 5px 10px 0;
    border-right:1px solid #9e1d22;
}
.Divider-Overline {
    clear:both;
}
.Divider-Overline .Float-Right {
    float:right;
    padding:5px 0;
    border-right:1px solid #9e1d22;
    border-bottom:3px solid #9e1d22;
}
.Divider-Overline .Split-Box .Float-Right {
    float:left;
    text-align:right;
    width:390px;
    padding:12px 17px 13px 0;
    border-left:1px solid #9e1d22;
    border-right:none;

}
.Divider-Overline .Split-Box .Float-Right a {
    background:#fff url(/images/postoffice/icons/icon-arrow-left.gif) no-repeat 0 5px;
    padding:1px 0 1px 8px;
    margin:0;
}
/*****************/
/* POP-UP STYLES */
/*****************/
div#Pop-Up {
    background:#fff;
    float:left;
}
div#Pop-Up h1#logo {
    margin:10px 0 12px 0;
    padding:0 0 0 10px;
    border-bottom:6px solid #9c1c21;
}
div#Pop-Up img {
    margin:0;
    padding:0 0 8px 0;
}
div#Pop-Up #Content-Middle-3col {
    margin:0;
    width:auto;
}
div#Pop-Up .Content-Area2 {
    padding:0 12px 0 12px;
}
div#Pop-Up div#Content-Region {
    margin:0!important;
    width:auto !important;
}
/*********************/
/* MY ACCOUNT STYLES */
/*********************/
div#myaccount h2 {
    clear:left;
    padding-bottom:8px;
}
div#myaccount .Cleared-Row img {
    float:left;
    margin:0 10px 10px 0;
}

.app-content .Cleared-Row img { vertical-align: middle;

}
.form-Txt3{
padding-top:8px;
padding-left:30px;
}

.form-Txt4{
padding-left:30px;
}

div#myaccount .Cleared-Row div {
    float:left;
    width:279px;
}
div#myaccount .Cleared-Row div h3 {
    width:250px;
    color:#000;
}
div#myaccount .Cleared-Row div p {
    width:250px;
    color:#666;
    padding:0 0 10px 0;
}
div#myaccount .Cleared-Row div a {
    display:block;
    background:transparent url(/images/postoffice/icons/icon-arrow-circle.gif) no-repeat 0 2px;
    padding:3px 0 5px 20px;
    margin:5px 0 5px 0;
    width:200px;
}
/*****************/
/* FORMS STYLING */
/*****************/
fieldset {
    border:none;
    padding:0 6px 2px 0;
}
legend.Hidden-Legend {
    display:none;
}
.form-Txt-wide-bold,
.form-Txt-wide,
.form-Txt-bold,
.form-Txt-left,
.form-Txt {
    float:left;
    padding:4px 10px 12px 12px;
    text-align:right;
    clear:left;
    display:table-cell;
}
a.link-arrow {
    background:#fff url(/images/postoffice/icons/icon-arrow.gif) no-repeat 0 5px;
    padding:1px 0 1px 8px;
    margin:0;
    text-decoration:underline!important;
}
a.link-arrow-left {
    background:#fff url(/images/postoffice/icons/icon-arrow-left.gif) no-repeat 0 5px;
    padding:1px 0 1px 8px;
    margin:0;
}

.Cleared-Row        {clear:left;}
#thankyou h3, form h2, form h3    {color:#9e1d22;}
.Red-Txt            {color:#d8252f;}

.radio-pair         {float:left;padding:0 0 10px 0;}
.radio-pair label   {float:left;padding:3px 40px 0 5px;}
.radio-pair input   {float:left;margin:0;}

/* Registration form */
.form-Txt-bold,
.form-Txt-left,
.form-Txt,
#registration .form-Txt    {width:140px;}
.txtbox-input,
#registration .txtbox-input     {width:200px;}
div#Content-Middle-3col .txtbox-input {width:150px;}
.select-title,
#registration .select-title     {width:100px;}
.select-day,
#registration .select-day       {width:60px;}
.select-month,
#registration .select-month     {width:60px;}
.select-year,
#registration .select-year      {width:70px;}
.select-country,
#registration .select-country   {width:150px;}
.divider-small,
#registration .divider-small    {margin:22px 0 8px 0;}
.Small-Txt,
.Small-Txt-wide,
#registration .Small-Txt        {clear:left;display:block;padding:0 0 12px 165px;font-size:90%;}

.Small-Txt3 {clear:left;display:block;padding:0 0 12px 132px;font-size:90%;}


.app-content .highlight .form-Txt,
#registration .app-content .highlight .form-Txt {width:130px;}
.txtbox-input-half {width:100px;}
.form-Txt-wide-bold,
.form-Txt-bold {font-weight:700;}
.fieldset-date .form-Txt {
    width:140px;
    padding:7px 8px 12px 12px;
    display:block;
    float:left;
    text-align:right;
}
.component-date {
    display:block;
    float:left;
    margin-left:5px;
}
.form-right-block-txt {
    display:block;
    float:left;
    padding:4px 3px 0;
}

.form-right-txt {padding:4px 0 0;}
.form-Txt-wide-bold,
.form-Txt-wide {width:240px;}
.Small-Txt-wide {padding:0 0 12px 265px}
.radio-button {margin:0;}
.txtbox-input-postcode {width:126px;}
.Cleared-Row-Centre {clear:left;text-align:center;}
.select-findaddress {width:70%;}
/*.highlight {background-color:blue; }*/
.fieldset-vertical .radio-pair {
    clear:left;
    float:left;
    padding:0 0 10px;
}
.checkbox {
    margin:0 6px 0 0;
    padding:0;
    float:left;
}
.frame-body-margin {
    width:95%;
    margin-top:10px;
}

/*****************/
/* BUTTON LAYOUT */
/*****************/

/*horizontal buttons*/
.left3btns_horz{float:left;width:186px;}
.center3btns_horz{float:left;width:186px;text-align:center;}
.right3btns_horz{float:right;width:187px;text-align:right;margin:0;padding:0;}

/*horizontal buttons Jump1*/

.left3btns_horzJ1{float:left;width:126px;}
.center3btns_horzJ1{float:left;width:126px;text-align:center;}
.right3btns_horzJ1{float:right;width:127px;text-align:right;margin:0;padding:0;}



/* Styling used for existing application and form mark-up and should be removed once all forms/apps are updated */

form .Float-Right-space  {padding:0 10px 1px 0;}

div#Content-Right-Nav .Right-Item {
    margin:5px 0 0;
}
div#Content-Right-Nav .Right-Item label {
    width:48px;
    float:left;
    clear:both;
    line-height:21px;
    padding:0 5px 5px 0;
    color:#676767;
    text-align:right;
}
div#Content-Right-Nav .Right-Item input {
    width:79px;
    float:right;
    margin:2px 5px 0 0;
}
div#Content-Right-Nav .Right-Item select {
    width:87px;
    float:right;
    margin:0 5px 0 0;
}
div#Content-Right-Nav .Right-Item-1 {
    float:left;
    clear:both;
    padding:5px 5px 0 0;
    text-align:right;
}
div#Content-Right-Nav .Right-Item-1 input {
    float:right;
    padding:0;
    margin:0;
}
div#Content-Right-Nav .Right-Item-1 .Cleared-Row {
    clear:both;
    padding:5px 0 0 0;
    text-align:left;
}
div#Content-Right-Nav .Right-Item-1 .form-Txt3 {
    float:left;
    text-align:right;
    width:60px;
    padding:0 10px 0 0;
    color:#676767;
}

/********************************/
/* TAB COLOURATION & VARIATIONS */
/********************************/

div#Content-Right-Nav div.default ol,
div#Content-Right-Nav div.default ul,
div#Content-Right-Nav div.default p    {border-left:1px solid #d8252f;border-right:1px solid #d8252f;list-style:none;}

div#Content-Right-Nav .related-links ol,
div#Content-Right-Nav .related-links ul,
div#Content-Right-Nav .related-links p    {border:none!important;}

/* TAB 1 - MONEY - BLUE */
.header-container .tab-container ul li.tab-1 .tab-icon  {background:transparent url(/images/postoffice/icons/navigation/icon-money-red.gif) no-repeat 0 7px;}
.blue .tab-container ul li.tab-1 .tab-icon              {background:transparent url(/images/postoffice/icons/navigation/icon-money-blk.gif) no-repeat 0 7px;}

/* Light Colour */
div#Content-Left-Nav div.blue h2            {background:#c7eaf7 url(/images/postoffice/backgrounds/bg-blue-nav-top-left.gif) no-repeat top right;font-size:120%;font-weight:700;}
div#Content-Left-Nav div.blue               {background:transparent url(/images/postoffice/backgrounds/bg-blue-nav-bottom-left.gif) no-repeat bottom right;}
div#Content-Left-Nav div.blue ul            {border-right:1px solid #c7eaf7;border-left:1px solid #c7eaf7;}
div#Content-Right-Nav div.blue .app-top,
div#Content-Right-Nav div.blue h2           {background:#c7eaf7 url(/images/postoffice/backgrounds/bg-blue-nav-top.gif) no-repeat top right;font-weight:700;font-size:120%;}
div#Content-Right-Nav div.blue .app-top h2  {background:none;}
div#Content-Right-Nav div.blue              {background:transparent url(/images/postoffice/backgrounds/bg-blue-nav-bottom.gif) no-repeat bottom right;}
div#Content-Right-Nav div.blue ol,
div#Content-Right-Nav div.blue ul,
div#Content-Right-Nav div.blue p            {border-left:1px solid #c7eaf7;border-right:1px solid #c7eaf7;}
div#Content-Right-Nav div.blue .app-content ul,
div#Content-Right-Nav div.blue .app-content p {border-left:none;border-right:none;}

.blue .displaytable table,
.blueStretchy .displaytable table,
.blue .displaytable tr.highlite td,
.blueStretchy .displaytable tr.highlite td  {border-bottom:3px solid #c7eaf7;}

div#Content-Left .blue .app-top,
div#Content-Left .blue div.displaylist,
div#Content-Left .blueStretchy div.displaylist,
div#Content-Left .blue .displaytable table,
div#Content-Left .blueStretchy .displaytable table {background:#c7eaf7 url(/images/postoffice/backgrounds/bg-blue-table-top544.gif) no-repeat top left;}

div#Content-Middle-3col .blue .app-top,
div#Content-Middle-3col .blue .displaytable table,
div#Content-Middle-3col .blueStretchy .displaytable table {background:#C7EAF7 url(/images/postoffice/backgrounds/bg-blue-table-top379.gif) no-repeat top left;text-decoration:none;}

div#Content-Middle-3col .blue div.displaylist,
div#Content-Middle-3col .blueStretchy div.displaylist {background:#fff url(/images/postoffice/backgrounds/bg-blue-table-top379.gif) no-repeat top left;text-decoration:none;}

div#Content-Right .blue .app-top,
div#Content-Right .blue div.displaylist,
div#Content-Right .blueStretchy div.displaylist,
div#Content-Right .blue .displaytable table,
div#Content-Right .blueStretchy .displaytable table {background:#c7eaf7 url(/images/postoffice/backgrounds/bg-blue-table-top559.gif) no-repeat top left;}

div#Content-Left .blue div.displaylist ul,
div#Content-Left .blueStretchy div.displaylist ul {background:#c7eaf7 url(/images/postoffice/backgrounds/bg-blue-list-bot544.gif) no-repeat left bottom;}

div#Content-Middle-3col .blue div.displaylist ul,
div#Content-Middle-3col .blueStretchy div.displaylist ul {background:#c7eaf7 url(/images/postoffice/backgrounds/bg-blue-list-bot379.gif) no-repeat left bottom;}

div#Content-Middle-3col .blue div.displaylist ol,
div#Content-Middle-3col .blueStretchy div.displaylist ol {background:#c7eaf7 url(/images/postoffice/backgrounds/bg-blue-list-bot379.gif) no-repeat left bottom;}
div#Content-Middle-3col .blue div.displaylist ol li {margin: 0 0 0 30px; padding: 10px 10px 10px 0;}

div#Content-Middle-3col .blue div.displaylist p {background:#c7eaf7 url(/images/postoffice/backgrounds/bg-blue-list-bot379.gif) no-repeat left bottom;}

div#Content-Right .blue div.displaylist ol,
div#Content-Right .blue div.displaylist ul,
div#Content-Right .blueStretchy div.displaylist ul,
div#Content-Right .blue div.displaylist p {background:#c7eaf7 url(/images/postoffice/backgrounds/bg-blue-list-bot559.gif) no-repeat left bottom;}

div#Content-Left .blue .app-bot,
div#Content-Left .blueStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-blue-app-bot544.gif) no-repeat bottom left;}

div#Content-Middle-3col .blue .app-bot,
div#Content-Middle-3col .blueStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-blue-app-bot379.gif) no-repeat bottom left;}

div#Content-Right .blue .app-bot,
div#Content-Right .blueStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-blue-app-bot559.gif) no-repeat bottom left;}

div#Content-Right-Nav .blue .app-bot,
div#Content-Right-Nav .blueStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-blue-app-bot168.gif) no-repeat bottom left;}

.blue .app-content,
.blueStretchy .app-content,
div#Content-Middle-3col .blue .displaytable tr td,
div#Content-Right .blue .displaytable tr td,
div#Content-Middle-3col .blueStretchy .displaytable tr td,
div#Content-Right .blueStretchy .displaytable tr td{border-left:1px solid #c7eaf7;border-right:1px solid #c7eaf7;}

div#Site-Map .Stretchy-3-col h1.blue        {background:transparent url(/images/postoffice/icons/sitemap/icon-sitemap-money.gif) no-repeat top left;}
.blue div#Category-Panel .category-top      {background:#c7eaf7 url(/images/postoffice/backgrounds/bg-blue-category-top.gif) no-repeat top left;}
.blue div#Category-Panel .category-bottom   {background:transparent url(/images/postoffice/backgrounds/bg-blue-category-bot.gif) no-repeat bottom left;}
.blueStretchy .flexilistcontent h3,
.blue .flexilistcontent h3                  {background:#dfecc4 url(/images/postoffice/backgrounds/bg-blue-nav-top-179.gif) no-repeat top right;}

/* Medium Colour */
.blue .line-container {
    background:#48c0eb;
}
.blue div#Category-Panel .category-divider {background:transparent url(/images/postoffice/dividers/dot-small-blue-hoz-x.gif) repeat-x bottom;}
div#Home-Template .home-categories .blue .hc-divider{background:transparent url(/images/postoffice/dividers/dot-small-blue-hoz-x.gif) repeat-x center;}
div#Content-Left .home-categories .blue .hc-bottom {background:#48c0eb url(/images/postoffice/backgrounds/bg-blue-hc-bottom.gif) no-repeat bottom left;}
div#Content-Left .home-categories .blue .hc-top    {background:#48c0eb url(/images/postoffice/backgrounds/bg-blue-hc-top.gif) no-repeat top left;}
.blue div#Category-Panel .category-splash   {background:transparent url(/images/ctf/includes/po/cssImage/blue-category-splash.gif) no-repeat top right;}

/* Dark Colour */
.blue h1, .blueStretchy h1, .blueStretchy h2, .blue h3,
.blueStretchy .flexilistcontent h2, .blueStretchy .flexilistcontent h3,
.blue div#Category-Panel h3,
div#Content-Left-Nav div.blueStretchy h2,
div#Category-Left div.blue h1,
.blue .app-content h2,
/*.blue .displaytable th,
.blueStretchy .displaytable th, */
.blue div#Category-Panel a, .blue div#Category-Panel a:visited, .blue div#Category-Panel a:active, .blue div#Category-Panel a:hover {
    color:#075eaa;
    font-weight:400;

}

div#Category-Left-Nav .blue h2{font-weight:700;color:#075eaa;}

.blue h2 {font-weight:700;color:#075eaa;}

.blue .displaytable th,
.blueStretchy .displaytable th {
       color:#075eaa;
    font-weight:700;

}

.blue .displaytable tr.highlite td, .blueStretchy .displaytable tr.highlite td {
    color:#000;
    font-weight:400;

}

.blue ul li,
.blue .paragraph ul li,
.blueStretchy .flexilistcontent ul li,
.blueStretchy .paragraph ul li  {background:transparent url(/images/postoffice/icons/icon-blue-list.gif) no-repeat 0 6px;text-decoration:none;}
.blue div#Category-Panel ul li  {background:transparent url(/images/postoffice/icons/icon-blue-arrow.gif) no-repeat 0 5px;text-decoration:none;}
.blue div#Category-Panel h3     {background:transparent url(/images/postoffice/icons/icon-blue-category.gif) no-repeat 0 1px;}
div#Home-Template div#Content-Left .blue h1,
div#Category-Left .blue h1      {float:left;width:508px;padding-bottom:8px;padding-left:35px;background:transparent url(/images/ctf/includes/po/cssImage/icon-blue-header.gif) no-repeat top left;}
div#Category-Left .blue h1 a    {display:block;padding-left:35px;margin-left:-35px;background:transparent url(/images/ctf/includes/po/cssImage/icons/icon-blue-header.gif) no-repeat top left;}
div#Content-Left .home-categories .blue .hc-splash {background:transparent url(/images/ctf/includes/po/cssImage/blue-hc-splash.gif) no-repeat 105% 0;}
div#Home-Template .home-categories .blue li         {background:#fff url(/images/postoffice/icons/icon-blue-category-small.gif) no-repeat 0 3px;text-decoration:none;}
div#Home-Template .home-categories .blue p,
div#Home-Template .home-categories .blue a {color:#075eaa;}


/* TAB 2 - INSURANCE - BLUE_INS */
.header-container .tab-container ul li.tab-2 .tab-icon  {background:transparent url(/images/postoffice/icons/navigation/icon-money-red.gif) no-repeat 0 7px;}
.blue_ins .tab-container ul li.tab-2 .tab-icon              {background:transparent url(/images/postoffice/icons/navigation/icon-money-blk.gif) no-repeat 0 7px;}

/* Light Colour */
div#Content-Left-Nav div.blue_ins h2            {background:#E5F1FB url(/images/postoffice/backgrounds/bg-darkblue-nav-top-left.gif) no-repeat top right;font-size:120%;font-weight:700;}
div#Content-Left-Nav div.blue_ins               {background:transparent url(/images/postoffice/backgrounds/bg-darkblue-nav-bottom-left.gif) no-repeat bottom right;}
div#Content-Left-Nav div.blue_ins ul            {border-right:1px solid #E5F1FB;border-left:1px solid #E5F1FB;}
div#Content-Right-Nav div.blue_ins .app-top,
div#Content-Right-Nav div.blue_ins h2           {background:#E5F1FB url(/images/postoffice/backgrounds/bg-darkblue-nav-top.gif) no-repeat top right;font-weight:700;font-size:120%;}
div#Content-Right-Nav div.blue_ins .app-top h2  {background:none;}
div#Content-Right-Nav div.blue_ins              {background:transparent url(/images/postoffice/backgrounds/bg-darkblue-nav-bottom.gif) no-repeat bottom right;}
div#Content-Right-Nav div.blue_ins ol,
div#Content-Right-Nav div.blue_ins ul,
div#Content-Right-Nav div.blue_ins p            {border-left:1px solid #E5F1FB;border-right:1px solid #E5F1FB;}
div#Content-Right-Nav div.blue_ins .app-content ul,
div#Content-Right-Nav div.blue_ins .app-content p {border-left:none;border-right:none;}
.blue_ins .displaytable table,
.blue_insStretchy .displaytable table,
.blue_ins .displaytable tr.highlite td,
.blue_insStretchy .displaytable tr.highlite td  {border-bottom:3px solid #E5F1FB;}
div#Content-Left .blue_ins .app-top,
div#Content-Left .blue_ins div.displaylist,
div#Content-Left .blue_insStretchy div.displaylist,
div#Content-Left .blue_ins .displaytable table,
div#Content-Left .blue_insStretchy .displaytable table {background:#E5F1FB url(/images/postoffice/backgrounds/bg-darkblue-table-top544.gif) no-repeat top left;}
div#Content-Middle-3col .blue_ins .app-top,
div#Content-Middle-3col .blue_ins .displaytable table,
div#Content-Middle-3col .blue_insStretchy .displaytable table {background:#E5F1FB url(/images/postoffice/backgrounds/bg-darkblue-table-top379.gif) no-repeat top left;text-decoration:none;}
div#Content-Middle-3col .blue_ins div.displaylist,
div#Content-Middle-3col .blue_insStretchy div.displaylist {background:#fff url(/images/postoffice/backgrounds/bg-darkblue-table-top379.gif) no-repeat top left;text-decoration:none;}
div#Content-Right .blue_ins .app-top,
div#Content-Right .blue_ins div.displaylist,
div#Content-Right .blue_insStretchy div.displaylist,
div#Content-Right .blue_ins .displaytable table,
div#Content-Right .blue_insStretchy .displaytable table {background:#E5F1FB url(/images/postoffice/backgrounds/bg-darkblue-table-top559.gif) no-repeat top left;}
div#Content-Left .blue_ins div.displaylist ul,
div#Content-Left .blue_insStretchy div.displaylist ul {background:#E5F1FB url(/images/postoffice/backgrounds/bg-darkblue-list-bot544.gif) no-repeat left bottom;}
div#Content-Middle-3col .blue_ins div.displaylist ul,
div#Content-Middle-3col .blue_insStretchy div.displaylist ul {background:#E5F1FB url(/images/postoffice/backgrounds/bg-darkblue-list-bot379.gif) no-repeat left bottom;}
div#Content-Middle-3col .blue_ins div.displaylist ol,
div#Content-Middle-3col .blue_insStretchy div.displaylist ol {background:#E5F1FB url(/images/postoffice/backgrounds/bg-darkblue-list-bot379.gif) no-repeat left bottom;}
div#Content-Middle-3col .blue_ins div.displaylist ol li {margin: 0 0 0 30px; padding: 10px 10px 10px 0;}
div#Content-Middle-3col .blue_ins div.displaylist p {background:#E5F1FB url(/images/postoffice/backgrounds/bg-darkblue-list-bot379.gif) no-repeat left bottom;}
div#Content-Right .blue_ins div.displaylist ol,
div#Content-Right .blue_ins div.displaylist ul,
div#Content-Right .blue_insStretchy div.displaylist ul,
div#Content-Right .blue_ins div.displaylist p {background:#E5F1FB url(/images/postoffice/backgrounds/bg-darkblue-list-bot559.gif) no-repeat left bottom;}
div#Content-Left .blue_ins .app-bot,
div#Content-Left .blue_insStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-darkblue-app-bot544.gif) no-repeat bottom left;}
div#Content-Middle-3col .blue_ins .app-bot,
div#Content-Middle-3col .blue_insStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-darkblue-app-bot379.gif) no-repeat bottom left;}
div#Content-Right .blue_ins .app-bot,
div#Content-Right .blue_insStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-darkblue-app-bot559.gif) no-repeat bottom left;}
div#Content-Right-Nav .blue_ins .app-bot,
div#Content-Right-Nav .blue_insStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-darkblue-app-bot168.gif) no-repeat bottom left;}
.blue_ins .app-content,
.blue_insStretchy .app-content,
div#Content-Middle-3col .blue_ins .displaytable tr td,
div#Content-Right .blue_ins .displaytable tr td,
div#Content-Middle-3col .blue_insStretchy .displaytable tr td,
div#Content-Right .blue_insStretchy .displaytable tr td{border-left:1px solid #E5F1FB;border-right:1px solid #E5F1FB;}
div#Site-Map .Stretchy-3-col h1.blue_ins        {background:transparent url(/images/postoffice/icons/sitemap/icon-sitemap-money.gif) no-repeat top left;}
.blue_ins div#Category-Panel .category-top      {background:#E5F1FB url(/images/postoffice/backgrounds/bg-darkblue-category-top.gif) no-repeat top left;}
.blue_ins div#Category-Panel .category-bottom   {background:transparent url(/images/postoffice/backgrounds/bg-darkblue-category-bot.gif) no-repeat bottom left;}
.blue_insStretchy .flexilistcontent h3,
.blue_ins .flexilistcontent h3                  {background:#dfecc4 url(/images/postoffice/backgrounds/bg-darkblue-nav-top-179.gif) no-repeat top right;}

/* Medium Colour */
.blue_ins .line-container {
    background:#0375D3;
}
.blue_ins div#Category-Panel .category-divider {background:transparent url(/images/postoffice/dividers/dot-small-darkblue-hoz-x.gif) repeat-x bottom;}
div#Home-Template .home-categories .blue_ins .hc-divider{background:transparent url(/images/postoffice/dividers/dot-small-darkblue-hoz-x.gif) repeat-x center;}
div#Content-Left .home-categories .blue_ins .hc-bottom {background:#0375D3 url(/images/postoffice/backgrounds/bg-darkblue-hc-bottom.gif) no-repeat bottom left;}
div#Content-Left .home-categories .blue_ins .hc-top    {background:#0375D3 url(/images/postoffice/backgrounds/bg-darkblue-hc-top.gif) no-repeat top left;}
.blue_ins div#Category-Panel .category-splash   {background:transparent url(/images/ctf/includes/po/cssImage/darkblue-category-splash.gif) no-repeat top right;}

/* Dark Colour */
.blue_ins h1, .blue_insStretchy h1, .blue_insStretchy h2, .blue_ins h3,
.blue_insStretchy .flexilistcontent h2, .blue_insStretchy .flexilistcontent h3,
.blue_ins div#Category-Panel h3,
div#Content-Left-Nav div.blue_insStretchy h2,
div#Category-Left div.blue_ins h1,
.blue_ins .app-content h2,
/*.blue_ins .displaytable th,
.blue_insStretchy .displaytable th, */
.blue_ins div#Category-Panel a, .blue_ins div#Category-Panel a:visited, .blue_ins div#Category-Panel a:active, .blue_ins div#Category-Panel a:hover {
    color:#00447C;
    font-weight:400;

}
div#Category-Left-Nav .blue_ins h2{font-weight:700;color:#00447C;}
.blue_ins h2 {font-weight:700;color:#00447C;}
.blue_ins .displaytable th,
.blue_insStretchy .displaytable th {color:#00447C;font-weight:700;}
.blue_ins .displaytable tr.highlite td, .blue_insStretchy .displaytable tr.highlite td {
    color:#000;
    font-weight:400;
}
.blue_ins ul li,
.blue_ins .paragraph ul li,
.blue_insStretchy .flexilistcontent ul li,
.blue_insStretchy .paragraph ul li  {background:transparent url(/images/postoffice/icons/icon-darkblue-list.gif) no-repeat 0 6px;text-decoration:none;}
.blue_ins div#Category-Panel ul li  {background:transparent url(/images/postoffice/icons/icon-darkblue-arrow.gif) no-repeat 0 5px;text-decoration:none;}
.blue_ins div#Category-Panel h3     {background:transparent url(/images/postoffice/icons/icon-darkblue-category.gif) no-repeat 0 1px;}
div#Home-Template div#Content-Left .blue_ins h1,
div#Category-Left .blue_ins h1      {float:left;width:508px;padding-bottom:8px;padding-left:35px;background:transparent url(/images/ctf/includes/po/cssImage/icon-darkblue-header.gif) no-repeat top left;}
div#Category-Left .blue_ins h1 a    {display:block;padding-left:35px;margin-left:-35px;background:transparent url(/images/ctf/includes/po/cssImage/icons/icon-darkblue-header.gif) no-repeat top left;}
div#Content-Left .home-categories .blue_ins .hc-splash {background:transparent url(/images/ctf/includes/po/cssImage/darkblue-hc-splash.gif) no-repeat 105% 0;}
div#Home-Template .home-categories .blue_ins li         {background:#fff url(/images/postoffice/icons/icon-darkblue-category-small.gif) no-repeat 0 3px;text-decoration:none;}
div#Home-Template .home-categories .blue_ins p,
div#Home-Template .home-categories .blue_ins a {color:#00447C;}


/* TAB 2 - BB & PHONE - GREEN */
.header-container .tab-container ul li.tab-2 .tab-icon  {background:transparent url(/images/postoffice/icons/navigation/icon-phone-red.gif) no-repeat 4px 7px;}
.lightgreen .tab-container ul li.tab-2 .tab-icon      {background:transparent url(/images/postoffice/icons/navigation/icon-phone-blk.gif) no-repeat 4px 7px;}

/* Light Colour */
div#Content-Left-Nav div.lightgreen h2    {background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-nav-top-left.gif) no-repeat top right;}
div#Content-Left-Nav div.lightgreen       {background:transparent url(/images/postoffice/backgrounds/bg-green-nav-bottom-left.gif) no-repeat bottom right;}
div#Content-Left-Nav div.lightgreen ul    {border-right:1px solid #dfecc4;border-left:1px solid #dfecc4;}
div#Content-Right-Nav div.lightgreen .app-top,
div#Content-Right-Nav div.lightgreen h2   {background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-nav-top.gif) no-repeat top right;}
div#Content-Right-Nav div.lightgreen .app-top h2  {background:none;}
div#Content-Right-Nav div.lightgreen      {background:transparent url(/images/postoffice/backgrounds/bg-green-nav-bottom.gif) no-repeat bottom right;}
div#Content-Right-Nav div.lightgreen ol,
div#Content-Right-Nav div.lightgreen ul,
div#Content-Right-Nav div.lightgreen p    {border-left:1px solid #dfecc4;border-right:1px solid #dfecc4;}
div#Content-Right-Nav div.lightgreen .app-content ul,
div#Content-Right-Nav div.lightgreen .app-content p {border-left:none;border-right:none;}

.lightgreen .displaytable table,
.lightgreenStretchy .displaytable table,
.lightgreen .displaytable tr.highlite td,
.lightgreenStretchy .displaytable tr.highlite td  {border-bottom:3px solid #dfecc4;}

div#Content-Left .lightgreen .app-top,
div#Content-Left .lightgreen div.displaylist,
div#Content-Left .lightgreenStretchy div.displaylist,
div#Content-Left .lightgreen .displaytable table,
div#Content-Left .lightgreenStretchy .displaytable table {background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-table-top544.gif) no-repeat top left;}

div#Content-Middle-3col .lightgreen .app-top,
div#Content-Middle-3col .lightgreen div.displaylist,
div#Content-Middle-3col .lightgreenStretchy div.displaylist,
div#Content-Middle-3col .lightgreen .displaytable table,
div#Content-Middle-3col .lightgreenStretchy .displaytable table {background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-table-top379.gif) no-repeat top left;}

div#Content-Right .lightgreen .app-top,
div#Content-Right .lightgreen div.displaylist,
div#Content-Right .lightgreenStretchy div.displaylist,
div#Content-Right .lightgreen .displaytable table,
div#Content-Right .lightgreenStretchy .displaytable table {background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-table-top559.gif) no-repeat top left;}

div#Content-Left .lightgreen div.displaylist ul,
div#Content-Left .lightgreenStretchy div.displaylist ul{background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-list-bot544.gif) no-repeat left bottom;}

div#Content-Middle-3col .lightgreen div.displaylist ul {background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-list-bot379.gif) no-repeat scroll left bottom;}
div#Content-Middle-3col .lightgreen div.displaylist ul,
div#Content-Middle-3col .lightgreenStretchy div.displaylist ul{background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-list-bot379.gif) no-repeat left bottom;}
div#Content-Middle-3col .lightgreen div.displaylist p {background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-list-bot379.gif) no-repeat left bottom;}

div#Content-Middle-3col .lightgreen div.displaylist ol,
div#Content-Middle-3col .lightgreenStretchy div.displaylist ol {background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-list-bot379.gif) no-repeat left bottom;}
div#Content-Middle-3col .lightgreen div.displaylist ol li {margin: 0 0 0 30px; padding: 10px 10px 10px 0;}

div#Content-Right .lightgreen div.displaylist ol,
div#Content-Right .lightgreen div.displaylist ul,
div#Content-Right .lightgreenStretchy div.displaylist ul,
div#Content-Right .lightgreen div.displaylist p {background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-list-bot559.gif) no-repeat left bottom;}

div#Content-Left .lightgreen .app-bot,
div#Content-Left .lightgreenStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-green-app-bot544.gif) no-repeat bottom left;}

div#Content-Middle-3col .lightgreen .app-bot,
div#Content-Middle-3col .lightgreenStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-green-app-bot379.gif) no-repeat bottom left;}

div#Content-Right .lightgreen .app-bot,
div#Content-Right .lightgreenStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-green-app-bot559.gif) no-repeat bottom left;}

div#Content-Right-Nav .lightgreen .app-bot,
div#Content-Right-Nav .lightgreenStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-green-app-bot168.gif) no-repeat bottom left;}

.lightgreen .app-content,
.lightgreenStretchy .app-content,
div#Content-Middle-3col .lightgreen .displaytable tr td,
div#Content-Right .lightgreen .displaytable tr td,
div#Content-Middle-3col .lightgreenStretchy .displaytable tr td,
div#Content-Right .lightgreenStretchy .displaytable tr td {border-left:1px solid #dfecc4;border-right:1px solid #dfecc4;}

div#Site-Map .Stretchy-3-col h1.lightgreen        {background:transparent url(/images/postoffice/icons/sitemap/icon-sitemap-phone.gif) no-repeat top left;}
.lightgreen div#Category-Panel .category-top      {background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-category-top.gif) no-repeat top left;}
.lightgreen div#Category-Panel .category-bottom   {background:transparent url(/images/postoffice/backgrounds/bg-green-category-bot.gif) no-repeat bottom left;}
.lightgreenStretchy .flexilistcontent h3,
.lightgreen .flexilistcontent h3                  {background:#dfecc4 url(/images/postoffice/backgrounds/bg-green-nav-top-179.gif) no-repeat top right;}

/* Medium Colour */
.lightgreen .line-container {
    background:#96c03a;
}
.lightgreen div#Category-Panel .category-divider {background:transparent url(/images/postoffice/dividers/dot-small-green-hoz-x.gif) repeat-x bottom;}
div#Home-Template .home-categories .lightgreen .hc-divider{background:transparent url(/images/postoffice/dividers/dot-small-green-hoz-x.gif) repeat-x center;}
div#Content-Left .home-categories .lightgreen .hc-bottom {background:#96c03a url(/images/postoffice/backgrounds/bg-green-hc-bottom.gif) no-repeat bottom left;}
div#Content-Left .home-categories .lightgreen .hc-top    {background:#96c03a url(/images/postoffice/backgrounds/bg-green-hc-top.gif) no-repeat top left;}
.lightgreen div#Category-Panel .category-splash   {background:transparent url(/images/ctf/includes/po/cssImage/green-category-splash.gif) no-repeat top right;}

/* Dark Colour */
.lightgreen h1, .lightgreenStretchy h1, .lightgreenStretchy h2, .lightgreen h3,
.lightgreenStretchy .flexilistcontent h2, .lightgreenStretchy .flexilistcontent h3,
.lightgreen div#Category-Panel h3,
div#Content-Left-Nav div.lightgreenStretchy h2,
div#Category-Left div.lightgreen h1,
.lightgreen .app-content h2,
/*.lightgreen .displaytable th,
.lightgreenStretchy .displaytable th,*/
.lightgreen div#Category-Panel a, .lightgreen div#Category-Panel a:visited, .lightgreen div#Category-Panel a:active, .lightgreen div#Category-Panel a:hover {
    color:#006F51;
    font-weight:400;
}

div#Category-Left-Nav .lightgreen h2{color:#006F51;font-weight:700;}

.lightgreen h2{font-weight:700;color:#006F51;}

.lightgreen .displaytable th, .lightgreenStretchy .displaytable th {
      color:#006F51;
    font-weight:700;
}

.lightgreenStretchy .displaytable tr.highlite td,.lightgreen .displaytable tr.highlite td {
    color:#000;
    font-weight:400;

}

.lightgreen ul li,
.lightgreen .paragraph ul li,
.lightgreenStretchy .flexilistcontent ul li,
.lightgreenStretchy .paragraph ul li  {background:transparent url(/images/postoffice/icons/icon-green-list.gif) no-repeat 0 6px;}
.lightgreen div#Category-Panel ul li  {background:transparent url(/images/postoffice/icons/icon-green-arrow.gif) no-repeat 0 5px;}
.lightgreen div#Category-Panel h3     {background:transparent url(/images/postoffice/icons/icon-green-category.gif) no-repeat 0 1px;}
div#Home-Template div#Content-Left .lightgreen h1,
div#Category-Left .lightgreen h1      {float:left;width:508px;padding-bottom:8px;padding-left:35px;background:transparent url(/images/ctf/includes/po/cssImage/icon-green-header.gif) no-repeat top left;}
div#Category-Left .lightgreen h1 a    {display:block;padding-left:35px;margin-left:-35px;background:transparent url(/images/ctf/includes/po/cssImage/icon-green-header.gif) no-repeat top left;}
div#Content-Left .home-categories .lightgreen .hc-splash {background:transparent url(/images/ctf/includes/po/cssImage/green-hc-splash.gif) no-repeat 110% 30%;}
div#Home-Template .home-categories .lightgreen li         {background:#fff url(/images/postoffice/icons/icon-green-category-small.gif) no-repeat 0 3px;}
div#Home-Template .home-categories .lightgreen p,
div#Home-Template .home-categories .lightgreen a {color:#006f51;}

/* TAB 3 - TRAVEL - ORANGE */
.header-container .tab-container ul li.tab-3 .tab-icon  {background:transparent url(/images/postoffice/icons/navigation/icon-travel-red.gif) no-repeat 0 7px;}
.orange .tab-container ul li.tab-3 .tab-icon      {background:transparent url(/images/postoffice/icons/navigation/icon-travel-blk.gif) no-repeat 0 7px;}

/* Light Colour */
div#Content-Left-Nav div.orange h2    {background:#fce5c6  url(/images/postoffice/backgrounds/bg-orange-nav-top-left.gif) no-repeat top right;}
div#Content-Left-Nav div.orange       {background:transparent url(/images/postoffice/backgrounds/bg-orange-nav-bottom-left.gif) no-repeat bottom right;}
div#Content-Left-Nav div.orange ul    {border-right:1px solid #fce5c6;border-left:1px solid #fce5c6;}
div#Content-Right-Nav div.orange .app-top,
div#Content-Right-Nav div.orange h2   {background:#fce5c6 url(/images/postoffice/backgrounds/bg-orange-nav-top.gif) no-repeat top right;}
div#Content-Right-Nav div.orange .app-top h2  {background:none;}
div#Content-Right-Nav div.orange      {background:transparent url(/images/postoffice/backgrounds/bg-orange-nav-bottom.gif) no-repeat bottom right;}
div#Content-Right-Nav div.orange ul,
div#Content-Right-Nav div.orange p    {border-left:1px solid #fce5c6;border-right:1px solid #fce5c6;}
div#Content-Right-Nav div.orange .app-content ul,
div#Content-Right-Nav div.orange .app-content p {border-left:none;border-right:none;}

.orange .displaytable table,
.orangeStretchy .displaytable table,
.orange .displaytable tr.highlite td,
.orangeStretchy .displaytable tr.highlite td  {border-bottom:3px solid #fce5c6;}

div#Content-Left .orange .app-top,
div#Content-Left .orange div.displaylist,
div#Content-Left .orangeStretchy div.displaylist,
div#Content-Left .orange .displaytable table,
div#Content-Left .orangeStretchy .displaytable table {background:#fce5c6 url(/images/postoffice/backgrounds/bg-orange-table-top544.gif) no-repeat top left;}

div#Content-Middle-3col .orange .app-top,
div#Content-Middle-3col .orange div.displaylist,
div#Content-Middle-3col .orangeStretchy div.displaylist,
div#Content-Middle-3col .orange .displaytable table,
div#Content-Middle-3col .orangeStretchy .displaytable table {background:#fce5c6 url(/images/postoffice/backgrounds/bg-orange-table-top379.gif) no-repeat top left;}

div#Content-Right .orange .app-top,
div#Content-Right .orange div.displaylist,
div#Content-Right .orangeStretchy div.displaylist,
div#Content-Right .orange .displaytable table,
div#Content-Right .orangeStretchy .displaytable table {background:#fce5c6 url(/images/postoffice/backgrounds/bg-orange-table-top559.gif) no-repeat top left;}

div#Content-Left .orange div.displaylist ul,
div#Content-Left .orangeStretchy div.displaylist ul {background:#fce5c6 url(/images/postoffice/backgrounds/bg-orange-list-bot544.gif) no-repeat left bottom;}

div#Content-Middle-3col .orange div.displaylist p,
div#Content-Middle-3col .orange div.displaylist ul,
div#Content-Middle-3col .orangeStretchy div.displaylist ul {background:#fce5c6 url(/images/postoffice/backgrounds/bg-orange-list-bot379.gif) no-repeat left bottom;}

div#Content-Middle-3col .orange div.displaylist ol,
div#Content-Middle-3col .orangeStretchy div.displaylist ol {background:#fce5c6 url(/images/postoffice/backgrounds/bg-orange-list-bot379.gif) no-repeat left bottom;}
div#Content-Middle-3col .orange div.displaylist ol li {margin: 0 0 0 30px; padding: 10px 10px 10px 0;}

div#Content-Right .orange div.displaylist ol,
div#Content-Right .orange div.displaylist ul,
div#Content-Right .orangeStretchy div.displaylist ul,
div#Content-Right .orange div.displaylist p{background:#fce5c6 url(/images/postoffice/backgrounds/bg-orange-list-bot559.gif) no-repeat left bottom;}

div#Content-Left .orange .app-bot,
div#Content-Left .orangeStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-orange-app-bot544.gif) no-repeat bottom left;}

div#Content-Middle-3col .orange .app-bot,
div#Content-Middle-3col .orangeStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-orange-app-bot379.gif) no-repeat bottom left;}

div#Content-Right .orange .app-bot,
div#Content-Right .orangeStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-orange-app-bot559.gif) no-repeat bottom left;}

div#Content-Right-Nav .orange .app-bot,
div#Content-Right-Nav .orangeStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-orange-app-bot168.gif) no-repeat bottom left;}

.orange .app-content,
.orangeStretchy .app-content,
div#Content-Middle-3col .orange .displaytable tr td,
div#Content-Right .orange .displaytable tr td,
div#Content-Middle-3col .orangeStretchy .displaytable tr td,
div#Content-Right .orangeStretchy .displaytable tr td {border-left:1px solid #fce5c6;border-right:1px solid #fce5c6;}

div#Site-Map .Stretchy-3-col h1.orange        {background:transparent url(/images/postoffice/icons/sitemap/icon-sitemap-travel.gif) no-repeat top left;}
.orange div#Category-Panel .category-top      {background:#fce5c6 url(/images/postoffice/backgrounds/bg-orange-category-top.gif) no-repeat top left;}
.orange div#Category-Panel .category-bottom   {background:transparent url(/images/postoffice/backgrounds/bg-orange-category-bot.gif) no-repeat bottom left;}
.orangeStretchy .flexilistcontent h3,
.orange .flexilistcontent h3                  {background:#fce5c6 url(/images/postoffice/backgrounds/bg-default-nav-top-179.gif) no-repeat top right;}

/* Medium Colour */
.orange .line-container {
    background:#f6aa41;
}
.orange div#Category-Panel .category-divider {background:transparent url(/images/postoffice/dividers/dot-small-orange-hoz-x.gif) repeat-x bottom;}
div#Home-Template .home-categories .orange .hc-divider{background:transparent url(/images/postoffice/dividers/dot-small-orange-hoz-x.gif) repeat-x center;}
div#Content-Left .home-categories .orange .hc-bottom {background:#f6aa41 url(/images/postoffice/backgrounds/bg-orange-hc-bottom.gif) no-repeat bottom left;}
div#Content-Left .home-categories .orange .hc-top    {background:#f6aa41 url(/images/postoffice/backgrounds/bg-orange-hc-top.gif) no-repeat top left;}
.orange div#Category-Panel .category-splash   {background:transparent url(/images/ctf/includes/po/cssImage/orange-category-splash.gif) no-repeat top right;}

/* Dark Colour */
.orange h1, .orangeStretchy h1, .orangeStretchy h2, .orange h3,
.orangeStretchy .flexilistcontent h2, .orangeStretchy .flexilistcontent h3,
.orange div#Category-Panel h3,
div#Content-Left-Nav div.orangeStretchy h2,
div#Category-Left div.orange h1,
.orange .app-content h2,
/*.orange .displaytable th,
.orangeStretchy .displaytable th,*/
.orange div#Category-Panel a, .orange div#Category-Panel a:visited, .orange div#Category-Panel a:active, .orange div#Category-Panel a:hover {
    color:#bb0032;
    font-weight:400;
}

div#Category-Left-Nav .orange h2 {font-weight:700;color:#bb0032;}

.orange h2 {font-weight:700;color:#bb0032;}

.orange .displaytable th, .orange .displaytable tr.highlite td,
.orangeStretchy .displaytable th, .orangeStretchy .displaytable tr.highlite td {
    color:#bb0032;
    font-weight:700;
}

.orangeStretchy .displaytable tr.highlite td, .orange .displaytable tr.highlite td {
    color:#000;
    font-weight:400;
    }

.orange ul li,
.orange .paragraph ul li,
.orangeStretchy .flexilistcontent ul li,
.orangeStretchy .paragraph ul li  {background:transparent url(/images/postoffice/icons/icon-orange-list.gif) no-repeat 0 6px;}
.orange div#Category-Panel ul li  {background:transparent url(/images/postoffice/icons/icon-orange-arrow.gif) no-repeat 0 5px;}
.orange div#Category-Panel h3     {background:transparent url(/images/postoffice/icons/icon-orange-category.gif) no-repeat 0 1px;}
div#Home-Template div#Content-Left .orange h1,
div#Category-Left .orange h1      {float:left;width:508px;padding-bottom:8px;padding-left:35px;background:transparent url(/images/ctf/includes/po/cssImage/icon-orange-header.gif) no-repeat top left;}
div#Category-Left .orange h1 a    {display:block;padding-left:35px;margin-left:-35px;background:transparent url(/images/ctf/includes/po/cssImage/icon-orange-header.gif) no-repeat top left;}
div#Content-Left .home-categories .orange .hc-splash {background:transparent url(/images/ctf/includes/po/cssImage/orange-hc-splash.gif) no-repeat 115% 40%;}
div#Home-Template .home-categories .orange li         {background:#fff url(/images/postoffice/icons/icon-orange-category-small.gif) no-repeat 0 3px;}
div#Home-Template .home-categories .orange p,
div#Home-Template .home-categories .orange a {color:#bb0032;}

/* TAB 4 - LETTERS & PARCELS - RED */
.header-container .tab-container ul li.tab-4 .tab-icon  {background:transparent url(/images/postoffice/icons/navigation/icon-parcels-red.gif) no-repeat 2px 7px;}
.red .tab-container ul li.tab-4 .tab-icon      {background:transparent url(/images/postoffice/icons/navigation/icon-parcels-blk.gif) no-repeat 2px 7px;}

/* Light Colour */
div#Content-Left-Nav div.red h2    {background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-nav-top-left.gif) no-repeat top right;}
div#Content-Left-Nav div.red       {background:transparent url(/images/postoffice/backgrounds/bg-red-nav-bottom-left.gif) no-repeat bottom right;}
div#Content-Left-Nav div.red ul    {border-right:1px solid #f9bcbe;border-left:1px solid #f9bcbe;}
div#Content-Right-Nav div.red .app-top,
div#Content-Right-Nav div.red h2   {background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-nav-top.gif) no-repeat top right;}
div#Content-Right-Nav div.red .app-top h2  {background:none;}
div#Content-Right-Nav div.red      {background:transparent url(/images/postoffice/backgrounds/bg-red-nav-bottom.gif) no-repeat bottom right;}
div#Content-Right-Nav div.red ol,
div#Content-Right-Nav div.red ul,
div#Content-Right-Nav div.red p    {border-left:1px solid #f9bcbe;border-right:1px solid #f9bcbe;}
div#Content-Right-Nav div.red .app-content ul,
div#Content-Right-Nav div.red .app-content p {border-left:none;border-right:none;}

.red .displaytable table,
.redStretchy .displaytable table,
.red .displaytable tr.highlite td,
.redStretchy .displaytable tr.highlite td  {border-bottom:3px solid #f9bcbe;}

div#Content-Left .red .app-top,
div#Content-Left .red div.displaylist,
div#Content-Left .redStretchy div.displaylist,
div#Content-Left .red .displaytable table,
div#Content-Left .redStretchy .displaytable table {background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-table-top544.gif) no-repeat top left;}

div#Content-Middle-3col .red .app-top,
div#Content-Middle-3col .red div.displaylist,
div#Content-Middle-3col .redStretchy div.displaylist,
div#Content-Middle-3col .red .displaytable table,
div#Content-Middle-3col .redStretchy .displaytable table {background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-table-top379.gif) no-repeat top left;}

div#Content-Right .red .app-top,
div#Content-Right .red div.displaylist,
div#Content-Right .redStretchy div.displaylist,
div#Content-Right .red .displaytable table,
div#Content-Right .redStretchy .displaytable table {background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-table-top559.gif) no-repeat top left;}

div#Content-Left .red div.displaylist ul,
div#Content-Left .redStretchy div.displaylist ul {background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-list-bot544.gif) no-repeat left bottom;}

div#Content-Middle-3col .red div.displaylist ul,
div#Content-Middle-3col .redStretchy div.displaylist ul {background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-list-bot379.gif) no-repeat left bottom;}
div#Content-Middle-3col .red div.displaylist p {background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-list-bot379.gif) no-repeat left bottom;}

div#Content-Middle-3col .red div.displaylist ol,
div#Content-Middle-3col .redStretchy div.displaylist ol {background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-list-bot379.gif) no-repeat left bottom;}
div#Content-Middle-3col .red div.displaylist ol li {margin: 0 0 0 30px; padding: 10px 10px 10px 0;}

div#Content-Right .red div.displaylist ol,
div#Content-Right .red div.displaylist ul,
div#Content-Right .redStretchy div.displaylist ul,
div#Content-Right .red div.displaylist p{background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-list-bot559.gif) no-repeat left bottom;}

div#Content-Left .red .app-bot,
div#Content-Left .redStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-red-app-bot544.gif) no-repeat bottom left;}

div#Content-Middle-3col .red .app-bot,
div#Content-Middle-3col .redStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-red-app-bot379.gif) no-repeat bottom left;}

div#Content-Right .red .app-bot,
div#Content-Right .redStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-red-app-bot559.gif) no-repeat bottom left;}

div#Content-Right-Nav .red .app-bot,
div#Content-Right-Nav .redStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-red-app-bot168.gif) no-repeat bottom left;}

.red .app-content,
.redStretchy .app-content,
div#Content-Middle-3col .red .displaytable tr td,
div#Content-Right .red .displaytable tr td,
div#Content-Middle-3col .redStretchy .displaytable tr td,
div#Content-Right .redStretchy .displaytable tr td {border-left:1px solid #f9bcbe;border-right:1px solid #f9bcbe;}

div#Site-Map .Stretchy-3-col h1.red        {background:transparent url(/images/postoffice/icons/sitemap/icon-sitemap-parcels.gif) no-repeat top left;}
.red div#Category-Panel .category-top      {background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-category-top.gif) no-repeat top left;}
.red div#Category-Panel .category-bottom   {background:transparent url(/images/postoffice/backgrounds/bg-red-category-bot.gif) no-repeat bottom left;}
.redStretchy .flexilistcontent h3,
.red .flexilistcontent h3                  {background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-nav-top-179.gif) no-repeat top right;}

/* Medium Colour */
.red .line-container {
    background:#ec2027;
}
.red div#Category-Panel .category-divider {background:transparent url(/images/postoffice/dividers/dot-small-red-hoz-x.gif) repeat-x bottom;}
div#Home-Template .home-categories .red .hc-divider{background:transparent url(/images/postoffice/dividers/dot-small-red-hoz-x.gif) repeat-x center;}
div#Content-Left .home-categories .red .hc-bottom {background:#ec2027 url(/images/postoffice/backgrounds/bg-red-hc-bottom.gif) no-repeat bottom left;}
div#Content-Left .home-categories .red .hc-top    {background:#ec2027 url(/images/postoffice/backgrounds/bg-red-hc-top.gif) no-repeat top left;}
.red div#Category-Panel .category-splash   {background:transparent url(/images/ctf/includes/po/cssImage/red-category-splash.gif) no-repeat top right;}

/* Dark Colour */
.red h1, .redStretchy h1, .redStretchy h2, .red h3,
.redStretchy .flexilistcontent h2, .redStretchy .flexilistcontent h3,
.red div#Category-Panel h3,
div#Content-Left-Nav div.redStretchy h2,
div#Category-Left div.red h1,
.red .app-content h2,
/*.red .displaytable th,
.redStretchy .displaytable th,*/
.red div#Category-Panel a, .red div#Category-Panel a:visited, .red div#Category-Panel a:active, .red div#Category-Panel a:hover {
    color:#98002e;
    font-weight:400;
}

.red .displaytable th, .red .displaytable tr.highlite td,
.redStretchy .displaytable th, .redStretchy .displaytable tr.highlite td {
     color:#98002e;
    font-weight:700;
}

div#Category-Left-Nav .red h2{color:#98002e;
    font-weight:700;}

.red h2 {font-weight:700;color:#98002e;}

.redStretchy .displaytable tr.highlite td,.red .displaytable tr.highlite td {
    color:#000;
    font-weight:400;

}

.red ul li,
.red .paragraph ul li,
.redStretchy .flexilistcontent ul li,
.redStretchy .paragraph ul li  {background:transparent url(/images/postoffice/icons/icon-red-list.gif) no-repeat 0 6px;}
.red div#Category-Panel ul li  {background:transparent url(/images/postoffice/icons/icon-red-arrow.gif) no-repeat 0 5px;}
.red div#Category-Panel h3     {background:transparent url(/images/postoffice/icons/icon-red-category.gif) no-repeat 0 1px;}
div#Home-Template div#Content-Left .red h1,
div#Category-Left .red h1      {float:left;width:508px;padding-bottom:8px;padding-left:35px;background:transparent url(/images/ctf/includes/po/cssImage/icon-red-header.gif) no-repeat top left;}
div#Category-Left .red h1 a    {display:block;padding-left:35px;margin-left:-35px;background:transparent url(/images/ctf/includes/po/cssImage/icon-red-header.gif) no-repeat top left;}
div#Content-Left .home-categories .red .hc-splash {background:transparent url(/images/ctf/includes/po/cssImage/red-hc-splash.gif) no-repeat 110% 50%;}
div#Home-Template .home-categories .red li         {background:#fff url(/images/postoffice/icons/icon-red-category-small.gif) no-repeat 0 3px;}
div#Home-Template .home-categories .red p,
div#Home-Template .home-categories .red a {color:#98002e;}



/* TAB 5 - SERVICE & INFO - PURPLE new*/
.header-container .tab-container ul li.tab-5 .tab-icon  {background:transparent url(/images/postoffice/icons/navigation/icon-service-red.gif) no-repeat 0 7px;}
.purple .tab-container ul li.tab-5 .tab-icon      {background:transparent url(/images/postoffice/icons/navigation/icon-service-blk.gif) no-repeat 0 7px;}

/* Light Colour */
div#Content-Left-Nav div.purple h2    {background:#F1F0F7 url(/images/postoffice/backgrounds/bg-purple-nav-top-left.gif) no-repeat top right;}
div#Content-Left-Nav div.purple       {background:transparent url(/images/postoffice/backgrounds/bg-purple-nav-bottom-left.gif) no-repeat bottom right;}
div#Content-Left-Nav div.purple ul    {border-right:1px solid #f1f0f7;border-left:1px solid #f1f0f7;}
div#Content-Right-Nav div.purple .app-top,
div#Content-Right-Nav div.purple h2   {background:#f1f0f7 url(/images/postoffice/backgrounds/bg-purple-nav-top.gif) no-repeat top right;}
div#Content-Right-Nav div.purple .app-top h2  {background:none;}
div#Content-Right-Nav div.purple      {background:transparent url(/images/postoffice/backgrounds/bg-purple-nav-bottom.gif) no-repeat bottom right;}
div#Content-Right-Nav div.purple ol,
div#Content-Right-Nav div.purple ul,
div#Content-Right-Nav div.purple p    {border-left:1px solid #f1f0f7;border-right:1px solid #f1f0f7;}
div#Content-Right-Nav div.purple .app-content ul,
div#Content-Right-Nav div.purple .app-content p {border-left:none;border-right:none;}

.purple .displaytable table,
.purpleStretchy .displaytable table,
.purple .displaytable tr.highlite td,
.purpleStretchy .displaytable tr.highlite td  {border-bottom:3px solid #f1f0f7;}

div#Content-Left .purple .app-top,
div#Content-Left .purple div.displaylist,
div#Content-Left .purpleStretchy div.displaylist,
div#Content-Left .purple .displaytable table,
div#Content-Left .purpleStretchy .displaytable table {background:#f1f0f7 url(/images/postoffice/backgrounds/bg-purple-table-top544.gif) no-repeat top left;}

div#Content-Middle-3col .purple .app-top,
div#Content-Middle-3col .purple div.displaylist,
div#Content-Middle-3col .purpleStretchy div.displaylist,
div#Content-Middle-3col .purple .displaytable table,
div#Content-Middle-3col .purpleStretchy .displaytable table {background:#f1f0f7 url(/images/postoffice/backgrounds/bg-purple-table-top379.gif) no-repeat top left;}

div#Content-Right .purple .app-top,
div#Content-Right .purple div.displaylist,
div#Content-Right .purpleStretchy div.displaylist,
div#Content-Right .purple .displaytable table,
div#Content-Right .purpleStretchy .displaytable table {background:#f1f0f7 url(/images/postoffice/backgrounds/bg-purple-table-top559.gif) no-repeat top left;}

div#Content-Left .purple div.displaylist ul,
div#Content-Left .purpleStretchy div.displaylist ul {background:#f1f0f7 url(/images/postoffice/backgrounds/bg-purple-list-bot544.gif) no-repeat left bottom;}

div#Content-Middle-3col .purple div.displaylist ul,
div#Content-Middle-3col .purpleStretchy div.displaylist ul,
div#Content-Middle-3col .purple div.displaylist p {background:#f1f0f7 url(/images/postoffice/backgrounds/bg-purple-list-bot379.gif) no-repeat left bottom;}

div#Content-Middle-3col .purple div.displaylist ol,
div#Content-Middle-3col .purpleStretchy div.displaylist ol {background:#f1f0f7 url(/images/postoffice/backgrounds/bg-purple-list-bot379.gif) no-repeat left bottom;}
div#Content-Middle-3col .purple div.displaylist ol li {margin: 0 0 0 30px; padding: 10px 10px 10px 0;}

div#Content-Right .purple div.displaylist ol,
div#Content-Right .purple div.displaylist ul,
div#Content-Right .purpleStretchy div.displaylist ul,
div#Content-Right .purple div.displaylist p{background:#f1f0f7 url(/images/postoffice/backgrounds/bg-purple-list-bot559.gif) no-repeat left bottom;}

div#Content-Left .purple .app-bot,
div#Content-Left .purpleStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-purple-app-bot544.gif) no-repeat bottom left;}

div#Content-Middle-3col .purple .app-bot,
div#Content-Middle-3col .purpleStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-purple-app-bot379.gif) no-repeat bottom left;}

div#Content-Right .purple .app-bot,
div#Content-Right .purpleStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-purple-app-bot559.gif) no-repeat bottom left;}

div#Content-Right-Nav .purple .app-bot,
div#Content-Right-Nav .purpleStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-purple-app-bot168.gif) no-repeat bottom left;}

.purple .app-content,
.purpleStretchy .app-content,
div#Content-Middle-3col .purple .displaytable tr td,
div#Content-Right .purple .displaytable tr td,
div#Content-Middle-3col .purpleStretchy .displaytable tr td,
div#Content-Right .purpleStretchy .displaytable tr td {border-left:1px solid #f1f0f7;border-right:1px solid #f1f0f7;}

div#Site-Map .Stretchy-3-col h1.purple        {background:transparent url(/images/postoffice/icons/sitemap/icon-sitemap-services.gif) no-repeat top left;}
.purple div#Category-Panel .category-top      {background:#f1f0f7 url(/images/postoffice/backgrounds/bg-purple-category-top.gif) no-repeat top left;}
.purple div#Category-Panel .category-bottom   {background:transparent url(/images/postoffice/backgrounds/bg-purple-category-bot.gif) no-repeat bottom left;}
.purpleStretchy .flexilistcontent h3,
.purple .flexilistcontent h3                  {background:#f1f0f7 url(/images/postoffice/backgrounds/bg-purple-nav-top-179.gif) no-repeat top right;}

/* Medium Colour */
.purple .line-container {
    background:#7a68ae;
}
.purple div#Category-Panel .category-divider {background:transparent url(/images/postoffice/dividers/dot-small-grey-hoz-x.gif) repeat-x bottom;}
div#Home-Template .home-categories .purple .hc-divider{background:transparent url(/images/postoffice/dividers/dot-small-purple-hoz-x.gif) repeat-x center;}
div#Content-Left .home-categories .purple .hc-bottom {background:#7a68ae url(/images/postoffice/backgrounds/bg-purple-hc-bottom.gif) no-repeat bottom left;}
div#Content-Left .home-categories .purple .hc-top    {background:#7a68ae url(/images/postoffice/backgrounds/bg-purple-hc-top.gif) no-repeat top left;}
.purple div#Category-Panel .category-splash   {background:transparent url(/images/ctf/includes/po/cssImage/purple-category-splash.gif) no-repeat top right;}

/* Dark Colour */
.purple h1, .purpleStretchy h1, .purpleStretchy h2, .purple h3,
.purpleStretchy .flexilistcontent h2, .purpleStretchy .flexilistcontent h3,
.purple div#Category-Panel h3,
div#Content-Left-Nav div.purpleStretchy h2,
div#Category-Left div.purple h1,
.purple .app-content h2,
/*.purple .displaytable th,
.yellowStretchy .displaytable th,*/
.purple div#Category-Panel a, .purple div#Category-Panel a:visited, .purple div#Category-Panel a:active, .purple div#Category-Panel a:hover {
    color:#47006F;
    font-weight:normal;
}

.purple .displaytable th, .purple .displaytable tr.highlite td,
.purpleStretchy .displaytable th, .purpleStretchy .displaytable tr.highlite td {
    color:#47006F;
    font-weight:bold;
}

div#Category-Left-Nav .purple h2{font-weight:700;color:#47006F;}

.purple h2 {font-weight:700;color:#47006F;}

.purpleStretchy .displaytable tr.highlite td,.purple .displaytable tr.highlite td {
    color:#000;
    font-weight:400;

}

.purple ul li,
.purple .paragraph ul li,
.purpleStretchy .flexilistcontent ul li,
.purpleStretchy .paragraph ul li  {background:transparent url(/images/postoffice/icons/icon-purple-list.gif) no-repeat 0 6px;}
.purple div#Category-Panel ul li  {background:transparent url(/images/postoffice/icons/icon-purple-arrow.gif) no-repeat 0 5px;}
.purple div#Category-Panel h3     {background:transparent url(/images/postoffice/icons/icon-purple-category.gif) no-repeat 0 1px;}
div#Home-Template div#Content-Left .purple h1,
div#Category-Left .purple h1      {float:left;width:508px;padding-bottom:8px;padding-left:35px;background:transparent url(/images/ctf/includes/po/cssImage/icon-purple-header.gif) no-repeat top left;}
div#Category-Left .purple h1 a    {display:block;padding-left:35px;margin-left:-35px;background:transparent url(/images/ctf/includes/po/cssImage/icon-purple-header.gif) no-repeat top left;}
div#Content-Left .home-categories .purple .hc-splash {background:transparent url(/images/ctf/includes/po/cssImage/purple-hc-splash.gif) no-repeat 105% 40%;}
div#Home-Template .home-categories .purple li         {background:#fff url(/images/postoffice/icons/icon-purple-category-small.gif) no-repeat 0 3px;}
div#Home-Template .home-categories .purple p,
div#Home-Template .home-categories .purple a {color:#47006F;}

/* TAB 6 - BUSINESS - GREY */

.grey div#Category-Panel a, .grey div#Category-Panel a:visited, .grey div#Category-Panel a:active, .grey div#Category-Panel a:hover {
    color:#d8252f;
}

/* Light Colour */
div#Content-Left-Nav div.grey h2    {background:#e6e9ea  url(/images/postoffice/backgrounds/bg-grey-nav-top.gif) no-repeat top right;}
div#Content-Left-Nav div.grey       {background:transparent url(/images/postoffice/backgrounds/bg-grey-nav-bottom.gif) no-repeat bottom right;}
div#Content-Left-Nav div.grey ul    {border-right:1px solid #e6e9ea;}
div#Content-Right-Nav div.grey .app-top,
div#Content-Right-Nav div.grey h2   {background:#e6e9ea url(/images/postoffice/backgrounds/bg-grey-nav-top.gif) no-repeat top right;}
div#Content-Right-Nav div.grey .app-top h2  {background:none;}
div#Content-Right-Nav div.grey      {background:transparent url(/images/postoffice/backgrounds/bg-grey-nav-bottom.gif) no-repeat bottom right;}
div#Content-Right-Nav div.grey ol,
div#Content-Right-Nav div.grey ul,
div#Content-Right-Nav div.grey p    {border-left:1px solid #e6e9ea;border-right:1px solid #e6e9ea;}
div#Content-Right-Nav div.grey .app-content ul,
div#Content-Right-Nav div.grey .app-content p {border-left:none;border-right:none;}

.grey .displaytable table,
.greyStretchy .displaytable table,
.grey .displaytable tr.highlite td,
.greyStretchy .displaytable tr.highlite td  {border-bottom:3px solid #e6e9ea;}

div#Content-Left .grey .app-top,
div#Content-Left .grey div.displaylist,
div#Content-Left .greyStretchy div.displaylist,
div#Content-Left .grey .displaytable table,
div#Content-Left .greyStretchy .displaytable table {background:#e6e9ea url(/images/postoffice/backgrounds/bg-grey-table-top544.gif) no-repeat top left;}

div#Content-Middle-3col .grey .app-top,
div#Content-Middle-3col .grey div.displaylist,
div#Content-Middle-3col .greyStretchy div.displaylist,
div#Content-Middle-3col .grey .displaytable table,
div#Content-Middle-3col .greyStretchy .displaytable table {background:#e6e9ea url(/images/postoffice/backgrounds/bg-grey-table-top379.gif) no-repeat top left;}

div#Content-Right .grey .app-top,
div#Content-Right .grey div.displaylist,
div#Content-Right .greyStretchy div.displaylist,
div#Content-Right .grey .displaytable table,
div#Content-Right .greyStretchy .displaytable table {background:#e6e9ea url(/images/postoffice/backgrounds/bg-grey-table-top559.gif) no-repeat top left;}

div#Content-Left .grey div.displaylist ul,
div#Content-Left .greyStretchy div.displaylist ul {background:#e6e9ea url(/images/postoffice/backgrounds/bg-grey-list-bot544.gif) no-repeat left bottom;}

div#Content-Middle-3col .grey div.displaylist ul,
div#Content-Middle-3col .greyStretchy div.displaylist ul {background:#e6e9ea url(/images/postoffice/backgrounds/bg-grey-list-bot379.gif) no-repeat left bottom;}

div#Content-Right .grey div.displaylist ul,
div#Content-Right .greyStretchy div.displaylist ul {background:#e6e9ea url(/images/postoffice/backgrounds/bg-grey-list-bot559.gif) no-repeat left bottom;}

div#Content-Left .grey .app-bot,
div#Content-Left .greyStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-grey-app-bot544.gif) no-repeat bottom left;}

div#Content-Middle-3col .grey .app-bot,
div#Content-Middle-3col .greyStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-grey-app-bot379.gif) no-repeat bottom left;}

div#Content-Right .grey .app-bot,
div#Content-Right .greyStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-grey-app-bot559.gif) no-repeat bottom left;}

div#Content-Right-Nav .grey .app-bot,
div#Content-Right-Nav .greyStretchy .app-bot {background:transparent url(/images/postoffice/backgrounds/bg-grey-app-bot168.gif) no-repeat bottom left;}

.grey .app-content,
.greyStretchy .app-content,
div#Content-Middle-3col .grey .displaytable tr td,
div#Content-Right .grey .displaytable tr td,
div#Content-Middle-3col .greyStretchy .displaytable tr td,
div#Content-Right .greyStretchy .displaytable tr td {border-left:1px solid #e6e9ea;border-right:1px solid #e6e9ea;}

.grey div#Category-Panel .category-top      {background:transparent url(/images/postoffice/backgrounds/bg-grey-category-top.gif) no-repeat top left;}
.grey div#Category-Panel .category-bottom   {background:transparent url(/images/postoffice/backgrounds/bg-grey-category-bot.gif) no-repeat bottom left;}
.grey div#Category-Panel                    {background:transparent url(/images/postoffice/backgrounds/bg-grey-category-y.gif) repeat-y top left;}
.greyStretchy .flexilistcontent h3,
.grey .flexilistcontent h3                  {background:#e6e9ea url(/images/postoffice/backgrounds/bg-grey-nav-top-179.gif) no-repeat top right;}

/* Medium Colour */
.grey .line-container {
    background:#adb5ba;
}
.grey div#Category-Panel .category-divider {background:transparent url(/images/postoffice/dividers/dot-small-grey-hoz-x.gif) repeat-x bottom;margin-left:8px;padding-top:10px;}
div#Home-Template .home-categories .grey .hc-divider{background:transparent url(/images/postoffice/dividers/dot-small-grey-hoz-x.gif) repeat-x center;}
div#Content-Left .home-categories .grey .hc-bottom {background:#adb5ba url(/images/postoffice/backgrounds/bg-grey-hc-bottom.gif) no-repeat bottom left;}
div#Content-Left .home-categories .grey .hc-top    {background:#adb5ba url(/images/postoffice/backgrounds/bg-grey-hc-top.gif) no-repeat top left;}

/* Dark Colour */
.grey h1, .greyStretchy h1, .greyStretchy h2, .bgrey h3,
.greyStretchy .flexilistcontent h2, .greyStretchy .flexilistcontent h3,
.grey div#Category-Panel h3,
div#Content-Left-Nav div.greyStretchy h2,
div#Category-Left div.grey h1,
.grey .app-content h2,
div#Category-Left-Nav .grey .related-links h3,
.grey .displaytable th, .grey .displaytable tr.highlite td,
.greyStretchy .displaytable th, .greyStretchy .displaytable tr.highlite td {
    color:#466858;
    font-weight:400;
}

.grey .displaytable th,
.greyStretchy .displaytable th {
    color:#466858;
    font-weight:700;
}

div#Category-Left-Nav .grey h2{font-weight:700;color:#466858;}

.grey h2 {font-weight:700;color:#466858;}

.greyStretchy .displaytable tr.highlite td,.grey .displaytable tr.highlite td {
    color:#000;
    font-weight:400;

}

.grey ul li,
.grey .paragraph ul li,
.greyStretchy .flexilistcontent ul li,
.greyStretchy .paragraph ul li  {background:transparent url(/images/postoffice/icons/icon-grey-list.gif) no-repeat 0 6px;}
.grey div#Category-Panel ul li  {background:transparent url(/images/postoffice/icons/icon-grey-arrow.gif) no-repeat 0 5px;}
div#Category-Left .grey h1      {padding-bottom:8px;}
div#Content-Left .home-categories .grey .hc-splash {background:transparent url(/images/ctf/includes/po/cssImage/grey-hc-splash.gif) no-repeat 112% 90%;}
div#Home-Template .home-categories .grey li         {background:#fff url(/images/postoffice/icons/icon-grey-category-small.gif) no-repeat 0 3px;}
div#Home-Template .home-categories .grey p,
div#Home-Template .home-categories .grey a {color:#46685b;}

/* Flexilist full width - Start */
#Content-Right .flexilistcontent {
    float:left;
    padding:5px;
    width:269px;
}
#Content-Right .flexilist-promo .flexilistcontent {
    width:257px!important;
    padding:0 0 0 5px;
}
#Content-Right .lightgreenStretchy .flexilistcontent h3,
#Content-Right .lightgreen .flexilistcontent h3 {
    background:#DFECC4 url(/images/postoffice/backgrounds/bg-green-nav-top-269.gif) no-repeat scroll right top;font-weight:700; /*font-size:11px;*/
}
#Content-Right .purpleStretchy .flexilistcontent h3,
#Content-Right .purple .flexilistcontent h3 {
    background:#f1f0f7 url(/images/postoffice/backgrounds/bg-purple-nav-top-269.gif) no-repeat top right;
}
#Content-Right .greyStretchy .flexilistcontent h3,
#Content-Right .grey .flexilistcontent h3 {
    background:#e6e9ea url(/images/postoffice/backgrounds/bg-grey-nav-top-269.gif) no-repeat top right;
}
#Content-Right .orangeStretchy .flexilistcontent h3,
#Content-Right .orange .flexilistcontent h3 {
    background:#fce5c6 url(/images/postoffice/backgrounds/bg-default-nav-top-269.gif) no-repeat top right;
}
#Content-Right .redStretchy .flexilistcontent h3,
#Content-Right .red .flexilistcontent h3 {
    background:#f9bcbe url(/images/postoffice/backgrounds/bg-red-nav-top-269.gif) no-repeat top right;
}
#Content-Right .blueStretchy .flexilistcontent h3,
#Content-Right .blue .flexilistcontent h3 {
    background:#dfecc4 url(/images/postoffice/backgrounds/bg-blue-nav-top-269.gif) no-repeat top right;
}
#Content-Right .blue_insStretchy .flexilistcontent h3,
#Content-Right .blue_ins .flexilistcontent h3 {
    background:#dfecc4 url(/images/postoffice/backgrounds/bg-blue-nav-top-269.gif) no-repeat top right;
}
.flexilist-promo .flexilistcontent a {
    background:transparent url(/images/postoffice/icons/icon-arrow-circle-transp.gif) no-repeat scroll 0 2px!important;
    display:block;
    margin:0 0 0 3px;
    padding:3px 0 5px 20px;
}
.flexilist-promo .flexilistcontent p a {
    background:none!important;
    margin:0;
    padding:0;
}
.flexilist-promo {
    background:#dfecc4 url(/images/postoffice/cssImages/flexilist-promo-bottom.gif) no-repeat scroll left bottom;
    float:left;
    margin:10px 0 0 0;
    width:262px;
}
/* Flexilist full width - End */

.header-container .logo-container {
    float:left;
    padding:5px 0 0 17px;
    clear:both;
    border-bottom:none;
}
.redstripe {
    border-bottom:10px solid #9c1c21;
    margin-bottom:7px;
    height:10px;
}
.account-links span.account-icon {
    background:#fff url(/images/postoffice/icons/icon-account.gif) no-repeat top left;
    padding:2px 0 2px 10px;
    color:#676767 !important;
}
.basket .itemprice {
    color:#676767;
}

/* PAF - Start */
div#findpostcode .nav { width: 704px; }
div#findpostcode .nav-pf {
    position: relative;
    padding:0;
    margin:0;
    height:50px;
    width:732px;
    float:left;
}
div#findpostcode .nav-pf[class] {
    display: table;
    position: static;
}
div#findpostcode .nav-pf-middle {
    position: absolute;
    padding: 0;
    top: 100%;
}
div#findpostcode .nav-pf-middle[class] {
    position: static;
    display: table-cell;
    vertical-align:bottom;
}
div#findpostcode .nav-pf-inner-1 {
    position: relative;
    top: -100%;
    float:left;
}
div#findpostcode .nav-pf-inner-1 h1 {
    display:inline;
}
div#findpostcode .nav-pf-inner-2 {
    position: relative;
    top: -100%;
    float:right;
}
div#findpostcode .name-login-pf {
    width:399px;
    color:#666;
    text-align:right;
}
div#findpostcode .name-login-pf .top {
    padding: 0;
    margin: 0 0 5px 0;
    text-align:right;
}
div#findpostcode .name-login-pf .bottom {   height:9px; }
div#findpostcode .greytext {
    color:#666;
    display:block;
    padding: 0 0 10px 0;
}
div#findpostcode .grey-container {
    background:#E5E5E5;
    float:left;
}
div#findpostcode h1 {   display:inline; }
div#findpostcode h2 {
    font-size:130%;
    display:inline;
}
div#findpostcode h2.hp {
    font-size:100%;
    padding: 0 0 10px 0;
    clear:both;
}
div#findpostcode h3 {
    font-size:100%;
    padding: 0 0 10px 0;
    margin-bottom:0;
    clear:both;
    border-bottom:0;
}
div#findpostcode .greybox h3 {
    font-size:100%;
    padding: 0;
    margin:0;
}
div#findpostcode br { clear:both; }
div#findpostcode div.greysides-box {
    border-left: 1px solid #F6B90C;
    border-right: 1px solid #F6B90C;
    padding: 0 10px 0 10px;
    float: left;
    width: 710px;
}
div#findpostcode div.greysides-greybox {
    border-left: 1px solid #F6B90C;
    border-right: 1px solid #F6B90C;
    padding: 0 10px 0 10px;
    background:#E2E1E1;
    float:left;
}
div#findpostcode div.resultsbar {
    border-top: 1px solid #F6B90C;
    border-bottom: 1px solid #F6B90C;
    padding: 3px 10px 3px 10px;
    background:#F0F0F0;
    color:#000;
}
div#findpostcode div.resultsbar strong,
div#findpostcode .nolink {
    padding: 0 3px;
}
div#findpostcode div.resultsbar a { text-decoration: underline;}
div#findpostcode .result { padding: 0 7px 0 0; }
div#findpostcode div.left-50towns {
    width:479px;
    float:left;
}
div#findpostcode div.left-50towns h2 { color: #000; }
div#findpostcode div.left-50towns a {   padding:0 24px 0 0; }
div#findpostcode div.left-50towns p.first {
    margin:0;
    padding:14px 0 0 0;
}
div#findpostcode div.left-50towns p.second {
    margin:0;
    padding:14px 0 20px 0;
}
div#findpostcode p.norm {
    margin:0;
    padding:14px 0 0 0;
    width: 660px;
    float:left;
}
div#findpostcode div.left-50towns p.help {
    margin-left:-23px;
    margin-bottom:20px;
    padding:14px 15px 0 0;
}
div#findpostcode div.left-50towns p.third {
    margin:0;
    padding:14px 0 5px 10px;
}
div#findpostcode div.greybox p.fourth {
    margin:0;
    padding:0;
}
div#findpostcode p.thanks {
    margin:0;
    padding:0;
    width:688px;
}
div#findpostcode div.right-searchbox {
    padding: 1px 0 15px 0;
    width:203px;
    float:left;
}
div#findpostcode div.right-searchbox .search-limit {
    font-size:120%;
}
div#findpostcode div.right-searchbox p.first {
    width:181px;
    margin:0;
    padding:0 0 5px 0;
}
div#findpostcode div.right-searchbox p.second {
    width:181px;
    margin:0;
    padding:0;
}
div#findpostcode div.section-black {
    padding: 0 0 0 35px;
    margin:0;
}
div#findpostcode ul.faq{
    font-family:verdana, arial, helvetica, sans-serif;
    margin:0;
    padding:0 0 0 30px;
    font-size: 100%;
    list-style:none outside;
}
div#findpostcode ul.faq li {
    list-style:none;
    background:url(/images/postoffice/cssImages/green_question_mark_small.gif);
    font-weight:400;
    color:#000;
    margin:0;
    padding:0;
}
div#findpostcode ul.faq li a:link,
div#findpostcode ul.faq li a:active,
div#findpostcode ul.faq li a:visited,
div#findpostcode ul.faq li a:hover {
    padding:0;
    margin:0;
}
div#findpostcode div.section-black ul {
    font-family: verdana, arial, helvetica, sans-serif;
    margin:0;
    padding:15px 0 0 0;
    font-size: 100%;
    list-style:none outside;
}
div#findpostcode div.section-black ul li {
    background:url(/images/pcaf/pw/en/bullet-black.gif) 0 0.55em no-repeat;
    text-align: left;
    font-weight:400;
    color:#000;
    margin:0;
    padding:0.2em 0 1.2em 12px;
}
div#findpostcode div.section-black li a { padding:0; }
div#findpostcode .greybox {
    border: 1px solid #F6B90C;
    padding: 15px 10px 15px 10px;
    float:left;
}
div#findpostcode .greybox input {
    border: 1px solid #999;
    color: #000;
    font-size:100%;
    padding: 0;
    margin: 0 0 20px 0;
    float:left;
}
div#findpostcode .greybox textarea {
    font-family:verdana, arial, helvetica, sans-serif;
    border: 1px solid #999;
    color: #000;
    font-size:100%;
    width:277px;
    float:left;
    margin: 0 0 20px 0;
}
div#findpostcode .greybox .eg {
    margin: 0 0 0 10px;
    width: 253px;
    color:#666;
    float:left;
}
div#findpostcode input.min {    width:135px; }
div#findpostcode input.max {    width:277px; }
div#findpostcode .greybox label {
    width:120px;
    float:left;
    clear:both;
}
div#findpostcode .bottomline {
    float: left;
    clear:both;
    border-bottom: 1px solid #F6B90C;
    width:100%;
}
div#findpostcode div.bottomline h3,
div#findpostcode div.greybox h3.search {
    padding: 0 0 15px 0;
    clear:both;
}
div#findpostcode .bottomline h3.details { float: left; }
div#findpostcode .bottomline .indicates {   float: right; }
div#findpostcode .button-find {
    width:402px;
    text-align:right;
    padding:5px 0 0 0;
}
div#findpostcode .button-find input {
    padding:0;
    margin:0;
    border:0;
    float:right;
}
div#findpostcode .corner-bottom { padding:  0 0 10px 0; }
div#findpostcode div.postal-border-top-holder {
    width:100%;
    float:left;
}
div#findpostcode div.postal-border-top-holder {
    background: red url(/images/pcaf/rm/en/border_top_30tall_grey_on_w.gif) repeat-x;
    height:34px;
}
div#findpostcode div.postal-border-bottom-holder {
    background: red url(/images/pcaf/rm/en/border_bot_grey_on_white.gif) repeat-x;
    height:5px;
}
div#findpostcode div.float-left {   float:left; }
div#findpostcode div.float-right {  float:right; }
div#findpostcode div.postal-border-left-right {
    border-left: 1px solid #F6B90C;
    border-right: 1px solid #F6B90C;
}

div#findpostcode div.help-inner {
    margin: 0 10px 0 10px;
    padding: 7px 0 2px 0;
    width:95%;
}
div#findpostcode .clear {
    padding: 0;
    margin: 0;
    clear: both;
}
div#findpostcode ul.question li {
    margin-left:17px;
    margin-top:0;
    padding-top:5px;
}
div#findpostcode img.topborder {
    padding: 0;
    margin: 10px 0 0 0;
}
div#findpostcode h1.finder-heading {
    padding: 8px 0 13px 0;
    float:left;
}
div#findpostcode p.toppad {
    margin: 0;
    padding:10px 0 0  0;
}
div#findpostcode .left-map-box {
    margin: 0;
    padding: 0;
    float:left;
    width: 184px;
    clear: both;
}
div#findpostcode .left-map-box p {
    font-weight: 700;
    padding: 7px 0 5px 0;
    margin: 0;
    height: 80px;
    overflow: visible;
}
div#findpostcode .left-map-box .button-box { height: 47px; }
div#findpostcode .right-map-box {
    float:right;
    padding:0;
    margin: 1px 0 0 0;
}
div#findpostcode .button-box {
    margin: 17px 0 193px 0;
    padding: 0;
    float:left;
}
div#findpostcode .button-box input {
    margin: 0;
    padding: 0;
}
div#findpostcode .button-box img.calc-pad {
    margin:10px 0 0 0;
}
div#findpostcode .greybox-nobottompad {
    border: 1px solid #F6B90C;
    padding: 15px 10px 0 10px;
    float:left;
}
div#findpostcode form {
    padding: 0;
    margin: 0;
}
div#findpostcode .greybox p.t-and-c,
div#findpostcode div.greysides-box p.t-and-c {
    width: 500px;
    padding: 10px 0 0 0;
    margin: 0;
    float: left;
}
div#findpostcode .greybox .addressFinder {
    float:left;
    margin: 0;
    width: 660px;
}
div#findpostcode .greybox .addressFinder img {
    vertical-align: middle;
}
div#findpostcode .greybox .addressFinder p {
    float:left;
    padding: 0;
    margin: 0;
    width: 300px;
}
div#findpostcode .greybox .addressFinder label {
    float:left;
    padding: 0;
    margin: 0;
    clear: left;
    width: 430px;
}
div#findpostcode h2.hd-h2 {
    font-size:100%;
    padding: 0 0 10px 0;
    float: left;
}
div#findpostcode .greybox input.continue {
    float:right;
    margin: 10px 132px 0 0;
    border:0;
}
div#findpostcode .addressFinder .add-code {
    float: left;
    padding: 2px 0 0 0;
    margin: 0;
}
div#findpostcode .addressFinder .add-code input {
    float: left;
    width: 95px;
    padding: 0;
    margin: 0;
}
div#findpostcode h1.login-heading {
    padding: 2px 0 14px 0;
    float: left;
}
div#findpostcode .login-searches {
    float: left;
    clear: both;
    width:479px;
    padding: 0 0 15px 0;
}
div#findpostcode .login-searches h2 {   margin: 0 0 0 38px; }
div#findpostcode .login-searches p {
    float: left;
    padding: 0;
    margin: 0;
}
div#findpostcode .login-searches img {
    float: left;
    margin: 2px 10px 0 0;
}
div#findpostcode fieldset.login-field {
    border: 0;
    margin: 0 0 0 -6px;
    padding: 0 0 5px 6px;
    clear: both;
    float: left;
    width: 660px;
}
div#findpostcode .login-col-1 {
    float: left;
    padding: 0;
    margin: 5px 5px 0 0;
}
div#findpostcode fieldset.login-field .login-col-2 {
    float: left;
    padding: 0;
    margin: 5px 5px 0 0;
    clear: both;
}
div#findpostcode fieldset.login-field label.login-col-3 {
    width: auto;
    float: left;
    padding: 0 5px 0 0;
    margin: 5px 0 10px 0;
}
div#findpostcode .greybox-nobottompad input.login-continue {
    float:right;
    padding: 0;
    margin: 20px 188px 5px 0;
}
div#findpostcode fieldset.login-field legend.login-legd {
    padding: 10px 0 2px 0;
    color: #000;
    font-weight: 700;
    float:left;
    clear: both;
}
div#findpostcode fieldset.login-field input.noborder {
    border: 0;
    height: 17px;
    padding: 0;
    margin: 0;
}
div#findpostcode fieldset.login-field input { margin: 0; }
div#findpostcode .greybox-nobottompad p.forgotten {
    clear: both;
    float:left;
    padding: 0;
    margin: 0;
}
div#findpostcode div.left-50towns p {
    margin:0;
    padding:7px 10px 0 0;
}
div#findpostcode div.left-50towns a.first-link {
    margin:0;
    padding:0 15px 0 0;
}
div#findpostcode .left-help-box {
    float: left;
    width: 413px;
}
div#findpostcode .right-help-box {
    float: left;
    margin: 25px 0 0 20px;
    padding: 0;
}
div#findpostcode .right-help-box h3 {
    margin: 0;
    padding: 0;
    width: 250px;
}
div#findpostcode .right-help-box p {
    padding: 0 0 10px 0;
    margin: 0;
    width: 250px;
}
div#findpostcode .right-help-box a {    white-space:nowrap; }
div#findpostcode .greybox-nobottompad .remember {
    padding: 0;
    margin: 10px 0 0 0;
    float: left;
    clear: both;
}
div#findpostcode .greybox-nobottompad .remember p,
div#findpostcode .greybox-nobottompad .remember label {
    float:left;
    padding: 0 5px 0 0;
    margin: 0;
}
div#findpostcode .greybox-nobottompad .remember input {
    float:left;
    padding: 0;
    margin: 0 5px 0 0;
    height: 15px;
    width: 15px;
}
div.Layout-100 div.Green {
  margin: 0 0 12px;
  padding: 0 0 14px;
  background: #FFF url(/images/postoffice/cssImages/bottom-thinner-732.gif) no-repeat left bottom;
}
div.Layout-100 div.Green li{
  margin-left: 10px;
  list-style-position: outside;
  background: url(/images/postoffice/cssImages/green_question_mark_small.gif) no-repeat left top;
  text-indent: 15px;
  margin-bottom: 5px;
}

div.Layout-100 div.Green h2 {
    background: #017A57 url(/images/postoffice/cssImages/category-top-green-732.gif)  no-repeat right top;
}
div.Layout-100 .boxed  .default {
    background:#fff url(/images/postoffice/cssImages/bottom-thinner-732.gif) no-repeat scroll left bottom;
    padding-bottom:12px;
}
div.Layour-100 .Green h2,
div.Layout-100 .boxed  .default h2 {
    padding:3px 0 2px 12px;
    background:#017A57 url(/images/postoffice/cssImages/category-top-732.gif) no-repeat scroll left top;
    color:#fff;
    font-size:1em;
    width:720px;
}
div.Layout-100 .boxed .default ul {
    border-left: #F6B90C solid 1px;
    border-right: #F6B90C solid 1px;
    margin: 0 2px 0 0;
    padding:12px 3px 4px 12px;
    width:715px;
}
div.Layout-100 .boxed .default li {
    background:transparent url(/images/postoffice/cssImages/green_question_mark_small.gif) no-repeat scroll left top;
    list-style-position:outside;
    margin:0 0 5px 10px;
    text-indent:15px;
}
div.Layout-100 .boxed .default p {
    padding:0;
}
div.Layout-100 .boxed .default li a {
    color:#007754;
}

div#postcode div.left-50towns
table.displaytablepostcode,
div.displaytablepostcode table {
    border-collapse: collapse;
    margin:0;
    padding:0;
    width:460px;
    border:1px solid #ccc;
    text-align:left;
    clear:both;
    font-size:100%;
}
 displaytablepostcode th {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:5px 10px 3px 10px;
    vertical-align:top;
    text-align:left;
    font-weight:700;
}
.displaytablepostcode td {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-top:0;
    border-left:0;
    padding:5px 10px 3px 10px;
    vertical-align:top;
    text-align:left;
}


/* Horizontal nav */
.top-app-nav {
    padding:5px 0;
    color:#000;
}
.top-app-nav span {
    padding-right:5px;
}
.top-app-nav span.Current-Purple {
    font-weight:700;
}
/* profile */
.Box-Right-grey h3 {
    font-weight:700;
}
.Box-Right-grey {
        margin:0 390px 0;
        padding:5px;
    width:140px;
        background:#EBEBEB;
        border:1px solid #F6B90C;
        position:absolute;
}
/* Foreign currency */
div#Content-Left a img,
.app-content .Cleared-Row img {
    margin-bottom:0!important;
}
.Float-Right img {
    vertical-align:middle;
    margin-bottom:2px !important;
}
.default h3 {
    color:#9e1d22;
}
/* Quick quote tool - start */
div.Stretchy-2-col-ti {
  margin: 0 0 12px;
  padding: 0 0 25px;
}
div#TravelInsu .divider-small {
    width:360px;
    margin:15px 0 5px 10px;
    float:left;
}
div#Content-Middle-3col div.Stretchy-2-col-ti div.Menu-Item {
    width:auto;
}
div#Content-Middle-3col div.Stretchy-2-col-ti div.Menu-Item .quote {
    margin:0;
    overflow: hidden;
}
div.TravelInsuBottom {
    clear:left;
    float:left;
    margin:0;
    padding: 0;
    height:20px;
    width: 381px;
    overflow:hidden;
    background-image:url(/images/postoffice/backgrounds/bg-orange-insurance-bot379.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
div#TravelInsu {
    clear: left;
    float:left;
    margin: 0;
    padding: 0;
    width: 377px;
    border-right: 2px solid #FCE5C6;
    border-left: 2px solid #FCE5C6;
    position:relative;
}

select#periodoftravel {
    margin-bottom:15px;
}
div#TravelInsu h2 {
    margin:0 0 10px 0;
    width:371px;
    padding:5px 0 5px 10px;
    font-size:120%;
    font-weight:700;
    overflow:visible;
    position:absolute;
    top:0;
    left:-4px;
    index:5;
    background-image:url(/images/postoffice/backgrounds/bg-orange-insurance-top379.gif);
    background-position:top;
    background-repeat:no-repeat;
    border-left:2px solid #FFF;
    border-right:2px solid #FFF;

}
div#TravelInsu form {
    margin:00;
    width:371px;
    padding:0;
    overflow:hidden;
}
div#TravelInsu .quote h3 {
    padding-left:10px;
}
div#TravelInsu .stone h3 {
    padding-left:0;
}
div#TravelInsu .stone {
    padding-left:10px;
}
div#TravelInsu .quotestone-width label {
    width:85px;
    margin-right:5px;
    float:left;
}
div#TravelInsu .quotestone-width input {
        float:left;
        margin-right:5px;
        margin-top:expression('-3px'); /* for IE 5, 6 and 7 only */
        margin-left:expression('-3px'); /* for IE 5, 6 and 7 only */
}
.quotestone-right {
    float:right;
    width:170px;
    clear:none;
    margin-right:5px;
    overflow:hidden;
}
.quotestone-right img {
    float:right;
}
.quotestone-left {
    float:left;
    width:170px;
    clear:none;
    margin-left:0;
    overflow:hidden;
}
.quotestone-left input, .quotestone-right input {
    float:left;
    margin-right:5px;
    margin-top:0;
    margin-left:1px;
    margin-top:expression('-3px'); /* for IE 5, 6 and 7 only */
    margin-left:expression('-3px'); /* for IE 5, 6 and 7 only */
}
.quotestone-right input.Float-Right {
    margin-right:0;
}
.quotestone-right select {
    float:left;
    margin-right:3px;
    margin-top:-3px;
}
.quotestone-left label, .quotestone-right label {
    float:left;
    width:130px;
    width:expression('auto');/* for IE 5, 6 and 7 only */
    margin-bottom:5px;
    position:relative;
}
.quotestone-left label {
    width:150px;
    width:expression('auto');/* for IE 5, 6 and 7 only */
}

.quoteselectlabel {
    width:110px !important;
    margin-bottom:-5px;
}
.quotestone-right h4, .quotestone-left h4 {
    font-weight:700 ;
    font-size:100%;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.quotestone-right-p {
    padding-top:5px;
    margin-bottom:-7px;
    float:left;
    position:relative;
    clear:both;
}
.quotestone-p {
    clear:both;
    width: auto !important;
}
.Float-Right {
    float:right !important;
}
.quotestone-right .Float-Right {
    padding-top:10px;
}
.quotestone-width {
    margin-top:30px;

}
div#TravelInsu .Divider-quoteline {
    width:0;
    height:0;
    position:absolute;
    padding:0;
    margin:0;
    top:-1000px;
    left:-1000px;
    display:none;
    visibility:hidden;

}
* html div#TravelInsu {  /* for IE 6 only */
  width: 377px;
        index:1;
}
* html div#TravelInsu .divider-small { /* for IE 6 only */
    width:355px;
    margin-left:5px;
}
* html div#TravelInsu h2 { /* for IE 6 only */
    width:371px;
    display:block;
}
noscript input{
    margin:3px 1px -1px 0;
}
#periodoftravel{
    margin: 0 1px 5px 0;
}

#TravelInsu .Stretchy-2-col-ti .quote .redTErrB {
    display:block;
    font-weight:700;
    margin:35px 10px -25px;
    1px solid red;
}

#TravelInsu .Stretchy-2-col-ti div.Menu-Item p {
    float:none;
    color:#000;
}
/* Left button alignment */
.Text-Button-Left {
    margin:5px 0;float:left;
}
.Text-Button-Left p {
    float:left;
    width:400px;
}
.Text-Button-Left div {
    float:right;
}
.disabled {
    background:#eee;
    color:#555;
}
#heading {
    margin:5px 0 5px 9px;
 font-size:70%;
}
#heading .Current-Purple {
    font-weight:700;
}
#heading .normalText {
    margin:0 3px;
}
/* Application table */
.apptable .divider-small,
.divider-small,
.Table-Divider {
    background:#fff url(/images/postoffice/dividers/dot-small-table-hoz-x.gif) repeat-x center left;
    height:0.5em;
}
.apptable table {
    width:100%;
}
.apptable table td {
    padding-left:2px;
    vertical-align:middle;
}
.thank-you table td a img,
.apptable table td a img {
    margin-top:1px;
    margin-bottom:2px!important;
}
/* left navigation promotions */
#Content-Left-Nav .PromotionalSlot img {
    margin-bottom:10px;
}
.Td-Hilite {
    background:#f1f0f7;
}
.form-right-block-txt .Td-Hilite,
.thank-you .Td-Hilite {
    background:#fff;
}
.apptable table thead th {
    background:#fff;
}
/* travel insurance */
.thank-you table td input {
    margin:0;
    padding:0;
}
/* buttons float left */
.Float-Right {
    padding-bottom:2px
}
.Float-Right input {
    margin:0;
    padding:2px 0 0;
    vertical-align:middle;
}
.Float-Right a.button {
    text-decoration:none;
    vertical-align:middle;
    display:block-inline;

}
.Float-Right a.button img {
    margin:0px!important;
}
/* search */
#search-results .divider-small {
    margin:0;
}
/* T&T and Branch Locator */
.POLarger {
    font-size:1.4em;
}
#Content-Right table tbody form table tbody input {
    margin:0;
    padding:0;
}
/* ADSL Checker */
#availability-checker .form-Txt {
    width:90px;
}
#availability-checker .Small-Txt {
    padding-left:115px;
}
#availability-checker .txtbox-input {
    width:210px!important
}
div#Content-Middle-3col div.PromotionalSlot {
    clear:both;
}



div#Content-Middle-3col div.PromotionalSlot p {
    padding:0;
    margin:0;
}
div#Content-Middle-3col div.PromotionalSlot .circle-arrow a,
div#Content-Middle-3col div.PromotionalSlot .circle-arrow a:link,
div#Content-Middle-3col div.PromotionalSlot .circle-arrow a:visited {
    float:left;
    width:165px;
    background:transparent url(/images/postoffice/icons/icon-arrow-circle.gif) no-repeat 0 2px;
    padding:3px 0 5px 20px;
    margin:0 0 0 3px;
    display:block;
}
#availability-checker #Content-Middle-3col {
    margin:0;
}
/* 50+ */
#fifty-plus .apptable table thead .Table-Divider {
     background:#fff url(/images/postoffice/dividers/dot-small-table-hoz-x.gif) repeat-x left center;
}
.col-1 {
    float:left;
    width:150px;
}
.col-2 {
    float:left;
    width:150px;
}
.col-3 {
    float:left;
    width:150px;
}
.col-4 {
    float:left;
    width:230px;
}
/* Content form */
#Content-Form .checkbox-pair {
    padding:0 10px;
    float:left;
}
div#Content-Right-Nav .boxed div ul li p {
    border:0!important;
    padding:0!important;
}
.Current {
    font-weight:700;
}
.fieldset-horizonal .radio-pair  {
    padding-top:3px
}
.fieldset-horizonal .radio-pair label {
    float:left;
    padding:3px 10px 0pt 5px;
}
#Content-Middle-3col .select-day,
#Content-Middle-3col .select-month {
    width:50px;
}
.select-3col-default {
    width:180px;
}
#PO-Complaints-Form .fieldset-vertical {
    float:left;
    width:170px;
}
#PO-Complaints-Form .radio-pair {
    float:none;
}
#PO-Complaints-Form .radio-pair label {
    float:left;
    padding:3px 5px 0px;
}
/* create and remove */
#Category-Panel .Menu-Item h3 {
    padding-left: 20px;
}
#Category-Panel .Has-Image h3 {
    padding-left:0px;
}
/* PO Feature */
#Foot-Note {
        padding:10px 15px 0 9px;
    clear:both;
}
#Home-Template #Foot-Note {
    padding:0
}
/* Homepage boxes */
.cat-row-spacer {
    float:left;
    width:11px;
}
.cat-row-clearer {
    clear:both;
    margin-bottom:10px;
}
/* My profile */
#Content-Right .default .app-bot .app-top .app-content p a img {
    margin-bottom:0;
}
/* TMC & KYC & Shop  */
.header-container .logo-container {
    float:left;
    padding:5px 0 0 17px;
    clear:both;
    border-bottom:none;
}
.redstripe {
    border-bottom:10px solid #9c1c21;
    margin-bottom:7px;
    height:10px;
}
.account-links span.account-icon {
    background:#fff url(/images/postoffice/icons/icon-account.gif) no-repeat top left;
    padding:2px 0 2px 10px;
    color:#676767 !important;
}
.basket .itemprice {
    color:#676767;
}
#Prom-Codes {
    width:532px;
    padding:0 0 0 10px;
    margin:0;
    border-right:1px solid #9e1d22;
    border-left:1px solid #9e1d22;
    border-bottom:3px solid #9e1d22;
}
#Prom-Codes .Float-Right-space {
    padding:10px 0 0;
}
#Prom-Codes strong {
    padding:10px 0 16px;
    width:367px;
    float:left;
}
.Promo-Txt {
    padding:4px 0 0;
    width:150px;
    float:left;
}
div#Content-Left .Promo-Data img {
    margin:0;
    padding:0;
}
.Promo-Txt .Small-Txt {
    padding:0 0 10px;
        font-size:90%;
}
.Divider-Overline .Float-Right input {
    font-size:1em;
    margin:3px 1px 5px 0;
    padding:1px 2px;
}
#kyc .Text-Button-Left p {
    width:300px;
}
.form-Txt-left {
    text-align:left;
}

.order-summary {
    float:left;
    padding: 0px 0px 0px 0px;
    display: table-cell;
    width:340px
}

.order-summary2 {
    float:left;
    padding: 0;
    display: table-cell;
    width:170px;
}
#order-summary .form-Txt-left {
    padding:4px 0;
    width:120px;
}
.order-summary2 .form-right-txt {
    padding: 4px 0;
}
.order-summary1 {

}
.order-summary .Current,
.order-summary1 .Current,
.order-summary2 .Current {
    font-weight:700;
    font-size:1.2em
}

.divider-small-half {
    width:340px
}
#myaccount .Img-Data1 h3 {
    font-weight:700;
}
.thank-you-basket .Total-Txt {
    border-left:0;
    width:410px;
}
.thank-you-basket .Total-Value {
    border-right:0;
}
#Print-Template .thank-you-basket .Total-Txt {
    width:425px;
}
/* Category header text */
#Home-Template #Content-Left .default-Circle,
#Standard-Template #Category-Left .default-Circle .paragraph,
#Standard-Template #Category-Left .purple-Circle .paragraph,
#Standard-Template #Category-Left .orange-Circle .paragraph,
#Standard-Template #Category-Left .red-Circle .paragraph,
#Standard-Template #Category-Left .grey-Circle .paragraph,
#Standard-Template #Category-Left .lightgreen-Circle .paragraph,
#Standard-Template #Category-Left .blue_ins-Circle .paragraph,
#Standard-Template #Category-Left .blue-Circle .paragraph {
    color:#333;
    line-height:1.2em;
    margin:0;
    padding:0 0 20px;
}
#Home-Template #Content-Left .default-Circle h1 {
    padding:1px 0 8px;
    font-size:18pt;
    line-height:0.9em;
}
#Home-Template #Content-Left .default-Circle .Clearer {
    margin:0;
    padding:0;
    line-height:0;
}
#Article .red .Content-Area2 p a img {
    clear:both;
}
#Faq .red a.Top,
#Article .red a.Top {
    display:block;
}
#Faq .red a.Top img,
#Article .red a.Top img {
    float:left;
}
#Content-Middle-3col .Stretchy-2-col img.Float-Right {
    float:left!important;
}
#Content-Middle-3col .Stretchy-2-col .Top-Category img.Float-Right {
    float:right!important;
    border:none!important;
}
ul.TMC_li li{
padding-left:10px;
}
/* start customer services */
.stone.divider { background:transparent url(/images/postoffice/dividers/dot-small-hoz-x.gif) repeat-x bottom left; margin-bottom: 10px; padding-bottom: 6px; }
.stone.divider .small {font-size:120%;}
.contact-form { clear: left; float: left; width:100%; padding-bottom:4px; }
.contact-form label { float: left; width:160px; text-align:right; margin: 3px 1px 5px 0; padding: 1px 20px 1px 2px; }
.contact-form select {  float: left; width:190px;}
.contact-form input.submit { float: left; margin: 0 0 5px 0; padding: 0 0 1px 6px; }


/* new css for the travelinsurance rebuild */
#travelinsurance fieldset{margin:0;padding:0;float:left}
#travelinsurance{width:559px;font-size:100%;}
div#travelinsurance img {margin-bottom:0;}
#travelinsurance input,select{font-size:100%;vertical-align:top;margin:0;padding:0;}
#travelinsurance h1{color:#b03;}
#travelinsurance h3{font-size:110%;font-weight:700;color:#b03;margin-bottom:10px;}
div#travelinsurance h2{
color:#D8252F;
font-size:125%;
font-weight:700;
padding-top:5px;
}
#tmw_breadcrumb_container{padding:10px 0 16px;}
#tmw_breadcrumb_copy{width:546px;}
#tmw_breadcrumb_indicator{width:487px;margin:0 0 0 30px;}
.tmw_breadcrumb_section_container{width:78px;float:left;text-align:center;}
.tmw_lh_reset{line-height:normal;}
#tmw_breadcrumb_copy a{display:block;text-decoration:none;vertical-align:bottom;}
#tmw_breadcrumb_copy a:visited{color:#D8252F;}
#tmw_breadcrumb_copy li{float:left;text-align:center;}
#tmw_breadcrumb_copy li.completed{width:75px;display:block;color:#D8252F;}
#tmw_breadcrumb_copy li.completed_signin{width:75px;display:block;color:#000;}
#tmw_breadcrumb_copy li.selected{width:75px;display:block;font-weight:700;cursor:default;}
#tmw_breadcrumb_copy li.unselected{width:75px;display:block;vertical-align:bottom;cursor:default;}
#tmw_breadcrumb_indicator li.divider{background:transparent url(/images/postoffice/ti/breadcrumb/breadcrumb_dots.gif) top right no-repeat;width:56px;height:18px;}
#tmw_breadcrumb_indicator a{display:block;font-weight:700;}
#tmw_breadcrumb_indicator li.unselected a{background:transparent url(/images/postoffice/ti/breadcrumb/breadcrumb_unselected.gif) top left no-repeat;width:19px;height:18px;display:block;}
#tmw_breadcrumb_indicator li.selected a{background:transparent url(/images/postoffice/ti/breadcrumb/breadcrumb_selected.gif) top left no-repeat;width:19px;height:18px;display:block;}
#tmw_breadcrumb_indicator li.completed a{background:transparent url(/images/postoffice/ti/breadcrumb/breadcrumb_completed.gif) top left no-repeat;width:19px;height:18px;display:block;}
#travelinsurance .clear{clear:both;font-size:0;}
.display_box_container{padding-bottom:10px;}
.display_box_container_quote{padding-bottom:0px;}
.display_box_header{background:#FCE5C6 url(/images/postoffice/ti/layout/top_rounded.gif) top left no-repeat;padding:0 10px 5px 11px;}
.display_box_body{background-color:#fce5c6;}
.display_box_copy{margin:0 0 0 11px;padding:0 0 11px;}
.display_box{border-left:2px #fce5c6 solid;border-right:2px #fce5c6 solid;}
.display_box_content{margin:0 10px 0 11px;padding:5px 0 0;}
.display_box_footer{background:transparent url(/images/postoffice/ti/layout/bot_rounded.gif) top left no-repeat;width:559px;height:13px;font-size:0;}
.content_container,.content_container_top,.content_container_padding,.content_container_buttons,.content_container_bottom,.content_container_policy{text-indent:0;margin:1px 0 0;}
.content_container{width:522px;padding-bottom:5px;}
.content_container_policy{width:525px;padding-bottom:5px;}
.content_container_end_date{visibility:hidden;width:522px;padding-bottom:5px;}
.content_container_top{width:534px;padding-top:20px;padding-bottom:2px;}
.content_container_padding{width:534px;padding-top:10px;padding-bottom:10px;}
.content_container_padding_quote_result{width:534px;padding-top:15px;padding-bottom:15px;}
.content_container_buttons{width:534px;padding-top:10px;}
.content_container_bottom{width:534px;padding-bottom:10px;}
.content_labelDropDown{width:123px;float:left;text-align:right;padding-right:14px;font-weight:700;padding-top:3px;}
.content_labelDropDown2{width:123px;float:left;text-align:right;padding-right:14px;font-weight:700;padding-top:2px;}
.content_labelDropDown_noBold{width:123px;float:left;padding-top:3px;}
.content_label{width:123px;float:left;text-align:right;padding-right:14px;font-weight:700;}
.content_label_quote_result{width:123px;float:left;text-align:right;padding-right:14px;font-weight:700;}
.label_text{padding-left:5px;}
.pad_left_35{padding-left:35px;}
div#travelinsurance .content_device_note{padding:10px 0}
/*
.content_device_note{width:120px;float:right;position:absolute;z-index:1;left:575px;}
.content_device_note_annual{width:120px;float:right;position:absolute;z-index:1;left:422px;left:580px; padding-top: 8px;}
*/

.content_device_post{width:200px;float:right;position:absolute;left:510px;}
.content_device_cost{width:90px;float:left;position:relative;top:-3px;}
.content_device_alt_left{float:left;width:96px;position:relative;top:14px;}
.content_device_alt_right{float:left;width:400px;}
.content_device_quote_left{float:left;position:relative;top:7px;width:20px;}
.standard_dropdown{width:80px;}
.screen_icons_input,.screen_icons{position:relative;left:4px;}
.screen_icons{top:3px;}
.screen_icons_cal{position:relative;left:0px;}
.screen_icons_cal{top:3px;}
.rb_row_icon .screen_icons{top:-2px;}
.icon_inline{position:relative;top:2px;}
.hide_frameset{border:0;padding:0;}
.hide_legend{position:absolute;left:-999px;height:0;font-size:0;}
.rb_row_selector{width:20px;float:left;position:relative;left:-5px;top:-3px;}
.rb_row_label{float:left;width:250px;}
.rb_row_icon{width:17px;float:left;}
.bottomCheckboxContainer{width:534px;float:left;padding-bottom:5px;}
.bottomCheckboxControl{width:30px;float:left;}
.bottomCheckboxControl_policy{width:18px;float:left;position:relative;left:-5px;top:-3px;}
.bottomCheckboxCopy{width:500px;float:left;}
.bottomCheckboxCopy_policy{width:490px;float:left;}
.footer1{float:left;width:137px;}
.footer1_quote_result{float:left;width:130px;}
.footer2{float:left;width:140px;}
.footer3{float:left;width:105px;}
.footer5{float:left;width:245px;text-align:center;}
.footer4{float:right;width:125px;text-align:right;margin:0;padding:0;}
#right_top{float:right;position:relative;top:2px;left:12px;margin:0;padding:0;}
#right_top_print {
float:right;
left:670px;
margin:0pt;
padding:0pt;
position:absolute;
top:20px;
}
.quote{position:relative;left:-96px;float:left;}
.quote_upsell_text{position:relative;left:1px;float:left;}
.inputCheckbox{position:relative;left:-6px;top:3px;}
.inputTextbox{height:1.5em;}
.inputDOB{width:4.9em;}
.inputCardType{width:8em;}
.fontBold{font-size:110%;font-weight:700;}
.fontPriceSmall{font-size:200%;font-weight:700;}
.fontRed{color:#B03;}
.fontGreyOut{color:#737373;}
.fontRed2{color:#C00;}
ul.errorList{margin-left:20px;color:#B03;}
li.errorList{list-style-type:disc;}
.content_device_policy_left{width:175px;float:left;padding-left:5px}
.content_device_policy_left_post{width:175px;float:right;}
.content_device_policy_right{float:left;padding-top:25px;margin:0;}
.content_device_policy_icon{float:left;padding-top:23px;margin:0 5px;}
.inputTextboxPolicy{width:183px;margin:0;}
.inputSelectboxPolicy{width:186px;margin:0;}
.inputTextboxPolicyShort{width:95px;margin:0;}
.inputTextboxShort{width:25px;margin:0;}
.findAddress{position:relative;left:10px;}
div.content_device_dob_left{float:left;width:200px;}
.content_device_dob_right{float:left;margin:0;}
.content_device_dob_right_chk{float:left;width:20px;}
.content_device_dob_right_copy{float:left;width:150px;}
div.grey-box{border:1px solid #989898;background-color:#e8e8e8;padding-top:5px;margin:5px 0;}
div.grey-box p{margin-left:5px;}
div.content_help_popup{visibility:hidden;width:280px;background-color:#FFF;border:1px solid #333;position:absolute;z-index:100;padding:4px;}
#travelinsurance h2.help_popup{font-size:125%;padding-top:0;color:#d8252f;font-weight:700;}
#travelinsurance span.greyOut{color:#999;}
#travelinsurance .cover_table_left{display:block;width:110px;float:left;clear:left;}
#travelinsurance .cover_row{clear:left;display:inline;line-height:18px;}
#travelinsurance .cover_row_price{clear:left;display:inline;line-height:24px;}
#travelinsurance .margin_5{margin-top:5px;}
#travelinsurance .margin_left_10{margin-left:10px;}
#travelinsurance .cover_table_right_w{display:block;width:250px;float:left;}
#travelinsurance .cover_table_right_n{display:block;width:180px;float:left;}
#travelinsurance .cover_table_right_n_addons{display:block;width:180px;float:left;padding-left:110px;}
#travelinsurance .content_cont_lft{width:290px;float:left;}
#travelinsurance .content_cont_rgt{width:230px;float:left;line-height:16px;}
#travelinsurance .policy_tbl_lft{display:block;width:110px;float:left;clear:left;}
#travelinsurance .policy_tbl_rgt{display:block;width:180px;float:left;font-weight:700;}
#travelinsurance .other_tbl_lft{display:block;width:80px;float:left;clear:left;}
#travelinsurance .other_tbl_rgt{display:block;float:left;width:145px;font-weight:700;}
#travelinsurance div.hr{background:url(/images/postoffice/ti/layout/dots_btn.gif) no-repeat left;height:3px;clear:both;margin:0 0 5px;}
#travelinsurance #divPaymentLogos{left:570px;z-index:1;}
#travelinsurance #divPaymentLogos .veri_logo{margin-left:55px;}
#travelinsurance .policy_conf p{padding:5px 0;}
#travelinsurance .email_quote p{padding:5px 0 15px;}
.ins_summary_panel{background:#E7E7E7 url(/images/postoffice/ti/layout/quick_corner_btm-left.gif) bottom right no-repeat;padding:0 0 10px;margin:0 0 10px}
.ins_summary_panel h2{background:url(/images/postoffice/ti/layout/quick_corner_top-left.gif) top right no-repeat;border-bottom:solid 1px #D5D5D5;padding:5px;color:#BB0032}
.ins_summary_panel h3{background:url(/images/postoffice/ti/layout/quick_corner_top-left.gif) top right no-repeat;border-bottom:solid 1px #D5D5D5;padding:5px 0 5px 10px;color:#BB0032;}
.ins_summary_panel p{padding:5px;}
.ins_summary_panel p.price{padding:10px 5px;}
#tmw_breadcrumb_copy ul,#tmw_breadcrumb_indicator ul{list-style:none;margin:0;padding:0;}
#tmw_breadcrumb_indicator li,.content_device,.content_device_row,.content_device_row_last,.content_device_alt,.content_device_quote_right,.rb_row_label_alt,.content_device_policy{float:left;}
.content_device_left,.content_device_right{width:123px;float:left;padding-bottom:5px;}
.content_device_checkbox,.rb_row{width:320px;float:left;}
.inputYear{width:5.5em;}
.fontStrong,#travelinsurance .cover_table_right_w,.cover_table_right_n,.cover_table_right_n_addons{font-weight:700;}
.fontPrice,.fontPolNum{font-size:250%;font-weight:700;}
#travelinsurance .margin_10,#travelinsurance #divPaymentLogos img{margin-top:10px;}
#travelinsurance .fieldset{margin:0;}
.inputDropdown,.inputMonth,.inputDay{width:4em;}
.inputCheckboxPolicy,#travelinsurance img,.display_box_copy h2{margin:0;padding:0;}
#travelinsurance .btn_right_5,#travelinsurance .btn_right,#travelinsurance .floatright{float:right;}
#Pop-Up img{border:0;}
#Pop-Up h1{font-size:180%;color:#d8252f;padding:0;}
#Pop-Up h2 {font-size:125%;padding-top:5px;color:#d8252f;font-weight:700;}
.logo{margin:10px 0 12px 0;padding:0 0 0 10px;}
.line{border:6px solid #9c1c21;}
div#travelinsurance link{text-decoration:underline;color:#000000;}
.close{float:right;padding:10px 10px 1px 0;}
.screen_icons_result
{
position: relative;
left:2px;
top:12px;
}
.go_img{float:left;padding:0px 0px 0px 50px;}
tr.Table-Row{
    vertical-align: bottom;
}
tr.Table-Row td.cell-with-button{
    height:24px;
    width:70px;
}
.square-link
 {
    color:#000;
    padding:0 5px 10px;
    list-style-position:outside;
}
.square-link li
{
    background:transparent url(/images/postoffice/icons/icon-black-list.gif) no-repeat scroll 0 6px!important;
        padding:0 0 1px 10px!important;
        margin:0;
}

div#Print-Template .ti-printalign{
    padding-left:15px;
}
/* END new css for the travelinsurance rebuild */

/*Phonecard Start */
/*15Apr - Modify*/
div#Content-Middle-3col .app-bot .summary-p5,
div#Content-Middle-3col .app-bot .summary-p10,
div#Content-Middle-3col .app-bot .summary-p20,
div#Content-Left .app-bot .summary-p5,
div#Content-Left .app-bot .summary-p10,
div#Content-Left .app-bot .summary-p20{
    width:164px;
    height:auto;
    /*height:101px;*/
    margin:10px auto 20px;
    padding:22px 0 0 50px;
    background:url(/images/postoffice/backgrounds/bg-summary-p5.gif) no-repeat;
    font-family:Arial, Helvetica, sans-serif;
}
div#Content-Left .app-bot .summary-p5 .flexibleBlock{
border-left:#ab75b3 solid 1px;border-right:#ab75b3 solid 1px; position:relative; margin:0 0 0 -1px; top:2px;
min-height:101px;height:auto;_height:101px;
}

div#Content-Left .app-bot .summary-p5 .imageCoverBase{
position:relative;
left:-1px;
float:left;
background:url(/images/postoffice/backgrounds/bottom-bl.gif) no-repeat;
height:2px;
width:165px;
}

div#Content-Middle-3col .app-bot .summary-p10,
div#Content-Left .app-bot .summary-p10{
    background-image:url(/images/postoffice/backgrounds/bg-summary-p10.gif);
}
div#Content-Left .app-bot .summary-p10 .flexibleBlock{
border-left:#faa21c solid 1px;border-right:#faa21c solid 1px; margin:0 0 0 -1px; position:relative;top:2px;
min-height:101px;height:auto;_height:101px;
}

div#Content-Left .app-bot .summary-p10 .imageCoverBase{
position:relative;
left:-1px;
float:left;
background:url(/images/postoffice/backgrounds/bottom-or.gif) no-repeat;
height:2px;
width:165px;
}

div#Content-Middle-3col .app-bot .summary-p20,
div#Content-Left .app-bot .summary-p20{
    background-image:url(/images/postoffice/backgrounds/bg-summary-p20.gif);
}

div#Content-Left .app-bot .summary-p20 .flexibleBlock{
border-left:#bdd63e solid 1px;border-right:#bdd63e solid 1px; margin:0 0 0 -1px; position:relative;top:2px;
min-height:101px;height:auto;_height:101px;
}

div#Content-Left .app-bot .summary-p20 .imageCoverBase{
position:relative;
left:-1px;
float:left;
background:url(/images/postoffice/backgrounds/bottom-gr.gif) no-repeat;
height:2px;
width:165px;
}

div#Content-Middle-3col .app-bot .summary-p5 ul,
div#Content-Middle-3col .app-bot .summary-p10 ul,
div#Content-Middle-3col .app-bot .summary-p20 ul{
list-style:none;
padding:35px 4px 0 14px;
}
div#Content-Left .app-bot .summary-p5 ul,
div#Content-Left .app-bot .summary-p10 ul,
div#Content-Left .app-bot .summary-p20 ul{
    list-style:none;
    padding:35px 1px 0 3px;
}
div#Content-Middle-3col .app-bot .summary-p5 ul li,
div#Content-Middle-3col .app-bot .summary-p10 ul li,
div#Content-Middle-3col .app-bot .summary-p20 ul li,
div#Content-Left .app-bot .summary-p5 ul li,
div#Content-Left .app-bot .summary-p10 ul li,
div#Content-Left .app-bot .summary-p20 ul li{
    background:none;
}
div#Content-Middle-3col .app-bot .summary-p5 ul li.small-Text,
div#Content-Middle-3col .app-bot .summary-p10 ul li.small-Text,
div#Content-Middle-3col .app-bot .summary-p20 ul li.small-Text,
div#Content-Left .app-bot .summary-p5 ul li.small-Text,
div#Content-Left .app-bot .summary-p10 ul li.small-Text,
div#Content-Left .app-bot .summary-p20 ul li.small-Text{
font-size:80%;}

div#Content-Middle-3col .app-bot .summary-p5 ul li.big-Text,
div#Content-Middle-3col .app-bot .summary-p10 ul li.big-Text,
div#Content-Middle-3col .app-bot .summary-p20 ul li.big-Text,
div#Content-Left .app-bot .summary-p5 ul li.big-Text,
div#Content-Left .app-bot .summary-p10 ul li.big-Text,
div#Content-Left .app-bot .summary-p20 ul li.big-Text{
font-size:110%;margin:0 0 0 6px;}

div#Content-Middle-3col .app-bot .summary-p5 ul li.ref-Text,
div#Content-Middle-3col .app-bot .summary-p10 ul li.ref-Text,
div#Content-Middle-3col .app-bot .summary-p20 ul li.ref-Text
{
    margin:8px 0 0 0;
    padding:0 0 5px 0;
    color:#737373;
}

div#Content-Left .app-bot .summary-p5 ul li.ref-Text
{
    margin:8px 0 8px 0;
    padding:0 0 8px 0;
    color:#737373;
    text-align:center;
    background:url(/images/postoffice/backgrounds/PC_5_line.gif) no-repeat 6px bottom ;
}
div#Content-Left .app-bot .summary-p5 div.heightSpacer,
div#Content-Left .app-bot .summary-p10 div.heightSpacer,
div#Content-Left .app-bot .summary-p20 div.heightSpacer{ height:35px;}
div#Content-Left .app-bot .summary-p10 ul li.ref-Text
{
    margin:8px 0 8px 0;
    padding:0 0 8px 0;
    color:#737373;
    text-align:center;
    background:url(/images/postoffice/backgrounds/PC_10_line.gif) no-repeat 6px bottom;
}
div#Content-Left .app-bot .summary-p20 ul li.ref-Text
{
    margin:8px 0 8px 0;
    padding:0 0 8px 0;
    color:#737373;
    text-align:center;
    background:url(/images/postoffice/backgrounds/PC_20_line.gif) no-repeat 6px bottom;
}
div#Content-Middle-3col .app-bot .app-bot-footer,
div#Content-Left .app-bot .app-bot-footer{
    margin:0;
    background:url(/images/postoffice/dividers/dot-large-hoz-x.gif) left top repeat-x;
    margin:0 -3px -3px;
}
div#Content-Middle-3col .app-bot .app-bot-footer h2,
div#Content-Left .app-bot .app-bot-footer h2{
    padding:7px 0 9px 0;
}
div#Content-Middle-3col .app-bot .app-bot-footer .paragraph,
div#Content-Left .app-bot .app-bot-footer .paragraph{
    background:#dfecc4 url(/images/postoffice/backgrounds/bg-app-footer-top544.gif) no-repeat left top;
    color:#3c3c3b;
    padding:8px 0 0 8px; width:520px;
    margin:0;
}
div#Content-Middle-3col .app-bot .app-bot-footer .paragraph-footer,
div#Content-Left .app-bot .app-bot-footer .paragraph-footer{
width:528px;
    background:url(/images/postoffice/backgrounds/bg-app-footer-bot544.gif) no-repeat left top;
    height:6px;
    font-size:0;
}

div#Content-Middle-3col .app-bot  .app-content .Content-Area2,
div#Content-Left .app-bot  .app-content .Content-Area2{
    padding:15px 0 0 0;
}
div#Content-Middle-3col .app-bot .phonecardRow,
div#Content-Left .app-bot .phonecardRow{
    padding:0 43px 18px 0;

}
div#Content-Middle-3col .app-bot .phonecardRow img,
div#Content-Left .app-bot .phonecardRow img{
    float:right;
    margin:0;

}

div#Content-Middle-3col .app-bot .phonecardRow .phonecardLabel,
div#Content-Left .app-bot .phonecardRow .phonecardLabel{
    float:right;
    width:140px;
    text-align:right;
}

div#Content-Middle-3col .app-bot .phonecardRow .phonecardLabel p,
div#Content-Left .app-bot .phonecardRow .phonecardLabel p
{font-weight:700;}
div#Content-Middle-3col .app-bot .phonecardRow .phonecardLabel label,
div#Content-Left .app-bot .phonecardRow .phonecardLabel label{margin:0 10px 0 0;}
div#Content-Middle-3col .app-bot .phonecardRow .phonecardLabel select,
div#Content-Left .app-bot .phonecardRow .phonecardLabel select{width:50px;}
div#Content-Middle-3col .app-bot .phonecardRow .phonecardLabel ul.err,
div#Content-Left .app-bot .phonecardRow .phonecardLabel ul.err{float:right;padding:0;margin:0 0 2px;}
div#Content-Middle-3col .app-bot .app-content .Content-Area2 .Float-Right,
div#Content-Left .app-bot .app-content .Content-Area2 .Float-Right{margin:0 0 10px 0;}



div#Content-Middle-3col .app-bot-border,
div#Content-Left .app-bot-border{
    background:none;
    padding:0;
    border-bottom:3px solid #dfecc4;
}

div#Content-Middle-3col .app-bot-border .app-bot-footer,
div#Content-Left .app-bot-border .app-bot-footer{
    margin:0;
}
div.phonecardTermsConditon{padding:0 0 0 48px; font-size:80%; display:block; margin:0 0 10px 0;}
div.phonecardTermsConditon input.radTerms{margin:0; padding:0; margin:0 4px 0 0;}
.tc-checkbox{margin:0;}
span.note{font-size:80%;display:block;}

/*Phonecard End*/

sup {color: #000; font-size: 10px; line-height: .9em;font-weight:700;}

/* fifty plus QnB insurance changes Start */
div#fifty-plus-QnB div.margin-top0-divider,
div#fifty-plus-QnB div.small-divider-QnB,
div#fifty-plus-QnB div.small-dividertop-QnB,
div#fifty-plus-QnB div.small-dividerbottom-QnB,div.hilight-divider,
div#fifty-plus-QnB .small-divider-equal{
    background:#FFF url(/images/postoffice/dividers/dot-small-table-hoz-x.gif) repeat-x scroll left center;
    height:0.5em;
    clear:both;
    font-size:1px;
    padding:1px 0;
    margin:3px 0 30px;
}
div#fifty-plus-QnB .margin-top5px-QnB{
    margin-top:8px;
}
div#fifty-plus-QnB div.hilight-divider{
    background:transparent url(/images/postoffice/dividers/dot-small-grey-hoz-x.gif) repeat-x left center;
    margin:15px 0 10px;
}
div#fifty-plus-QnB .small-divider-equal{
    margin:3px 0 3px;
}
div#fifty-plus-QnB div.small-divider-QnB{
    margin:3px 0 10px;
}
div#fifty-plus-QnB div.small-dividerbottom-QnB{
    margin:3px 0 10px;
    }
div#fifty-plus-QnB div.small-dividertop-QnB{
    margin:0 0 3px;
}
div#fifty-plus-QnB .fieldset-date .form-Txt-QnB{
    display:block;
    float:left;
    padding:1px 8px 12px 12px;
    text-align:right;
    width:190px;
}
div#fifty-plus-QnB .form-Txt-QnB,
div#fifty-plus-QnB .label-txt,
div#fifty-plus-QnB .form-text-middle{
    float:left;
    padding:4px 10px 12px 12px;
    text-align:right;
    clear:left;
    display:table-cell;
}
div#fifty-plus-QnB .form-Txt-QnB{
    width:190px;
}
div#fifty-plus-QnB .form-Txt-QnB{
    padding:5px 8px 0 12px;
}
div#fifty-plus-QnB .form-Txt-QnB-left{
    width:190px;
    clear:left;
    display:block;
    float:left;
    padding:0 17px 12px 10px;
    text-align:left;
}
div#fifty-plus-QnB .Float-Left-QnB,div#fifty-plus-QnB .Leftbutton-QnB,div#fifty-plus-QnB .FloatLeft{
    float:left;
}
div#fifty-plus-QnB .Float-Right-QnB,div#fifty-plus-QnB .Rightbutton-QnB,div#fifty-plus-QnB .Select-Address,div#fifty-plus-QnB .page-button-right,div#fifty-plus-QnB .FloatRight{
    float:right;
}
div#fifty-plus-QnB .gender-txt{
    margin-right:5px;
}
div#fifty-plus-QnB .fieldset-gender{
    padding-top:3px;
}
div#fifty-plus-QnB .Select-Address input{
    margin:0 10px 0 0;
    padding:0;
}
div#fifty-plus-QnB .Rightbutton-QnB input,.Rightbutton-QnB img{
    margin:0 15px 0 0;
    padding:0;
}
div#fifty-plus-QnB .Leftbutton-QnB input{
    margin:0 0 5px 70px;
    padding:0 0 5px;
}
div#fifty-plus-QnB .apptable-400px{
    width:400px;
    margin-left:6px;
}
div#fifty-plus-QnB div.apptable-400px table{
    margin-left:3px;
}
div#fifty-plus-QnB .app-top h1 {
    color:#075EAA;
    font-weight:700;
    margin:0;
    padding:7px 0 8px 10px;
    font-size:125%;
}
div#fifty-plus-QnB .blue .SubHeading h2{
    font-size:120%;
    font-weight:700;
    padding:0 0 0 10px;
}
div#fifty-plus-QnB .blue .SubHeading h3{
    font-size:120%;
    font-weight:700;
    padding:0 0 0 13px;
}
div#fifty-plus-QnB .Paragraph-left p{
    padding-left:5px;
}
div#fifty-plus-QnB div.Paragraph-divider span{
    margin:10px 0 10px 20px;
    font-weight:700;
    display:block;
}
div#fifty-plus-QnB label.Paragraph-label{
    display:block;
    float:left;
    padding-left:3px;
    width:500px;
}
div#fifty-plus-QnB label.Paragraph-radio-label{
    display:block;
    float:left;
    padding:0 0 7px 3px;
    width:440px;
    }
div#fifty-plus-QnB .text-align-center{
    text-align:center;
}
div#fifty-plus-QnB .margin-top-5px{
    height:3em;
}
div#fifty-plus-QnB .margin-top-10px{
    margin-top:10px;
}
div.highlight-inner h3{
    padding-bottom:10px;
}
div#fifty-plus-QnB .instruction-text p{
    width:454px;
}
div#fifty-plus-QnB .form-right-txt-QnB{
    padding:4px 0 0;
}
div#fifty-plus-QnB .form-txt-last{
    padding:4px 0 0;
    display:block;
    float:left;
}
div#fifty-plus-QnB .Required-Text{
    padding-right:15px;
    text-align:right;
}
div#fifty-plus-QnB .left-text-select{
    width:340px;
    float:left;
}
div#fifty-plus-QnB .padding-right-15px{
    padding-right:15px;
}
div#fifty-plus-QnB .page-button-right{
    padding-right:20px;
}
div#fifty-plus-QnB .payment-top-text{
    padding:3px 10px;
    }
div.padding-bottom-0px h3{
    padding-bottom:3px;
}
div#fifty-plus-QnB .highlight-inner{
    font-weight:400;
}
div#fifty-plus-QnB h3,div#fifty-plus-QnB h2{
    font-weight:600;
}
div#fifty-plus-QnB .hide{
    display:none;
}
div#fifty-plus-QnB .show{
    display:block;
}
div#fifty-plus-QnB .confirm-top-text{
    padding:7px 10px;
}
div#fifty-plus-QnB .Change-Details-link{
    padding:2px 20px 0 0;
    float:right;
}
div#fifty-plus-QnB .Change-Details-link a{
    text-decoration:underline;
}
div#fifty-plus-QnB .form-text-middle{
     padding:0 10px 12px 12px;
}
div#fifty-plus-QnB .form-text-middle{
    width:140px;
}
div#fifty-plus-QnB .Customer-text p{
    font-weight:900;
    line-height:2em;
}
div#fifty-plus-QnB .popup-fiftyplus-qnb{
     padding:0 70px;
}
div#Pop-Up div#fifty-plus-QnB .popup-fiftyplus-qnb h2.subheading{
     padding:10px 0;
     font:600 120% Verdana,Arial,Helvetica,sans-serif;
     color:#000000 !important;
}
div#fifty-plus-QnB .popup-details{
     margin:0 0 15px;
}
div#fifty-plus-QnB .popup-details .form-Txt-bold{
    width:190px;
}
div#fifty-plus-QnB div.popup-fiftyplus-qnb ul{
    margin:10px 25px;
}
div#fifty-plus-QnB div.popup-fiftyplus-qnb ul li{
    list-style-type:disc;
    margin:3px 0 3px 10px;
}
div#fifty-plus-QnB div.popup-fiftyplus-qnb {
    display:block;
    width:600px;
}
div#fifty-plus-QnB div.popup-fiftyplus-qnb p.customer-sign{
    margin:15px 0 30px;
}
div#Pop-Up .print-button{
    margin:0;
    padding:0;
    vertical-align:middle;
}
div#fifty-plus-QnB div.popup-fiftyplus-qnb .thankyou-details .form-Txt-bold{
    width:240px;
}
div#fifty-plus-QnB .view-debit a{
   text-decoration:underline;
}
div#fifty-plus-QnB .right-button{
    float:left;
    margin:0 0 2px 30px;
}
div#fifty-plus-QnB .right-button input{
    padding:0;
    margin:0 0 2px;
}
div#fifty-plus-QnB a{
    text-decoration:underline;
}
div#fifty-plus-QnB .admin-menu-qnb{
    text-align:center;
    padding:20px 0;
    }
div#fifty-plus-QnB .admin-menu-qnb img{
    margin:0;
    }
div#fifty-plus-QnB .confirm-page .form-Txt-bold{
    width:170px;
}
div#fifty-plus-QnB .popup-details .account-field{
    width:170px;
    padding-left:30px;
}
/* fifty plus QnB insurance changes end */

/* fifty plus insurance new changes Start */
div#fifty-plus .blue h2,.blue h3{
    font-weight:700;
}
div#fifty-plus .form-text-left,div#fifty-plus .form-left-text{
    width:200px;
    float:left;
    padding:2px 10px 12px 12px;
    text-align:left;
    clear:left;
    display:table-cell;
}
div#fifty-plus label.form-text-left{
    padding-right:14px;
}
div#fifty-plus .fieldset-gender-txt input{
 margin:0 0 0 3px;
}
div#fifty-plus .quote-top-space{
    padding-top:6px;
}
div#fifty-plus .quote-result-p{
    margin-bottom:5px;
    padding-left:9px;
}
div#fifty-plus .quote-result-p p{
    padding:0 0 10px;
}
div#fifty-plus div.quote-result-p .form-left-text,div#fifty-plus div.quote-result-p .form-text-left{
    width:170px;
    padding:2px 10px 12px 0;
}
div#fifty-plus div.quote-result-p .form-left-text{
    padding:2px 15px 12px 0;
}
div#fifty-plus .Floatright-button{
    float:right;
    width:100px;
}
div#fifty-plus .Floatleft-button{
    float:left;
    width:100px;
    padding-left:10px;
}
div#fifty-plus div.yellow-block .form-Txt{
    padding:4px 10px 12px 2px;
}
div#fifty-plus div.direct-debit div{
    width:350px;
    float:left;
}
div#fifty-plus div.direct-debit h3{
    padding-bottom:10px;
}
div#fifty-plus .Floatleft-text{
    float:left;
}
div#fifty-plus .Floatright-text{
    float:right;
    padding-right:23px;
}
div#fifty-plus .debit-amount{
    padding:0 37px 5px;
}
div#fifty-plus div.payment-txt .form-Txt{
   width:180px;
}
div#fifty-plus .left-print-text{
    float:left;
    width:460px;
}
div#fifty-plus .confirm-text{
    display:block;
    margin-left:3px;
}
div#Content-Right img.debit-logo{
    margin:0;
}
div#fifty-plus .FloatRightButton{
    float:right;
    }
div#fifty-plus .FloatRightButton input{
    margin:0;
    padding:0 10px 1px 0;
}
div#fifty-plus .print-payment{
    padding-left:50px;
}
div#fifty-plus .debit-padding{
    padding:5px 10px;
}
div#fifty-plus .debit-padding p{
    padding-bottom:10px;
}
div#fifty-plus .register-section{
    padding-left:30px;
}
div#fifty-plus .password-hint{
    font-size:80%;
}
div#fifty-plus .view-debit a{
   text-decoration:underline;
}
div#fifty-plus a{
    text-decoration:underline;
}
div#fifty-plus #stepscontainer{padding:10px 0 16px;}
div#fifty-plus #stepscopy{width:546px;}
div#fifty-plus #stepsindicator{width:487px;margin:0 0 0 60px;}
div#fifty-plus .steps_section_container{width:78px;float:left;text-align:center;}
div#fifty-plus .steps_lh_reset{line-height:normal;}
div#fifty-plus #stepscopy a{display:block;text-decoration:none;vertical-align:bottom;}
div#fifty-plus #steps a:visited{color:#D8252F;}
div#fifty-plus #stepscopy li{float:left;text-align:center;background:none;padding:1px 0 1px 2px;}
div#fifty-plus #stepscopy li.completed{width:120px;display:block;color:#D8252F;background:none;}
div#fifty-plus #stepscopy li.completed_signin{width:120px;display:block;color:#000;}
div#fifty-plus #stepscopy li.selected{width:120px;display:block;font-weight:700;cursor:default;background:none;}
div#fifty-plus #stepscopy li.unselected{width:115px;display:block;vertical-align:bottom;cursor:default;background:none;padding-left:5px;}
div#fifty-plus #stepsindicator li.divider{background:transparent url(images/postoffice/cssImages/breadcrumb_dots.gif) top right no-repeat;width:56px;height:18px;}
div#fifty-plus #stepsindicator a{display:block;font-weight:700;}
div#fifty-plus #stepsindicator li.unselected a{background:transparent url(images/postoffice/cssImages/breadcrumb_unselected.gif) top left no-repeat;width:19px;height:18px;display:block;}
div#fifty-plus #stepsindicator li.selected a{background:transparent url(images/postoffice/cssImages/breadcrumb_selected.gif) top left no-repeat;width:19px;height:18px;display:block;}
div#fifty-plus #stepsindicator li.completed a{background:transparent url(images/postoffice/cssImages/breadcrumb_completed.gif) top left no-repeat;width:19px;height:18px;display:block;}

div#fifty-plus div.margin-top0-divider,
div#fifty-plus div.small-divider-QnB,
div#fifty-plus div.small-dividertop-QnB,
div#fifty-plus div.small-dividerbottom-QnB,div.hilight-divider,
div#fifty-plus .small-divider-equal{
    background:#FFFFFF url(/images/postoffice/dividers/dot-small-table-hoz-x.gif) repeat-x scroll left center;
    height:0.5em;
    clear:both;
    font-size:1px;
    padding:1px 0;
    margin:3px 0 30px;
}
div#fifty-plus .small-divider-equal{
    margin:3px 0 3px;
}
div#fifty-plus div.small-divider-QnB{
    margin:3px 0 10px;
}
div#fifty-plus div.small-dividerbottom-QnB{
    margin:3px 0 10px;
    }
div#fifty-plus div.small-dividertop-QnB{
    margin:0 0 3px;
}
div#fifty-plus .form-Txt-QnB,
div#fifty-plus .label-txt,
div#fifty-plus .form-text-middle{
    float:left;
    padding:4px 10px 12px 12px;
    text-align:right;
    clear:left;
    display:table-cell;
}
div#fifty-plus .Float-Left-QnB,div#fifty-plus .Leftbutton-QnB,div#fifty-plus .FloatLeft{
    float:left;
}
div#fifty-plus .Float-Right-QnB,div#fifty-plus .Rightbutton-QnB,div#fifty-plus .Select-Address,div#fifty-plus .page-button-right,div#fifty-plus .FloatRight{
    float:right;
}
div#fifty-plus .Rightbutton-QnB input,div#fifty-plus .Rightbutton-QnB img{
    margin:0 15px 0 0;
    padding:0;
}
div#fifty-plus .Leftbutton-QnB input{
    margin:0 0 5px 70px;
    padding:0 0 5px;
}
div#fifty-plus .apptable-400px{
    width:400px;
    margin-left:6px;
}
div#fifty-plus div.apptable-400px table{
    margin-left:3px;
}
div#fifty-plus .blue .SubHeading h2{
    font-size:120%;
    font-weight:700;
    padding:0 0 0 10px;
}
div#fifty-plus .margin-top-10px{
    margin-top:10px;
}
div#fifty-plus div.highlight-inner h3{
    padding-bottom:10px;
}
div#fifty-plus .form-right-txt-QnB{
    padding:4px 0 0;
}
div#fifty-plus .left-text-select{
    width:340px;
    float:left;
}
div#fifty-plus .padding-right-15px{
    padding-right:15px;
}
div#fifty-plus .Change-Details-link{
    padding:2px 10px 0 0;
    float:right;
}
div#fifty-plus .Change-Details-link a{
    text-decoration:underline;
}
div#fifty-plus .form-text-middle{
     padding:0 10px 12px 12px;
}
div#fifty-plus .form-text-middle{
    width:140px;
}
div#fifty-plus .right-button{
    float:left;
    margin:0 0 2px 30px;
}
div#fifty-plus .right-button input{
    padding:0;
    margin:0 0 2px;
}
div#fifty-plus .align-right{
    text-align:right;
}
div#fifty-plus .app-top h1 {
    color:#075EAA;
    font-weight:700;
    margin:0;
    padding:7px 0 8px 10px;
    font-size:125%;
}
div#fifty-plus .form-Txt-bold{
    width:175px;
}
div#fifty-plus .form-text-middle{
    width:175px;
}
div#fifty-plus p.Confirm-Payment input{
    margin:0;
    padding:0;
    vertical-align:top;
    float:left;
}
div#fifty-plus div.confirmPage h3{
    padding-bottom:5px;
}
div#fifty-plus .form-txt-last{
    padding:4px 0 0;
    display:block;
    float:left;
}
div#fifty-plus .account-field{
    width:170px;
    padding-left:17px;
}
div#fifty-plus .term-field{
    width:165px;
    float:left;
}
/* fifty plus insurance new changes end */

body{font-size:100%;font-family:Verdana, Arial, Helvetica, Sans-Serif;background:#e5e5e5;margin:0;padding:0;}
div#Home-Template form,div#Level2 form,div.search-box form{border:0;margin:0;padding:0;}
div#Standard-Template,div#Home-Template{width:952px;background:#fff url("/images/postoffice/rd2008/bg.gif") repeat-y;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:0 auto;padding:0 6px;}
div#Header{width:952px;margin:0;padding:0;}
div#Crumb-Trail{clear:both;width:934px;float:left;padding:9px 9px 14px 0;}
div#Left-Navigation{clear:both;width:230px;float:left;font-size:70%;padding:10px 0 10px 9px;}
div#Full-Content-Region{float:left;font-size:70%;padding:0;}
div#Full-Content-Region div#Level2{padding:0 0 10px;}
div#Footer{clear:both;width:934px;border-top:1px solid #ccc;font-size:70%;margin:0 0 0 9px;padding:0;}
div.logo-container{width:78px;float:left;padding:13px 0 10px 19px;}
div.header-right{width:855px;float:left;text-align:right;}
div.top-links{float:right;height:31px;background:url("/images/postoffice/rd2008/account-bg.gif") no-repeat;padding:0 0 0 28px;}
div.top-navigation{clear:both;width:952px;float:left;}
div.navigation-tabs{width:940px;float:left;background:url("/images/postoffice/rd2008/tabs-bg.gif");padding:0 6px; position: relative;}
#search-input {font-size:80%;}
div.search-box{width:197px;float:left;text-align:right;padding:1px 0 3px;}
div.account-section{clear:both;float:right;width:800px;padding:11px 5px 4px 0;}
a:link,a:visited,a:active{text-decoration:none;color:#c00;}
a.backtotop{background:url("/images/postoffice/rd2008/backtotop-icon.gif") 0 4px no-repeat;color:#c00;float:left;margin:8px 0 0 6px;padding:8px 0 10px 21px;}
div.top-links .top-info{float:left;margin:4px -5px 0 0;}
div.top-links .top-info ul{list-style-type:none;margin:0;padding:3px 0 0;}
div.top-links .top-info ul li{float:left;display:inline;background:url("/images/postoffice/rd2008/toplinks-bar.gif") 0 1px no-repeat;font-size:70%;margin:0 9px 0 0;padding:0 0 0 10px;}
div.top-links .top-info ul li a:link,div.top-links .top-info ul li a:visited{background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;font-weight:700;display:block;padding:0 0 0 8px;}
div.account-section ul{list-style-type:none;background:#fff;float:left;margin:0;padding:8px 0 0;}
div.account-section ul li{float:left;display:inline;background:url("/images/postoffice/rd2008/toplinks-bar.gif") no-repeat right;font-size:70%;margin:0 10px 0 0;padding:0 10px 0 0;}
div.account-section ul li a:link,div.account-section ul li a:visited{background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;font-weight:400;display:block;padding:0 0 0 8px;}
div.navigation-tabs ul{list-style-type:none;float:left;width:940px;margin:0;padding:0;}
div.navigation-tabs ul li{background:url("/images/postoffice/rd2008/topnav-tab-right.gif") top right no-repeat;background-attachment:scroll;float:left;display:inline;font-size:70%;margin:0;padding:0;}
div.navigation-tabs ul li div{background:url("/images/postoffice/rd2008/topnav-tab-left.gif") top left no-repeat;background-attachment:scroll;float:left;margin:0;padding:7px 3px 0 7px;}
div.navigation-tabs ul li a{float:left;margin:0;padding:7px 0 11px 30px;}
div.navigation-tabs ul li a:link,div.navigation-tabs ul li a:visited{font-weight:700;color:#fff;}
div.navigation-tabs ul li a:hover,div.navigation-tabs ul li a:active{text-decoration:underline;}
div.navigation-tabs ul li#tab1,div.navigation-tabs ul li#tab1-on{width:104px;}
div.navigation-tabs ul li#tab1 a{background:url("/images/ctf/includes/po/cssImage/navigation/tab-moneyins-icon.gif") no-repeat;}
div.navigation-tabs ul li#tab2,div.navigation-tabs ul li#tab2-on{width:122px;}
div.navigation-tabs ul li#tab2 a{background:url("/images/ctf/includes/po/cssImage/navigation/tab-insurance-icon.gif") no-repeat;}
div.navigation-tabs ul li#tab3,div.navigation-tabs ul li#tab3-on{width:180px;}
div.navigation-tabs ul li#tab3 a{background:url("/images/ctf/includes/po/cssImage/navigation/tab-broadband-icon.gif") no-repeat;}
div.navigation-tabs ul li#tab4,div.navigation-tabs ul li#tab4-on{width:96px;}
div.navigation-tabs ul li#tab4 a{background:url("/images/ctf/includes/po/cssImage/navigation/tab-travel-icon.gif") no-repeat;}
div.navigation-tabs ul li#tab5,div.navigation-tabs ul li#tab5-on{width:164px;}
div.navigation-tabs ul li#tab5 a{background:url("/images/ctf/includes/po/cssImage/navigation/tab-letters-icon.gif") no-repeat;}
div.navigation-tabs ul li#tab6,div.navigation-tabs ul li#tab6-on{width:162px;}
div.navigation-tabs ul li#tab6 a{background:url("/images/ctf/includes/po/cssImage/navigation/tab-services-icon.gif") no-repeat;}
div.navigation-tabs ul li#tab7,div.navigation-tabs ul li#tab7-on{width:112px;}
div.navigation-tabs ul li#tab7 a{background:url("/images/ctf/includes/po/cssImage/navigation/tab-business-icon.gif") no-repeat;}
div.search-box .txt-search{float:left;width:121px;height:18px;border:1px solid #999;margin:4px 0 0;padding:0;}
div.search-box .btn-search{float:right;width:71px;height:28px;margin:0;padding:0;}
div#Header div#Crumb-Trail ul{list-style-type:none;float:left;margin:0;padding:0 0 0 8px;}
div#Header div#Crumb-Trail ul li{float:left;display:inline;font-weight:700;font-size:70%;margin:0 7px 0 0;padding:0;}
div#Header div#Crumb-Trail ul li.first{float:left;display:inline;background:none;padding:0 8px 0 0;}
div#Header div#Crumb-Trail ul li a:link,div#Crumb-Trail ul li a:visited,div#Crumb-Trail ul li a:active{font-weight:400;text-decoration:none;color:#666;background:url("/images/postoffice/rd2008/crumb-arrow.gif") right no-repeat;padding:0 10px 0 0;}
div#Header div#Crumb-Trail ul li a:hover{color:#666;text-decoration:underline;}
div#Home-Template div#Category-Left,div#Level2 div#Category-Left{padding:0;}
div#Level2 div#Category-Left{float:left;width:952px;padding:0;}
div#Level2 div#Category-layer-left{width:223px;float:left;background:#fff;margin:0;padding:0 0 10px;}
div#Level2 div#Category-layer-left div#Category-Main{width:223px;float:left;background:#fff;margin:0;padding:0;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel{width:208px;float:left;margin:0;padding:0 10px 0 5px;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-bottom{background:url("/images/postoffice/rd2008/leftnav-footer.gif") no-repeat bottom;width:208px;float:left;padding:0 0 12px;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-inner{background:url("/images/postoffice/rd2008/leftnav-bg.gif") repeat-y;width:208px;float:left;font-size:100%;margin:0;padding:0;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-splash{width:208px;float:left;margin:0;padding:0;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-content{width:184px;float:left;margin:0;padding:0 10px 0 14px;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-divider{clear:both;font-size:1px;width:180px;border-bottom:1px solid #ccc;float:left;margin:6px 0 5px;padding:0;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel h3{float:left;border:0;font-size:120%;font-weight:700;width:180px;letter-spacing:0;line-height:100%;clear:both;margin:4px 0 2px;padding:0 0 2px;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel a{display:block;background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;padding:0 0 0 8px;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel ul{list-style-type:none;margin:0 0 0 8px;padding:0;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel ul li{list-style-type:none;clear:both;line-height:110%;float:left;width:170px;margin:2px 0 3px;padding:0;}
div#Level2 div#Category-layer-left #nav-background-tile{width:208px;float:left;display:inline;font-size:100%;background:url("/images/postoffice/rd2008/leftnav-bg.gif") repeat-y;margin:0 0 0 5px;padding:0;}
div#Level2 div#Category-layer-left .grey-flexilist{background:url("/images/postoffice/rd2008/leftnav-footer.gif") no-repeat left bottom;padding-bottom:7px;}
div#Level2 div#Category-layer-left .grey-flexilist .grey-flexilist-spacer{font-size:1px;width:180px;border-bottom:1px solid #ccc;float:left;position:relative;left:13px;margin:0 0 5px;padding:0;}
div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent{padding:4px 0 2px 5px;}
div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent h3{border:0;color:#c00;float:left;display:inline;font-size:120%;font-weight:700;width:170px;letter-spacing:0;line-height:100%;background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;margin:0 0 2px 9px;padding:0 0 2px 8px;}
div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent UL{list-style-type:none;clear:both;float:left;margin:0;padding:0 0 4px 17px;}
div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent LI{background-image:none;list-style-type:none;float:left;display:inline;width:170px;margin:2px 0 3px;padding:0;}
div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent LI a{display:block;background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;line-height:110%;padding:0 0 0 8px;}
div#Full-Content-Region div#Level2 div#Category-layer-img{width:723px;z-index:1;position:relative;top:-2px;clear:both;padding:0 0 18px 6px;}
div#Full-Content-Region div#Level2 div#Category-layer-right{position:relative;top:-286px;margin-bottom:-284px !important;z-index:3;left:486px;width:237px;background:url("/images/postoffice/rd2008/transparent.gif");float:left;}
div#Full-Content-Region div#Level2 div#Category-layer-trans{position:relative;top:-292px;margin-bottom:-292px;z-index:2;left:486px;width:237px;height:292px;background:url("/images/postoffice/rd2008/transparent.gif");}
div#Full-Content-Region div#Level2 div#Category-Left div#Category-layer-main{float:left;width:729px;margin:0;padding:0 0 10px;}
div#Full-Content-Region div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom{width:729px;clear:both;float:left;padding:0 0 10px;}
div#Full-Content-Region div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot img{padding:0 7px 0 6px;}
div#Full-Content-Region div.header h1{font-size:160%;font-weight:700;float:left;margin:0;padding:0 0 0 9px;}
div#Full-Content-Region div.overview-button-links .button-right,div#Full-Content-Region div.button-links .button-right,div#Full-Content-Region div.button-links-small .button-right{position:relative;left:4px;float:right;}
div#Full-Content-Region div.button-links{width:694px;clear:both;float:left;background:#daf2fb;margin:6px 0 30px;}
div#Full-Content-Region div.button-links-small{width:694px;clear:both;float:left;background:#daf2fb;margin:6px 0 8px;}
div#Full-Content-Region div.button-links-content{width:674px;position:relative;left:10px;float:left;padding:2px 0;}
div#Full-Content-Region h3 div#Category-Left div#Layer-main,
div#Full-Content-Region h3 div#Category-Left div#Layer-right,
div#Full-Content-Region h3 div#Category-Left div#Level2{
    font-size:130%;width:684px;border-bottom:1px solid #daf2fb;display:block;clear:both;margin:0 0 10px;padding:4px 0 7px 10px;
}
div#Footer p{clear:both;color:#555;margin:2px 0 8px 9px;}
div#Footer ul{list-style-type:none;float:left;width:143px;margin:0;padding:8px 0 12px 10px;}
div#Footer ul li{list-style-type:none;margin:1px 0;padding:0;}
div#Footer ul li a{background:url("/images/postoffice/rd2008/footer-arrow.gif") 0 2px no-repeat;color:#666;padding:0 0 2px 8px;}
div#Footer ul li.header a:link,
div#Footer ul li.header a:visited {background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;font-weight:700;}
div#Footer ul li.header a:hover,div#Footer ul li.header a:active{color:#900;font-weight:700;}
div#Home-Template div#Full-Content-Region{width:952px;font-size:70%;padding:10px 0 0;}
div#Home-Template div#Full-Content-Region div#Layer-main{width:952px;z-index:1;position:relative;padding:0 0 10px;}
div#Home-Template div#Full-Content-Region div#Layer-right{position:absolute;top:10px;z-index:3;left:635px;width:317px;background:url("/images/postoffice/rd2008/transparent.gif");}
div#Home-Template div#Full-Content-Region div#Layer-trans{position:absolute;top:0;z-index:2;left:635px;width:317px;height:450px;background:url("/images/postoffice/rd2008/transparent.gif");}
div#Home-Template div#Full-Content-Region div#Layer-right div.PromotionalSlot img{margin-bottom:10px;}
div#Home-Template div#Full-Content-Region div#Layer-right div.PromotionalSlot{margin-bottom:0;}
div#Home-Template div#Full-Content-Region div.categorybox{float:left;margin:7px 0 10px;}
div#Home-Template div#Full-Content-Region div.categorybox h2{width:278px;color:#fff;z-index:2;position:relative;font-size:160%;background:url("/images/postoffice/rd2008/header-newspromo.gif") no-repeat top;line-height:150%;margin:0 0 -5px;padding:0 10px 10px;}
div#Home-Template div#Full-Content-Region div.categorybox div.articlebox{width:298px;background:url("/images/postoffice/rd2008/footer-newsarticlebox.gif") bottom no-repeat;float:left;z-index:1;margin-top:-7px;}
div#Home-Template div#Full-Content-Region div.categorybox div.articlebox div.separator{width:278px;border-bottom:1px solid #ccc;font-size:1px;margin:0 10px;}
div#Home-Template div#Full-Content-Region div.categorybox div.articlebox ul{width:288px;list-style-type:none;margin:0;padding:0;}
div#Home-Template div#Full-Content-Region div.categorybox div.articlebox ul li{margin:0 0 0 10px;padding:8px 0;}
div#Home-Template div#Full-Content-Region div.categorybox div.articlebox ul li a{font-weight:400;display:block;background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;padding:0 0 0 8px;}
div#Home-Template div#Full-Content-Region div#Layer-right div.PromotionalSlot img.promo2{margin-bottom:20px;float:left;}
div#Full-Content-Region div#Level2 div.categorybox div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-articlebox.gif") bottom no-repeat;float:left;z-index:1;margin:0 0 10px !important;}
div#Full-Content-Region div#Level2 div.categorybox div.articlebox div{float:left}
div#Full-Content-Region div#Level2 div.categorybox div.articlebox div.separator{float:none;width:200px;border-bottom:1px solid #ccc;font-size:1px;position:relative;top:-4px;margin:0 0 0 10px;clear:both}
div#Full-Content-Region div#Level2 div.categorybox div.articlebox img{float:left;margin:2px 0 0 10px;clear:both}
div#Full-Content-Region div#Level2 div.categorybox div.articlebox ul{list-style-type:none;float:left;margin:-3px 0 0;padding:0 0 7px 10px;}
div#Full-Content-Region div#Level2 div.categorybox div.articlebox ul li{list-style-type:none;background:none;margin:0;padding:0 0 1px;}
div#Full-Content-Region div#Level2 div.categorybox div.articlebox ul li a{display:block;color:#c00;background:url("/images/postoffice/rd2008/broadband-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Full-Content-Region div#Level2 div.categorybox div.articlebox p{font-weight:400;display:block;clear:both;position:relative;top:-3px;margin:0 10px;padding:2px 0 0;}
div#Full-Content-Region div#Level2 div.categorybox div.articlebox span.price{font-size:140%;font-weight:700;line-height:160%;padding:0;}
div#Full-Content-Region div#Level2 div.categorybox div.articlebox h2{width:170px;color:#fff;z-index:2;position:relative;font-size:110%;margin:0;padding:6px 40px 17px 10px;}
div#Full-Content-Region div#Level2 div.categorybox div.articlebox h2 img{position:absolute;top:0;left:170px;margin:0;}
li#tab1-on{background:url("/images/postoffice/rd2008/topnav-tab-mi-right-on.gif") top right no-repeat;}
li#tab1-on a{color:#075498;background:url("/images/ctf/includes/po/cssImage/navigation/tab-moneyins-icon-on.gif") no-repeat;}
li#tab1-on div{background:url("/images/postoffice/rd2008/topnav-tab-mi-left-on.gif") top left no-repeat;}
div#Full-Content-Region div#Level2 div#Category-Left div#Category-layer-main .blue h1{line-height:100%;float:none;color:#075498;background:transparent url("/images/ctf/includes/po/cssImage/header/header-moneyins-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.blue h2{background:#075498 url("/images/postoffice/rd2008/header-blue-article.gif") no-repeat bottom;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.blue div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-blue-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.blue div.articlebox ul li a{background:url("/images/postoffice/rd2008/moneyins-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}

li#tab2-on{background:url("/images/postoffice/rd2008/topnav-tab-ins-right-on.gif") top right no-repeat;}
li#tab2-on a{color:#00447C;background:url("/images/ctf/includes/po/cssImage/navigation/tab-insurance-icon-on.gif") no-repeat;}
li#tab2-on div{background:url("/images/postoffice/rd2008/topnav-tab-ins-left-on.gif") top left no-repeat;}
div#Full-Content-Region div#Level2 div#Category-Left div#Category-layer-main .blue_ins h1{line-height:100%;float:none;color:#00447C;background:transparent url("/images/ctf/includes/po/cssImage/header/header-insurance-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.blue_ins h2{background:#00447C url("/images/postoffice/rd2008/header-blue_ins-article.gif") no-repeat bottom;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.blue_ins div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-blue_ins-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.blue_ins div.articlebox ul li a{background:url("/images/postoffice/rd2008/insurance-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}

li#tab3-on{background:url("/images/postoffice/rd2008/topnav-tab-bb-right-on.gif") top right no-repeat;}
li#tab3-on a{color:#006F51;background:url("/images/ctf/includes/po/cssImage/navigation/tab-broadband-icon-on.gif") no-repeat;}
li#tab3-on div{background:url("/images/postoffice/rd2008/topnav-tab-bb-left-on.gif") top left no-repeat;}
div#Full-Content-Region div#Level2 div#Category-Left div#Category-layer-main div.lightgreen h1{line-height:100%;float:none;color:#006f51;background:transparent url("/images/ctf/includes/po/cssImage/header/header-broadband-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.lightgreen h2{background:#006f51 url("/images/postoffice/rd2008/header-lightgreen-article.gif") no-repeat bottom;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.lightgreen div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-lightgreen-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.lightgreen div.articlebox ul li a{background:url("/images/postoffice/rd2008/broadband-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;clear:both;margin:0 0 0 -4px;padding:3px 0 3px 21px;}

li#tab4-on{background:url("/images/postoffice/rd2008/topnav-tab-tr-right-on.gif") top right no-repeat;}
li#tab4-on a{color:#b40030;background:url("/images/ctf/includes/po/cssImage/navigation/tab-travel-icon-on.gif") no-repeat;}
li#tab4-on div{background:url("/images/postoffice/rd2008/topnav-tab-tr-left-on.gif") top left no-repeat;}
div#Full-Content-Region div#Level2 div#Category-Left div#Category-layer-main .orange h1{line-height:100%;float:none;color:#b40030;background:transparent url("/images/ctf/includes/po/cssImage/header/header-travel-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.orange h2{background:#b40030 url("/images/postoffice/rd2008/header-orange-article.gif") no-repeat bottom;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.orange div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-orange-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.orange div.articlebox ul li a{background:url("/images/postoffice/rd2008/travel-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}

li#tab5-on{background:url("/images/postoffice/rd2008/topnav-tab-let-right-on.gif") top right no-repeat;}
li#tab5-on a{color:#98002e;background:url("/images/ctf/includes/po/cssImage/navigation/tab-letters-icon-on.gif") no-repeat;}
li#tab5-on div{background:url("/images/postoffice/rd2008/topnav-tab-let-left-on.gif") top left no-repeat;}
div#Full-Content-Region div#Level2 div#Category-Left div#Category-layer-main .red h1{line-height:100%;float:none;color:#98002e;background:transparent url("/images/ctf/includes/po/cssImage/header/header-letters-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.red h2{background:#98002e url("/images/postoffice/rd2008/header-red-article.gif") no-repeat bottom;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.red div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-red-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.red div.articlebox ul li a{background:url("/images/postoffice/rd2008/letters-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}

li#tab6-on{background:url("/images/postoffice/rd2008/topnav-tab-ser-right-on.gif") top right no-repeat;}
li#tab6-on a{color:#47006f;background:url("/images/ctf/includes/po/cssImage/navigation/tab-services-icon-on.gif") no-repeat;}
li#tab6-on div{background:url("/images/postoffice/rd2008/topnav-tab-ser-left-on.gif") top left no-repeat;}
div#Full-Content-Region div#Level2 div#Category-Left div#Category-layer-main .purple h1{line-height:100%;float:none;color:#47006f;background:transparent url("/images/ctf/includes/po/cssImage/header/header-services-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.purple h2{background:#47006f url("/images/postoffice/rd2008/header-purple-article.gif") no-repeat bottom;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.purple div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-purple-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.purple div.articlebox ul li a{background:url("/images/postoffice/rd2008/services-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;clear:both;margin:0 0 0 -4px;padding:3px 0 3px 21px;}

li#tab7-on{background:url("/images/postoffice/rd2008/topnav-tab-bus-right-on.gif") top right no-repeat;}
li#tab7-on a{color:#424b48;background:url("/images/ctf/includes/po/cssImage/navigation/tab-business-icon-on.gif") no-repeat;}
li#tab7-on div{background:url("/images/postoffice/rd2008/topnav-tab-bus-left-on.gif") top left no-repeat;}
div#Full-Content-Region div#Level2 div#Category-Left div#Category-layer-main .grey h1{line-height:100%;float:none;color:#424b48;background:transparent url("/images/ctf/includes/po/cssImage/header/header-business-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.grey h2{background:#424b48 url("/images/postoffice/rd2008/header-grey-article.gif") no-repeat bottom;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.grey div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-grey-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Full-Content-Region div#Level2 div#Category-layer-img div.grey div.articlebox ul li a{background:url("/images/postoffice/rd2008/business-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}

.fleft,div#Full-Content-Region div#Level2 div.categorybox{float:left;}
a:hover,div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel a:hover,div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent LI a:hover{text-decoration:underline;color:#900;}
div.top-links .top-info ul li.first,div.account-section ul li.first{background:none;}
div.top-links .top-info ul li a:hover,div.top-links .top-info ul li a:active,div.account-section ul li a:hover,div.account-section ul li a:active,div#Home-Template div#Full-Content-Region div.categorybox div.articlebox ul li a:hover,div#Home-Template div#Full-Content-Region div#Layer-right div.articlebox ul li a:active,div#Full-Content-Region div#Level2 div.categorybox div.articlebox ul li a:hover,div#Home-Template div#Full-Content-Region div#Layer-right div.articlebox ul li a:active{color:#900;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-top,div#Level2 div#Category-layer-left #top-corners{background:url("/images/postoffice/rd2008/leftnav-header.gif") no-repeat top;width:208px;list-style-type:none;float:left;margin:0;padding:8px 0 0;}
#Category-Layer-bottom .PromotionalSlot a {float:left;}
#Category-Layer-bottom .PromotionalSlot {float:left;}
div#Header {float:left;}
div#Content-Region {width:734px;float:none;font-size:70%;}
#Print-Template {background:white;font-size:70%;}
#Print-Template #travelinsurance .display_box_container {padding-bottom:0px}
#quickquotetool {width:559px}
#right_top img {margin-bottom:0 !important;}
#Content-Left-Nav .orange {width:161px;clear:both;}
#Home-Template .categorybox .articlebox {margin: 0 0 10px}
#Footer-SEO {float:left;margin-top:9px;padding-top:9px;}
#Home-Template .categorybox noscript a {display:block;clear:both;z-index:1}
#gadget td a{float:left;text-decoration:underline;padding:0 3px 3px 0}

/* Fishing Rod Licence */
div#Pop-Up .purple h1{
color:#47006F;
}
div#FishingRod .purple .purple-app-top {
background:url(/images/fishingrodlicence/bg-purple-app-top559.gif) no-repeat top left;
padding:5px 0 0 15px;
color:#47006F;
height:20px;
}
div#FishingRod a.underline{
    text-decoration:underline;
}
div#FishingRod .margin-left-20{
    margin-left: 20px;
}
div#FishingRod .margin-right-20{
    margin-right:30px !important;
}
div#FishingRod .margin-left-12{
    margin-left: 12px;
}
div#FishingRod .padding-top-10{
    padding-top: 10px;
}
div#FishingRod .thankyou-button{
    padding:10px 10px 0 0;
    text-align:right;
}
div#FishingRod .padding-top-13{
    padding-top:13px;
}

div#FishingRod .padding-top-4{
    padding-top: 4px;
}
div#FishingRod .calendar{
    margin-left: 10px;
    margin-top: 18px !important;
}

div#FishingRod .padding-top-4 span{
    float:left;
}

div#FishingRod .padding-left-159{
    padding-left:159px;
}
div#FishingRod .width-540{
    width:540px !important;
}

div#FishingRod ul.squareList li{
    padding-left:13px;
}
div#FishingRod .grey-container-width-450{
    background:#E5E5E5;
    float:left;
    width:500px !important;
}
div#FishingRod .width-240{
width:240px;
}
div#FishingRod #steps_container{padding:10px 0 16px;}
div#FishingRod #steps_copy{width:546px;}
div#FishingRod #steps_indicator{width:487px;margin:0 0 0 30px;}
div#FishingRod .steps_section_container{width:78px;float:left;text-align:center;}
div#FishingRod .steps_lh_reset{line-height:normal;}
div#FishingRod #steps_copy a{display:block;text-decoration:none;vertical-align:bottom;}
div#FishingRod #steps a:visited{color:#D8252F;}
div#FishingRod #steps_copy li{float:left;text-align:center;background:none;}
div#FishingRod #steps_copy li.completed{width:75px;display:block;color:#D8252F;background:none;}
div#FishingRod #steps_copy li.completed_signin{width:75px;display:block;color:#000;}
div#FishingRod #steps_copy li.selected{width:75px;display:block;font-weight:700;cursor:default;background:none;}
div#FishingRod #steps_copy li.unselected{width:75px;display:block;vertical-align:bottom;cursor:default;background:none;}
div#FishingRod #steps_indicator li.divider{background:transparent url(/images/postoffice/ti/breadcrumb/breadcrumb_dots.gif) top right no-repeat;width:56px;height:18px;}
div#FishingRod #steps_indicator a{display:block;font-weight:700;}
div#FishingRod #steps_indicator li.unselected a{background:transparent url(/images/postoffice/ti/breadcrumb/breadcrumb_unselected.gif) top left no-repeat;width:19px;height:18px;display:block;}
div#FishingRod #steps_indicator li.selected a{background:transparent url(/images/postoffice/ti/breadcrumb/breadcrumb_selected.gif) top left no-repeat;width:19px;height:18px;display:block;}
div#FishingRod #steps_indicator li.completed a{background:transparent url(/images/postoffice/ti/breadcrumb/breadcrumb_completed.gif) top left no-repeat;width:19px;height:18px;display:block;}
div#FishingRod .padding-billing{ padding-top:4px;}
div#FishingRod .go-btn-noscript{margin:-6px 0 0;}
div#FishingRod .go-btn-billing{margin:0;}
div#FishingRod .rm-style-text{font:70% Verdana, Arial, Helvetica, Sans-Serif;}
div#FishingRod .rm-style-text a.noscriptlink{text-decoration:underline;}
#Iframebackground{background:#fff !important;}
div#showWait{
  display:block;
  margin-top:10px;
  visibility:visible;
  width:560px;
}
div#showWait h2{
	color:#000;
	padding:0 0 10px 0;
}
div#showWait p{
	color:#000;
	padding:0 0 20px 0;
	font-weight:700;
}
div#showWait img{
   margin: 20px auto 0px 200px;
}
/* end of Fishing Rod Licence */


#footnote {margin:0;padding:4px 0 2px 8px;line-height:1.2em;}
div.navigation-tabs ul li a{float:left;margin:0;padding:7px 0 11px 30px; position:relative;display:block;}

/* drop down menu */
#rolloverTabs {position: relative; display: block; left: 0px;}
#category li {display:inline;}
#rolloverTabs li {display:inline;}
#rolloverTabs div p {font-size: 70%;}
#rolloverTabs #dropbox1 {position: absolute; left: 3px; top:0; display: none;}
#rolloverTabs #dropbox2 {position: absolute; left: 107px; top:0; display: none;}
#rolloverTabs #dropbox3 {position: absolute; left: 229px; top:0; display: none;}
#rolloverTabs #dropbox4 {position: absolute; left: 409px; top:0; display: none;}
#rolloverTabs #dropbox5 {position: absolute; left: 504px; top:0; display: none;}
#rolloverTabs #dropbox6 {position: absolute; right: 115px; top:0; display: none;}
#rolloverTabs #dropbox7 {position: absolute; right: 2px; top:0; display: none;}
#rolloverTabs div {display:block; position:relative; background:none; padding:0; margin:0; width: 400px;}

#rolloverTabs p.promo-blue {width:384px;}
#rolloverTabs p.promo-red {width:384px;}
#rolloverTabs p.promo-orange {width:384px;}
#rolloverTabs p.promo-lightgreen {width:384px;}
#rolloverTabs p.promo-purple {width:384px;}
#rolloverTabs p.promo-grey {width:384px;}


/* white bg and border layer */
#rolloverTabs div .bg {width:384px;position:relative; background:#fff; border:1px solid #CCCCCC;border-bottom:1px solid #555555; float:left;left:0;padding:7px;}
#rolloverTabs div .bg ul {background:none; display:block; float:left;width:384px; margin-right: 0;padding-top: 10px;padding-bottom: 10px;}
#rolloverTabs div .bg li {background:none; display:list-item; float:left;width:185px;padding-right:7px;}
#rolloverTabs div .bg p {position:relative; height:auto; text-align:left; width: 384px; height: 100%;}
#rolloverTabs div .bg .left a {font-style:normal; font-variant:normal;font-weight:normal;background:none;background:url(/images/postoffice/rd2008/footer-arrow-header.gif) no-repeat scroll 0pt 2px; padding:0px 0px 0px 8px;color:#cc0000;}
#rolloverTabs div .bg .left a:hover {color:#990000;}
#rolloverTabs p.promo-blue {float:left;font-weight: bold;background:#F1FAFD; border:solid 1px #555;border-top:0 none ;width:384px;padding:5px 7px 5px 7px; margin:0;}
#rolloverTabs p.promo-red {font-weight: 700;background:#FEEEEE; border:solid 1px #555555;border-top:0 none ; width:384px;padding:5px 7px 5px 7px; margin:0;}
#rolloverTabs p.promo-orange {font-weight: 700;background:#FEF6EC; border:solid 1px #555555;border-top:0 none ; width:384px;padding:5px 7px 5px 7px; margin:0;}
#rolloverTabs p.promo-lightgreen {float:left;font-weight: 700;background:#F4F9EB; border:solid 1px #555;border-top:0 none ; width:384px;padding:5px 7px 5px 7px; margin:0;}
#rolloverTabs p.promo-purple {font-weight:700;background:#F1F0F7; border:solid 1px #555555;border-top:0px none ; width:384px;padding:5px 7px 5px 7px; margin:0;}
#rolloverTabs p.promo-grey {font-weight:700;background:#EFF0F1; border:solid 1px #555555;border-top:0px none ; width:384px;padding:5px 7px 5px 7px; margin:0;}
/* Release B */
#rolloverTabs p.promo-blue_ins {font-weight:700;background:#E5F1FB; border:solid 1px #555555;border-top:0px none ; width:384px;padding:5px 7px 5px 7px; margin:0;}
#rolloverTabs .dropbox p a {background:none;border:0 solid;float:none;color:#000;padding:0px;}
#rolloverTabs .dropbox p a:hover {background:none;border:0 solid;float:none;color:#000;padding:0;}
#rolloverTabs .dropbox p.promo-blue a,
#rolloverTabs .dropbox p.promo-blue_ins a,
#rolloverTabs .dropbox p.promo-lightgreen a,
#rolloverTabs .dropbox p.promo-red a,
#rolloverTabs .dropbox p.promo-orange a,
#rolloverTabs .dropbox p.promo-purple a,
#rolloverTabs .dropbox p.promo-grey a  {background:none;border:0 solid;color:#000;padding:0;}
#rolloverTabs .dropbox p.promo-blue a:hover,
#rolloverTabs .dropbox p.promo-blue_ins a:hover,
#rolloverTabs .dropbox p.promo-lightgreen a:hover,
#rolloverTabs .dropbox p.promo-red a:hover,
#rolloverTabs .dropbox p.promo-orange a:hover,
#rolloverTabs .dropbox p.promo-purple a:hover,
#rolloverTabs .dropbox p.promo-grey a:hover {background:none;border:0 solid;color:#000;padding:0;}
/* end of release B */
div.navigation-tabs {z-index: 100;}

div.PO-footer h1.PO{ color:#000;font-size:100%;font-weight:700;}
/* release B */
a.Print_Trail {
    clear: right;
    float: right;
    margin: 0;
    padding: 3px 0 0 25px;
    text-align: right;
    font-size: 70%;
    vertical-align: middle;
    height: 18px;
    background-position: left center;
    background-repeat: no-repeat;
    color:#990000;
    background-image: url(/images/postoffice/rd2008/print-icon-2.jpg);
}

/* end of release B */

/* Release C*/
.SiteMapInsurance {
background:url(/images/ctf/images/po/sitemap/insurance-icon.gif) no-repeat scroll left top transparent
}






form{display:inline;}
li{margin:1px 0;padding:0;}
ul li{list-style:none;}
p{line-height:1.2em;margin:0;padding:0 0 5px;}
/*h3{font-size:130%;width:684px;border-bottom:1px solid #daf2fb;display:block;clear:both;margin:0 0 10px;padding:4px 0 7px 10px;}*/
input,select{font-size:1em;vertical-align:middle;margin:3px 1px 5px 0;padding:1px 2px;}
input.button{border-style:none;margin:0 0 1px;padding:0;}
textarea{font:1em Verdana, Arial, Helvetica, sans-serif;vertical-align:middle;margin:0;padding:0;}
.clearBoth{clear:both;font-size:1px;}
.Float-Left{float:left;padding-top:10px;}
.Float-Right{float:right;}
.Hidden-Label{display:inline;position:absolute;left:-9999px;}
.Clearer{clear:both;font-size:1px;margin:0;padding:0;}
body{font-size:100%;font-family:Verdana, Arial, Helvetica, Sans-Serif;background:#e5e5e5;margin:0;padding:0;}
div#Standard-Template,div#Home-Template{width:952px;background:#fff url("/images/postoffice/rd2008/bg.gif") repeat-y;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:0 auto;padding:0 6px;}
div#Header{width:952px;float:left;margin:0;padding:0;}
div#Crumb-Trail{clear:both;width:934px;float:left;padding:9px 9px 14px 0;}
div#Left-Navigation{clear:both;width:230px;float:left;font-size:70%;padding:10px 0 10px 9px;}
div#Full-Content-Region{float:left;font-size:70%;padding:0;}
div#Level2{padding:0 0 10px;}
div#Footer{clear:both;width:934px;border-top:1px solid #ccc;font-size:70%;margin:0 0 0 9px;padding:0;}
div.logo-container{width:78px;float:left;padding:13px 0 10px 19px;}
div.header-right{width:855px;float:left;text-align:right;}
div.top-links{float:right;background:url("/images/postoffice/rd2008/account-bg.gif") no-repeat;padding:0 0 0 28px;}
div.top-navigation{clear:both;width:952px;float:left;}
#search-input{font-size:80%;}
div.search-box{width:197px;float:left;text-align:right;padding:1px 0 3px;}
div.account-section{clear:both;float:right;width:800px;padding:11px 5px 4px 0;}
a:link,a:visited,a:active{text-decoration:none;color:#c00;}
a.backtotop{background:url("/images/postoffice/rd2008/backtotop-icon.gif") 0 4px no-repeat;color:#c00;float:left;margin:8px 0 0 6px;padding:8px 0 10px 21px;}
div.top-links .top-info{float:left;margin:4px -5px 0 0;}
div.top-links .top-info ul{list-style-type:none;margin:0;padding:3px 0 0;}
div.top-links .top-info ul li{float:left;display:inline;background:url("/images/postoffice/rd2008/toplinks-bar.gif") 0 1px no-repeat;font-size:70%;margin:0 9px 0 0;padding:0 0 0 10px;}
div.top-links .top-info ul li a:link,div.top-links .top-info ul li a:visited{background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;font-weight:700;display:block;padding:0 0 0 8px;}
div.account-section ul{list-style-type:none;background:#fff;float:left;margin:0;padding:8px 0 0;}
div.account-section ul li{float:left;display:inline;background:url("/images/postoffice/rd2008/toplinks-bar.gif") no-repeat right;font-size:70%;margin:0 10px 0 0;padding:0 10px 0 0;}
div.account-section ul li a:link,div.account-section ul li a:visited{background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;font-weight:400;display:block;padding:0 0 0 8px;}
#Foot-Note{clear:both;padding:10px 15px 0 9px;}
#footnote{line-height:1.2em;margin:0;padding:4px 0 2px 8px;}
div#Category-Left{float:left;position:relative;width:544px;padding:0 0 0 9px;}
div.search-box .txt-search{float:left;width:121px;height:18px;border:1px solid #999;margin:4px 0 0;padding:0;}
div.search-box .btn-search{float:right;width:71px;height:28px;margin:0;padding:0;}
div#Header div#Crumb-Trail ul{list-style-type:none;float:left;margin:0;padding:0 0 0 8px;}
div#Header div#Crumb-Trail ul li{float:left;display:inline;font-weight:700;font-size:70%;margin:0 7px 0 0;padding:0;}
div#Header div#Crumb-Trail ul li.first{float:left;display:inline;background:none;padding:0 8px 0 0;}
div#Header div#Crumb-Trail ul li a:link,div#Crumb-Trail ul li a:visited,div#Crumb-Trail ul li a:active{font-weight:400;text-decoration:none;color:#666;background:url("/images/postoffice/rd2008/crumb-arrow.gif") right no-repeat;padding:0 10px 0 0;}
div#Header div#Crumb-Trail ul li a:hover{color:#666;text-decoration:underline;}
div#Home-Template div#Category-Left,div#Level2 div#Category-Left{padding:0;}
div#Level2 div#Category-layer-right{position:relative;top:-286px;margin-bottom:-284px;z-index:3;left:486px;width:237px;background:url("/images/postoffice/rd2008/transparent.gif");float:left;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot img{padding:0 7px 0 6px;}
div.header h1{font-size:160%;font-weight:700;float:left;margin:0;padding:0 0 0 9px;}
div.overview-button-links .button-right,div.button-links .button-right,div.button-links-small .button-right{position:relative;left:4px;float:right;}
div.button-links{width:694px;clear:both;float:left;background:#daf2fb;margin:6px 0 30px;}
div.button-links-small{width:694px;clear:both;float:left;background:#daf2fb;margin:6px 0 8px;}
div.button-links-content{width:674px;position:relative;left:10px;float:left;padding:2px 0;}
div#Footer p{clear:both;color:#555;margin:2px 0 8px 9px;}
div#Footer ul{list-style-type:none;float:left;width:143px;margin:0;padding:8px 0 12px 10px;}
div#Footer ul li{list-style-type:none;margin:1px 0;padding:0;}
div#Footer ul li a{background:url("/images/postoffice/rd2008/footer-arrow.gif") 0 2px no-repeat;color:#666;padding:0 0 2px 8px;}
div#Footer ul li.header a:link,div#Footer ul li.header a:visited{background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;font-weight:700;}
div#Footer ul li.header a:hover,div#Footer ul li.header a:active{color:#900;font-weight:700;}
div#Home-Template div#Full-Content-Region{width:952px;font-size:70%;padding:10px 0 0;}
div#Home-Template div#Layer-main{width:952px;z-index:1;position:relative;padding:0 0 10px;}
div#Home-Template div#Layer-right{position:absolute;top:10px;z-index:3;left:635px;width:317px;background:url("/images/postoffice/rd2008/transparent.gif");}
div#Home-Template div#Layer-trans{position:absolute;top:0;z-index:2;left:635px;width:317px;height:450px;background:url("/images/postoffice/rd2008/transparent.gif");}
div#Home-Template div#Layer-right div.PromotionalSlot img{margin-bottom:10px;}
div#Home-Template div#Layer-right div.PromotionalSlot{margin-bottom:0;}
div#Home-Template div.categorybox{float:left;margin:7px 0 10px;}
div#Home-Template div.categorybox h2{width:278px;color:#fff;z-index:2;position:relative;font-size:160%;background:url("/images/postoffice/rd2008/header-newspromo.gif") no-repeat top;line-height:150%;margin:0 0 -5px;padding:0 10px 10px;}
div#Home-Template div.categorybox div.articlebox{width:298px;background:url("/images/postoffice/rd2008/footer-newsarticlebox.gif") bottom no-repeat;float:left;z-index:1;margin-top:-7px;}
div#Home-Template div.categorybox div.articlebox div.separator{width:278px;border-bottom:1px solid #ccc;font-size:1px;margin:0 10px;}
div#Home-Template div.categorybox div.articlebox ul{width:288px;list-style-type:none;margin:0;padding:0;}
div#Home-Template div.categorybox div.articlebox ul li{margin:0 0 0 10px;padding:8px 0;}
div#Home-Template div.categorybox div.articlebox ul li a{font-weight:400;display:block;background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;padding:0 0 0 8px;}
div#Home-Template div#Layer-right div.PromotionalSlot img.promo2{margin-bottom:20px;float:left;}
div#Level2 div.categorybox div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-articlebox.gif") bottom no-repeat;float:left;z-index:1;margin:0 0 10px !important;}
div#Level2 div.categorybox div.articlebox div.separator{float:none;width:200px;border-bottom:1px solid #ccc;font-size:1px;position:relative;top:-4px;clear:both;margin:0 0 0 10px;}
div#Level2 div.categorybox div.articlebox img{float:left;clear:both;margin:2px 0 0 10px;}
div#Level2 div.categorybox div.articlebox ul{list-style-type:none;float:left;margin:-3px 0 0;padding:0 0 7px 10px;}
div#Level2 div.categorybox div.articlebox p{font-weight:400;display:block;clear:both;position:relative;top:-3px;margin:0 10px;padding:2px 0 0;}
div#Level2 div#Category-Left div#Category-layer-main .blue h1{line-height:100%;float:none;color:#075498;background:transparent url("/images/ctf/includes/po/cssImage/header/header-moneyins-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Level2 div.blue h2{background:#075498 url("/images/postoffice/rd2008/header-blue-article.gif") no-repeat bottom;}
div#Level2 div.blue div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-blue-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Level2 div#Category-Left div#Category-layer-main div.lightgreen h1{line-height:100%;float:none;color:#006f51;background:transparent url("/images/ctf/includes/po/cssImage/header/header-broadband-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Level2 div.lightgreen div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-lightgreen-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Level2 div#Category-Left div#Category-layer-main .orange h1{line-height:100%;float:none;color:#b40030;background:transparent url("/images/ctf/includes/po/cssImage/header/header-travel-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Level2 div.orange div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-orange-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Level2 div#Category-Left div#Category-layer-main .red h1{line-height:100%;float:none;color:#98002e;background:transparent url("/images/ctf/includes/po/cssImage/header/header-letters-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Level2 div.red div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-red-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Level2 div#Category-Left div#Category-layer-main .default h1{line-height:100%;float:none;color:#98002e;background:transparent url("/images/ctf/includes/po/cssImage/header/header-letters-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Level2 div.default div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-red-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Level2 div#Category-Left div#Category-layer-main .purple h1{line-height:100%;float:none;color:#47006f;background:transparent url("/images/ctf/includes/po/cssImage/header/header-services-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Level2 div.purple div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-purple-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Level2 div#Category-Left div#Category-layer-main .grey h1{line-height:100%;float:none;color:#424b48;background:transparent url("/images/ctf/includes/po/cssImage/header/header-business-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 1px;padding:12px 0 13px 46px;}
div#Level2 div.grey div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-grey-article.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Content-Region{width:734px;float:none;font-size:70%;}
div#Category-layer-left div#Category-Main div#Category-Panel h3 a{font-weight:700;}
div#Category-layer-right{position:relative;top:-286px;margin-bottom:-284px;z-index:3;left:484px;width:239px;background:url("/images/postoffice/rd2008/transparent.gif");float:left;}
div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot img{padding:0 6px;}
div#Standard-Template div.articlebox{width:220px;background:url("/images/postoffice/rd2008/footer-articlebox.gif") bottom no-repeat;float:left;z-index:1;margin:0 0 20px !important;}
div#Standard-Template div.articlebox div.separator{float:none;width:200px;border-bottom:1px solid #ccc;font-size:1px;position:relative;left:10px;top:0;padding-top:7px;clear:both;margin:0 0 6px;}
div#Standard-Template div.articlebox img{float:left;clear:both;margin:2px 10px 4px;}
div#Standard-Template div.articlebox ul{list-style-type:none;float:left;margin:-3px 0 0;padding:0 0 9px 10px;}
div#Standard-Template div.articlebox p{font-weight:400;position:relative;top:-3px;line-height:17px;margin:0 10px;padding:2px 0 0;}
div#Category-Left div#Category-layer-main div.lightgreen h1{line-height:100%;float:left;color:#006F51;background:#fff url("/images/ctf/includes/po/cssImage/header/header-broadband-icon.gif") no-repeat 1px 1px;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 47px;}
div#Category-layer-img div.lightgreen div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-lightgreen-article-large.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Category-Left div#Category-layer-main .orange h1{line-height:100%;float:left;color:#b40030;background:transparent url("/images/ctf/includes/po/cssImage/header/header-travel-icon.gif") no-repeat 1px 1px;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 47px;}
div#Category-layer-img div.orange div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-orange-article-large.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Category-Left div#Category-layer-main .red h1{line-height:100%;float:left;color:#98002e;background:transparent url("/images/ctf/includes/po/cssImage/header/header-letters-icon.gif") no-repeat 1px 1px;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 47px;}
div#Category-layer-img div.red div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-red-article-large.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Category-Left div#Category-layer-main .default h1{line-height:100%;float:left;color:#98002e;;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 5px;}
div#Category-layer-img div.default div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-red-article-large.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Category-Left div#Category-layer-main .purple h1{line-height:100%;float:left;color:#47006f;background:transparent url("/images/ctf/includes/po/cssImage/header/header-services-icon.gif") no-repeat 1px 1px;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 47px;}
div#Category-layer-img div.purple div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-purple-article-large.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Category-Left div#Category-layer-main .grey h1{line-height:100%;float:left;color:#424b48;background:transparent url("/images/ctf/includes/po/cssImage/header/header-business-icon.gif") no-repeat 1px 1px;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 47px;}
div#Category-layer-img div.grey div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-grey-article-large.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div#Category-layer-left div#Category-Main div#Category-Panel .current a{background:url("/images/postoffice/rd2009/footer-arrow-header-black.gif") 0 2px no-repeat;color:#000;font-weight:700;}
div#Category-layer-left div#Category-Main div#Category-Panel .current a:hover{text-decoration:none;color:#000;}
div.top-row{clear:both;width:729px;float:left;padding:0 0 19px;}
div.middle-row{clear:both;width:729px;padding:0;}
div.middle-row div.lhs-column{float:left;width:490px;}
div.middle-row div.single-column{width:729px;overflow:visible;}
div.middle-row div.rhs-column{float:right;width:239px;}
div.bottom-row{clear:both;width:729px;}
div.lhs-column div.SecondaryPromotionalSlot{width:484px;clear:both;float:left;overflow:hidden;padding:0 0 27px 6px;}
div.single-column div.SecondaryPromotionalSlot{width:726px;clear:both;float:left;overflow:hidden;padding:0 0 27px 6px;}
div.Layout-Full-100 div.SecondaryPromotionalSlot, div.single-column div.SecondaryPromotionalSlot{width:100%;clear:both;float:left;overflow:hidden;padding:0 0 27px 6px;}
div.top-row div.pageActions{float:right;padding:5px 19px 0 10px;}
div.top-row div.pageActions ul{list-style-type:none;margin:0;padding:0;}
div.top-row div.pageActions ul li{background:none;float:left;margin:0;padding:0 0 12px 24px;}
div.top-row div.pageActions ul li img{position:relative;top:7px;}
div.top-row h2{clear:both;font-weight:700;font-size:115%;position:relative;top:-9px;margin:1px 10px 1px 5px;padding:12px 0 0;}
div.PrimaryPromotionalSlot div.promotion-mid{width:477px;min-height:245px;height:245px;}
div.PrimaryPromotionalSlot div.promotion-inner img.promo-img{position:absolute;bottom:3px;left:301px;margin:0;}
div.blue div.PrimaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/dynpromo-footer-blue.jpg") left bottom no-repeat;}
div.blue div.PrimaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/dynpromo-header-blue.jpg") top left no-repeat;}
div.blue_ins div.PrimaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/dynpromo-footer-darkblue.jpg") left bottom no-repeat;}
div.blue_ins div.PrimaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/dynpromo-header-darkblue.jpg") top left no-repeat;}
div.lightgreen div.PrimaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/dynpromo-footer-lightgreen.jpg") left bottom no-repeat;}
div.lightgreen div.PrimaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/dynpromo-header-lightgreen.jpg") top left no-repeat;}
div.orange div.PrimaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/dynpromo-footer-orange.jpg") left bottom no-repeat;}
div.orange div.PrimaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/dynpromo-header-orange.jpg") top left no-repeat;}
div.red div.PrimaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/dynpromo-footer-red.jpg") left bottom no-repeat;}
div.red div.PrimaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/dynpromo-header-red.jpg") top left no-repeat;}
div.default div.PrimaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/dynpromo-footer-red.jpg") left bottom no-repeat;}
div.default div.PrimaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/dynpromo-header-red.jpg") top left no-repeat;}
div.purple div.PrimaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/dynpromo-footer-purple.jpg") left bottom no-repeat;}
div.purple div.PrimaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/dynpromo-header-purple.jpg") top left no-repeat;}
div.grey div.PrimaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/dynpromo-footer-grey.jpg") left bottom no-repeat;}
div.grey div.PrimaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/dynpromo-header-grey.jpg") top left no-repeat;}
div.HeroPromotionalSlot div.image div.promotion-mid{width:477px;min-height:282px;height:282px;}
div.HeroPromotionalSlot div.promotion-mid{min-height:150px;height:150px;}
div.HeroPromotionalSlot div.promotion-inner img.promo-img{position:absolute;bottom:0;right:15px;margin:0;}
div.HeroPromotionalSlot span.rate-highlight{font-size:125%;font-weight:700;}
div.blue div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-blue.jpg") left bottom no-repeat;}
div.blue div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-blue.jpg") top left no-repeat;}
div.blue_ins div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-darkblue.jpg") left bottom no-repeat;}
div.blue_ins div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-darkblue.jpg") top left no-repeat;}
div.lightgreen div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-lightgreen.jpg") left bottom no-repeat;}
div.lightgreen div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-lightgreen.jpg") top left no-repeat;}
div.orange div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-orange.jpg") left bottom no-repeat;}
div.orange div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-orange.jpg") top left no-repeat;}
div.red div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-red.jpg") left bottom no-repeat;}
div.red div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-red.jpg") top left no-repeat;}
div.default div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-red.jpg") left bottom no-repeat;}
div.default div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-red.jpg") top left no-repeat;}
div.purple div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-purple.jpg") left bottom no-repeat;}
div.purple div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-purple.jpg") top left no-repeat;}
div.grey div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-grey.jpg") left bottom no-repeat;}
div.grey div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-grey.jpg") top left no-repeat;}
div.SecondaryPromotionalSlot div.promotion-outer{width:220px;position:relative;float:left;display:inline;margin:0 22px 0 0;}
div.InfoPromotionalSlot div.promotion-outer{width:220px;position:relative;float:left;background:url("/images/postoffice/rd2009/ctapromo-footer.jpg") left bottom no-repeat;padding-bottom:10px;margin:0 0 20px;}
div.InfoPromotionalSlot div.promotion-mid{width:220px;background:url("/images/postoffice/rd2009/ctapromo-header.jpg") top left no-repeat;padding-top:10px;}
div.InfoPromotionalSlot div.promotion-inner div a{float:left;font-weight:700;padding-bottom:6px;margin:2px 0 0 16px;}
div.InfoPromotionalSlot p{font-size:100%;font-weight:400;margin:0 0 0 -2px;padding:0 0 5px;clear:both}
div.Menu-Item-Row div.menu-item p{margin:0 12px 8px 0;clear:both}
div.InfoPromotionalSlot div.promotion-inner div h3{font-size:125%;font-weight:700;width:180px;border:0;color:#000;margin:0 0 7px;padding:0;}
div.InfoPromotionalSlot div.promotion-inner div h3 img{margin-left:-6px !important;}
div.InfoPromotionalSlot div.promotion-inner div h3 a{display:block;padding-left:33px;float:none;color:#000;text-decoration:none;margin:0 0 -4px;}
div.InfoPromotionalSlot div.promotion-inner div p a{float:none;font-weight:400;text-decoration:underline;margin:0;}
div.Menu-Item-Row{clear:both;float:left;width:484px;margin:0;padding:0 0 29px 6px;}
div.Menu-Item-Row div.menu-item{float:left;width:232px;margin:0;padding:0 10px 0 0;}
div.Menu-Item-Row div.menu-item img{float:right;position:relative;top:-16px;margin-bottom:-16px;}
div.Menu-Item-Row div.menu-item div{clear:none;margin:0 0 -15px;padding:0;}
div.Menu-Item-Row div.menu-item h3{font-size:120%;font-weight:700;width:220px;display:block;border:0;float:none;clear:none;margin:15px 0 0;padding:0 0 12px;}
div.Menu-Item-Row div.post-it h3{width:160px !important}
div.Menu-Item-Row div.menu-item ul{margin:0 0 13px 1px;padding:0;}
div.Menu-Item-Row div.post-it ul{margin-top:2px !important}
div.Menu-Item-Row div.post-it p{margin-top:1px !important}
div.Menu-Item-Row div.menu-item div img{float:none;top:0;margin:0 0 0 -4px;}
div.blue div.Menu-Item-Row div.menu-item{background:url("/images/postoffice/rd2009/pomenu-header-blue.gif") top left no-repeat;}
div.blue_ins div.Menu-Item-Row div.menu-item{background:url("/images/postoffice/rd2009/pomenu-header-darkblue.gif") top left no-repeat;}
div.lightgreen div.Menu-Item-Row div.menu-item{background:url("/images/postoffice/rd2009/pomenu-header-lightgreen.gif") top left no-repeat;}
div.orange div.Menu-Item-Row div.menu-item{background:url("/images/postoffice/rd2009/pomenu-header-orange.gif") top left no-repeat;}
div.red div.Menu-Item-Row div.menu-item{background:url("/images/postoffice/rd2009/pomenu-header-red.gif") top left no-repeat;}
div.default div.Menu-Item-Row div.menu-item{background:url("/images/postoffice/rd2009/pomenu-header-red.gif") top left no-repeat;}
div.purple div.Menu-Item-Row div.menu-item{background:url("/images/postoffice/rd2009/pomenu-header-purple.gif") top left no-repeat;}
div.grey div.Menu-Item-Row div.menu-item{background:url("/images/postoffice/rd2009/pomenu-header-grey.gif") top left no-repeat;}
div.small-menu{float:left;width:484px;position:relative;left:6px;margin:0;padding:0 0 23px;}
div.small-menu h3{font-size:120%;font-weight:700;width:auto;border:0;float:left;clear:none;margin:15px 0 9px;padding:0;}
div.small-menu ul{width:484px;clear:both;margin:0;padding:0;}
div.small-menu ul li{background:none;list-style-type:none;width:232px;float:left;display:block;padding:0 10px 5px 0;}
div.small-menu ul li a{background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;display:block;padding:0 0 0 8px;}
div.blue div.small-menu{background:url("/images/postoffice/rd2009/smallmenu-header-blue.gif") top left no-repeat;}
div.blue_ins div.small-menu{background:url("/images/postoffice/rd2009/smallmenu-header-darkblue.gif") top left no-repeat;}
div.lightgreen div.small-menu{background:url("/images/postoffice/rd2009/smallmenu-header-lightgreen.gif") top left no-repeat;}
div.orange div.small-menu{background:url("/images/postoffice/rd2009/smallmenu-header-orange.gif") top left no-repeat;}
div.red div.small-menu{background:url("/images/postoffice/rd2009/smallmenu-header-red.gif") top left no-repeat;}
div.default div.small-menu{background:url("/images/postoffice/rd2009/smallmenu-header-red.gif") top left no-repeat;}
div.purple div.small-menu{background:url("/images/postoffice/rd2009/smallmenu-header-purple.gif") top left no-repeat;}
div.grey div.small-menu{background:url("/images/postoffice/rd2009/smallmenu-header-grey.gif") top left no-repeat;}
div.bottom-row #Foot-Note{clear:both;width:713px;float:left;margin:0;padding:0 0 20px 6px;}
div.bottom-row #Foot-Note p{clear:both;float:left;width:684px;color:#555;line-height:180%;margin:0;padding:0 10px;}
div.bottom-row #Foot-Note p.Top{border-bottom:1px solid #ccc;line-height:120%;margin:0 0 4px;padding:0;}
div.bottom-row #Foot-Note p.Top a{background:transparent url("/images/postoffice/rd2009/icon-backtotopnew.gif") no-repeat scroll 0 5px;clear:both;float:left;display:block;position:relative;left:6px;margin:-4px 0 0;padding:8px 0 9px 19px;text-decoration: none}
div.hnav a:hover{color:#900;text-decoration:underline;}
div.hnav li.on a:hover{text-decoration:none;}
div.hnav{width:698px;clear:both;float:left;position:relative;left:6px;display:block;margin:0;padding:13px 0 0 6px;}
div.hnav ul{display:block;width:698px;list-style:none;margin:0;padding:0;}
div.hnav li{background:url("/images/postoffice/rd2009/tab-off-left.gif") no-repeat top left;float:left;margin:0;}
div.hnav li a{background:url("/images/postoffice/rd2009/tab-off-right.gif") no-repeat right top;color:#c00;display:block;font-weight:700;text-decoration:none;height:35px;float:left;padding:7px 14px 1px 13px;}
div.hnav li.on{background:url("/images/postoffice/rd2009/tab-on-left.gif") no-repeat top left;}
div.hnav li.on a{background:url("/images/postoffice/rd2009/tab-on-right.gif") no-repeat right top;color:#000;height:38px;padding:7px 14px 1px;}
div.hnav li.highlight{background:url("/images/postoffice/rd2009/tab-highlight-left.gif") no-repeat top left;}
div.hnav li.highlight a{background:url("/images/postoffice/rd2009/tab-highlight-right.gif") no-repeat right top;color:#fff;}
div.blue div.hnav{background:url("/images/postoffice/rd2009/hnav-bg-blue.gif") bottom left no-repeat;}
div.blue div.hnav ul li.on{color:#075498;background:url("/images/postoffice/rd2009/tab-on-left-blue.gif") no-repeat top left;}
div.blue div.hnav ul li.on a{color:#075498;background:url("/images/postoffice/rd2009/tab-on-right-blue.gif") no-repeat right top;}
div.blue_ins div.hnav{background:url("/images/postoffice/rd2009/hnav-bg-darkblue.gif") bottom left no-repeat;}
div.blue_ins div.hnav ul li.on{color:#075498;background:url("/images/postoffice/rd2009/tab-on-left-darkblue.gif") no-repeat top left;}
div.blue_ins div.hnav ul li.on a{color:#075498;background:url("/images/postoffice/rd2009/tab-on-right-darkblue.gif") no-repeat right top;}
div.lightgreen div.hnav{background:url("/images/postoffice/rd2009/hnav-bg-lightgreen.gif") bottom left no-repeat;}
div.lightgreen div.hnav ul li.on{color:#006f51;background:url("/images/postoffice/rd2009/tab-on-left-lightgreen.gif") no-repeat top left;}
div.lightgreen div.hnav ul li.on a{color:#006f51;background:url("/images/postoffice/rd2009/tab-on-right-lightgreen.gif") no-repeat right top;}
div.orange div.hnav{background:url("/images/postoffice/rd2009/hnav-bg-orange.gif") bottom left no-repeat;}
div.orange div.hnav ul li.on{color:#b40030;background:url("/images/postoffice/rd2009/tab-on-left-orange.gif") no-repeat top left;}
div.orange div.hnav ul li.on a{color:#b40030;background:url("/images/postoffice/rd2009/tab-on-right-orange.gif") no-repeat right top;}
div.red div.hnav{background:url("/images/postoffice/rd2009/hnav-bg-red.gif") bottom left no-repeat;}
div.red div.hnav ul li.on{color:#98002e;background:url("/images/postoffice/rd2009/tab-on-left-red.gif") no-repeat top left;}
div.red div.hnav ul li.on a{color:#98002e;background:url("/images/postoffice/rd2009/tab-on-right-red.gif") no-repeat right top;}
div.default div.hnav{background:url("/images/postoffice/rd2009/hnav-bg-red.gif") bottom left no-repeat;}
div.default div.hnav ul li.on{color:#98002e;background:url("/images/postoffice/rd2009/tab-on-left-red.gif") no-repeat top left;}
div.default div.hnav ul li.on a{color:#98002e;background:url("/images/postoffice/rd2009/tab-on-right-red.gif") no-repeat right top;}
div.purple div.hnav{background:url("/images/postoffice/rd2009/hnav-bg-purple.gif") bottom left no-repeat;}
div.purple div.hnav ul li.on{color:#47006f;background:url("/images/postoffice/rd2009/tab-on-left-purple.gif") no-repeat top left;}
div.purple div.hnav ul li.on a{color:#47006f;background:url("/images/postoffice/rd2009/tab-on-right-purple.gif") no-repeat right top;}
div.grey div.hnav{background:url("/images/postoffice/rd2009/hnav-bg-grey.gif") bottom left no-repeat;}
div.grey div.hnav ul li.on{color:#424b48;background:url("/images/postoffice/rd2009/tab-on-left-grey.gif") no-repeat top left;}
div.grey div.hnav ul li.on a{color:#424b48;background:url("/images/postoffice/rd2009/tab-on-right-grey.gif") no-repeat right top;}
div.articlebox div ul.other-tools{padding-left:15px;float:none;}
div.articlebox div ul.other-tools li a{font-weight:400;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox div img{margin:0 5px 5px 10px;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox div p{margin:3px 10px 0;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox div a img{position:relative;top:5px;float:none;border:0;margin:0 0 0 6px;padding:0;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox div .other-tools a img{position:relative;top:6px;float:none;border:0;margin:0;padding:0;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox div ul li{width:200px;float:left;padding:0 0 1px; clear: both;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox div ul li a{background:url("/images/postoffice/rd2008/icon-arrow.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox div ul.other-tools li a{margin:6px 0 0 4px;padding:0 0 0 8px; background:transparent url(/images/postoffice/rd2008/footer-arrow-header.gif) no-repeat scroll 0 2px;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3{font-size:100%;width:198px;position:relative;left:10px;z-index:2;margin:1px 0 2px;padding:0;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3.realtext{clear:right;float:left;padding-bottom:4px;margin-top:6px;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3.realtext span{width:160px;float:left;}
div.blue div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3{color:#075498;font-weight:700;font-size:125%;}
div.blue_ins div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3{color:#00447C;font-weight:700;font-size:125%;}
div.lightgreen div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3{color:#006F51;font-weight:700;font-size:125%;}
div.orange div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3{color:#B40030;font-weight:700;font-size:125%;}
div.red div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3{color:#98002E;font-weight:700;font-size:125%;}
div.default div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3{color:#98002E;font-weight:700;font-size:125%;}
div.purple div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3{color:#47006F;font-weight:700;font-size:125%;}
div.grey div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3{color:#424B48;font-weight:700;font-size:125%;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3 img{position:relative;left:-4px;border:0;float:none;vertical-align:middle;margin:0;padding:0;}
div.InfoPromotionalSlot h3.realtext{clear:right;padding-bottom:10px;margin-top:12px;}
div.InfoPromotionalSlot h3.realtext a img{padding-bottom:7px}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox span.price{font-size:140%;font-weight:700;line-height:100%;padding:0;}
div.middle-row div.lhs-column div.Content-Area2{width:462px;padding-left:6px;clear:both;}
div.middle-row div.single-column div.Content-Area2{width:704px;padding-left:6px;clear:both;}
div.middle-row div.lhs-column div.Content-Area2 h3,div.middle-row div.lhs-column div.Content-Area2 h2{width:452px;}
div.middle-row div.Content-Area2 div.paragraph{float:left;padding-bottom:10px;clear:both;width:100%;}
div.middle-row div.Content-Area2 div.paragraph p{clear:both;line-height:130%;padding:0 10px 17px;}
div.middle-row div.Content-Area2 div.paragraph p a{position:relative;top:0;clear:none;float:none;text-decoration:underline !important;font-weight:400;padding:0;}
div.middle-row div.Content-Area2 div.paragraph p a.no-underline{text-decoration:none !important;}
div.middle-row div.Content-Area2 p{clear:both;padding:0 10px;}
div.middle-row div.lhs-column div.Content-Area2 p {width:440px;}
div.middle-row div.Content-Area2 p a{position:relative;top:-21px;padding-bottom:4px;clear:both;float:left;font-weight:700;margin-bottom:8px;}
div.middle-row div.Content-Area2 p a img{position:relative;top:15px;margin:0 0 0 -12px;padding:0;}
div.middle-row div.Content-Area2 h3,div.middle-row div.Content-Area2 h2{border-bottom:1px solid #ccc;font-weight:700;font-size:125%;clear:both;float:left;margin:-3px 0 7px;padding:0 0 7px 10px;}
div.middle-row div.Content-Area2 div.paragraph h3{margin-top:7px;}
div.middle-row div.Content-Area2 h4{font-size:100%;font-weight:700;margin:2px 10px;}
div.middle-row div.Content-Area2 h3.table-header{border:0;float:left;margin:-3px 0 0;}
div.middle-row div.Content-Area2 img{margin:0 0 27px;}
div.middle-row div.Content-Area2 ul{clear:both;float:none;margin:0 0 14px 11px;padding:0;}
div.middle-row div.Content-Area2 ol{clear:both;float:none;margin:0 0 14px 33px;padding:0;}

div#Standard-Template div.articlebox div,div#Standard-Template div.articlebox div p,div#Category-Left div#Category-layer-main div.rhs-column div.articlebox div ul{float:none;}
div#Category-Left div#Category-layer-main .blue h1{line-height:100%;float:left;color:#075498;background:#fff url("/images/ctf/includes/po/cssImage/header/header-moneyins-icon.gif") no-repeat 1px 1px;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 47px;}
div#Category-layer-img div.blue h2,div.blue div#Category-Left div#Category-layer-main div.articlebox h2{background:#075498 url("/images/postoffice/rd2008/header-blue-article.gif") no-repeat bottom left;}
div#Category-layer-img div.blue div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-blue-article-large.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div.blue div#Category-Left div#Category-layer-main div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-blue-article-large.gif") bottom left no-repeat;z-index:1;float:left;padding:0 0 12px;}
div#Category-Left div#Category-layer-main .blue_ins h1{line-height:100%;float:left;color:#075498;background:#fff url("/images/ctf/includes/po/cssImage/header/header-insurance-icon.gif") no-repeat 1px 1px;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 47px;}
div#Category-layer-img div.blue_ins h2,div.blue_ins div#Category-Left div#Category-layer-main div.articlebox h2{background:#00447c url("/images/postoffice/rd2009/header-darkblue-article.gif") no-repeat bottom;}
div#Category-layer-img div.blue_ins div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-darkblue-article-large.gif") bottom no-repeat;z-index:1;float:left;padding:0;}
div.blue_ins div#Category-Left div#Category-layer-main div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-darkblue-article-large.gif") bottom left no-repeat;z-index:1;float:left;padding:0 0 12px;}
div#Category-layer-img div.blue_ins div.articlebox ul li a,div.blue_ins div#Category-Left div#Category-layer-main div.articlebox ul li a{background:url("/images/postoffice/rd2009/insurance-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Category-layer-img div.lightgreen h2,div.lightgreen div#Category-Left div#Category-layer-main div.articlebox h2{background:#006F51 url("/images/postoffice/rd2008/header-lightgreen-article.gif") no-repeat bottom;}
div.lightgreen div#Category-Left div#Category-layer-main div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-lightgreen-article-large.gif") bottom left no-repeat;z-index:1;float:left;padding:0 0 12px;}
div#Category-layer-img div.lightgreen div.articlebox ul li a,div.lightgreen div#Category-Left div#Category-layer-main div.articlebox ul li a{background:url("/images/postoffice/rd2008/broadband-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Category-Left div#Category-layer-main div.orange h1{line-height:100%;float:left;color:#B40030;background:#fff url("/images/ctf/includes/po/cssImage/header/header-travel-icon.gif") no-repeat 1px 1px;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 47px;}
div#Category-layer-img div.orange h2,div.orange div#Category-Left div#Category-layer-main div.articlebox h2{background:#B40030 url("/images/postoffice/rd2008/header-orange-article.gif") no-repeat bottom;}
div.orange div#Category-Left div#Category-layer-main div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-orange-article-large.gif") bottom left no-repeat;z-index:1;float:left;padding:0 0 12px;}
div#Category-Left div#Category-layer-main div.red h1{line-height:100%;float:left;color:#98002E;background:#fff url("/images/ctf/includes/po/cssImage/header/header-letters-icon.gif") no-repeat 1px 1px;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 47px;}
div#Category-layer-img div.red h2,div.red div#Category-Left div#Category-layer-main div.articlebox h2{background:#98002E url("/images/postoffice/rd2008/header-red-article.gif") no-repeat bottom;}
div.red div#Category-Left div#Category-layer-main div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-red-article-large.gif") bottom left no-repeat;z-index:1;float:left;padding:0 0 12px;}
div#Category-Left div#Category-layer-main div.default h1{line-height:100%;float:left;color:#98002E;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 5px;}
div#Category-layer-img div.default h2,div.default div#Category-Left div#Category-layer-main div.articlebox h2{background:#98002E url("/images/postoffice/rd2008/header-red-article.gif") no-repeat bottom;}
div.default div#Category-Left div#Category-layer-main div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-red-article-large.gif") bottom left no-repeat;z-index:1;float:left;padding:0 0 12px;}
div#Category-Left div#Category-layer-main div.purple h1{line-height:100%;float:left;color:#47006F;background:#fff url("/images/ctf/includes/po/cssImage/header/header-services-icon.gif") no-repeat 1px 1px;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 47px;}
div#Category-layer-img div.purple h2,div.purple div#Category-Left div#Category-layer-main div.articlebox h2{background:#47006F url("/images/postoffice/rd2008/header-purple-article.gif") no-repeat bottom;}
div.purple div#Category-Left div#Category-layer-main div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-purple-article-large.gif") bottom left no-repeat;z-index:1;float:left;padding:0 0 12px;}
div#Category-layer-img div.purple div.articlebox ul li a,div.purple div#Category-Left div#Category-layer-main div.articlebox ul li a{background:url("/images/postoffice/rd2008/services-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Category-Left div#Category-layer-main div.grey h1{line-height:100%;float:left;color:#424B48;background:#fff url("/images/ctf/includes/po/cssImage/header/header-business-icon.gif") no-repeat 1px 1px;font-size:160%;font-weight:700;width:auto;margin:1px 0 0;padding:13px 0 12px 47px;}
div#Category-layer-img div.grey h2,div.grey div#Category-Left div#Category-layer-main div.articlebox h2{background:#424B48 url("/images/postoffice/rd2008/header-grey-article.gif") no-repeat bottom;}
div.grey div#Category-Left div#Category-layer-main div.articlebox{width:220px;background:url("/images/postoffice/rd2009/footer-grey-article-large.gif") bottom left no-repeat;z-index:1;float:left;padding:0 0 12px;}
div.rhs-column div.SecondaryPromotionalSlot img,div.rhs-column div.InfoPromotionalSlot img{margin-bottom:20px;}
div.PrimaryPromotionalSlot,div.HeroPromotionalSlot{width:477px;float:left;display:inline;margin:0 0 30px 6px;}
div.PrimaryPromotionalSlot div.promotion-outer,div.HeroPromotionalSlot div.promotion-outer{width:477px;position:relative;float:left;margin:0;}
div.PrimaryPromotionalSlot div.promotion-inner{width:465px;float:left;padding:9px 0 1px 12px;}
div.HeroPromotionalSlot div.promotion-inner{width:465px;float:left;padding:9px 0 10px 12px;}
div.PrimaryPromotionalSlot div.image div.promotion-inner div,div.HeroPromotionalSlot div.image div.promotion-inner div{width:248px;margin:0;padding:0;}
div.PrimaryPromotionalSlot div.promotion-inner div p{margin-bottom:5px;width:440px}
div.PrimaryPromotionalSlot div.post-it div.promotion-inner div p{margin-bottom:5px;width:280px}
div.PrimaryPromotionalSlot ul,div.HeroPromotionalSlot ul{clear:left;float:none;margin:0 0 5px 3px;padding:0;}
div.PrimaryPromotionalSlot div.promotion-inner div a,div.HeroPromotionalSlot div.promotion-inner div a{float:left;font-weight:700;margin:5px 0 0 16px;clear:both;}
div.PrimaryPromotionalSlot div.promotion-inner div a img,div.HeroPromotionalSlot div.promotion-inner div a img,div.SecondaryPromotionalSlot div.promotion-inner div a img,div.InfoPromotionalSlot div.promotion-inner div h3 a img{position:relative;top:5px;float:none;}
.rhs-column div.InfoPromotionalSlot div.promotion-inner div h3 a img{margin:-9px 3px 0 -39px !important;}
div.SecondaryPromotionalSlot div.promotion-inner div a img{float:left;position:relative;top:5px;margin:-8px 0 0 -20px;}
div.PrimaryPromotionalSlot div.promotion-inner img.postit,div.HeroPromotionalSlot div.promotion-inner img.postit,div.SecondaryPromotionalSlot div.promotion-inner img.postit,div.SecondaryPromotionalSlot div.promotion-inner img.postit,div.InfoPromotionalSlot div.promotion-inner img.postit{float:right;position:relative;top:-21px;}
div.HeroPromotionalSlot div.promotion-inner img.postit,div.PrimaryPromotionalSlot div.promotion-inner img.postit{margin-bottom:-20px;}
div.PrimaryPromotionalSlot p,div.HeroPromotionalSlot p{float:none;clear:left;margin:15px 0 10px;padding:0 0 5px;}
div.PrimaryPromotionalSlot ul li,div.HeroPromotionalSlot ul li,div.SecondaryPromotionalSlot ul li,div.SecondaryPromotionalSlot ul li,div.InfoPromotionalSlot ul li,div.Menu-Item-Row div.menu-item ul li,div.middle-row div.Content-Area2 ul li{list-style-type:none;clear:both;float:none;margin:0 20px 7px 0;padding:0 0 0 10px;}
div.middle-row div.Content-Area2 div.small-menu-content{padding-bottom:20px;float:left;}
div.middle-row div.Content-Area2 div.small-menu-content ul li{width:215px;display:block;float:left !important;clear:none !important;margin-right:0 !important;}
div.middle-row div.Content-Area2 ul.small-menu-list{width:450px;margin-top:2px;margin-bottom:9px;float:left;}
div.middle-row div.Content-Area2 ul.small-menu-list li{width:215px;display:block;float:left !important;clear:none !important;margin-right:0 !important;background:url("/images/postoffice/rd2009/generic-arrow.gif") 0 2px no-repeat !important;}
div.blue div.PrimaryPromotionalSlot ul li,div.blue div.HeroPromotionalSlot ul li,div.blue div.SecondaryPromotionalSlot ul li,div.blue div.SecondaryPromotionalSlot ul li,div.blue div#Category-Left div#Category-layer-main div.InfoPromotionalSlot ul li,div.blue div.Menu-Item-Row div.menu-item ul li,div.blue div.middle-row div.Content-Area2 ul li,div.blue div.middle-row div.Content-Area2 div.faqs div.paragraph ul li{background:url("/images/postoffice/rd2009/promo-bullet-blue.gif") 0 5px no-repeat;list-style-type:none;clear:both;float:none;margin:0 0 8px;padding:0 0 0 10px !important;}
div.blue div.Menu-Item-Row div.menu-item ul li{width:210px;}
div.blue div.middle-row div.Content-Area2 .small-menu-content ul li{background:url("/images/postoffice/rd2009/generic-arrow.gif") 0 2px no-repeat;}
div.blue_ins div.PrimaryPromotionalSlot ul li,div.blue_ins div.HeroPromotionalSlot ul li,div.blue_ins div.SecondaryPromotionalSlot ul li,div.blue_ins div.SecondaryPromotionalSlot ul li,div.blue_ins div#Category-Left div#Category-layer-main div.InfoPromotionalSlot ul li,div.blue_ins div.Menu-Item-Row div.menu-item ul li,div.blue_ins div.middle-row div.Content-Area2 ul li,div.blue_ins div.middle-row div.Content-Area2 div.faqs div.paragraph ul li{background:url("/images/postoffice/rd2009/promo-bullet-darkblue.gif") 0 5px no-repeat;list-style-type:none;clear:both;float:none;margin:0 20px 8px 0;padding:0 0 0 10px !important;}
div.lightgreen div.PrimaryPromotionalSlot ul li,div.lightgreen div.HeroPromotionalSlot ul li,div.lightgreen div.SecondaryPromotionalSlot ul li,div.lightgreen div.SecondaryPromotionalSlot ul li,div.lightgreen div#Category-Left div#Category-layer-main div.InfoPromotionalSlot ul li,div.lightgreen div.Menu-Item-Row div.menu-item ul li,div.lightgreen div.middle-row div.Content-Area2 ul li,div.lightgreen div.middle-row div.Content-Area2 div.faqs div.paragraph ul li{background:url("/images/postoffice/rd2009/promo-bullet-lightgreen.gif") 0 5px no-repeat;list-style-type:none;clear:both;float:none;margin:0 20px 8px 0;padding:0 0 0 10px !important;}
div.orange div.PrimaryPromotionalSlot ul li,div.orange div.HeroPromotionalSlot ul li,div.orange div.SecondaryPromotionalSlot ul li,div.orange div.SecondaryPromotionalSlot ul li,div.orange div#Category-Left div#Category-layer-main div.InfoPromotionalSlot ul li,div.orange div.Menu-Item-Row div.menu-item ul li,div.orange div.middle-row div.Content-Area2 ul li,div.orange div.middle-row div.Content-Area2 div.faqs div.paragraph ul li{background:url("/images/postoffice/rd2009/promo-bullet-orange.gif") 0 5px no-repeat;list-style-type:none;clear:both;float:none;margin:0 20px 8px 0;padding:0 0 0 10px !important;}
div.red div.PrimaryPromotionalSlot ul li,div.red div.HeroPromotionalSlot ul li,div.red div.SecondaryPromotionalSlot ul li,div.red div.SecondaryPromotionalSlot ul li,div.red div#Category-Left div#Category-layer-main div.InfoPromotionalSlot ul li,div.red div.Menu-Item-Row div.menu-item ul li,div.red div.middle-row div.Content-Area2 ul li,div.red div.middle-row div.Content-Area2 div.faqs div.paragraph ul li{background:url("/images/postoffice/rd2009/promo-bullet-red.gif") 0 5px no-repeat;list-style-type:none;clear:both;float:none;margin:0 20px 8px 0;padding:0 0 0 10px !important;}
div.default div.PrimaryPromotionalSlot ul li,div.default div.HeroPromotionalSlot ul li,div.default div.SecondaryPromotionalSlot ul li,div.default div.SecondaryPromotionalSlot ul li,div.default div#Category-Left div#Category-layer-main div.InfoPromotionalSlot ul li,div.default div.Menu-Item-Row div.menu-item ul li,div.default div.middle-row div.Content-Area2 ul li,div.default div.middle-row div.Content-Area2 div.faqs div.paragraph ul li, div.Layout-Full-100 div.SecondaryPromotionalSlot ul li{background:url("/images/postoffice/rd2009/promo-bullet-red.gif") 0 5px no-repeat;list-style-type:none;clear:both;float:none;margin:0 20px 8px 0;padding:0 0 0 10px !important;}
div.purple div.PrimaryPromotionalSlot ul li,div.purple div.HeroPromotionalSlot ul li,div.purple div.SecondaryPromotionalSlot ul li,div.purple div.SecondaryPromotionalSlot ul li,div.purple div#Category-Left div#Category-layer-main div.InfoPromotionalSlot ul li,div.purple div.Menu-Item-Row div.menu-item ul li,div.purple div.middle-row div.Content-Area2 ul li,div.purple div.middle-row div.Content-Area2 div.faqs div.paragraph ul li{background:url("/images/postoffice/rd2009/promo-bullet-purple.gif") 0 5px no-repeat;list-style-type:none;clear:both;float:none;margin:0 20px 8px 0;padding:0 0 0 10px !important;}
div.grey div.PrimaryPromotionalSlot ul li,div.grey div.HeroPromotionalSlot ul li,div.grey div.SecondaryPromotionalSlot ul li,div.grey div.SecondaryPromotionalSlot ul li,div.grey div#Category-Left div#Category-layer-main div.InfoPromotionalSlot ul li,div.grey div.Menu-Item-Row div.menu-item ul li,div.grey div.middle-row div.Content-Area2 ul li,div.grey div.middle-row div.Content-Area2 div.faqs div.paragraph ul li{background:url("/images/postoffice/rd2009/promo-bullet-grey.gif") 0 5px no-repeat;list-style-type:none;clear:both;float:none;margin:0 20px 8px 0;padding:0 0 0 10px !important;}
div.PrimaryPromotionalSlot div.image div.promotion-inner div h3,div.HeroPromotionalSlot div.image div.promotion-inner div h3{font-size:190%;font-weight:700;width:230px;border:0;margin:0 0 13px;padding:0;}
div.PrimaryPromotionalSlot div.promotion-inner div h3,div.HeroPromotionalSlot div.promotion-inner div h3{border:0;font-size:190%;width:300px;font-weight:700;display:block;float:none;clear:none;margin:0;padding:0;}
div.PrimaryPromotionalSlot div.promotion-inner div h3 a,div.PrimaryPromotionalSlot div.promotion-inner div p a,div.PrimaryPromotionalSlot div.promotion-inner div ul li a,div.HeroPromotionalSlot div.promotion-inner div h3 a,div.HeroPromotionalSlot div.promotion-inner div p a,div.HeroPromotionalSlot div.promotion-inner div ul li a,div.SecondaryPromotionalSlot div.promotion-inner div h3 a,div.SecondaryPromotionalSlot div.promotion-inner div p a,div.SecondaryPromotionalSlot div.promotion-inner div ul li a,div.SecondaryPromotionalSlot div.promotion-inner div h3 a,div.SecondaryPromotionalSlot div.promotion-inner div p a,div.SecondaryPromotionalSlot div.promotion-inner div ul li a,div.InfoPromotionalSlot div.promotion-inner div ul li a{float:none;margin:0;}
div.SecondaryPromotionalSlot img,div.InfoPromotionalSlot img{float:none;clear:both;margin:0 0 20px;}
div.SecondaryPromotionalSlot img{clear:none;float:none;margin:0 0 20px;}
div.HeroPromotionalSlot div.promotion-inner div li a,div.PrimaryPromotionalSlot div.promotion-inner div li a,div.HeroPromotionalSlot div.promotion-inner div p a,div.PrimaryPromotionalSlot div.promotion-inner div p a{font-weight:400;text-decoration:underline;}
div.SecondaryPromotionalSlot div.promotion-mid,div.SecondaryPromotionalSlot div.promotion-mid{width:220px;min-height:120px;height:120px;}
div.SecondaryPromotionalSlot div.promotion-inner,div.SecondaryPromotionalSlot div.promotion-inner{float:left;width:196px;padding:9px 10px 10px 12px;}
div.InfoPromotionalSlot div.promotion-inner{width:196px;float:left;padding:0 12px;}
div.SecondaryPromotionalSlot div.image div.promotion-inner div,div.SecondaryPromotionalSlot div.image div.promotion-inner div{float:left;width:128px;margin:0;padding:0;}
div.SecondaryPromotionalSlot div.promotion-inner div a,div.Menu-Item-Row div.menu-item div a.findoutmore{float:left;font-weight:700;margin:-6px 0 0 16px;}
div.SecondaryPromotionalSlot div.promotion-inner div a{float:left;font-weight:700;margin:0 0 0 16px;}
div.SecondaryPromotionalSlot div.promotion-inner img.promo-img,div.SecondaryPromotionalSlot div.promotion-inner img.promo-img,div.InfoPromotionalSlot div.promotion-inner img.promo-img{position:absolute;bottom:3px;left:142px;margin:0;}
div.SecondaryPromotionalSlot p,div.SecondaryPromotionalSlot p{font-size:100%;font-weight:700;margin:0 0 5px;padding:0 0 5px;}
div.SecondaryPromotionalSlot ul,div.SecondaryPromotionalSlot ul,div.InfoPromotionalSlot ul{width:120px;margin:0 0 15px;padding:0;}
div.SecondaryPromotionalSlot div.image div.promotion-inner div h3,div.SecondaryPromotionalSlot div.image div.promotion-inner div h3{font-size:110%;font-weight:700;width:128px;border:0;margin:0 0 10px;padding:0;}
div.SecondaryPromotionalSlot div.promotion-inner div h3,div.SecondaryPromotionalSlot div.promotion-inner div h3{font-size:110%;font-weight:700;width:198px;border:0;margin:0 0 10px;padding:0;}
div.blue div.SecondaryPromotionalSlot div.promotion-outer,div.blue div.SecondaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/stapromo-footer-blue.jpg") left bottom no-repeat;}
div.blue div.SecondaryPromotionalSlot div.promotion-mid,div.blue div.SecondaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/stapromo-header-blue.jpg") top left no-repeat;}
div.blue_ins div.SecondaryPromotionalSlot div.promotion-outer,div.blue_ins div.SecondaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/stapromo-footer-darkblue.jpg") left bottom no-repeat;}
div.blue_ins div.SecondaryPromotionalSlot div.promotion-mid,div.blue_ins div.SecondaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/stapromo-header-darkblue.jpg") top left no-repeat;}
div.lightgreen div.SecondaryPromotionalSlot div.promotion-outer,div.lightgreen div.SecondaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/stapromo-footer-lightgreen.jpg") left bottom no-repeat;}
div.lightgreen div.SecondaryPromotionalSlot div.promotion-mid,div.lightgreen div.SecondaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/stapromo-header-lightgreen.jpg") top left no-repeat;}
div.orange div.SecondaryPromotionalSlot div.promotion-outer,div.orange div.SecondaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/stapromo-footer-orange.jpg") left bottom no-repeat;}
div.orange div.SecondaryPromotionalSlot div.promotion-mid,div.orange div.SecondaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/stapromo-header-orange.jpg") top left no-repeat;}
div.red div.SecondaryPromotionalSlot div.promotion-outer,div.red div.SecondaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/stapromo-footer-red.jpg") left bottom no-repeat;}
div.red div.SecondaryPromotionalSlot div.promotion-mid,div.red div.SecondaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/stapromo-header-red.jpg") top left no-repeat;}
div.default div.SecondaryPromotionalSlot div.promotion-outer,div.default div.SecondaryPromotionalSlot div.promotion-outer, div.Layout-Full-100 div.SecondaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/stapromo-footer-red.jpg") left bottom no-repeat;}
div.default div.SecondaryPromotionalSlot div.promotion-mid,div.default div.SecondaryPromotionalSlot div.promotion-mid, div.Layout-Full-100 div.SecondaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/stapromo-header-red.jpg") top left no-repeat;}
div.purple div.SecondaryPromotionalSlot div.promotion-outer,div.purple div.SecondaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/stapromo-footer-purple.jpg") left bottom no-repeat;}
div.purple div.SecondaryPromotionalSlot div.promotion-mid,div.purple div.SecondaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/stapromo-header-purple.jpg") top left no-repeat;}
div.grey div.SecondaryPromotionalSlot div.promotion-outer,div.grey div.SecondaryPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/stapromo-footer-grey.jpg") left bottom no-repeat;}
div.grey div.SecondaryPromotionalSlot div.promotion-mid,div.grey div.SecondaryPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/stapromo-header-grey.jpg") top left no-repeat;}
div.middle-row div.Content-Area2 div.faqs ul li img,div#Category-Left div#Category-layer-main div.rhs-column div.articlebox div ul li a img{float:left;margin:-8px 0 -2px -23px;padding:0;}
div.middle-row div.Content-Area2 div.faqs ul li img{position:relative;top:3px;margin:0 0 -2px;padding:0;}
#Standard-Template #SecondaryPromotionalSlot #SecondaryPromotionalSlot{float:left;display:inline;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.promotion-outer{width:230px;float:left;padding:0 7px 0 6px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.promotion-outer h3{width:184px;border:0;font-size:160%;font-weight:700;float:left;margin:0;padding:6px 0 4px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.promotion-outer p{width:184px;clear:both;margin:0 0 5px;padding:0;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.promotion-content{width:184px;clear:both;min-height:129px;height:auto !important;padding:0 10px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.promotion-content ul{float:left;list-style-type:none;margin:4px 0 0;padding:0 0 7px 1px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.promotion-content ul li{margin:0;padding:0 0 1px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.promotion-content ul li a{background:transparent url("/images/postoffice/rd2009/promo-findoutmore.gif") no-repeat scroll 0 0;clear:both;font-size:100%;font-weight:700;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.blue div.promotion-content{border-top:8px solid #48c0eb;border-left:8px solid #48c0eb;border-right:8px solid #48c0eb;float:left;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.blue div.promotion-inner{background:url("/images/postoffice/rd2009/blue-promo-curve.gif") bottom left no-repeat;float:left;padding:0 0 8px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.blue h3 a{text-decoration:none;color:#075498;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.blue_ins div.promotion-content{border-top:8px solid #0375d3;border-left:8px solid #0375d3;border-right:8px solid #0375d3;float:left;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.blue_ins div.promotion-inner{background:url("/images/postoffice/rd2009/darkblue-promo-curve.gif") bottom left no-repeat;float:left;padding:0 0 8px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.blue_ins h3 a{text-decoration:none;color:#00447c;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.lightgreen div.promotion-content{border-top:8px solid #96c03a;border-left:8px solid #96c03a;border-right:8px solid #96c03a;float:left;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.lightgreen div.promotion-inner{background:url("/images/postoffice/rd2009/lightgreen-promo-curve.gif") bottom left no-repeat;float:left;padding:0 0 8px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.lightgreen h3 a{text-decoration:none;color:#006f51;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.orange div.promotion-content{border-top:8px solid #f6aa41;border-left:8px solid #f6aa41;border-right:8px solid #f6aa41;float:left;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.orange div.promotion-inner{background:url("/images/postoffice/rd2009/orange-promo-curve.gif") bottom left no-repeat;float:left;padding:0 0 8px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.orange h3 a{text-decoration:none;color:#b40030;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.red div.promotion-content{border-top:8px solid #ec2027;border-left:8px solid #ec2027;border-right:8px solid #ec2027;float:left;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.red div.promotion-inner{background:url("/images/postoffice/rd2009/red-promo-curve.gif") bottom left no-repeat;float:left;padding:0 0 8px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.red h3 a{text-decoration:none;color:#98002e;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.default div.promotion-content{border-top:8px solid #ec2027;border-left:8px solid #ec2027;border-right:8px solid #ec2027;float:left;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.default div.promotion-inner{background:url("/images/postoffice/rd2009/red-promo-curve.gif") bottom left no-repeat;float:left;padding:0 0 8px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.default h3 a{text-decoration:none;color:#98002e;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.purple div.promotion-content{border-top:8px solid #7a68ae;border-left:8px solid #7a68ae;border-right:8px solid #7a68ae;float:left;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.purple div.promotion-inner{background:url("/images/postoffice/rd2009/purple-promo-curve.gif") bottom left no-repeat;float:left;padding:0 0 8px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.purple h3 a{text-decoration:none;color:#47006f;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.grey div.promotion-content{border-top:8px solid #adb5ba;border-left:8px solid #adb5ba;border-right:8px solid #adb5ba;float:left;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.grey div.promotion-inner{background:url("/images/postoffice/rd2009/grey-promo-curve.gif") bottom left no-repeat;float:left;padding:0 0 8px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.grey h3 a{text-decoration:none;color:#424b48;}
div.InfoPromotionalSlot div.promotion-inner div,div.SecondaryPromotionalSlot div.promotion-inner div,div.SecondaryPromotionalSlot div.promotion-inner div{float:left;width:196px;padding:0;}
table thead tr th.last,table tbody tr.footer td.last{border-right:none;}
br,div.HeroPromotionalSlot p{clear:left;}
ul,div.middle-row div.Content-Area2 ol li,div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.promotion-outer img{margin:0;padding:0;}
.notDisplayed,div#Crumb-Trail br{display:none;}
div#Level2 div#Category-Left,div#Category-Left{float:left;width:955px;padding:0;}
div#Level2 div#Category-layer-left,div#Category-layer-left{width:223px;float:left;background:#fff;margin:0;padding:0 0 10px;}
div#Level2 div#Category-layer-left div#Category-Main,div#Category-layer-left div#Category-Main{width:223px;float:left;background:#fff;margin:0;padding:0;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel,div#Category-layer-left div#Category-Main div#Category-Panel{width:208px;float:left;margin:0;padding:0 10px 0 5px;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-bottom,div#Category-layer-left div#Category-Main div#Category-Panel div.category-bottom{background:url("/images/postoffice/rd2008/leftnav-footer.gif") no-repeat bottom;width:208px;float:left;padding:0 0 12px;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-inner,div#Category-layer-left div#Category-Main div#Category-Panel div.category-inner{background:url("/images/postoffice/rd2008/leftnav-bg.gif") repeat-y;width:208px;float:left;font-size:100%;margin:0;padding:0;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-splash,div#Category-layer-left div#Category-Main div#Category-Panel div.category-splash{width:208px;float:left;margin:0;padding:0;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-content,div#Category-layer-left div#Category-Main div#Category-Panel div.category-content{width:184px;float:left;margin:0;padding:0 10px 0 14px;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-divider,div#Category-layer-left div#Category-Main div#Category-Panel div.category-divider{clear:both;font-size:1px;width:180px;border-bottom:1px solid #ccc;float:left;margin:6px 0 5px;padding:0;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel h3,div#Category-layer-left div#Category-Main div#Category-Panel h3{float:left;border:0;font-size:120%;font-weight:700;width:180px;letter-spacing:0;line-height:100%;clear:both;margin:4px 0 2px;padding:0 0 2px;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel a,div#Category-layer-left div#Category-Main div#Category-Panel a{display:block;background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;padding:0 0 0 8px;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel ul,div#Category-layer-left div#Category-Main div#Category-Panel ul{list-style-type:none;margin:0 0 0 8px;padding:0;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel ul li,div#Category-layer-left div#Category-Main div#Category-Panel ul li{list-style-type:none;clear:both;line-height:110%;float:left;width:170px;margin:2px 0 3px;padding:0;}
div#Level2 div#Category-layer-left #nav-background-tile,div#Category-layer-left #nav-background-tile{width:208px;float:left;display:inline;font-size:100%;background:url("/images/postoffice/rd2008/leftnav-bg.gif") repeat-y;margin:0 0 0 5px;padding:0;}
div#Level2 div#Category-layer-left .grey-flexilist,div#Category-layer-left .grey-flexilist{background:url("/images/postoffice/rd2008/leftnav-footer.gif") no-repeat left bottom;padding-bottom:7px;}
div#Level2 div#Category-layer-left .grey-flexilist .grey-flexilist-spacer,div#Category-layer-left .grey-flexilist .grey-flexilist-spacer{font-size:1px;width:180px;border-bottom:1px solid #ccc;float:left;position:relative;left:13px;margin:0 0 5px;padding:0;}
div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent,div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent{padding:4px 0 2px 5px;}
div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent h3,div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent h3{border:0;color:#c00;float:left;display:inline;font-size:120%;font-weight:700;width:170px;letter-spacing:0;line-height:100%;background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;margin:0 0 2px 9px;padding:0 0 2px 8px;}
div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent UL,div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent UL{list-style-type:none;clear:both;float:left;margin:0;padding:0 0 4px 17px;}
div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent LI,div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent LI{background-image:none;list-style-type:none;float:left;display:inline;width:170px;margin:2px 0 3px;padding:0;}
div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent LI a,div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent LI a{display:block;background:url("/images/postoffice/rd2008/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;line-height:110%;padding:0 0 0 8px;}
div#Level2 div#Category-layer-img,div#Category-layer-img{width:723px;z-index:1;position:relative;top:-2px;clear:both;padding:0 0 18px 6px;}
div#Level2 div#Category-layer-trans,div#Category-layer-trans{position:relative;top:-292px;margin-bottom:-292px;z-index:2;left:486px;width:1px;height:292px;background:url("/images/postoffice/rd2008/transparent.gif");}
div#Level2 div#Category-Left div#Category-layer-main,div#Category-Left div#Category-layer-main{float:left;width:729px;margin:0;padding:0 0 10px;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom,div#Category-Left div#Category-layer-main div#Category-Layer-bottom{width:729px;clear:both;float:left;padding:0 0 10px;}
div#Level2 div.categorybox div.articlebox ul li,div#Standard-Template div.articlebox ul li{list-style-type:none;background:none;margin:0;padding:0 0 1px; clear:both;}
div#Level2 div.categorybox div.articlebox ul li a,div#Standard-Template div.articlebox ul li a{display:block;color:#c00;background:url("/images/postoffice/rd2008/broadband-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Level2 div.categorybox div.articlebox span.price,div#Standard-Template div.articlebox span.price{font-size:140%;font-weight:700;line-height:160%;padding:0;}
div#Level2 div.categorybox div.articlebox h2,div#Standard-Template div.articlebox h2{width:170px;color:#fff;z-index:2;position:relative;font-size:110%;margin:0;padding:6px 40px 17px 10px;}
div#Level2 div.categorybox div.articlebox h2 img,div#Standard-Template div.articlebox h2 img{position:absolute;top:0;left:170px;margin:0;}
div#Level2 div.blue div.articlebox ul li a,div#Category-layer-img div.blue div.articlebox ul li a,div.blue div#Category-Left div#Category-layer-main div.articlebox ul li a{background:url("/images/postoffice/rd2008/moneyins-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Level2 div.lightgreen h2,div#Category-layer-img div.lightgreen h2{background:#006f51 url("/images/postoffice/rd2008/header-lightgreen-article.gif") no-repeat bottom;}
div#Level2 div.lightgreen div.articlebox ul li a,div#Category-layer-img div.lightgreen div.articlebox ul li a{background:url("/images/postoffice/rd2008/broadband-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;clear:both;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Level2 div.orange h2,div#Category-layer-img div.orange h2{background:#b40030 url("/images/postoffice/rd2008/header-orange-article.gif") no-repeat bottom;}
div#Level2 div.orange div.articlebox ul li a,div#Category-layer-img div.orange div.articlebox ul li a,div#Category-layer-img div.orange div.articlebox ul li a,div.orange div#Category-Left div#Category-layer-main div.articlebox ul li a{background:url("/images/postoffice/rd2008/travel-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Level2 div.red h2,div#Category-layer-img div.red h2{background:#98002e url("/images/postoffice/rd2008/header-red-article.gif") no-repeat bottom;}
div#Level2 div.red div.articlebox ul li a,div#Category-layer-img div.red div.articlebox ul li a,div#Category-layer-img div.red div.articlebox ul li a,div.red div#Category-Left div#Category-layer-main div.articlebox ul li a{background:url("/images/postoffice/rd2008/letters-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Level2 div.red h2,div#Category-layer-img div.red h2{background:#98002e url("/images/postoffice/rd2008/header-red-article.gif") no-repeat bottom;}
div#Level2 div.red div.articlebox ul li a,div#Category-layer-img div.red div.articlebox ul li a,div#Category-layer-img div.red div.articlebox ul li a,div.red div#Category-Left div#Category-layer-main div.articlebox ul li a{background:url("/images/postoffice/rd2008/letters-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Level2 div.default h2,div#Category-layer-img div.default h2{background:#98002e url("/images/postoffice/rd2008/header-red-article.gif") no-repeat bottom;}
div#Level2 div.default div.articlebox ul li a,div#Category-layer-img div.default div.articlebox ul li a,div#Category-layer-img div.default div.articlebox ul li a,div.default div#Category-Left div#Category-layer-main div.articlebox ul li a{background:url("/images/postoffice/rd2008/letters-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Level2 div.default h2,div#Category-layer-img div.default h2{background:#98002e url("/images/postoffice/rd2008/header-red-article.gif") no-repeat bottom;}
div#Level2 div.default div.articlebox ul li a,div#Category-layer-img div.default div.articlebox ul li a,div#Category-layer-img div.default div.articlebox ul li a,div.default div#Category-Left div#Category-layer-main div.articlebox ul li a{background:url("/images/postoffice/rd2008/letters-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Level2 div.purple h2,div#Category-layer-img div.purple h2{background:#47006f url("/images/postoffice/rd2008/header-purple-article.gif") no-repeat bottom;}
div#Level2 div.purple div.articlebox ul li a,div#Category-layer-img div.purple div.articlebox ul li a{background:url("/images/postoffice/rd2008/services-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;clear:both;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div#Level2 div.grey h2,div#Category-layer-img div.grey h2{background:#424b48 url("/images/postoffice/rd2008/header-grey-article.gif") no-repeat bottom;}
div#Level2 div.grey div.articlebox ul li a,div#Category-layer-img div.grey div.articlebox ul li a,div#Category-layer-img div.grey div.articlebox ul li a,div.grey div#Category-Left div#Category-layer-main div.articlebox ul li a{background:url("/images/postoffice/rd2008/business-findoutmore.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}
div.top-links .top-info ul li.first,div.account-section ul li.first,.blue div#Category-Panel h3,.blue div#Category-Panel ul li,.blue div#Category-Panel .category-divider,.blue div#Category-Panel h3,.blue div#Category-Panel ul li,.blue div#Category-Panel .category-divider,.blue_ins div#Category-Panel h3,.blue_ins div#Category-Panel ul li,.blue_ins div#Category-Panel .category-divider,.lightgreen div#Category-Panel h3,.lightgreen div#Category-Panel ul li,.lightgreen div#Category-Panel .category-divider,.orange div#Category-Panel h3,.orange div#Category-Panel ul li,.orange div#Category-Panel .category-divider,.red div#Category-Panel h3,.red div#Category-Panel ul li,.red div#Category-Panel .category-divider,.purple div#Category-Panel h3,.purple div#Category-Panel ul li,.purple div#Category-Panel .category-divider,.grey div#Category-Panel h3,.grey div#Category-Panel ul li,.grey div#Category-Panel .category-divider,.grey div#Category-Panel{background:none;}
div.top-links .top-info ul li a:hover,div.top-links .top-info ul li a:active,div.account-section ul li a:hover,div.account-section ul li a:active,div#Home-Template div.categorybox div.articlebox ul li a:hover,div#Home-Template div#Layer-right div.articlebox ul li a:active,div#Level2 div.categorybox div.articlebox ul li a:hover,div#Home-Template div#Layer-right div.articlebox ul li a:active,a:active,div.categorybox div.articlebox ul li a:hover,div#Home-Template div#Layer-right div.articlebox ul li a:active,div.small-menu ul li a:hover,div#Category-Left div#Category-layer-main #Foot-Note p.Top a:hover,div.middle-row div.Content-Area2 div.faqs ul li a:hover,div.middle-row div.Content-Area2 div.faqs-answer p.Top a:hover,div.articlebox a:hover{color:#900;}
div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel div.category-top,div#Level2 div#Category-layer-left #top-corners,div#Category-layer-left div#Category-Main div#Category-Panel div.category-top,div#Category-layer-left #top-corners{background:url("/images/postoffice/rd2008/leftnav-header.gif") no-repeat top;width:208px;list-style-type:none;float:left;margin:0;padding:8px 0 0;}
#Home-Template .categorybox .articlebox,div.PrimaryPromotionalSlot div.promotion-inner div,div.HeroPromotionalSlot div.promotion-inner div{margin:0 0 10px}
div.middle-row div.Content-Area2 div#Broadband-Compare table.compare td{line-height:15px;}
div.middle-row div.Content-Area2 div.faqs ol{list-style-type:none;background:none;margin:1px 0 14px;padding:0;}
div.middle-row div.single-column div.Content-Area2 div.faqs ol li {width:704px;}
div.middle-row div.Content-Area2 div.faqs ol li h3,div.middle-row div.Content-Area2 div.faqs ol li h2{margin-top:-4px;padding-top:0;}
div.middle-row div.Content-Area2 div.faqs a.link-arrow{background:transparent url(/images/postoffice/rd2009/generic-arrow.gif) no-repeat 10px 3px;display:block;padding:0 0 0 18px;}
div.middle-row div.Content-Area2 div.faqs p.Top a{background:transparent url(/images/postoffice/rd2009/icon-backtotopnew.gif) no-repeat scroll -4px 5px;clear:both;color:#C00;display:block;float:left;font-weight:400;left:0;position:relative;margin:-4px 0 -10px;padding:8px 0 0 15px !important;}
div.middle-row div.Content-Area2 div.faqs ol p.Top{clear:both;}
div.middle-row div.Content-Area2 div.faqs ul{list-style-type:none;background:none;margin:1px 0 19px 10px;padding:0;}
div.middle-row div.Content-Area2 div.faqs ul li{list-style-type:none;background:none;padding:0 0 6px;}
div.middle-row div.Content-Area2 div.faqs ul li a{color:#c00;}
div.middle-row div.Content-Area2 div.faqs-answer p.Top a{background:transparent url("/images/postoffice/rd2009/icon-backtotopnew.gif") no-repeat scroll 0 5px;clear:both;color:#c00;float:left;display:block;position:relative;left:6px;font-weight:400;margin:-4px 0 0;padding:8px 0 9px 19px;}
sup,div#Category-Left div#Category-layer-main #Foot-Note sup,table sup{bottom:1ex;color:#000;font-style:normal;font-weight:700;line-height:1;position:relative;vertical-align:baseline;}
div.blue div.PrimaryPromotionalSlot h3 a,div.blue div.HeroPromotionalSlot h3 a,div.blue div.SecondaryPromotionalSlot h3 a,div.blue div.SecondaryPromotionalSlot h3 a,div.blue div.Menu-Item-Row div.menu-item h3 a,div.blue div.small-menu h3 a,div.blue div.PrimaryPromotionalSlot h3,div.blue div.HeroPromotionalSlot h3,div.blue div.SecondaryPromotionalSlot h3,div.blue div.SecondaryPromotionalSlot h3,div.blue div.Menu-Item-Row div.menu-item h3,div.blue div.small-menu h3,div.blue div.middle-row div.Content-Area2 h3,div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.blue h3,div.blue div.middle-row div.Content-Area2 h3 a,div.blue div.middle-row div.Content-Area2 div.faqs ol li h2,div.blue a sup{color:#075498;text-decoration:none;}
div.blue_ins div.PrimaryPromotionalSlot h3 a,div.blue_ins div.HeroPromotionalSlot h3 a,div.blue_ins div.SecondaryPromotionalSlot h3 a,div.blue_ins div.SecondaryPromotionalSlot h3 a,div.blue_ins div.Menu-Item-Row div.menu-item h3 a,div.blue_ins div.small-menu h3 a,div.blue_ins div.PrimaryPromotionalSlot h3,div.blue_ins div.HeroPromotionalSlot h3,div.blue_ins div.SecondaryPromotionalSlot h3,div.blue_ins div.SecondaryPromotionalSlot h3,div.blue_ins div.Menu-Item-Row div.menu-item h3,div.blue_ins div.small-menu h3,div.blue_ins div.middle-row div.Content-Area2 h3,div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.blue_ins h3,div.blue_ins div.middle-row div.Content-Area2 h3 a,div.blue_ins div.middle-row div.Content-Area2 div.faqs ol li h2,div.blue_ins a sup{color:#00447c;text-decoration:none;}
div.lightgreen div.PrimaryPromotionalSlot h3 a,div.lightgreen div.HeroPromotionalSlot h3 a,div.lightgreen div.SecondaryPromotionalSlot h3 a,div.lightgreen div.SecondaryPromotionalSlot h3 a,div.lightgreen div.Menu-Item-Row div.menu-item h3 a,div.lightgreen div.small-menu h3 a,div.lightgreen div.PrimaryPromotionalSlot h3,div.lightgreen div.HeroPromotionalSlot h3,div.lightgreen div.SecondaryPromotionalSlot h3,div.lightgreen div.SecondaryPromotionalSlot h3,div.lightgreen div.Menu-Item-Row div.menu-item h3,div.lightgreen div.small-menu h3,div.lightgreen div.middle-row div.Content-Area2 h3,div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.lightgreen h3,div.lightgreen div.middle-row div.Content-Area2 h3 a,div.lightgreen div.middle-row div.Content-Area2 div.faqs ol li h2,div.lightgreen a sup{color:#006f51;text-decoration:none;}
div.orange div.PrimaryPromotionalSlot h3 a,div.orange div.HeroPromotionalSlot h3 a,div.orange div.SecondaryPromotionalSlot h3 a,div.orange div.SecondaryPromotionalSlot h3 a,div.orange div.Menu-Item-Row div.menu-item h3 a,div.orange div.small-menu h3 a,div.orange div.PrimaryPromotionalSlot h3,div.orange div.HeroPromotionalSlot h3,div.orange div.SecondaryPromotionalSlot h3,div.orange div.SecondaryPromotionalSlot h3,div.orange div.Menu-Item-Row div.menu-item h3,div.orange div.small-menu h3,div.orange div.middle-row div.Content-Area2 h3,div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.orange h3,div.orange div.middle-row div.Content-Area2 h3 a,div.orange div.middle-row div.Content-Area2 div.faqs ol li h2,div.orange a sup{color:#b40030;text-decoration:none;}
div.red div.PrimaryPromotionalSlot h3 a,div.red div.HeroPromotionalSlot h3 a,div.red div.SecondaryPromotionalSlot h3 a,div.red div.SecondaryPromotionalSlot h3 a,div.red div.Menu-Item-Row div.menu-item h3 a,div.red div.small-menu h3 a,div.red div.PrimaryPromotionalSlot h3,div.red div.HeroPromotionalSlot h3,div.red div.SecondaryPromotionalSlot h3,div.red div.SecondaryPromotionalSlot h3,div.red div.Menu-Item-Row div.menu-item h3,div.red div.small-menu h3,div.red div.middle-row div.Content-Area2 h3,div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.red h3,div.red div.middle-row div.Content-Area2 h3 a,div.red div.middle-row div.Content-Area2 div.faqs ol li h2,div.red a sup{color:#98002e;text-decoration:none;}
div.default div.PrimaryPromotionalSlot h3 a,div.default div.HeroPromotionalSlot h3 a,div.default div.SecondaryPromotionalSlot h3 a,div.default div.SecondaryPromotionalSlot h3 a,div.default div.Menu-Item-Row div.menu-item h3 a,div.default div.small-menu h3 a,div.default div.PrimaryPromotionalSlot h3,div.default div.HeroPromotionalSlot h3,div.default div.SecondaryPromotionalSlot h3,div.default div.SecondaryPromotionalSlot h3,div.default div.Menu-Item-Row div.menu-item h3,div.default div.small-menu h3,div.default div.middle-row div.Content-Area2 h3,div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.default h3,div.default div.middle-row div.Content-Area2 h3 a,div.default div.middle-row div.Content-Area2 div.faqs ol li h2,div.default a sup{color:#98002e;text-decoration:none;}
div.purple div.PrimaryPromotionalSlot h3 a,div.purple div.HeroPromotionalSlot h3 a,div.purple div.SecondaryPromotionalSlot h3 a,div.purple div.SecondaryPromotionalSlot h3 a,div.purple div.Menu-Item-Row div.menu-item h3 a,div.purple div.small-menu h3 a,div.purple div.PrimaryPromotionalSlot h3,div.purple div.HeroPromotionalSlot h3,div.purple div.SecondaryPromotionalSlot h3,div.purple div.SecondaryPromotionalSlot h3,div.purple div.Menu-Item-Row div.menu-item h3,div.purple div.small-menu h3,div.purple div.middle-row div.Content-Area2 h3,div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.purple h3,div.purple div.middle-row div.Content-Area2 h3 a,div.purple div.middle-row div.Content-Area2 div.faqs ol li h2,div.purple a sup{color:#47006f;text-decoration:none;}
div.grey div.PrimaryPromotionalSlot h3 a,div.grey div.HeroPromotionalSlot h3 a,div.grey div.SecondaryPromotionalSlot h3 a,div.grey div.SecondaryPromotionalSlot h3 a,div.grey div.Menu-Item-Row div.menu-item h3 a,div.grey div.small-menu h3 a,div.grey div.PrimaryPromotionalSlot h3,div.grey div.HeroPromotionalSlot h3,div.grey div.SecondaryPromotionalSlot h3,div.grey div.SecondaryPromotionalSlot h3,div.grey div.Menu-Item-Row div.menu-item h3,div.grey div.small-menu h3,div.grey div.middle-row div.Content-Area2 h3,div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div.PromotionalSlot div.grey h3,div.grey div.middle-row div.Content-Area2 h3 a,div.grey div.middle-row div.Content-Area2 div.faqs ol li h2,div.grey a sup{color:#424b48;text-decoration:none;}
#Full-Content-Region div.promotion-inner div a.button{clear:both;padding-bottom:5px;}
div.articlebox div ul.other-tools li,div#Level2 div.categorybox div.articlebox div,.fleft,div#Level2 div.categorybox,#Category-Layer-bottom .PromotionalSlot a,#Category-Layer-bottom .PromotionalSlot,.fleft,div.categorybox{float:left;}
div.middle-row div.Content-Area2 table p,div#Broadband-Compare table col{width:auto;}
div#Home-Template form,div#Level2 form,div.search-box form,div.middle-row div.Content-Area2 div.faqs-answer p.Top,div#Broadband-Compare img{border:0;margin:0;padding:0;}
a:hover,div#Level2 div#Category-layer-left div#Category-Main div#Category-Panel a:hover,div#Level2 div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent LI a:hover,a:hover,div#Category-layer-left div#Category-Main div#Category-Panel a:hover,div#Category-layer-left #nav-background-tile #top-corners .grey-flexilist .flexilist-row .flexilistcontent LI a:hover,div#Broadband-Compare table.compare a.arrow:hover,div#Broadband-Compare a.backtotop:hover{text-decoration:underline;color:#900;}
div.rhs-column div.SecondaryPromotionalSlot div.promotion-outer{margin:0;}
div.rhs-column h3,div#Broadband-Compare table thead tr th.last{border:none;}
div#Level2 div#Category-Left div#Category-layer-main div#Category-Layer-bottom div#Foot-Note p a,div.middle-row div.Content-Area2 div.paragraph p a:hover,div#Category-layer-main div.top-row h2 a,div.navigation-tabs ul li a:hover,div.navigation-tabs ul li a:active,div.middle-row sup a,table a,div.middle-row div.Content-Area2 div#Broadband-Compare table.compare td a{text-decoration:underline !important;}
#Full-Content-Region #PrimaryPromotionalSlot .promotion-inner H3{width:440px;}
#Full-Content-Region #PrimaryPromotionalSlot div.post-it .promotion-inner H3,#Full-Content-Region div.HeroPromotionalSlot div.promotion-inner H3{width:290px;}
div.Menu-Item-Row div.menu-item div a.findoutmore img,div.HeroPromotionalSlot div.promotion-inner div a img,div.PrimaryPromotionalSlot div.promotion-inner div a img,div.InfoPromotionalSlot div.promotion-inner div a img{position:relative;top:5px;float:left;margin:-8px 0 0 -20px;}
div.PrimaryPromotionalSlot ul li,div.HeroPromotionalSlot ul li{margin-right:20px !important;}
div.PrimaryPromotionalSlot div.image ul li,div.HeroPromotionalSlot div.image ul li{margin-right:0 !important;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox h3.realtext img,div.InfoPromotionalSlot h3.realtext img{float:left !important;margin-top:-6px;}



/** Start - Site Refresh - Release D **/

div#Category-Left div#Category-layer-main div.rhs-column div.articlebox img.section-title {position:relative;left:6px;border:0;float:none;vertical-align:middle;margin:0;padding:0;}
div.middle-row div.lhs-column div.Content-Area2 div.paragraph p {clear:both;line-height:130%;padding:0 10px 17px;}
div.middle-row div.lhs-column div.Content-Area2 div.paragraph p a.no-underline {text-decoration:none !important;}
div.middle-row div.lhs-column div.Content-Area2 div.paragraph h3 a {text-decoration:none !important;}
div.middle-row div.lhs-column div.Content-Area2 div.paragraph p a strong {background:transparent url(/images/postoffice/rd2009/icon-findoutmore.gif) no-repeat scroll 0 0;margin:0 0 0 -3px;position:relative;top:5px;padding: 3px 0 3px 20px;}
div#Category-Left div#Category-layer-main div.rhs-column div.articlebox div ul li a.PDF{background:url("/images/postoffice/rd2009/listagg-pdficon.gif") no-repeat;font-weight:700;font-size:100%;margin:0 0 0 -4px;padding:3px 0 3px 21px;}

div#Category-Left div#Category-layer-main h1 br {display: none;}

/**START : new content 2 changes **/

div.lhs-column table,div.single-column table{width:100%;background:#fff;clear:both;float:left;margin:0 0 20px;}
div.lhs-column table col,div.single-column table col{width:30%;}
div.lhs-column table thead tr th, div.single-column table thead tr th {vertical-align:top;text-align:left;padding:6px 9px 7px;}
div.lhs-column table tbody tr td, div.single-column table tbody tr td {vertical-align:top;padding:5px 9px 7px;}
div.lhs-column table tbody tr.footer td.first, div.single-column table tbody tr.footer td.first {border-left:none;}
div.blue div.lhs-column table thead tr th, div.blue div.single-column table thead tr th {background:#f1fafd url("/images/postoffice/rd2009/table-header-blue.gif") repeat-x;border-right:1px solid #48c0eb;font-weight:700;color:#075498;border-left:1px solid #48c0eb;border-bottom:1px solid #48c0eb;}
div.blue div.lhs-column table thead tr th.first, div.blue div.single-column table thead tr th.first {background:#f1fafd url("/images/postoffice/rd2009/table-header-left-blue.gif") no-repeat top left;}
div.blue div.lhs-column table thead tr th.last, div.blue div.single-column table thead tr th.last {background:#f1fafd url("/images/postoffice/rd2009/table-header-right-blue.gif") no-repeat top right;border-right:none;}
div.blue div.lhs-column table tbody tr td, div.blue div.single-column table tbody tr td {border-top:1px solid #48c0eb;border-right:1px solid #48c0eb;border-left:1px solid #48c0eb;padding:7px 9px;border-bottom:1px solid #48c0eb;}
div.blue div.lhs-column table tbody tr td.first, div.blue div.single-column table tbody tr td.first {border-left:1px solid #48c0eb;}
div.blue div.lhs-column table tbody tr.footer td, div.blue div.single-column table tbody tr.footer td {background:url("/images/postoffice/rd2009/table-footer-blue.gif") repeat-x bottom left;}
div.blue div.lhs-column table tbody tr.footer td.first, div.blue div.single-column table tbody tr.footer td.first {background:url("/images/postoffice/rd2009/table-footer-left-blue.gif") no-repeat bottom left;border-left:none;}
div.blue div.lhs-column table tbody tr.footer td.last, div.blue div.single-column table tbody tr.footer td.last {background:url("/images/postoffice/rd2009/table-footer-right-blue.gif") no-repeat bottom right;}
div.blue div.lhs-column table thead tr th.highlight,div.blue div.lhs-column table tbody tr td.highlight,div.blue div.lhs-column table tbody tr.footer td.highlight,div.blue div.single-column table thead tr th.highlight,div.blue div.single-column table tbody tr td.highlight,div.blue div.single-column table tbody tr.footer td.highlight {background-color:#f1fafd;}
div.blue_ins div.lhs-column table thead tr th, div.blue_ins div.single-column table thead tr th {background:#e5f1fb url("/images/postoffice/rd2009/table-header-darkblue.gif") repeat-x;border-right:1px solid #0375d3;font-weight:700;color:#00447C;border-left:1px solid #0375d3;border-bottom:1px solid #0375d3;}
div.blue_ins div.lhs-column table thead tr th.first, div.blue_ins div.single-column table thead tr th.first {background:#e5f1fb url("/images/postoffice/rd2009/table-header-left-darkblue.gif") no-repeat top left;}
div.blue_ins div.lhs-column table thead tr th.last, div.blue_ins div.single-column table thead tr th.last {background:#e5f1fb url("/images/postoffice/rd2009/table-header-right-darkblue.gif") no-repeat top right;border-right:none;}
div.blue_ins div.lhs-column table tbody tr td, div.blue_ins div.single-column table tbody tr td {border-top:1px solid #0375d3;border-right:1px solid #0375d3;border-left:1px solid #0375d3;padding:7px 9px;border-bottom:1px solid #0375d3;}
div.blue_ins div.lhs-column table tbody tr td.first, div.blue_ins div.single-column table tbody tr td.first {border-left:1px solid #0375d3;}
div.blue_ins div.lhs-column table tbody tr.footer td, div.blue_ins div.single-column table tbody tr.footer td {background:url("/images/postoffice/rd2009/table-footer-darkblue.gif") repeat-x bottom left;}
div.blue_ins div.lhs-column table tbody tr.footer td.first, div.blue_ins div.single-column table tbody tr.footer td.first {background:url("/images/postoffice/rd2009/table-footer-left-darkblue.gif") no-repeat bottom left;border-left:none;}
div.blue_ins div.lhs-column table tbody tr.footer td.last, div.blue_ins div.single-column table tbody tr.footer td.last {background:url("/images/postoffice/rd2009/table-footer-right-darkblue.gif") no-repeat bottom right;}
div.blue_ins div.lhs-column table thead tr th.highlight,div.blue_ins div.lhs-column table tbody tr td.highlight,div.blue_ins div.lhs-column table tbody tr.footer td.highlight, div.blue_ins div.single-column table thead tr th.highlight,div.blue_ins div.single-column table tbody tr td.highlight,div.blue_ins div.single-column table tbody tr.footer td.highlight {background-color:#e5f1fb;}
div.lightgreen div.lhs-column table thead tr th, div.lightgreen div.single-column table thead tr th {background:#f4f9eb url("/images/postoffice/rd2009/table-header-lightgreen.gif") repeat-x;border-right:1px solid #96c03a;font-weight:700;color:#006F51;border-left:1px solid #96c03a;border-bottom:1px solid #96c03a;}
div.lightgreen div.lhs-column table thead tr th.first, div.lightgreen div.single-column table thead tr th.first {background:#f4f9eb url("/images/postoffice/rd2009/table-header-left-lightgreen.gif") no-repeat top left;}
div.lightgreen div.lhs-column table thead tr th.last, div.lightgreen div.single-column table thead tr th.last {background:#f4f9eb url("/images/postoffice/rd2009/table-header-right-lightgreen.gif") no-repeat top right;border-right:none;}
div.lightgreen div.lhs-column table tbody tr td, div.lightgreen div.single-column table tbody tr td {border-top:1px solid #96c03a;border-right:1px solid #96c03a;border-left:1px solid #96c03a;padding:7px 9px;}
div.lightgreen div.lhs-column table tbody tr td.first, div.lightgreen div.single-column table tbody tr td.first {border-left:1px solid #96c03a;}
div.lightgreen div.lhs-column table tbody tr.footer td, div.lightgreen div.single-column table tbody tr.footer td {background:url("/images/postoffice/rd2009/table-footer-lightgreen.gif") repeat-x bottom left;}
div.lightgreen div.lhs-column table tbody tr.footer td.first, div.lightgreen div.single-column table tbody tr.footer td.first {background:url("/images/postoffice/rd2009/table-footer-left-lightgreen.gif") no-repeat bottom left;border-left:none;}
div.lightgreen div.lhs-column table tbody tr.footer td.last, div.lightgreen div.single-column table tbody tr.footer td.last {background:url("/images/postoffice/rd2009/table-footer-right-lightgreen.gif") no-repeat bottom right;}
div.lightgreen div.lhs-column table thead tr th.highlight,div.lightgreen div.lhs-column table tbody tr td.highlight,div.lightgreen div.lhs-column table tbody tr.footer td.highlight, div.lightgreen div.single-column table thead tr th.highlight, div.lightgreen div.single-column table tbody tr td.highlight,div.lightgreen div.single-column table tbody tr.footer td.highlight {background-color:#f4f9eb;}
div.orange div.lhs-column table thead tr th, div.orange div.single-column table thead tr th {background:#fef6ec url("/images/postoffice/rd2009/table-header-orange.gif") repeat-x;border-right:1px solid #f6aa41;font-weight:700;color:#B40030;border-left:1px solid #f6aa41;border-bottom:1px solid #f6aa41;}
div.orange div.lhs-column table thead tr th.first, div.orange div.single-column table thead tr th.first {background:#fef6ec url("/images/postoffice/rd2009/table-header-left-orange.gif") no-repeat top left;}
div.orange div.lhs-column table thead tr th.last, div.orange div.single-column table thead tr th.last {background:#fef6ec url("/images/postoffice/rd2009/table-header-right-orange.gif") no-repeat top right;border-right:none;}
div.orange div.lhs-column table tbody tr td, div.orange div.single-column table tbody tr td {border-top:1px solid #f6aa41;border-right:1px solid #f6aa41;border-left:1px solid #f6aa41;padding:7px 9px;border-bottom:1px solid #f6aa41;}
div.orange div.lhs-column table tbody tr td.first, div.orange div.single-column table tbody tr td.first {border-left:1px solid #f6aa41;}
div.orange div.lhs-column table tbody tr.footer td, div.orange div.single-column table tbody tr.footer td {background:url("/images/postoffice/rd2009/table-footer-orange.gif") repeat-x bottom left;}
div.orange div.lhs-column table tbody tr.footer td.first, div.orange div.single-column table tbody tr.footer td.first {background:url("/images/postoffice/rd2009/table-footer-left-orange.gif") no-repeat bottom left;border-left:none;}
div.orange div.lhs-column table tbody tr.footer td.last, div.orange div.single-column table tbody tr.footer td.last {background:url("/images/postoffice/rd2009/table-footer-right-orange.gif") no-repeat bottom right;}
div.orange div.lhs-column table thead tr th.highlight,div.orange div.lhs-column table tbody tr td.highlight,div.orange div.lhs-column table tbody tr.footer td.highlight, div.orange div.single-column table thead tr th.highlight,div.orange div.single-column table tbody tr td.highlight,div.orange div.single-column table tbody tr.footer td.highlight {background-color:#fef6ec;}
div.red div.lhs-column table thead tr th, div.red div.single-column table thead tr th {background:#feeeee url("/images/postoffice/rd2009/table-header-red.gif") repeat-x;border-right:1px solid #ec2027;font-weight:700;color:#98002E;border-left:1px solid #ec2027;border-bottom:1px solid #ec2027;}
div.red div.lhs-column table thead tr th.first, div.red div.single-column table thead tr th.first {background:#feeeee url("/images/postoffice/rd2009/table-header-left-red.gif") no-repeat top left;}
div.red div.lhs-column table thead tr th.last, div.red div.single-column table thead tr th.last {background:#feeeee url("/images/postoffice/rd2009/table-header-right-red.gif") no-repeat top right;border-right:none;}
div.red div.lhs-column table tbody tr td, div.red div.single-column table tbody tr td {border-top:1px solid #ec2027;border-right:1px solid #ec2027;border-left:1px solid #ec2027;padding:7px 9px;border-bottom:1px solid #ec2027;}
div.red div.lhs-column table tbody tr td.first, div.red div.single-column table tbody tr td.first {border-left:1px solid #ec2027;}
div.red div.lhs-column table tbody tr.footer td, div.red div.single-column table tbody tr.footer td {background:url("/images/postoffice/rd2009/table-footer-red.gif") repeat-x bottom left;}
div.red div.lhs-column table tbody tr.footer td.first, div.red div.single-column table tbody tr.footer td.first {background:url("/images/postoffice/rd2009/table-footer-left-red.gif") no-repeat bottom left;border-left:none;}
div.red div.lhs-column table tbody tr.footer td.last, div.red div.single-column table tbody tr.footer td.last {background:url("/images/postoffice/rd2009/table-footer-right-red.gif") no-repeat bottom right;}
div.red div.lhs-column table thead tr th.highlight,div.red div.lhs-column table tbody tr td.highlight,div.red div.lhs-column table tbody tr.footer td.highlight, div.red div.single-column table thead tr th.highlight,div.red div.single-column table tbody tr td.highlight,div.red div.single-column table tbody tr.footer td.highlight {background-color:#feeeee;}
div.default div.lhs-column table thead tr th, div.default div.single-column table thead tr th {background:#feeeee url("/images/postoffice/rd2009/table-header-red.gif") repeat-x;border-right:1px solid #ec2027;font-weight:700;color:#98002E;border-left:1px solid #ec2027;}
div.default div.lhs-column table thead tr th.first, div.default div.single-column table thead tr th.first {background:#feeeee url("/images/postoffice/rd2009/table-header-left-red.gif") no-repeat top left;}
div.default div.lhs-column table thead tr th.last, div.default div.single-column table thead tr th.last {background:#feeeee url("/images/postoffice/rd2009/table-header-right-red.gif") no-repeat top right;border-right:none;}
div.default div.lhs-column table tbody tr td, div.default div.single-column table tbody tr td {border-top:1px solid #ec2027;border-right:1px solid #ec2027;border-left:1px solid #ec2027;padding:7px 9px;}
div.default div.lhs-column table tbody tr td.first, div.default div.single-column table tbody tr td.first {border-left:1px solid #ec2027;}
div.default div.lhs-column table tbody tr.footer td, div.default div.single-column table tbody tr.footer td {background:url("/images/postoffice/rd2009/table-footer-red.gif") repeat-x bottom left;}
div.default div.lhs-column table tbody tr.footer td.first, div.default div.single-column table tbody tr.footer td.first {background:url("/images/postoffice/rd2009/table-footer-left-red.gif") no-repeat bottom left;border-left:none;}
div.default div.lhs-column table tbody tr.footer td.last, div.default div.single-column table tbody tr.footer td.last {background:url("/images/postoffice/rd2009/table-footer-right-red.gif") no-repeat bottom right;}
div.default div.lhs-column table thead tr th.highlight,div.default div.lhs-column table tbody tr td.highlight,div.default div.lhs-column table tbody tr.footer td.highlight, div.default div.single-column table thead tr th.highlight,div.default div.single-column table tbody tr td.highlight,div.default div.single-column table tbody tr.footer td.highlight {background-color:#feeeee;}
div.purple div.lhs-column table thead tr th, div.purple div.single-column table thead tr th {background:#f1f0f7 url("/images/postoffice/rd2009/table-header-purple.gif") repeat-x;border-right:1px solid #7a68ae;font-weight:700;color:#47006F;border-left:1px solid #7a68ae;border-bottom:1px solid #7a68ae;}
div.purple div.lhs-column table thead tr th.first, div.purple div.single-column table thead tr th.first {background:#f1f0f7 url("/images/postoffice/rd2009/table-header-left-purple.gif") no-repeat top left;}
div.purple div.lhs-column table thead tr th.last, div.purple div.single-column table thead tr th.last {background:#f1f0f7 url("/images/postoffice/rd2009/table-header-right-purple.gif") no-repeat top right;border-right:none;}
div.purple div.lhs-column table tbody tr td, div.purple div.single-column table tbody tr td {border-top:1px solid #7a68ae;border-right:1px solid #7a68ae;border-left:1px solid #7a68ae;padding:7px 9px;border-right:1px solid #7a68ae;}
div.purple div.lhs-column table tbody tr td.first, div.purple div.single-column table tbody tr td.first {border-left:1px solid #7a68ae;}
div.purple div.lhs-column table tbody tr.footer td, div.purple div.single-column table tbody tr.footer td {background:url("/images/postoffice/rd2009/table-footer-purple.gif") repeat-x bottom left;}
div.purple div.lhs-column table tbody tr.footer td.first, div.purple div.single-column table tbody tr.footer td.first {background:url("/images/postoffice/rd2009/table-footer-left-purple.gif") no-repeat bottom left;border-left:none;}
div.purple div.lhs-column table tbody tr.footer td.last, div.purple div.single-column table tbody tr.footer td.last {background:url("/images/postoffice/rd2009/table-footer-right-purple.gif") no-repeat bottom right;}
div.purple div.lhs-column table thead tr th.highlight,div.purple div.lhs-column table tbody tr td.highlight,div.purple div.lhs-column table tbody tr.footer td.highlight, div.purple div.single-column table thead tr th.highlight,div.purple div.single-column table tbody tr td.highlight,div.purple div.single-column table tbody tr.footer td.highlight {background-color:#f1f0f7;}
div.grey div.lhs-column table thead tr th, div.grey div.single-column table thead tr th {background:#eff0f1 url("/images/postoffice/rd2009/table-header-grey.gif") repeat-x;border-right:1px solid #adb5ba;font-weight:700;color:#424B48;border-left:1px solid #adb5ba;border-bottom:1px solid #adb5ba;}
div.grey div.lhs-column table thead tr th.first, div.grey div.single-column table thead tr th.first {background:#eff0f1 url("/images/postoffice/rd2009/table-header-left-grey.gif") no-repeat top left;}
div.grey div.lhs-column table thead tr th.last, div.grey div.single-column table thead tr th.last {background:#eff0f1 url("/images/postoffice/rd2009/table-header-right-grey.gif") no-repeat top right;border-right:none;}
div.grey div.lhs-column table tbody tr td, div.grey div.single-column table tbody tr td {border-top:1px solid #adb5ba;border-right:1px solid #adb5ba;border-left:1px solid #adb5ba;padding:7px 9px;border-bottom:1px solid #adb5ba;}
div.grey div.lhs-column table tbody tr td.first, div.grey div.single-column table tbody tr td.first {border-left:1px solid #adb5ba;}
div.grey div.lhs-column table tbody tr.footer td, div.grey div.single-column table tbody tr.footer td {background:url("/images/postoffice/rd2009/table-footer-grey.gif") repeat-x bottom left;}
div.grey div.lhs-column table tbody tr.footer td.first, div.grey div.single-column table tbody tr.footer td.first {background:url("/images/postoffice/rd2009/table-footer-left-grey.gif") no-repeat bottom left;border-left:none;}
div.grey div.lhs-column table tbody tr.footer td.last, div.grey div.single-column table tbody tr.footer td.last {background:url("/images/postoffice/rd2009/table-footer-right-grey.gif") no-repeat bottom right;}
div.grey div.lhs-column table thead tr th.highlight,div.grey div.lhs-column table tbody tr td.highlight,div.grey div.lhs-column table tbody tr.footer td.highlight, div.grey div.single-column table thead tr th.highlight,div.grey div.single-column table tbody tr td.highlight,div.grey div.single-column table tbody tr.footer td.highlight {background-color:#eff0f1;}

/** start : Hero promotion changes for content4 **/

div.single-column div.HeroPromotionalSlot div.image div.promotion-mid{width:708px;min-height:282px;height:282px;}
div.single-column div.HeroPromotionalSlot div.promotion-mid{min-height:150px;height:150px;}
div.single-column div.HeroPromotionalSlot div.promotion-inner img.promo-img{position:absolute;bottom:0;right:15px;margin:0;}
div.single-column div.HeroPromotionalSlot span.rate-highlight{font-size:125%;font-weight:700;}
div.blue  div.single-column div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-blue-wide.jpg") left bottom no-repeat;}
div.blue div.single-column div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-blue-wide.jpg") top left no-repeat;}
div.blue_ins div.single-column div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-darkblue-wide.jpg") left bottom no-repeat;}
div.blue_ins div.single-column div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-darkblue-wide.jpg") top left no-repeat;}
div.lightgreen div.single-column div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-lightgreen-wide.jpg") left bottom no-repeat;}
div.lightgreen div.single-column div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-lightgreen-wide.jpg") top left no-repeat;}
div.orange div.single-column div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-orange-wide.jpg") left bottom no-repeat;}
div.orange div.single-column div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-orange-wide.jpg") top left no-repeat;}
div.red div.single-column div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-red-wide.jpg") left bottom no-repeat;}
div.red div.single-column div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-red-wide.jpg") top left no-repeat;}
div.default div.single-column div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-red-wide.jpg") left bottom no-repeat;}
div.default div.single-column div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-red-wide.jpg") top left no-repeat;}
div.purple div.single-column div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-purple-wide.jpg") left bottom no-repeat;}
div.purple div.single-column div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-purple-wide.jpg") top left no-repeat;}
div.grey div.single-column div.HeroPromotionalSlot div.promotion-outer{background:url("/images/postoffice/rd2009/heropromo-footer-grey-wide.jpg") left bottom no-repeat;}
div.grey div.single-column div.HeroPromotionalSlot div.promotion-mid{background:url("/images/postoffice/rd2009/heropromo-header-grey-wide.jpg") top left no-repeat;}

div.single-column div.HeroPromotionalSlot div.image div.promotion-inner div{width:500px;margin:0;padding:0;}
div.single-column div.HeroPromotionalSlot div.promotion-inner div a{float:left;font-weight:700;margin:5px 0 0 16px;clear:both;}
div.single-column div.HeroPromotionalSlot div.image div.promotion-inner div h3{font-size:190%;font-weight:700;width:500px;border:0;margin:0 0 13px;padding:0;}
div.single-column div.HeroPromotionalSlot div.promotion-inner div h3{border:0;font-size:190%;width:500px;font-weight:700;display:block;float:none;clear:none;margin:0;padding:0;}
div.single-column div.HeroPromotionalSlot div.promotion-inner{width:696px;float:left;padding:9px 0 10px 12px;}
div.single-column div.HeroPromotionalSlot div.promotion-inner H3{width:500px;}
div.single-column div.HeroPromotionalSlot div.promotion-inner div h3 a, div.single-column div.HeroPromotionalSlot div.promotion-inner div p a, div.single-column div.HeroPromotionalSlot div.promotion-inner div ul li a{float: none; margin:0;}
/** end : Hero promotion changes for content4 **/


/**END : new content 2 changes **/
/** End - Site Refresh - Release D **/

/** Start - Site Refresh - Release D - Delphi 2**/
div.blue div.lhs-column table , div.blue div.single-column table  {border-bottom:1px solid #48c0eb;border-right:1px solid #48c0eb;}
div.lightgreen div.lhs-column table , div.lightgreen div.single-column table  {border-bottom:1px solid #96c03a;border-right:1px solid #96c03a;}
div.orange  div.lhs-column table , div.orange  div.single-column table  {border-bottom:1px solid #f6aa41;border-right:1px solid #f6aa41;}
div.red div.lhs-column table , div.red div.single-column table  {border-bottom:1px solid #ec2027;border-right:1px solid #ec2027}
div.default div.lhs-column table , div.default div.single-column table  {border-bottom:1px solid #ec2027;border-right:1px solid #ec2027;}
div.purple div.lhs-column table , div.purple div.single-column table  {border-bottom:1px solid #7a68ae;border-right:1px solid #7a68ae;}
div.grey div.lhs-column table , div.grey div.single-column table  {border-bottom:1px solid #adb5ba;border-right:1px solid #adb5ba;}
div.blue_ins div.lhs-column table, div.blue_ins div.single-column table {border-bottom: 1px solid #0375D3;border-right: 1px solid #0375D3;}
div.red div.lhs-column table tbody tr th, div.red div.single-column table tbody tr th {background-color:#FEEEEE; border: 1px solid #ec2027; }
div.blue div.lhs-column table tbody tr th, div.blue div.single-column table tbody tr th {background-color:#F1FAFD; border: 1px solid #48c0eb; }
div.blue_ins div.lhs-column table tbody tr th, div.blue_ins div.single-column table tbody tr th {background-color:#E5F1FB; border: 1px solid #00447C; }
div.lightgreen div.lhs-column table tbody tr th, div.lightgreen div.single-column table tbody tr th {background-color:#F4F9EB; border: 1px solid #96c03a; }
div.orange div.lhs-column table tbody tr th, div.orange div.single-column table tbody tr th {background-color:#FEF6EC; border: 1px solid #f6aa41; }
div.default div.lhs-column table tbody tr th, div.default div.single-column table tbody tr th {background-color:#FEEEEE; border: 1px solid #ec2027; }
div.purple div.lhs-column table tbody tr th, div.purple div.single-column table tbody tr th {background-color:#F1F0F7; border: 1px solid #7a68ae; }
div.grey div.lhs-column table tbody tr th, div.grey div.single-column table tbody tr th {background-color:#EFF0F1; border: 1px solid #adb5ba; }

div.single-column div.PrimaryPromotionalSlot div.promotion-inner img.promo-img{left:auto;}
div.single-column div.HeroPromotionalSlot {width:708px;}
div.single-column div.HeroPromotionalSlot div.promotion-outer {width:708px;}
div.middle-row div.Content-Area2 div.faqs ol li{list-style-type:none;background:none;margin:0;padding:0 0 14px !important;width: 440px;}
div.lhs-column div.PrimaryPromotionalSlot {WIDTH: 477px;}
div.lhs-column promotion-outer image post-it {WIDTH: 477px;}
div.middle-row div.lhs-column div.Content-Area2 table tbody tr td p {width: auto;}

div#Category-Left div#Category-layer-main div.rhs-column div.articlebox div ul li a.no-bg-img {background-image:none;}
div#Header div#Crumb-Trail ul li.Print_Icon{float:right;margin-bottom: 10px;margin-top: -10px;}
div#Header div#Crumb-Trail ul li.Print_Icon a{background-image:none;}
div#Header div#Crumb-Trail ul{list-style-type:none;float:left;margin:0;padding:0 0 0 8px;width:100%;}
img.Print_Image{position:relative;top:7px;}

div.middle-row div.single-column div.Content-Area2 h3, div.middle-row div.single-column div.Content-Area2 h2 {width : 694px;}

a.MortgageRepayment {position: static; float:none;}

div.HeroPromotionalSlot div.image ul{width:280px;}

/** Mini app styles **/
div.purple div#Category-Left div#Category-layer-main div.lhs-column div.miniapp {background:transparent url(/images/postoffice/rd2009/footer-purple-miniapp-large.gif) no-repeat scroll left bottom;width:450px !important;}
div.purple div#Category-Left div#Category-layer-main div.lhs-column div.miniapp h2 {background:#47006F url(/images/postoffice/rd2009/header-purple-miniapp.gif) no-repeat scroll center bottom;width:400px;border-bottom:medium none;}
div.purple div#Category-Left div#Category-layer-main div.lhs-column div.miniapp label {padding:2px 0 0 14px;font-weight:bold}
div.purple div#Category-Left div#Category-layer-main div.lhs-column div.miniapp p {padding:4px 0 0 4px;}

div.blue div#Category-Left div#Category-layer-main div.lhs-column div.miniapp {background:transparent url(/images/postoffice/rd2009/footer-blue-miniapp.gif) no-repeat scroll left bottom;width: 450px !important;}
div.blue div#Category-Left div#Category-layer-main div.lhs-column div.miniapp h2 {background:#075498 url(/images/postoffice/rd2009/header-blue-miniapp.gif) no-repeat scroll center bottom;width:400px;border-bottom:medium none;}
div.miniapp, p.morgcopy  {width:410px !important;padding:0;margin:0;float:left;}
div.miniapp h3.morgcopy{margin-top:10px;padding:0;border:0 !important;width:400px !important;float:left}
#repayment-calculator .app-content, #affordability-calculator .app-content, #affordability-buytolet .app-content{border-left:1px solid #999;border-right:1px solid #999;}
#repayment-calculator, #affordability-calculator, #affordability-buytolet, .blue .app-content .paragraph a{margin-top:-5px;padding:0 !important;top:0 !important;float:none;}
#callback .checkbox-pair {float:left;padding:0 10px;width:400px;}
#callback legend {color:#000;}

div#Foot-Note a{text-decoration: underline;}
div#Site-Map .Stretchy-3-col h1.grey {background:transparent url(/images/postoffice/icons/sitemap/icon-sitemap-business.gif) no-repeat top left;}

a.HiddenLink {text-decoration: none !important; width :100%; float:right;}
/** End - Site Refresh - Release D - Delphi 2**/


/* misc */
.fontRedBold{color:#BB0033;font-weight:700;}
.marginLeft legend {display:none;}
.ui-datepicker-trigger {height:17px; width:17px; margin-left:5px; cursor:pointer;}
.ui-datepicker{font-size:70% !important; }
.ui-widget-header {background:none !important; background-color:#bb0032 !important; border:#fff !important;}
#ui-datepicker-div {z-index:1000;}
/*div.content_help_popup {visibility:hidden;width:280px;background-color:#FFF;border:1px solid #333;position:absolute;z-index:100;padding:4px;}*/
div.content_help_popup {padding:4px;}





/* div.orange */

div.orange .app .content_device #info_DependentsWithParents, div.orange .app .content_device #info_DependentsWithoutParents, div.orange .app .content_device #info_NonDependentsWithParents {left:470px; width:190px;}

div.orange .app .content_device #info_MedicalExpenses {left:380px;}
/* div.orange trip detail help */



div.orange .app .content_device #info_noOfAdults65_74 {left:212px; width:180px;top:-66px}
div.orange .app .content_device #info_noOfUnder18s0_1 {left:480px; width:180px;}
div.orange .app .content_device #info_noOfUnder18sNoDeps {left:480px; width:180px;}

div.orange .app .content_device #info_PromotionalCode {left:340px;}

div.travel-insurance-app ul{text-align:left}


div.orange .app .content_device_left {width:123px;}
div.orange .app .content_device_left_short {float:left; padding-bottom:5px;}
div.orange .app .content_device_left_short label {margin-top:2px;}
div.orange .app .content_device_left_wide {float:left; width:300px; padding-bottom:5px;}
div.orange .app .content_labelDropDown_noBold {width:68px;}
div.orange .app .content_labelDropDown_noBold_midWide {width:117px; float:left; padding-top:3px;}
div.orange .app .content_labelDropDown_noBold_wide {width:250px; display:inline-block;}
div.orange .app .smallPadTop {position:relative;top:-3px;}
div.orange .app .twoTo17 {margin-right:10px;}
div.orange .lhs-column .app  .form_box_inner_content .formContentLabel {width:134px;}
div.orange .lhs-column .app  .form_box_inner_content {width:470px;}
div.orange .lhs-column .app .confirm_pay_btn img {position:relative; top:4px; margin-left:268px;}
div.orange .lhs-column .app .content_help_popup h2 {border:none;}
div.orange .lhs-column .app .form_box_inner_content .dropDownLarge {width:234px;}
div.orange .lhs-column .app .form_box_inner_content .dropDownLarge, div.orange .app .lhs-column .form_box_inner_content .dropDownSmall, div.orange .app .lhs-column .form_box_inner_content .paymentInputSmall {margin-left:10px;}
div.orange .lhs-column .app .form_box_inner_content .dropDownSmall {width:112px; margin-left:10px;}
div.orange .lhs-column .app .form_box_inner_content .formContentLabel {padding-right:0px; width:144px;}
div.orange .lhs-column .app .form_box_inner_content .paymentInputSmall {width:108px; margin-left:10px;}
div.orange .lhs-column .app .form_box_inner_content .redLink {font-weight:700;font-size:92%;color:#990000;margin-left:5px;}
div.orange .lhs-column .app .form_box_inner_content #info_AutoRenew {left:400px;}
div.orange .lhs-column .app .form_box_inner_content #right_top {margin-bottom:20px;}
div.orange .lhs-column .app .form_box_inner_content_noBotPad .leftInner {margin:10px 0 10px 10px;float:left;width:43px;}
div.orange .lhs-column .app .form_box_inner_content_noBotPad .leftInner img {margin:0 0 4px 0;}
div.orange .lhs-column .app .form_box_inner_content_noBotPad .rightInner .linksPara {margin-top:10px;font-weight:700;}
div.orange .lhs-column .app .form_box_inner_content_noBotPad .rightInner {float:left; width:350px; margin:10px;}
div.orange .lhs-column .app {width:470px;}
div.orange .lhs-column .app h2 {width:460px; margin:20px 0px 10px; padding:0px 0px 10px 0px; border-bottom:1px solid #9a9a9a;}

/* error line */
/*div.orange div.middle-row div.lhs-column {position:relative; left:10px; float:left; width:458px; padding:10px; border:1px solid #F6AB45;}*/
div.orange .thin-border

div.orange div.middle-row div.rhs-column .how_pay {width:173px; padding-top:6px; background:transparent url(/images/postoffice/layout/HowToPay_Box_Top.gif) no-repeat top left;}
div.orange div.middle-row div.rhs-column .how_pay_inner .cards_box {float:left; width:153px; margin-bottom:5px;}
div.orange div.middle-row div.rhs-column .how_pay_inner .cards_box img {float:left; width:57px; height:35px; margin:0px 10px 5px 0px;}
div.orange div.middle-row div.rhs-column .how_pay_inner {padding:8px; background-color:#E5E5E5;}
div.orange div.middle-row div.rhs-column .how_pay_inner h3 {position:relative; display:block; padding-bottom:5px; border-bottom:1px dotted #666;}
div.orange div.middle-row div.rhs-column .how_pay_inner p {position:relative; padding:10px 0px 5px 0px;}
div.orange div.middle-row div.rhs-column .how_pay_outer {float:left; width:173px; margin:0 0 0 10px; padding-bottom:6px; background:#E5E5E5 url(/images/postoffice/layout/HowToPay_Box_Bot.gif) no-repeat bottom left;}

/* error line */
/*div.orange div.middle-row div.rhs-column {float:left; width:173px; padding-left:15px;}*/

div.orange div.single-column .app .form_box  .form_box_inner_content dl dt .summaryData {width:200px; display:inline-block; margin-left:5px; text-align:left; vertical-align:top; font-weight:700;}
div.orange div.single-column .app .form_box  .form_box_inner_content dl dt .summaryLabel {width:110px; display:inline-block; font-weight:normal; text-align:left;}
div.orange div.single-column .app .form_box  .policyConfirm {margin:10px 0px 10px 10px; }
div.orange div.single-column .app .form_box  p.qualMessage {float:left; clear:both; margin-left:10px;}
div.orange div.single-column .app .form_box .coverSummary {margin:15px 0 0 20px}
div.orange div.single-column .app .form_box .coverSummary dl {float:left; width:320px;}
div.orange div.single-column .app .form_box .coverSummary dl dt {margin:2px 0px;}
div.orange div.single-column .app .form_box .coverSummary h3 {font-weight:700;}
div.orange div.single-column .app .form_box .medicalCover table td {border:none !important; background-color:#fff; background:none !important; padding-bottom:5px!important;}
div.orange div.single-column .app .form_box .medicalCover table td.col4 input {position:relative; bottom:3px; right:70px;}
div.orange div.single-column .app .form_box .medicalCover table th {padding:0px 0px 5px 0px !important; border:none !important; background-color:#fff;}
div.orange div.single-column .app .form_box .medicalCover table th, div.orange div.single-column .app .form_box .travellerDetails table th {padding-bottom:5px!important; border:none !important; background-color:#fff;}
div.orange div.single-column .app .form_box .medicalCover table th.col1, div.orange div.single-column .app .form_box .medicalCover table th.col2, div.orange div.single-column .app .form_box .medicalCover table th.col3 {width:200px;}
div.orange div.single-column .app .form_box .medicalCover table, div.orange div.single-column .app .form_box .travellerSummary table {width:640px!important;}
div.orange div.single-column .app .form_box table .no_border th.less_padding {border-bottom:1px solid #FCE5C6 !important; background:none;}
div.orange div.single-column .app .form_box table .white_color_full {height:50px; background:#fff !important; border-right:none !important;}


div.orange div.single-column .app .form_box table {margin:10px 0 25px 7px;width:98%;border-collapse:collapse; padding:0;}


/*div.orange div.single-column .app .form_box table tbody tr td,  div.orange div.single-column .app .form_box table tbody tr th {border:none !important;}*/
div.orange div.single-column .app .form_box table tbody tr td, div.orange div.single-column .app .form_box table tbody tr th {text-align:center !important; border:1px solid #FCE5C6 !important;}

/*div.orange div.single-column .app .form_box table tbody tr td.bottom_corner {background:transparent url(/images/postoffice/layout/Cover_Table_Bot.gif) bottom right no-repeat !important;}*/

div.orange div.single-column .app .form_box table tbody tr td.bottom_corner, div.orange div.single-column .app .form_box table tbody tr td.top_corner, div.orange div.single-column .app .form_box table tbody tr td.no_border {padding:0; border:none !important; line-height:0em;}
div.orange div.single-column .app .form_box table tbody tr td.no_border, div.orange div.single-column .app .form_box table tbody tr.no_border td {background:none;}
/*div.orange div.single-column .app .form_box table tbody tr th.last_th, div.orange div.single-column .app .form_box table tbody tr.peach_color .last_td {border-right:none !important;}
div.orange div.single-column .app .form_box table tbody tr.top_th th, div.orange div.single-column .app .form_box table tbody tr.peach_color td {border-right:1px solid #fff !important;}
div.orange div.single-column .app .form_box table td.first_col {border-bottom:1px solid #FCE5C6 !important;}*/
div.orange div.single-column .app .form_box table th img {margin-bottom:5px;}


div.orange div.single-column .app .form_box table th.first_col {width:168px; padding-bottom:5px;font-size:1.4em;left:0;border:none;text-align:left;}



div.orange div.single-column .app .form_box table th.less_padding {padding:10 0 0 12px; background-color:#fff; font-weight:normal;vertical-align:top;}
div.orange div.single-column .app .form_box table th.less_padding div {position:relative; width:155px;}
div.orange div.single-column .app .form_box table.medicalCover th {padding:5px 0px !important; border:none !important; background:none !important; text-align:center;}
div.orange div.single-column .app .form_box table.three_cols .content_help_popup, div.orange div.single-column .app .form_box table .white_color .content_help_popup {position:absolute !important; left:410px;}
div.orange div.single-column .app .form_box table.three_cols tbody tr th.width_adjust {width:138px;}
div.orange div.single-column .app .form_box table.three_cols th.first_col {width:176px;}
div.orange div.single-column .app .form_box table.travellerSummary td, div.orange div.single-column .app .form_box table.travellerSummary th {padding:5px 0px !important; text-align:center; border:none !important; background:none !important;}
div.orange div.single-column .app .form_box table.travellerSummary th.col1 {width:150px; text-align:left; padding-left:10px !important;}
div.orange div.single-column table tbody tr th {background:url(/images/postoffice/backgrounds/table_bg.gif) repeat-x;}

/*div.orange h1.noPaddLeft {padding-left:0px !important; background:none !important;}*/





/* .app */
.app .alignBase{vertical-align:baseline;}
.app .arrow_link {position:relative; display:block; padding-left:20px; background:transparent url(/images/postoffice/controls/icon-findoutmore.gif) no-repeat left -3px; font-weight:700;}
.app .black {color:#000;}
.app .boldLabelRight {display:block; float:right; margin:5px 10px 0px 10px; font-weight:700;font-size:130%;}
.app .centered-span {width:100% !important; margin:0px auto !important;}
.app .clear {clear:both; font-size:0;}
.app .clearBoth {clear:both}
.app .columnCheckbox {display:block !important; margin:24px 0px 10px 70px !important;}
.app .columnCheckbox45DayCover {display:block !important; margin:11px 0px 10px 76px !important;}
.app .columnCheckboxDependent {display:block !important; margin:10px 0px 10px 40px !important;}
.app .columnCheckboxExtendedBaggage {display:block !important; margin:24px 0px 10px 74px !important;}
.app .columnCheckboxGolfCover {display:block !important; margin:20px 0px 10px 40px !important;}
.app .columnCheckboxHazardousSports {display:block !important; margin:20px 0px 10px 56px !important;}
.app .columnCheckboxOneWayCover {display:block !important; margin:24px 0px 10px 75px !important;}
.app .columnCheckboxSmallMargin {display:block !important; margin:11px 0px 10px 70px !important;}
.app .columnCheckboxWaiver {display:block !important; margin:24px 0px 10px 52px !important;}
.app .columnCheckboxWinterSports {display:block !important; margin:20px 0px 10px 48px !important;}
.app .columnLabel {display:block; margin:0px 0px 0px 10px; text-align:left; font-weight:700;}
.app .columnLabelBotPad {display:block; margin:0 0 3px 0; text-align:left; font-weight:700;}
.app .columnLabelCenter {display:block; margin:0px 0px 0px 10px; text-align:center; font-weight:700;}
.app .columnLabelDetailLeft {display:block; margin:0px 0px 10px 10px; text-align:left; font-weight:normal;}
.app .columnLabelTickDependent {display:block; margin:0px 0px 10px 40px; text-align:left; font-weight:700;}
.app .columnLabelTickDependent {display:block; margin:0px 0px 10px 40px; text-align:left; font-weight:700;}
.app .columnLabelWaiver {display:block; margin:0px 0px 0px 35px; font-weight:700;}
.app .content_device select {float:left; margin-right:0;border:1px solid #999;font-size:1em;

padding:1px 2px;
vertical-align:middle;}
.app .content_col4_1 {width:80px; float:left; margin:5px 0px 0px 0px;}
.app .content_col4 {width:160px; float:left; margin:5px 0px 0px 0px;}
.app .content_fifth {width:145px; float:left;}
.app .content_fifth_col1 {width:80px; float:left;}
.app .content_fifth_col1 select {width:57px;}
.app .content_half {float:left; width:235px;}
.app .content_label_inline {margin:0px 10px 0px 0px;}
.app .content_quarter {width:160px; float:left; margin:10px 0px 0px 0px;}
.app .content_third {float:left; width:145px; margin-right:10px;}
.app .contentCoverDateCol1 {float:left; width:220px;}
.app .contentCoverDateCol1 select, .app .contentCoverDateCol2 select {margin-right:5px;}
.app .contentCoverDateCol2 {float:left; width:260px;}
.app .contentCoverDateCol3 {float:left; width:170px;}
.app .contentInput {margin-left:0;width:14em;padding:1px}
.app .inputDay {margin-left:0px;}
.app .contentInputLarge {width:230px; margin-left:10px;}
.app .contentShortTitle {float:left; width:30px; padding-right:14px; padding-top:3px; text-align:right; font-weight:700;}
.app .dateInput {width:80px;}
.app .dotted_short {width:460px; margin-bottom:10px;}
.app .dotted, .app .dotted_short {float:left; width:643px; height:3px; margin:5px 7px 5px 7px; padding:0px; background:transparent url(/images/postoffice/layout/dottedLine653.gif) top left no-repeat;}
.app .excessWaiverCol {width:130px;}
.app .form_box .back_button {margin-left:20px;position:relative;top:-12px;}
.app .form_box .button img {margin-bottom:10px;}
.app .form_box .content_box {padding:10px;}
.app .form_box .form_box_inner {float:left; width:673px; padding:0px 0px 5px 0px;}
.app .form_box .form_box_inner a {font-weight:700;}
.app .form_box .form_box_inner a {font-weight:700;}
.app .form_box .form_box_inner h2 {margin:0px; padding:6px 0px 6px 10px;background:#fff url(/images/postoffice/layout/Yellow_Box673_Top.gif) top right no-repeat;}
.app .form_box .form_box_mid {width:673px; height:20px; min-height:20px; background:transparent url(/images/postoffice/layout/Yellow_Box673_Top.gif) top right no-repeat;}
.app .form_box .form_box_outer {float:left; position:relative; z-index:10; width:673px; background:transparent url(/images/postoffice/layout/form_box_bot.gif) bottom left no-repeat; margin:0 0px 20px 0;}
.app .form_box .frame_box {width:653px; padding-top:7px; background:transparent url(/images/postoffice/layout/Box_top.gif) no-repeat top left;}
.app .form_box .frame_box_inner {padding:10px; border-left:1px solid #F6AA41; border-right:1px solid #F6AA41; background-color:#FEF6EC;}
.app .form_box .frame_box_inner p {font-weight:bold;}
.app .form_box .frame_box_outer {width:653px; margin:10px 0px 15px; padding-bottom:7px; background:transparent url(/images/postoffice/layout/Box_bottom.gif) no-repeat bottom left;}
.app .form_box .left_col {width:460px;}
.app .form_box .left_col, .app .form_box .right_col, .app .triple_divs .promo_div_outer {float:left;}
.app .form_box .number {margin:10px 0px; font-size:2.1em; color:#BE0436;}
.app .form_box .right_col {width:173px;}
.app .form_box .right_col img {padding-left:30px;}
/*.app .form_box .top_corner {padding-top:7px; background:transparent url(/images/postoffice/layout/Cover_Table_top.gif) top right no-repeat;}*/
.app .form_box {clear:both; float:left; overflow:hidden; padding:0 0 0 6px; margin:0;}
.app .form_box p {margin:10px; padding:0;}
.app .form_box table .peach_color td {background-image:none; background-color:#FCE5C6;}
.app .form_box table .peach_color td a {font-weight:bold;display:block;}
.app .form_box table {border:none !important;}
.app .form_box table td, .app .form_box table th {width:126px; font-size:1.0em;}
.app .form_box table td, div.orange div.single-column .app .form_box table th.less_padding {background:transparent;}
.app .form_box table th span {display:block; margin:5px; font-size:1.2em;}
.app .form_box table th span.pound {color:#B00029;font-size:185%;font-weight:100;}
.app .form_box table.three_cols td, .app .form_box table.three_cols th {width:128px;}
.app .form_box_inner_content .boldLabel {display:inline-block; font-weight:700; margin:3px 0 0 10px;}
.app .form_box_inner_content .formContentLabel {float:left; width:160px; padding-right:14px; padding-top:3px; text-align:right; font-weight:700;}
.app .form_box_inner_content {width:660px; padding-bottom:15px;}
.app .form_box_inner_content div.medical {margin:10px 10px 2px 10px;}
.app .form_box_inner_content_noBotPad .boldLabel {font-weight:700; display:inline-block; margin-left:10px;}
.app .form_box_inner_content_noBotPad .halfWidthLabel {width:285px; display:block; float:left; margin:5px 15px 0px 25px;}
.app .form_box_inner_content_noBotPad .rbTab {width:105px; height:25px; display:block; float:left; margin:5px 15px 0px 10px; padding:10px 5px 5px 5px;}
.app .form_box_inner p.coverTDExtra{padding:0 0 10px 12px}
.app .form_box_inner_content_noBotPad .rbTab input {margin-left:20px;}
.app .form_box_inner_content_noBotPad .sign_fieldset {margin-bottom:10px;}
.app .form_box_inner_content_noBotPad .tabContent .halfWidthLabel .branchCode {width:145px; margin-left:30px;}
.app .form_box_inner_content_noBotPad .tabContent .halfWidthLabel {margin-left:5px;}
.app .form_box_inner_content_noBotPad .tabContent {float:left; padding-bottom:10px;}
.app .form_box_inner_content_noBotPad .tabTop .noLeftMargin {margin-left:0 !important;}
.app .form_box_inner_content_noBotPad .tabTop .rbTab_selected {background:#fdf2e2 url(/images/postoffice/layout/YellowHighlight_Tab_Top.gif) no-repeat top left;}
.app .form_box_inner_content_noBotPad .tabTop {float:left; margin-top:10px;}
.app .form_box_inner_content_noBotPad {width:660px; padding-bottom:0px;}
.app .form_box_inner_content_noBotPad div.medical {margin:10px 10px 2px 10px;}
.app .form_box_inner_content_noBotPad div.medicalCover {margin:10px 10px 40px 10px;}
.app .form_box_inner_content_noBotPad div.travellerDetails {margin:10px 10px 2px 10px;}
.app .form_tab_box .form_tab_box_inner {float:left; width:628px; padding:8px 0px 5px 10px;}
.app .form_tab_box .form_tab_box_outer {float:left; position:relative; width:648px; margin:0px; background:transparent url(/images/postoffice/layout/YellowHighlight_bot.gif) bottom left no-repeat;}
.app .form_tab_box {clear:both; float:left; overflow:hidden; margin:0 0 0 5px; padding:0px 0px 10px 6px;}
.app .form_tab_box_mid {width:648px; height:20px; min-height:20px; background:transparent url(/images/postoffice/layout/YellowHighlight_Top.gif) top right no-repeat;}


.app .formFooter {float:left; width:645px; margin:0; padding-bottom:15px;}
.app .formRightButton {float:right;}
.app .greenTick {background:transparent url(/images/postoffice/controls/Green_Tick.gif) no-repeat center top;}
.app .greenTick, .app .red_cross {display:block; width:17px; height:0px; overflow:hidden; margin:0px; padding-top:13px; font-size:0.2em;}
.app .greenTickInTable {display:block; width:100%; height:0px; overflow:hidden; margin:0px; padding:0px; padding-top:13px; background:transparent url(/images/postoffice/controls/Green_Tick.gif) no-repeat center top; font-size:0.2em;}
.app .grey_link {text-decoration:underline; color:#000; font-weight:normal !important;}
.app .greyBorder {border:1px solid #9a9a9a; margin-right:10px; width:456px !important;}
.app .hidden {display:none !important;}
.app .inlineCheckBoxLabel {margin-right:20px;}
.app .inputDestination {width:14.5em;}
.app .inputDropDownDays{width:6em;}
.app .inputDropDownTitle{margin-left:0px;}
.app .inputMedium {width:14.5em;}
.app .inputSmall {width:4em;}
.app .marginLeft{margin-left:20px !important;}
.app .quoteDetail {font-weight:700; display:inline-block;}
.app .quoteDetail, .app .content_fifth_col1, .app .content_fifth {margin-top:10px;}
.app .red_cross {background:transparent url(/images/postoffice/controls/red_cross.gif) no-repeat center top;}
.app .register_box div.content_help_popup {left:340px;}
.app .screen_icons_cal {top:4px;left:7px;}
.app .triple_divs .first_promo {margin-right:7px;}
.app .triple_divs .promo_div {width:200px; min-height:125px; padding:10px; background:transparent url(/images/postoffice/layout/stapromo-header-orange.jpg) no-repeat left top;}
.app .triple_divs .promo_div_inner h3, div.orange div.middle-row div.rhs-column .how_pay_inner h3 {font-weight:700;}
.app .triple_divs .promo_div_outer {background:transparent url(/images/postoffice/layout/stapromo-footer-orange.jpg) no-repeat left bottom;}
.app .triple_divs .second_promo {margin-right:6px;}
.app .triple_divs {clear:both;}
.app {float:left; width:723px;}
.app #confirmMessageClick {cursor:pointer;}
.app #info_noUnder18sNoDeps, .app #info_noOfAdults65 {left:375px;}
.app #right_top {left:-11px;}
.app a {text-decoration:underline;}
.app div.buttonBar {clear:both; float:left; width:673px; margin:5px 0px 5px 5px;}
.app div.buttonBar div {float:left;}
.app div.buttonBar div.butCol1 {width:165px;}
.app div.buttonBar div.butCol2 {width:215px;}
.app div.buttonBar div.butCol3 {width:216px;}
.app div.buttonBar div.butCol4 {width:77px;}
.app div.formHeader {clear:both; float:left; margin:0px; padding:0px 0px 6px 6px;}
.app fieldset {float:left; margin:0px; padding:0; border:none;}
.app h2.help_popup {margin:0px !important; padding-left:0px !important; background-color:#ffffff !important; background:none !important;}
.app h3.black {color:#000; font-weight:700;}
.app input, .app select {margin:0; padding:0; vertical-align:top; font-size:100%;}
.app input{position:relative;top:0;}
.app legend {display:none;}
.app span, .app input, .app label {margin:0px; padding:0px;}

/* form_summary_box */
.form_summary_box .form_summary_box_inner {float:left; width:653px; padding:8px 0px 5px 10px;}
.form_summary_box .form_summary_box_mid {width:673px; height:50px; min-height:50px; background:transparent url(/images/postoffice/layout/QuoteTotal_Box_top.gif) top right no-repeat;}
.form_summary_box .form_summary_box_outer {float:left; position:relative; width:673px; margin:0px; background:transparent url(/images/postoffice/layout/QuoteTotal_Box_Bottom.gif) bottom left no-repeat;}
.form_summary_box {clear:both; float:left; overflow:hidden; margin:0; padding:0px 0px 27px 6px;}

/* .information_box */
div#Category-Main div.information_box h2 {margin:7px 0px 0px 1px; padding:0px 2px 5px 10px; background-image: none; background:#BB0032; color:#fff;float:none;width:inherit;}
.information_box .information_box_inner {float:left; width:203px; padding:0px 0px 5px 0px;}
.information_box .information_box_inner_content {width:193px; padding:2px 0px 5px 10px;}
.information_box .information_box_inner_content ul {padding:9px 3px 4px 9px;}
.information_box .information_box_inner_content ul li {margin:4px 0px; padding:0px;}
.information_box .information_box_inner_content ul li a {display:block; width:123px; margin:0px 0px 2px; padding:0px 0px 0px 20px; background:transparent url(http://www.postoffice.co.uk/images/postoffice/rd2008/icon-arrow.gif) no-repeat scroll -2px -3px; color:#990000;}
.information_box .information_box_mid {width:203px; height:110px; min-height:110px; background:transparent url(/images/postoffice/layout/Left_Info_Box_Top.gif) top right no-repeat;}
.information_box .information_box_outer {float:left; position:relative; width:203px; margin:0px; background:transparent url(/images/postoffice/layout/left_info_box_bot.gif) bottom left no-repeat;}
.information_box {clear:both; float:left; overflow:hidden; margin:0px; padding:0 0 27px 6px;}

/* progressBar */
.progressBar {width:675px; height:42px; float:left; margin-left:3px;}
.progressBar ol {margin:0px; padding:0px;}
.progressBar ol li {list-style-type:none; float:left; display:block; width:75px; height:0px; overflow:hidden; margin:0px; padding:0px; padding-top:75px; background:transparent url(/images/postoffice/sub_navigation/Step2_Off.gif) no-repeat left top; font-size:0.2em;}
.progressBar ol li.tab1 {width:87px; background-image:url(/images/postoffice/sub_navigation/Step1_Off.gif);}
.progressBar ol li.tab1_on {background-image:url(/images/postoffice/sub_navigation/Step1_Off2.gif);}
.progressBar ol li.tab1_selected  {background-image:url(/images/postoffice/sub_navigation/Step1_On.gif);}
.progressBar ol li.tab2 {background-image:url(/images/postoffice/sub_navigation/Step2_Off.gif);}
.progressBar ol li.tab2_on {background-image:url(/images/postoffice/sub_navigation/Step2_Off2.gif);}
.progressBar ol li.tab2_selected  {background-image:url(/images/postoffice/sub_navigation/Step2_On.gif);}
.progressBar ol li.tab3 {background-image:url(/images/postoffice/sub_navigation/Step3_Off.gif);}
.progressBar ol li.tab3_on {background-image:url(/images/postoffice/sub_navigation/Step3_Off2.gif);}
.progressBar ol li.tab3_selected  {background-image:url(/images/postoffice/sub_navigation/Step3_On.gif);}
.progressBar ol li.tab4 {width:88px; background-image:url(/images/postoffice/sub_navigation/Step4_Off.gif);}
.progressBar ol li.tab4_on {background-image:url(/images/postoffice/sub_navigation/Step4_Off2.gif);}
.progressBar ol li.tab4_selected  {background-image:url(/images/postoffice/sub_navigation/Step4_On.gif);}
.progressBar ol li.tab5 {width:85px; background-image:url(/images/postoffice/sub_navigation/Step5_Off.gif);}
.progressBar ol li.tab5_on { background-image:url(/images/postoffice/sub_navigation/Step5_Off2.gif);}
.progressBar ol li.tab5_selected  {background-image:url(/images/postoffice/sub_navigation/Step5_On.gif);}
.progressBar ol li.tab6 {width:74px; background-image:url(/images/postoffice/sub_navigation/Step6_Off.gif);}
.progressBar ol li.tab6_on {background-image:url(/images/postoffice/sub_navigation/Step6_Off2.gif);}
.progressBar ol li.tab6_selected  {background-image:url(/images/postoffice/sub_navigation/Step6_On.gif);}
.progressBar ol li.tab7 {width:80px; background-image:url(/images/postoffice/sub_navigation/Step7_Off.gif);}
.progressBar ol li.tab7_on {background-image:url(/images/postoffice/sub_navigation/Step7_Off2.gif);}
.progressBar ol li.tab7_selected  {background-image:url(/images/postoffice/sub_navigation/Step7_On.gif);}
.progressBar ol li.tab8 {width:108px; background-image:url(/images/postoffice/sub_navigation/Step8_Off.gif);}
.progressBar ol li.tab8_selected {background-image:url(/images/postoffice/sub_navigation/Step8_On.gif);}

/* .summary_box */
div#Category-Main div.summary_box h2 {padding:0;margin:0;font-size:1.2em;float:none;background:none;width:inherit;}
.summary_box .largeFont {vertical-align:baseline !important; font-size:1.7em;}
.summary_box .summary_box_inner {float:left; width:191px; padding:8px 0px 5px 10px;}
.summary_box .summary_box_inner sup{color:#BB0032;}
.summary_box .summary_box_inner dl {font-weight:bold;}
.summary_box .summary_box_inner dl dt .summaryData {display:inline-block; margin-left:7px; text-align:left; vertical-align:top; font-weight:normal;}
.summary_box .summary_box_inner dl dt .summaryLabel {width:92px; display:inline-block; font-weight:700; text-align:left;}
.summary_box .summary_box_inner dl dt {margin:10px 0px;}
.summary_box .summary_box_inner h2.Black {color:#000;}
.summary_box .summary_box_mid {width:201px; min-height:150px; background:transparent url(/images/postoffice/layout/Summary_Box_Top.gif) top right no-repeat;}
.summary_box .summary_box_outer {float:left; position:relative; width:201px; margin:0px; background:transparent url(/images/postoffice/layout/Summary_Box_Bot.gif) bottom left no-repeat;}
.summary_box {clear:both; float:left; overflow:hidden; margin:0; padding:0 0 27px 6px;}



/*new to be integrated*/
#policy_level{}
.add_on{float:left;}
.add_on_header{border:1px solid #D3D3D3;font-weight:700;height:70px;text-align:center;width:110px;}
.add_on_title_header{border:1px solid #D3D3D3;font-weight:700;height:70px;text-align:center;width:180px;}
.add_on_content{border-bottom:1px solid #D3D3D3;border-left:1px solid #D3D3D3;border-right:1px solid #D3D3D3;height:2em;
padding:10px 0 0;text-align:center;vertical-align:middle;width:110px;}
.add_on_title{border-left: 1px solid #D3D3D3;border-bottom: 1px solid #D3D3D3; border-right: 1px solid #D3D3D3; width: 180px; padding: 10px 0px 0px 0px;height:2em;  text-align:center; vertical-align:middle;}
/*#content_device_add_ons label{display:none;}*/
#content_device_add_ons fieldset{margin:10px 0px 10px 10px;}
#content_device_add_ons legend{display:block; padding: 10px 0px 10px 10px;} 
.traveller_details_fieldset{margin-left:20px !important;}
.traveller_details_fieldset legend{display:block; padding: 20px 0px 10px 0; color:#000;}
.medicalCover div span{display:block; width: 119px; float: left; padding: 10px 0px 0px 0px;  text-align:center; vertical-align:middle;}
.mHeader{display:block; width: 120px; float: left; padding: 10px 0px 0px 0px;height:2em;  text-align:center; vertical-align:middle; font-weight:bold;}

/* Start Branch Finder Look & Feel changes */
div.bf-tabs div.hnav{background:url("/images/finder/po/branchfinder-nav-bg.gif") bottom left no-repeat;width:930px; margin-left: 5px;}
div.bf-tabs div.hnav ul li.on{color:#98002e;background:url("/images/finder/po/tab-on-left-red.gif") no-repeat top left;}
div.bf-tabs div.hnav ul li.on a{color:#98002e;background:url("/images/finder/po/tab-on-right-red.gif") no-repeat right top;}
div.bf-tabs div.hnav ul li.on a sup {color:#98002e;}
div.bf-tabs div.hnav ul li a:hover sup {color:#98002e;}
div.bf-tabs div.hnav ul li a sup {color:#CC0000;}
div.bf-tabs div.hnav ul li.faq{float:right;position:relative; left:218px;}
div#parcelforcefinder {float: left; margin-left: 5px;}
div.branchfinder-outer {float: left; padding: 13px 0 13px 15px; margin-left: 6px; width: 906px; border-left: 1px solid #990100;border-right: 1px solid #990100;border-bottom: 1px solid #990100;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-radius-bottomleft:5px;-webkit-border-radius-bottomright:5px; width:913px;}
div#parcelforcefinder p.bf-postcode {color:#666666;}
div.bf-tabs h1{line-height:100%;float:none;color:#990100;background:transparent url("/images/finder/po/bf-h1-icon.gif") no-repeat top left;font-size:160%;font-weight:700;margin:2px 0 0 5px;padding:12px 0 13px 46px;clear:both;}
div.bf-tabs span.bf-faq {float: right; position: relative; right: 10px; top: 20px;}
div#parcelforcefinder table {border-collapse: collapse; border-spacing: 3px;}
div#parcelforcefinder table.bf-results td {vertical-align: middle;}
div#parcelforcefinder table.bf-results {margin: 10px 0 0 5px;}
div#parcelforcefinder table.bf-results thead tr {background: #990100; width: 917px; color: #FFFFFF; font-weight: 100; padding: 7px 0 7px 15px;border:1px solid #E0E0E0}
div#parcelforcefinder table.bf-results thead .bf-results-hd a {color: #FFF;}
div#parcelforcefinder table.bf-results thead .bf-results-hd a:hover {color: #FFF; text-decoration: none !important; font-weight: 700;}
div#parcelforcefinder table.bf-results thead .bf-results-hd span.bf-header-pagination {padding: 0 0 0 50px;}
div#parcelforcefinder table.bf-results .bf-results-bottom {background: #990100; width: 917px; color: #FFFFFF; font-weight: 700; padding: 7px 0 7px 15px;}
div#parcelforcefinder table.bf-results .bf-results-bottom a {color: #FFF;}
div#parcelforcefinder table.bf-results .bf-results-bottom span.bf-header-pagination {padding: 0 0 0 50px;}
div#parcelforcefinder table.bf-results tr.bf-results-row {border-bottom: 1px solid #E0E0E0; padding: 10px;}
div#parcelforcefinder table.bf-results tr.bf-results-row span.bf-results-number {padding: 5px; font-weight: 700;}
div#parcelforcefinder table.bf-results tr.bf-results-row div.bf-results-address {padding: 5px;}
div#parcelforcefinder table.bf-results tr.bf-results-row span.bf-results-phone {padding: 5px; font-weight: 700;}
div#parcelforcefinder .redTErrB {padding: 10px 0; 0; width:615px;font-weight:700}
div#parcelforcefinder div.bf-more-info p { padding:10px; border:1px solid #C0C0C0;-moz-border-radius:5px;-webkit-border-radius:5px;position: relative;top:-39px;left:-39px;background-color: #F0F0F0;}
div#parcelforcefinder div.bf-more-info {float:right;}
div#parcelforcefinder input#postcode-or-town {width: 157px; }
div#parcelforcefinder select#branch-type {margin-left: 5px;}
div#parcelforcefinder input#bf-search-button {position: relative; top: -1px;}
div#parcelforcefinder div.hnav ul li a {text-decoration: none !important;}
div#parcelforcefinder div.hnav ul li a:hover {text-decoration: underline !important;}
div#parcelforcefinder div.hnav ul li.on a:hover {text-decoration: none !important;}
table.bf-results td {padding:10px;}
table.bf-opening-time td {padding:0px;}
table .bf-opening-time-lunch-cell {padding-left: 20px !important;}
div#parcelforcefinder table.bf-results .bf-results-hd th {padding: 7px 0 7px 15px;}
div#parcelforcefinder table.bf-results .bf-results-hd th.number {width: 30px;}
div#parcelforcefinder table.bf-results .bf-results-hd th.branch {width: 250px;}
div#parcelforcefinder table.bf-results .bf-results-hd th.phone {width: 250px;}
div#parcelforcefinder table.bf-results .bf-results-hd th.map {width: 342px;}
div#parcelforcefinder a, div.bf-tabs span a {text-decoration: underline;font-weight:700;}
div#parcelforcefinder table.bf-results table.bf-opening-time th {line-height: 10px; text-align: center;}
div#parcelforcefinder table.bf-results div.bf-additional-info {width: 400px; padding: 15px 0 0 0;}
div.Layout-Full-100 div.default {margin: 15px 0 10px 9px; background: #EDEDED; border: 1px solid #E6E6E6; -moz-border-radius:5px;-webkit-border-radius:5px; width: 931px; float:left;}
div.Layout-Full-100 div.default h2 {color: #000; padding: 5px 15px 5px 5px; float: left;}
div.Layout-Full-100 div.default ul {position:relative;top: 6px;}
div.Layout-Full-100 div.default ul li {display: inline; float: left;  margin-right: 10px;}
div.Layout-Full-100 div.default ul li a {background: transparent url(/images/postoffice/rd2008/footer-arrow-header.gif) no-repeat scroll 0 3px; padding-left: 7px; font-weight: 700; }
div.Layout-Full-100 div.SecondaryPromotionalSlot div.promotion-outer {margin:20px 22px 0 56px;}
div.Layout-Full-100 div#parcelforcefinder div.default-Circle ol li {width: inherit;}
div.Layout-Full-100 div#parcelforcefinder div.default-Circle ol li a {text-decoration: none;}
div.Layout-Full-100 div#parcelforcefinder div.default-Circle ol li h3 {position: relative; top: -14px; font-weight: 700;}
div#parcelforcefinder div.faqs .Divider-Faqline {clear:both; padding:1px 0;font-size:1px;margin-bottom:6px;border-bottom:1px solid #EDEDED; background: none !important;}
div#parcelforcefinder h2.bf-results-type {padding:5px;position:relative;top:7px;clear:both;}
div.Layout-Full-100 div#parcelforcefinder div.branchfinder-outer div.default-Circle div.Content-Area2 div.faqs ol li a{text-decoration:underline;}
div.Layout-Full-100 div#parcelforcefinder div.branchfinder-outer div.default-Circle div.Content-Area2 div.faqs ol li a.faq-anchor {text-decoration:none;}
div.Layout-Full-100 div#parcelforcefinder div.branchfinder-outer div.default-Circle  div.Content-Area2 div.faqs p.Top a {
background:transparent url(	http://www.postoffice.co.uk/images/postoffice/rd2009/icon-backtotopnew.gif) no-repeat scroll -4px 5px;
clear:both;color:#CC0000;display:block;float:left;font-weight:400;left:10px;margin:-4px 0 10px -10px;padding:8px 0 0 15px !important;
position:relative;}
div.Layout-Full-100 div#parcelforcefinder div.branchfinder-outer div.default-Circle{width:870px}
div.Layout-Full-100 div#parcelforcefinder span.bf-poex {position:relative;left:20px;top:10px}
table.bf-opening-time th{padding-bottom:10px;}
div#parcelforcefinder table.bf-results .bf-results-bottom span.bf-header-pagination a:hover{text-decoration:none !important}
div.Layout-Full-100 div#parcelforcefinder .bf-24-hours-icon{padding: 10px 0pt 0pt 18px; font-weight: 700;}






div#Broadband-Compare{clear:both;width:704px;float:left;position:relative;left:0;margin:0;padding:0;}
div#Broadband-Compare sup,sub{line-height:1;vertical-align:baseline;position:relative;font-weight:700;font-style:normal;color:#000;}
div#Broadband-Compare sup{bottom:1ex;}
div#Broadband-Compare sub{top:.5ex;}
div#Broadband-Compare a.backtotop{background:url("/images/postoffice/rd2009/backtotop-icon.gif") 0 5px no-repeat;color:#c00;margin:8px 0 0 6px;padding:8px 0 10px 19px;}
div#Broadband-Compare div.products-include{width:704px;clear:both;float:left;background:url("/images/postoffice/rd2009/products-include-bg.gif") repeat-y;margin:10px 0 4px;}
div#Broadband-Compare div.products-include-content{width:704px;float:left;background:url("/images/postoffice/rd2009/products-include-footer.gif") bottom left no-repeat;padding:0 0 6px;}
div#Broadband-Compare div.products-include-content ul{list-style-type:none;width:680px;margin:0;padding:4px 0 0 14px;}
div#Broadband-Compare div.products-include-content ul li{float:left;background:url("/images/postoffice/rd2009/bullet.gif") 0 5px no-repeat;width:660px;padding:0 0 5px 10px;}
div#Broadband-Compare h3{border:0;float:left;font-weight:700;color:#000;margin:0 0 1px;padding:22px 10px 10px;}
div#Broadband-Compare div.Compare{width:704px;float:left;margin:0;padding:0;}
div#Broadband-Compare div.Compare div.products-include h3{font-size:125%;width:678px;background:url("/images/postoffice/rd2009/products-include-header.gif");float:left;border:0;color:#000;margin:0;padding:7px 13px 14px;}
div#Broadband-Compare div.button-links{width:704px;clear:both;float:left;background:#eaf2d8;margin:0 0 10px;padding:0;}
div#Broadband-Compare div.button-links-content{width:684px;position:relative;left:10px;float:left;padding:2px 0;}
div#Broadband-Compare div.button-links-content p{float:left;width:500px;margin:0;padding:5px 10px 5px 0;}
div#Broadband-Compare div.button-links-content p.large{font-size:125%;width:480px;display:block;line-height:140%;margin:0;padding:0 0 6px;}
div#Broadband-Compare div.button-links .button-right{position:relative;left:10px;float:right;}
div#Broadband-Compare div.footnotes{width:694px;clear:both;float:left;border-top:1px solid #ccc;padding:11px 0 1px 10px;}
div#Broadband-Compare div.footnotes sup{float:left;clear:both;padding:0 0 5px;}
div#Broadband-Compare div.footnotes p{color:#666;display:block;width:680px;float:left;clear:none;margin:-2px 0 8px 5px;padding:0;}
div#Broadband-Compare table.compare{width:704px;background:#fff;clear:both;float:left;margin:0 0 20px;border-bottom:medium none;border-right:medium none;}
div#Broadband-Compare table.compare th.item1header{width:426px;background:url("/images/postoffice/rd2009/broadband-item1-header.gif") no-repeat;text-align:left;}
div#Broadband-Compare table.compare th.item2header{width:278px;background:url("/images/postoffice/rd2009/broadband-item2-header.gif") no-repeat;text-align:left;}
div#Broadband-Compare table.compare th h2{border:0;color:#000;font-size:120%;font-weight:700;margin:0;padding:11px 10px 16px 12px;width:auto;}
div#Broadband-Compare table.compare td h3{color:#006f51;font-size:110%;width:auto;border:0;margin:0;padding:3px 20px 7px 11px;}
div#Broadband-Compare table.compare td.col1 h3,div#Broadband-Compare table.compare td.col4 h3{padding:3px 20px 7px 13px;}
div#Broadband-Compare table.compare td,div#Broadband-Compare table.compare th{vertical-align:top;}
div#Broadband-Compare table.compare col.col1,div#Broadband-Compare table.compare col.col4,div#Broadband-Compare table.compare col.col5{width:139px;}
div#Broadband-Compare table.compare col.col2{width:137px;background:url("/images/postoffice/rd2009/broadband-item1-bg2.gif") repeat-y;}
div#Broadband-Compare table.compare col.col3{width:150px;}
div#Broadband-Compare table.compare td.col1{background:url("/images/postoffice/rd2009/broadband-item1-bg1.gif") bottom left repeat-y;}
div#Broadband-Compare table.compare td.col2{background:url("/images/postoffice/rd2009/broadband-item1-bg2.gif") bottom left repeat-y;}
div#Broadband-Compare table.compare td.col3{background:url("/images/postoffice/rd2009/broadband-item1-bg3.gif") bottom left repeat-y;}
div#Broadband-Compare table.compare td.col4{background:url("/images/postoffice/rd2009/broadband-item2-bg1.gif") bottom left repeat-y;}
div#Broadband-Compare table.compare td.col5{background:url("/images/postoffice/rd2009/broadband-item2-bg2.gif") bottom left repeat-y;}
div#Broadband-Compare table.compare td.col1info{background:url("/images/postoffice/rd2009/broadband-item1-info1.gif") bottom left repeat-y;width:111px;padding:8px 15px 9px 13px;}
div#Broadband-Compare table.compare td.col2info{background:url("/images/postoffice/rd2009/broadband-item1-info2.gif") bottom left repeat-y;width:109px;padding:8px 15px 9px 11px;}
div#Broadband-Compare table.compare td.col3info{background:url("/images/postoffice/rd2009/broadband-item1-info3.gif") bottom left repeat-y;width:114px;padding:8px 25px 9px 11px;}
div#Broadband-Compare table.compare td.col4info{background:url("/images/postoffice/rd2009/broadband-item2-info1.gif") bottom left repeat-y;width:111px;padding:8px 15px 9px 13px;}
div#Broadband-Compare table.compare td.col5info{background:url("/images/postoffice/rd2009/broadband-item2-info2.gif") bottom left repeat-y;width:113px;padding:8px 15px 9px 11px;}
div#Broadband-Compare table.compare td.col1info-nobd{background:url("/images/postoffice/rd2009/broadband-item1-bg1.gif") bottom left repeat-y;width:120px;padding:8px 5px 3px 14px;}
div#Broadband-Compare table.compare td.col2info-nobd{background:url("/images/postoffice/rd2009/broadband-item1-bg2.gif") bottom left repeat-y;width:118px;padding:8px 5px 3px 12px;}
div#Broadband-Compare table.compare td.col3info-nobd{background:url("/images/postoffice/rd2009/broadband-item1-bg3.gif") bottom left repeat-y;width:123px;padding:8px 15px 3px 12px;}
div#Broadband-Compare table.compare td.col4info-nobd{background:url("/images/postoffice/rd2009/broadband-item2-bg1.gif") bottom left repeat-y;width:120px;padding:8px 5px 3px 14px;}
div#Broadband-Compare table.compare td.col5info-nobd{background:url("/images/postoffice/rd2009/broadband-item2-bg2.gif") bottom left repeat-y;width:122px;padding:8px 5px 3px 12px;}
div#Broadband-Compare table.compare td.col1price{background:url("/images/postoffice/rd2009/broadband-item1-price1.gif") top left repeat-y;font-size:170%;font-weight:700;width:100px;padding:4px 20px 2px 13px;}
div#Broadband-Compare table.compare td.col2price{background:url("/images/postoffice/rd2009/broadband-item1-price2.gif") top left repeat-y;font-size:170%;font-weight:700;width:100px;padding:4px 20px 2px 11px;}
div#Broadband-Compare table.compare td.col3price{background:url("/images/postoffice/rd2009/broadband-item1-price3.gif") top left repeat-y;font-size:170%;font-weight:700;width:103px;padding:4px 30px 2px 11px;}
div#Broadband-Compare table.compare td.col4price{background:url("/images/postoffice/rd2009/broadband-item2-price1.gif") top left repeat-y;font-size:170%;font-weight:700;width:100px;padding:4px 20px 2px 13px;}
div#Broadband-Compare table.compare td.col5price{background:url("/images/postoffice/rd2009/broadband-item2-price2.gif") top left repeat-y;font-size:170%;font-weight:700;width:102px;padding:4px 20px 2px 11px;}
div#Broadband-Compare table.compare .btn-price{float:left;padding:2px 0 0;}
div#Broadband-Compare table.compare td.col1details{background:url("/images/postoffice/rd2009/broadband-item1-footer1.gif") bottom left no-repeat;width:122px;padding:4px 7px 10px 10px;}
div#Broadband-Compare table.compare td.col2details{background:url("/images/postoffice/rd2009/broadband-item1-footer2.gif") bottom left no-repeat;width:122px;padding:4px 7px 10px 8px;}
div#Broadband-Compare table.compare td.col3details{background:url("/images/postoffice/rd2009/broadband-item1-footer3.gif") bottom left no-repeat;width:125px;padding:4px 17px 10px 8px;}
div#Broadband-Compare table.compare td.col4details{background:url("/images/postoffice/rd2009/broadband-item2-footer1.gif") bottom left no-repeat;width:122px;padding:4px 7px 10px 10px;}
div#Broadband-Compare table.compare td.col5details{background:url("/images/postoffice/rd2009/broadband-item2-footer2.gif") bottom left no-repeat;width:124px;padding:4px 7px 10px 8px;}
div#Broadband-Compare table.compare td.col1order{background:url("/images/postoffice/rd2009/broadband-item1-info1.gif") bottom left no-repeat;width:122px;padding:0 7px 7px 10px;}
div#Broadband-Compare table.compare td.col2order{background:url("/images/postoffice/rd2009/broadband-item1-info2.gif") bottom left no-repeat;width:122px;padding:0 7px 7px 8px;}
div#Broadband-Compare table.compare td.col3order{background:url("/images/postoffice/rd2009/broadband-item1-info3.gif") bottom left no-repeat;width:125px;padding:0 17px 7px 8px;}
div#Broadband-Compare table.compare td.col4order{background:url("/images/postoffice/rd2009/broadband-item2-info1.gif") bottom left no-repeat;width:122px;padding:0 7px 7px 10px;}
div#Broadband-Compare table.compare td.col5order{background:url("/images/postoffice/rd2009/broadband-item2-info2.gif") bottom left no-repeat;width:124px;padding:0 7px 7px 8px;}
div#Broadband-Compare table.compare td.col1price sup,div#Broadband-Compare table.compare td.col2price sup,div#Broadband-Compare table.compare td.col3price sup,div#Broadband-Compare table.compare td.col4price sup,div#Broadband-Compare table.compare td.col5price sup{font-size:50%;vertical-align:middle;}
div#Broadband-Compare table.compare a.arrow:link,div#Broadband-Compare a.arrow:visited{background:url("/images/postoffice/rd2009/footer-arrow-header.gif") 0 2px no-repeat;color:#c00;font-weight:700;display:block;text-decoration:none;padding:0 0 0 8px;}
div#Broadband-Compare table.compare td.col1price p,div#Broadband-Compare table.compare td.col2price p,div#Broadband-Compare table.compare td.col3price p,div#Broadband-Compare table.compare td.col4price p,div#Broadband-Compare table.compare td.col5price p{font-size:60%;font-weight:400;margin:0;padding:4px 0 0;}
div#Broadband-Compare p a{clear:none;font-weight:400;float:none;position:relative;top:0;text-decoration:underline;margin:0;padding:0;}
div#Broadband-Compare table thead tr th,div#Broadband-Compare table tbody tr td{vertical-align:top;border:0;padding:0;}
img,div#Broadband-Compare table tbody tr.footer td.first,div#Broadband-Compare table tbody tr.footer td.last{border:0;}

div.InfoPromotionalSlot .promotion-outer .promotion-mid .promotion-inner div a span {background:transparent url(/images/postoffice/rd2009/icon-findoutmore-cta.gif) no-repeat scroll 0 0;float:left;margin:-8px 0 0 -20px;position:relative;top:5px;padding: 3px 0 3px 20px;}
div.SecondaryPromotionalSlot .promotion-outer .promotion-mid .promotion-inner div a span,
div.PrimaryPromotionalSlot .promotion-outer .promotion-mid .promotion-inner div a span {background:transparent url(/images/postoffice/rd2009/icon-findoutmore.gif) no-repeat scroll 0 0;float:left;margin:-8px 0 0 -20px;position:relative;top:5px;padding: 3px 0 3px 20px;}
div.Menu-Item-Row div.menu-item div a.findoutmore {background:transparent url(/images/postoffice/rd2009/icon-findoutmore.gif) no-repeat scroll 0 0;float:left;margin:-8px 0 0 -3px;position:relative;top:5px;padding: 3px 0 3px 20px;}
.promotion-outer .promotion-mid .promotion-inner div a span sup {color: #CC0000}
.promotion-outer .promotion-mid .promotion-inner div a:hover span sup {color: #990000}
div.PrimaryPromotionalSlot .promotion-outer .promotion-mid .promotion-inner h3 sup { font-size: 80%}
div.Stretchy-2-col div.Top-Category h1 img {float: none;}
div a:hover span{cursor:hand;}











div.coverSummary span.rbTab label{padding-left:5px;}
.contentCoverDateCol1 fieldset#fsStartDate, fieldset#fsEndDate  {position:relative;}
input#PromoCodelabel {width:13.75em;}

.app .form_box table td, div.orange div.single-column .app .form_box table th.less_padding span{text-align:left !important;position:relative;left:5px;width:130px}
.app .content_device select#HowDoYouFind, input#homePhonenumber, input#mobilePhonenumber, input#cityOrtown, input#Street, input#postCode{width:14em;padding:1px}
div#t0, .add_on_title{border-right:0;}
input#calcQuote{position:relative;left:235px !important}
div.content_help_popup h2{background:none !important;width:250px !important;}
div.content_help_popup h1{display:none !important;width:250px !important;}
div.content_help_popup div.paragraph{background:none !important;width:250px !important}
div.content_help_popup div.Content-Area2{width:250px !important;}
.app .register_box div.content_help_popup div#info_Email {left:30px}
input#promotionCode{width:14em; margin-right:-4px;}
div.content_device span.fontRed2{width:600px;float:left;padding-left:20px}
/*div.orange div.single-column .app .form_box table tbody tr td, div.orange div.single-column .app .form_box table tbody tr th span{
text-align:left;
}*/
/**input#firstName0{width:12em}
input#lastName0{width:12em}**/
.app .content_col4 .contentTitle .firstNameInputField {width:12em}
.app .content_col4 .contentTitle .lastNameInputField {width:12em}

/** Michael changes 15 June 2010 Travel insurance**/

#content_device_add_ons legend {color:#000000; margin:10px}  
input#emailQuoteBtn {left:-202px !important;padding-top:15px; position:relative;}

/** Think I need to rethink this as names are not wrapping. also do I need a class or id added to the medical.
.medicalCover div span#mtfirstName0 { padding: 10px}
.medicalCover div span#mtlastName0	{ padding: 10px}
**/

.medicalCover div .medicalFirstName {
min-height:2em;
word-wrap: break-word;
}
	
.medicalCover div .medicalLastName {
min-height:2em;
word-wrap: break-word;
}
	
	
.app .form_box_inner_content .content_device .screen_icons {
	top:0px;
	
	}
	
div.orange #info_policy {left:376px;top:64px;width:270px;}
div.orange .app .content_device #info_destinations {left:376px;top:64px;width:270px;}
div.orange .app .content_device #info_CoverType {left:376px;top:64px;width:270px;}
div.orange .app .content_device #info_noOfAdults18_64 {left:200px; width:270px;top:-166px;}
div.orange .app .content_device #info_noOfAdults65_74 {left:200px; width:270px;top:-190px}
div.orange .app .content_device #info_noOfAdults65_69 {left:200px; width:270px; top:-190px;}
div.orange .app .content_device #info_noOfAdults70_74 {left:200px; top:-210px; width:270px;}
div.orange .app .content_device #info_noOfAdults18_49 {left:200px; width:270px; top:-165px;}
div.orange .app .content_device #info_noOfAdults50_64 {left:200px; width:270px; top:-190px;}
div.orange .app .content_device #info_noOfAdults18_45 {left:200px; width:270px; top:-165px;}
div.orange .app .smallPadTop #info_noOfUnder18sDeps{left:200px; top:-150px; width:270px;}
div.orange .app .smallPadTop #info_noOfUnder18sNonDeps {left:200px; top:-150px; width:270px;}
div.orange .app .content_device #selectcover_4dependents {left:200px; top:-150px; width:270px;}
div.orange .app .form_box_inner_content #info_PromotionalCode{left:375px; top:215px; width:270px;}

/** Choose cover table **/

div.orange .app .white_color #helpCover0 {left:200px; top:40px; width:270px; text-align:left}
div.orange .app .white_color #helpCover1 {left:200px; top:80px; width:270px; text-align:left}
div.orange .app .white_color #helpCover2 {left:200px; top:110px; width:270px; text-align:left}
div.orange .app .white_color #helpCover3 {left:200px; top:125px; width:270px; text-align:left}
div.orange .app .white_color #helpCover4 {left:200px; top:115px; width:270px; text-align:left} 
div.orange .app .white_color #helpCover5 {left:200px; top:230px; width:270px; text-align:left} 
div.orange .app .white_color #helpCover6 {left:200px; top:220px; width:270px; text-align:left} 
div.orange .app .white_color #helpCover7 {left:200px; top:230px; width:270px; text-align:left} 
div.orange .app .white_color #helpCover8 {left:200px; top:310px; width:270px; text-align:left} 
div.orange .app .white_color #helpCover9 {left:200px; top:300px; width:270px; text-align:left} 
div.orange .app .white_color #helpCover10 {left:200px; top:310px; width:270px; text-align:left}
div.orange .app .white_color #helpCover11 {left:200px; top:390px; width:270px; text-align:left} 
div.orange .app .white_color #helpCover12 {left:200px; top:390px; width:270px; text-align:left} 
div.orange .app .white_color #helpCover13 {left:200px; top:475px; width:270px; text-align:left} 
div.orange .app .white_color #helpCover14 {left:200px; top:450px; width:270px; text-align:left}
   

/** Extra Cover **/

div.orange .app .add_ons_table #excess_waiver1 {left:250px; top:180px; width:270px;} 
div.orange .app .add_ons_table #hazardous_sports0 {left:200px; top:275px; width:270px;} 
div.orange .app .add_ons_table #hazardous_sports1 {left:350px; top:150px; width:270px;} 
div.orange .app .add_ons_table #golfhelp0 {left:200px; top:275px; width:270px;} 
div.orange .app .add_ons_table #golfhelp1 {left:350px; top:150px; width:270px;}  
div.orange .app .add_ons_table #winter_sports1 {left:150px; top:125px; width:270px;}
div.orange .app .add_ons_table #extendedBaggagehelp0{left:200px; top:275px; width:270px;} 
div.orange .app .add_ons_table #extendedBaggagehelp1{left:150px; top:275px; width:270px;} 
div.orange .app .add_ons_table #wintersports45days1 {left:350px; top:250px; width:270px;} 
div.orange .app form_box_inner_content_noBotPad .add_ons_table #45days1 {left:100px; top:180px; width:270px;}


/** Sign in **/
div.orange .app .form_box_inner_content #info_Email {left:375px; top:100px; width:270px;} 
div.orange .app .form_box_inner_content #info_Password {left:375px; top:100px; width:270px;} 
div.orange .app .form_box_inner_content #info_PasswordReminder {left:375px; top:100px; width:270px;} 
div.orange .form_tab_box_inner .tabContent .halfWidthLabel #info_branchCode {left:375px; top:100px; width:270px;} 

div.orange div.single-column .app .form_box table td ul li {padding:0 0 0 10px;}
div.orange .app .form_box_outer .form_box_inner_content_noBotPad .rbTabTI {display:block;margin:-7px -18px 10px 25px; padding:7px 5px 6px;}
div.orange .app .form_box_outer .form_box_inner_content_noBotPad .rbTabTI label{boder:1px; outline:red;}


div.orange .app .add_ons_table .add_on {word-wrap:break-word;}
div.orange div.single-column .app .form_box table.travellerSummary td.col1 {max-width:150px; text-align:left !important; word-wrap:break-word;padding-left:10px !important;}

div.orange .form_box_inner_content_noBotPad .content_label {padding-bottom:10px}
div.orange div.single-column .app .form_box table th.less_padding img {width:16px; position:absolute; right:-6px; top:-2px;}