/*  ******** LAYOUT STYLES ********* */
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #000;
padding: 0;
margin: 10px;
vertical-align:top;
float: none !important;
width: auto;
}

#Banner, #Logo, #SiteServices, #Signposts, #TopNav, #BreadcrumbWrapper, #LeftCol, #BackToTop, #FooterWrapper, #LeadPara, #TopBox, #RightCol {
display: none;
}

.CBlarge, .CBsmall, {
display: none;
}


body#PrintBasket {
margin: 10px;
text-align: left;
background:  url("/nx_as2006/images/shim.gif") no-repeat top left;
}

/*  ********GENERAL STYLES********* */
h1 {
color: #CE000C;
font-size: 16pt;
text-transform: uppercase;
margin: 0;
padding: 0 0 15px 0;
}

h2 {
padding: 0;
margin: 0;
font-size: 13pt;
}

h2.leadtext {
font-size: 14px;
color: #0050A1;
}

h3 {
padding:0;
margin:0;
font-weight: bold;
color: #CE000C;
font-size: 12px;
}

p {
padding: 0 0 12px 0;
margin: 0;
}

.clr {
clear: both;
}

a {
color: #0050A1;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img {
border: 0;
}

sub {
line-height: 0;
font-size: 10px;
}

/*  ******** TEXT STYLES ********* */

.darkblue{
color: #0050A1;
}

.red {
color: #CE000C;
}

.lightblue{
color: #4C84BD;
}

.grey {
color: #CCC;
}

.flashtext {
width: auto;
padding: 0 0 10px 0;
margin: 0;
}

hr {
height: 1px;
width: 100%;
color: #CCC;
background-color: #CCC;
border: 0;
}

/*  ******** LINK STYLES ********* */

body#PrintBasket ul li a {
display: block;
position: relative;
background:  url("/nx_as2006/images/bgs/arrow_blueright.gif") no-repeat left;
padding: 0 0 0 8px;
margin: 0 0 5px 0;
}

/*  ******** FORM STYLES ********* */

/*  ******** LIST STYLES ********* */

body#PrintBasket ul {
margin: 0;
padding: 0;
list-style-type: none;
}

body#PrintBasket ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

ul#SiteMap {
margin: 0;
padding: 0;
list-style-type: none;
}

ul#SiteMap li {
margin: 0;
padding: 0;
list-style-type: none;
}



/*  ******** IMAGE STYLES ********* */
#Banner img, #TopNav img, #Header img, #NavHead img {
vertical-align: bottom;
display: inline;
}

/*  ******** TABLE STYLES ********* */
table th {
text-align: left;
font-weight: normal;
}

table th.toprow {
border-bottom: 3px solid #CCC;
text-align: right;
font-weight: bold;
vertical-align: bottom;
}

table.datatable {
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}

table.fintable th {
text-align: left;
font-weight: normal;
padding: 3px;
font-size: 11px;
}

table.fintable th.midleft {
text-align: left;
vertical-align:middle;
border-bottom: 3px solid #CCC;
}

table.datatable th.midleft {
text-align: left;
vertical-align:bottom;
border-bottom: 3px solid #CCC;
font-weight: bold;
}

table.fintable th.top {
text-align: right;
font-weight: bold;
border-bottom: 3px solid #CCC;
vertical-align: bottom;
}

table.fintable td {
padding: 3px;
text-align: right;
font-size: 11px;
}

table.fintable td.rightbrdr {
border-right: 1px solid #CCC;
}

table.datatable td.rightbrdr {
border-right: 3px solid #CCC;
padding-right: 15px;
}

table.datatable th.rightbrdr {
padding-right: 15px;
}

.topbrdr {
border-top: 1px solid #CCC;
}

.leftbrdr {
border-left: 1px solid #CCC;
}

.bottombrdr {
border-bottom: 1px solid #CCC;
}

.double {
border-bottom: 2px solid #CCC;
}