/* CSS Document */
/*
----------------------------------------------------------------------------------------
Reset Styles
----------------------------------------------------------------------------------------
*/
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-style: normal; font-size: 100%; font-family: arial, Helvetica, sans-serif; vertical-align: baseline;}

/*
----------------------------------------------------------------------------------------
Structure
----------------------------------------------------------------------------------------
*/
#leftcolumn, #newscolumn, #pageimage, #pagetop, #navigation, #footer, #thumbBox, #thumbLoading,
div.downloadacrobat, #cvform, .special, h1.seo_pagetitle, a.archivelink, a.returnlink {display: none;}

html {margin: 0; padding: 0;}
body {font-family: Arial, Helvetica, sans-serif; font-size: 76%; text-align: left;}
#container, #main, #rightcolumn, #pagebody {width: 100%;}
#brand {display: block; height: 36px; text-align: right; margin-bottom: 2em;}
.clear {clear: both; height: 1px; background: none; overflow:hidden}

/*
----------------------------------------------------------------------------------------
Font Styles
----------------------------------------------------------------------------------------
*/
h1 {font-size: 1.4em; color: #333333;}
h1.first {font-size: 1.0em; font-weight: normal;}
h1.pagetitleunderline, h1.underline, h2.underline {border-bottom: #af1888 1px solid; padding-bottom: 2px; margin-bottom: 5px;}
h1.pagetitleunderline {margin-top: 0px;}
h2 {font-size: 1.2em; margin: 1em auto; color: #333333;}
h3 {font-size: 1.1em; margin: 1em auto; color: #333333;}
h1.pagetitleunderline, h1.underline, h2.underline {border-bottom: #af1888 1px solid; padding-bottom: 2px; margin-bottom: 5px;}
h1.pagetitleunderline {margin-top: 0px;}
h3.panelheader {font-size: 1.1em; line-height: 2.2em; font-weight: normal; height: 2.2em; padding-left: 0.5em; padding-right: 0.5em; color: #ffffff;  background-color: #1b4a9e; background-image: url(../images/menu_bg.gif); background-repeat: repeat-x; background-position: bottom; margin-top: 0; margin-bottom: 0.5em;}
p {margin: 1em auto;}
p, li, a {font-size: 1.0em;}
p.aim_rule26 {font-size: 0.9em; clear: both; color: #ff0000; padding-top: 15px; margin-top: 0px; margin-bottom: 0px; text-align: center;}

ul {display: block; list-style-type: square; margin: 0.5em 0; margin-left: 40px}
li {display: list-item; padding: 2px 0px;}
/* nested lists have no top/bottom margins */
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {margin-top: 0; margin-left: 30px; margin-bottom: 0;}
/* 2 deep unordered lists use a circle */
ol ul, ul ul {list-style-type: circle;}
/* 3 deep (or more) unordered lists use a square */
ol ol ul, ol ul ul, ul ol ul, ul ul ul {list-style-type: square;}

/*ul li {margin-bottom: 0.5em;}*/
a:link, a:visited {color: #221d53; text-decoration: none;}
a:hover, a:active {color: #fd6523; text-decoration: underline;}
blockquote {margin-right: 0px;}

/*
----------------------------------------------------------------------------------------
Footer
----------------------------------------------------------------------------------------
*/
#footer .left p {font-size: 0.8em; text-align: left; margin: 0px; padding: 0 0 5px;}
#footer .right p {font-size: 0.8em; text-align: right; margin: 0px; padding: 0 0 5px;}

/*
----------------------------------------------------------------------------------------
News / RNS / Events
----------------------------------------------------------------------------------------
*/
div#news {margin: 1.5em 1.5em 0em 2.5em;}
div#news table {border-collapse: collapse; border: 0px;}
div#news table td {padding: 5px; vertical-align: top;}
div#news table td.image {width: 20px;}
div#news table img.docicon {width: 16px; height: 16px; border: 0px;}
div#news table td.date {width: 100px;}
div#news table td.seperator {width: 10px;}
div#news table td p.title, div#news table td p.date, div#news table td p.location {margin:0px; font-size: 1.1em;}
div#news table td p.summary {margin-top:0px;}
div#events {margin: 1.5em 1.5em 0em 2.5em;}
div#events table {border-collapse: collapse; border: 0px;}
div#events table td {padding: 5px; vertical-align: top;}
div#events table td.image {width: 20px;}
div#events table img.eventlogo {border: 1px solid #999999;}
div#events table img.docicon {width: 16px; height: 16px; border: 0px;}
div#events table td.date {width: 380px;	padding-bottom: 1em;}
div#events table td.location {width: 468px; padding-bottom: 1em;}
div#events table td p.title, div#events table td p.date, div#events table td p.location {margin:0px;}
div#events table td p.title {font-size: 1.12em; text-decoration: underline;}
div#events table td p.summary {margin-top:0px;}

/*
----------------------------------------------------------------------------------------
Investors
----------------------------------------------------------------------------------------
*/
#shareleftcolumn {clear: both; color: #333; padding: 0px; width: 100%; margin: 0px;}
#sharerightcolumn {color: #333; padding: 0px; width:100%; margin: 0px;}

/*
----------------------------------------------------------------------------------------
Careers
----------------------------------------------------------------------------------------
*/
ul#vacancies {margin: 0; padding: 0; list-style-type: none;}
ul#vacancies li {margin-bottom: 0.5em;}

/*
----------------------------------------------------------------------------------------
Forms
----------------------------------------------------------------------------------------
*/
/* Careers */
#cvaddress {width: 420px; float: left; margin-right:30px; margin-top: 20px;}

fieldset {  float: left; clear: left; width: 100%; margin: 1.5em 0 0 0; padding: 0 0 0 2em; border-style: none; }
fieldset.submit { margin: 0 0 1.5em 0; padding: 0 0 0 16em; }
fieldset.cvemail { width: 460px; margin: 0; padding: 0; }
fieldset.cvsubmit { width: auto; margin: 0 0 1.5em 0; padding: 0 0 0 14em; }
fieldset ol { padding: 0em 1em 0 1em; margin: 0; list-style: none; }
fieldset li { float: left; clear: left; width: 100%; padding-bottom: 1em; }
p.smallprint { clear: both; padding: 0; font-size: 0.818em; line-height: normal; text-align: left; }
label  { float: left; width: 12em; margin-right: 1em; }
span.required { color: red; }
.textbox, .textarea, .dropdown { float: left; margin-right: 1em; width: 255px; font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; }
.dropdown { width: 261px; }
.validator {margin-left: 13em; clear:left;}
.cvvalidator { padding: 0 0 0 13em; clear: both; }


