/* ********** GLOBAL **************************************************** */

html, body {
height: 100%;
}

body {
font-size: 0.7em;
font-family: Arial, Helvetica, sans-serif;
color: #5F5F5F;
text-align:center;
margin: 0;
padding:0; 
}

h1 {
font-weight:normal;
position:relative;
top: -6px;
font-size:3em;
padding: 0;
margin: 0;
}

h2 {
font-weight:bold;
font-size:1.25em;
color: #950505;
padding:3px 0 2px 0;
margin: 0;
}

h2.related {
font-size:1.4em;
padding:0 0 5px 0;
margin: 0;
}

span.sifr{
font-size:1.6em;
padding:0;
margin:0;
color:#950505;
}

#numbers {
margin:0;
padding:0;
}
#numbers li{
padding:0;
margin:0 0 10px 0;
vertical-align:bottom;
color:#5F5F5F;
list-style-type:none;
}

h3, h4, h5 {
font-weight:bold;
font-size:1.25em;
color: #950505;
padding:3px 0 2px 0;
margin: 0;
}


/* ********** STRUCTURAL STYLES *************************************************** */

/* wrapper to set the height of the page to 100% */

#wrapper {
text-align:left;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}

/* top banner with logo, topnav and search divs */

#topcontainer {
padding-top:0px; background-color:#da251d;
}

#topbanner {
text-align:left;
width: 876px;
height: 70px;
padding: 0;
margin: 0 auto;
}

#logo {
float:right;
width: 221px;
margin: 0 6px 0 0;
padding: 0;
}

#topnav {
float:left;
width: 441px;
height: 50px;
margin: 0; 
padding: 0;
}

#search {
float:left;
width: 175px;
margin: 0; 
padding: 15px 0px 0px 0px;
}

/* flash banner */

#flashcontent {
border: none;
width: 100%;
float: left;
margin: 0;
}

/* gradient background for no flash version */

#noflash {
height:60px;
width: 100%;
margin: 1px 0 0 0;
background: url(/ans/images/bgs/noflash_bg.jpg) top left repeat-x;
}

#fiveyear {
height:290px;
text-align: center;
margin:0 auto;
background: url(/ans/images/bgs/fiveyear_bg.jpg) top left repeat-x;
}


/* content */

#content {
width: 876px;
padding: 0;
margin:0 auto;
}

/* left nav */

#content #leftnav {
float:left;
width: 288px;
padding: 0;
margin:0 6px 0 0;
}

/* text div if related links column */

#content #text {
float:left;
width: 435px;
padding: 0;
margin:0 6px 0 0;
}

/* full width text div if no related links column */

#content #text_fullwidth {
float:left;
width: 582px;
padding: 0;
margin: 0;
}

/* inline nav */

#content #text_fullwidth #inlinenav {
float:left;
width: 582px;
padding: 0;
margin: 0;
}

#content #text #inlinenav {
float:left;
width: 485px;
padding: 0;
margin: 0;
}

/* related links */

#content #relatedlinks {
float:left;
width: 141px;
padding: 0;
margin: 0;
}

/* all footer styles */

#footer {
clear:both;
height:69px;
border-top: 1px solid #ccc;
padding:10px 0 0 0;
margin: 0; 
}

#footer_inner {
width: 876px;
margin: 0 auto;
text-align:left;
}

#footer_inner ul {
float:left;
width:147px;
list-style: none; 
margin: 0; 
padding: 0 0 0 294px;
}

#footer_inner #rss {
float:left;
width:435px;
margin: 0; 
padding: 0;
}

#footer_inner a {
color: #666666;
text-decoration: none;
font-size:0.9em;
}

#footer_inner a:hover {
text-decoration: underline;
}

#footer_inner #rss a {
display:block;
color: #666666;
background: url(/ans/images/icons/icon_rss.gif) center left no-repeat;
padding: 0 0 0 20px;
}

/* layer to push footer down */

#push {
height: 140px; 
}

/* ********** GENERAL STYLES *************************************************** */

img {
border: none;
}

p {
line-height: 130%;
padding:0px 0 10px 0;
margin: 0;
}

blockquote {
margin:0px;
padding:10px;
font-weight:bold;
font-size:1.25em;
color: #950505;
text-align:center;
} 

/* forms */

form,input,select,option,textarea {
margin:0;
padding:0;
font-size:1em;
color: #5F5F5F;
}

fieldset {
border:none;
}

label.alert {
float:left;
width:200px;
padding:0;
margin:0 10px 5px 0;
}

input.search {
width:115px;
height:16px;
vertical-align:middle;
}

input.button {
vertical-align:middle;
}

/* lists */

#relatedlinks ul {
list-style-type: none;
display:block;
margin:10px 0 0 0;
padding:0;
}

#relatedlinks ul li {
margin:0;
padding:5px;
}

#text ul, text_fullwidth ul {
list-style-type: square;
}

/* links */

a {
color: #194379;
}

a:hover {
text-decoration: none;
}

a.readmore, #relatedlinks ul li a {
line-height: 160%;
display:block;
background: url(/ans/images/misc/readmore_arrow.gif) center left no-repeat;
padding-left: 22px;
color: #950505;
text-decoration: none;
}

a.back {
line-height: 160%;
display:block;
background: url(/ans/images/misc/back_arrow.gif) center left no-repeat;
padding-left: 22px;
color: #950505;
text-decoration: none;
}
a.topback {
line-height: 160%;
display:block;
background: url(/ans/images/misc/backtoup_arrow.gif) center left no-repeat;
padding-left: 22px;
color: #950505;
text-decoration: none;
}

a.readmore:hover, a.back:hover, #relatedlinks ul li a:hover {
text-decoration: underline;
}

a.download {
line-height: 160%;
display:block;
background: url(/ans/images/misc/download_arrow.gif) center left no-repeat;
padding-left: 22px;
color: #950505;
text-decoration: none;
}

a.download:hover {
text-decoration: underline;
}


/* tables */

table {
border-spacing:0px;
border-collapse:collapse;
empty-cells:show;
margin-bottom:10px;
}

table.datatable {
width:100%;
}

table.datatable thead th {
text-align:left;
padding:10px 0 10px 5px;
font-weight:normal;
background-color: #EEF5FD; 
border-right: 10px solid #FFF;
}

table.datatable tbody tr td, table.datatable tbody tr th {
text-align:left;
padding:8px 0 8px 5px;
font-weight:normal;
color: #950505;
background: url(/ans/images/bgs/dottedline.gif) bottom left repeat-x;
border-right: 10px solid #FFF;
}

table.datatable thead th.center, table.datatable tbody tr td.center {
text-align:center;
}
table.datatable thead th.right, table.datatable tbody tr td.right {
text-align:right;
}

table.datatable thead th.nb, table.datatable tbody tr td.nb, table.datatable tbody tr th.nb{
border: none;
}

table.feeds {
width:100%;
}

table.feeds thead th {
text-align:center;
padding:10px 0 10px 5px;
font-weight:normal;
background-color: #EEF5FD; 
border-right: 10px solid #FFF;
}

table.feeds tbody tr th {
text-align:left;
padding:8px 0 8px 5px;
font-weight:normal;
border-right: 10px solid #FFF;
}

table.feeds tbody tr td {
text-align:left;
padding:8px 0 8px 5px;
font-weight:normal;
background: url(/ans/images/bgs/dottedline.gif) bottom left repeat-x;
border-right: 10px solid #FFF;
}

table.feeds tbody tr th.bluebg {
text-align:left;
padding:10px 0 10px 5px;
font-weight:normal;
background-color: #EEF5FD; 
border-right: 10px solid #FFF;
}

table.feeds thead th.nb, table.feeds tbody tr td.nb, table.feeds tbody tr th.nb{
border: none;
}

table.feeds tbody tr td a { 
color: #950505;
text-decoration: none;
}

table.feeds tbody tr td a:hover { 
text-decoration: underline;
}



table.share {
width:100%;
}

table.share thead th {
text-align:;left;
padding:10px 0 10px 5px;
font-weight:normal;
background-color: #EEF5FD; 
border-right: 10px solid #FFF;
border-bottom: 10px solid #FFF;
}

table.share tbody tr th {
text-align:left;
padding:8px 0 8px 5px;
font-weight:normal;
background-color: #EEF5FD;
border-right: 10px solid #FFF;
border-bottom: 5px solid #FFF;
}

table.share tbody tr td {
text-align:left;
padding:8px 0 8px 5px;
font-weight:normal;
background: url(/ans/images/bgs/dottedline.gif) top left repeat-x;
border-right: 10px solid #FFF;
}

table.share tbody tr th.bluebg {
text-align:left;
padding:10px 0 10px 5px;
font-weight:normal;
background-color: #EEF5FD; 
border-right: 10px solid #FFF;
}

table.share thead th.nb, table.feeds tbody tr td.nb, table.feeds tbody tr th.nb{
border: none;
}

table.share tbody tr td.nodot{
background: none;
}

.blue {
color: #950505;
}

#chartborder {
background: url(/ans/images/bgs/borderchart.gif) top left no-repeat;
padding:10px 0 0 20px;
width:553px;
height:320px;
}

.clear {
	clear:both;
}

.tablechart {
float:left;
border: 2px solid #000;
}

/* Releases */
#releases {
float:left;
background: url(/ans/images/bgs/dottedline.gif) bottom left repeat-x;
padding:10px 0 10px 5px;
width:100%;
}
.releases {
float:left;
background: url(/ans/images/bgs/dottedline.gif) bottom left repeat-x;
padding:10px 0 5px 5px;
width:100%;
}

.releases_assessor {
float:left;
background: url(/ans/images/bgs/dottedline.gif) bottom left repeat-x;
padding:29px 0 5px 5px;
width:100%;
}

.releases ul li {
list-style-type: square;
}

#releases h2 {
font-weight:bold;
font-size:1.25em;
color: #950505;
padding:3px 0 10px 0;
margin: 0;
}

.rep_thumbnail{
float:left;
padding-right:40px;
}

.rep_link {
float:left;
}

/* board of directors */

.bod_box {
float:left;
width:141px;
padding: 0;
margin: 0 6px 10px 0;
background: url(/ans/images/bgs/dottedline.gif) bottom left repeat-x;
}

.bod_box_right {
float:left;
width:141px;
padding: 0;
margin: 0 0 10px 0;
background: url(/ans/images/bgs/dottedline.gif) bottom left repeat-x;
}

.bod_box_inner_top {
width:141px;
height: 180px;
padding: 10px 0 0 0;
margin: 0 0 10px 0;
background: url(/ans/images/bgs/dottedline.gif) top left repeat-x;
}

.bod_box_inner {
width:141px;
height: 170px;
padding: 0;
margin: 0 0 10px 0;
}

/* meet our people */

.meet_box {
float:left;
width:141px;
padding: 0;
margin: 0 6px 10px 0;
background: url(/ans/images/bgs/dottedline.gif) bottom left repeat-x;
}

.meet_box_right {
float:left;
width:141px;
padding: 0;
margin: 0 0 10px 0;
background: url(/ans/images/bgs/dottedline.gif) bottom left repeat-x;
}

.meet_box_inner_top {
width:141px;
height: 240px;
padding: 10px 0 0 0;
margin: 0 0 10px 0;
background: url(/ans/images/bgs/dottedline.gif) top left repeat-x;
}



.meet_box_inner {
width:141px;
height: 193px;
padding: 0;
margin: 0 0 10px 0;
}

/* rss feeds */

#rss_col-left {
float:left;
width: 190px;
background: url(/ans/images/bgs/dottedline.gif) bottom left repeat-x;
padding:5px 0 5px 0;
margin:0 55px 0 0;
}

#rss_col-right {
float:left;
width: 190px;
background: url(/ans/images/bgs/dottedline.gif) bottom left repeat-x;
padding:5px 0 5px 0;
margin:0;
}


/* sitemap */

ul.sitemap {padding:0; margin:0;}
ul.sitemap li a {color:#5F5F5F;}
ul.sitemap li.lev1 {list-style-type:none;padding:10px 0 6px 0;margin:0;}
ul.sitemap li.lev1 a {padding:0; font-weight:bold;display:block;color:#950505;}
ul.sitemap li.lev2 {margin-left:20px; padding:2px 0 2px 0; list-style-type:none;}
ul.sitemap li.lev3 {margin-left:40px; padding:2px 0 2px 0; list-style-type:none;}
ul.sitemap li.lev4 {display:none;}
ul.sitemap li.lev5 {display:none;}


