/*
client:				standard chartered
project:			AR online

Bright Blue: 		009bd9 : e5eef5
Bright Green: 		80c342 : edf6e1
Dark Blue:			005D9A : 005d9a
Dark Green: 		3d9b35 : 86C533
Medium Grey:		84888b : 808080
Light Blue (50%):	7fcdec
*/

.TODO {
    border-bottom: 0.2em dotted #FF0000;
    padding: 2px;
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 75%;
    color: #666;
}

h1,h2,h3,h4,h5,h6,p,form {
    margin: 0 0 10px 0;
    padding: 0;
}

.d_green {
    color: #86c533 !important;
}

.l_green {
    color: #86c533 !important;
}

.d_blue {
    color: #005D9A !important;
}

.l_blue {
    color: #005d9a !important;
}

.no_r_margin {
    margin-right: 0 !important;
}

hr {
    margin: 10px 0;
    padding: 0px;
}

hr.l_blue {
    background-color: #005d9a;
    border: none;
    height: 1px;
    display: block;
    clear: both;
}

hr.l_green {
    background-color: #86c533;
    border: none;
    height: 1px;
}

/* structure */
div#frame {
    margin: 0 0 0 18px;
    padding: 0;
    width: 942px;
}

div#head {
    margin: 0;
    padding: 0;
    height: 119px;
    background: url(../images/head_bg.gif) no-repeat left top;
}

div.wrap {
    padding-bottom: 10px;
}

.rightbg {
    background: transparent url(../images/right_bg.gif) repeat-y right top;
}

.content {
    margin: 10px 0 0 18px;
    padding: 0;
    float: left;
}

h1 {
    font-size: 1.8em;
    color: #005d9a;
    font-weight: normal;
}

h2 {
    font-size: 1.5em;
    font-weight: normal;
    height: 20px;
    display: block;
    clear: both;
}

.heavy_header {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 3em;
    color: #009bd9;
}

h3 {
    font-size: 1.1em;
    font-weight: bold;
}

h4 {
    font-size: 1em;
    font-weight: bold;
}

h2 span a {
    text-decoration: none;
    font-size: 0.7em;
}

.fl_l {
    float: left;
}

.fl_r {
    float: right;
}

div#foot {
    margin: 0 0 30px 0;
    padding: 10px 0 0 0;
    height: 32px;
    font-size: 11px;
    color: #808080;
    border-top: #80c342 1px solid;
}

/* generic */
div.clear {
    clear: both;
    height: 1%;
    line-height: 1px;
}

/* head */
div#head img {
    margin: 39px 0 0 6px;
    border: none;
}

h1.doctitle {
    margin: 0 0 0 160px;
    padding: 0;
    position: relative;
    top: -45px;
    width: 782px;
    font-size: 1.6em;
    color: #80c342;
    font-weight: bold;
}

/* prime */
ul.prime {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.prime li a {
    margin: 0;
    padding: 0 0 0 10px;
    line-height: 1.1em;
    width: 150px;
    display: block;
    text-decoration: none;
    font-size: 0.9em;
    background: transparent url(../images/primenav_bg.gif) no-repeat scroll left -2px;
}

ul.green li a {
    color: #80c342;
}

ul.grey li a {
    color: #65655c;
}

ul.prime li a:hover {
    text-decoration: underline;
}

ul.prime li {
    margin-bottom: 7px;
}

ul.prime ul {
    margin: 0 0 0 10px;
    padding: 0;
    width: 122px;
    list-style-image: none;
    list-style: none;
}

ul.prime ul li a {
    margin-top: 3px;
    margin-bottom: 3px;
    width: 122px;
    display: block;
    font-size: 0.95em;
    clear: both;
    background: transparent url(../images/prime_subnav_bg.gif) no-repeat scroll left top;
}

a.active {
    font-weight: bold;
    color: #80c342 !important;
}

.full {
    width: 754px;
}

.middle {
    width: 557px;
}

.left {
    margin-top: 5px;
    margin-left: 0;
    width: 170px;
    float: left;
}

.left h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 1.1em;
    font-weight: bold;
    color: #65655c;
    display: inline;
}

.left p {
    margin: 0;
    padding: 0;
    line-height: 14px;
    color: #999;
}

.left img {
    margin-top: 10px;
}

.left #communitylinks {
    margin-top: 10px;
}

.left #communitylinks {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 0.95em;
    font-weight: bold;
}

.left #communitylinks p,
.left #communitylinks a,
.left #communitylinks img {
    color: #666;
    text-decoration: none;
    border: none;
}

.left #communitylinks p {
    margin-bottom: 10px;
}

.left #communitylinks img {
    margin-top: 0;
    margin-right: 6px;
}

.left #communitylinks a:hover {
    color: #80c342;
}

.left #communitylinks .vf {
    font-weight: normal;
}

.left #communitylinks .small {
    font-size: 16px;
}

.left #communitylinks .medium {
    font-size: 22px;
}

.left #communitylinks .large {
    font-size: 30px;
}

/*RIGHT*/
.right {
    margin-top: 0;
    margin-left: 0;
    float: right;
    width: 182px;
}

.right h3 {
    margin-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: normal;
    font-size: 0.9em;
    color: #005d9a;
}

.right p {
    font-size: 0.9em;
    padding-left: 5px;
    padding-right: 5px;
    color: #666;
}

.rightbg {
    background: transparent url(../images/right_bg.gif) repeat-y right top;
}

div#foot {
    margin: 0 0 30px 0;
    padding: 10px 0 0 0;
    height: 32px;
    font-size: 11px;
    color: #84888b;
    border-top: #80c342 1px solid;
}

/* foot */
div#foot ul {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style: none;
}

div#foot ul li {
    margin-right: 10px;
    float: left;
}

div#foot ul li.nav_divide {
    margin-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #666666;
}

div#foot ul li a {
    color: #84888b;
    text-decoration: none;
}

div#foot ul li a:hover {
    color: #84888b;
    text-decoration: underline;
}

div.financial_quote {
    width: 33%;
    float: left;
    margin-bottom: 20px;
}

div.financial_quote p.quote {
    font-size: 3em;
    margin: 0;
}

div.financial_quote p.quote em {
    font-style: normal;
    color: #017aa7;
}

em.green {
    color: #bfe0a0 !important;
}

div.financial_quote ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div.graph_column {
    width: 190px;
    float: right;
}

div.footnotes {
    position: absolute;
    right: -200px;
    bottom: 0;
    width: 190px;
}

div.intro {
    height: auto;
    border-bottom: 1px solid #005d9a;
    margin-bottom: 20px;
}

div.intro h1 {
    margin: 0;
    font-size: 20pt;
}

div.intro h2 {
    display: inline;
    font-size: 3em;
    font-weight: bold;
}

div.intro p {
    color: #666;
    font-size: 1.3em;
}

/*div.intro img {
    float: left;
    margin-right: 20px;
    }
    */
div.spots {
    height: 140px;
    width: 367px;
    float: left;
    margin-right: 10px;
    border-top: 2px solid #66c3e8;
    border-bottom: 1px solid #66c3e8;
    padding: 10px 0;
    margin-bottom: 20px;
}

div.spots h4 {
    font-size: 1.5em;
    color: #80c342;
    margin: 0;
}

div.spots p {
    width: 80%;
    font-size: 0.9em;
    color: #009bd9;
    margin: 0 0 3px 0;
}

div.spots a {
    font-size: 0.9em;
    color: #009bd9;
}

div.highlights {
    margin-bottom: 20px;
    clear: both;
}

div.highlight {
    width: 49%;
    margin-right: 10px;
    border-bottom: 1px solid #86C533;
    border-top: 1px solid #86C533;
    float: left;
    color: #005d9a;
    height: 80px;
}

div.highlight p {
    color: #666;
}

div.highlight span {
    font-size: 3em;
}

div.highlight em {
    font-style: normal;
    color: #017aa7;
}

h3.border_bottom,
p.border_bottom {
    border-bottom: 1px solid #86C533;
    padding-bottom: 5px;
}

p.space_top {
    padding-top: 5px;
}

p.space-bottom {
    padding-bottom: 5px;
}

div.intro_bg {
    min-height: 110px;
    margin-bottom: 20px;
    background: url(../images/home_spotlight_bg2.jpg) right;
    padding: 10px;
}

div.intro_bg h1 {
    color: #fff;
    font-size: 2.8em;
    font-weight: bold;
}

div.intro_bg span {
    color: #c8e5c5;
}

div.intro_bg p {
    color: #fff;
    font-size: 1.4em;
    width: 80%;
}

ul.link_ul {
    margin: 0 0 0 15px;
    padding: 0;
    list-style: url(../images/prime_subnav_bg.gif);
}

ul.link_ul li {
    margin: 0 0 10px 0;
}

ul.link_ul a {
    color: #009bd9;
    text-decoration: none;
}

ul.link_ul a:hover {
    text-decoration: underline;
}

div.blue_bg {
    padding: 10px;
    background: url(../images/consumer_grad_bg.gif) left -250px repeat-x;
}

div.blue_bg ul,ul.blue {
    margin: 0 0 0 15px;
    padding: 0;
    list-style: url(../images/blue_dot.gif);
}

div.blue_bg ul li,ul.blue li {
    margin: 0 0 10px 0;
}

div.home_intro {
    text-align: right;
    min-height: 250px;
	height: 250px;
    background: transparent url(../images/home_spotlight_bg.jpg) no-repeat right top;
    padding: 10px;
}

div.home_intro h1 {
    color: #fff;
    font-size: 3.5em;
    margin: 0;
}

div.home_intro h2 {
    color: #e5eef5;
    font-size: 2.5em;
    padding-bottom: 10px;
    display: inline;
    font-weight: bold;
}

div.home_intro p.big_green {
    color: #86c533;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px solid #66c3e8;
    padding-bottom: 3px;
    padding-top: 10px;
}

div.home_intro p {
    width: 60%;
    color: #fff;
    float: right;
}

div.home_box {
    width: 171px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    border-top: 2px solid #66c3e8;
    border-bottom: 1px solid #66c3e8;
    padding: 10px 5px;
    height: 230px;
    background: url(../images/consumer_grad_bg.gif) 70px;
}

div.home_box a {
    text-decoration: none;
}

div.home_box a:hover {
    text-decoration: underline;
    color: #86c533;
}

dl.footnotes {
    color: #666;
    font-size: 0.8em;
}

dl.footnotes dt {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
}

dl.footnotes dd {
    margin-left: 5px;
    margin-bottom: 10px;
}

blockquote {
    margin: 10px;
    padding: 0;
    color: #666;
}

blockquote p {
    margin: 0;
}

blockquote.green {
    padding: 10px;
    margin: 10px 0;
    background-color: #86c533;
    color: #fff;
    font-weight: bold;
}

div.pullquote {
    margin-bottom: 10px;
}

div.pullquote_green {
    margin-bottom: 10px;
    background-color: #80c242;
    font-weight: bold;
    padding: 5px;
}

blockquote.blue {
    padding: 10px;
    margin: 10px 0;
    background-color: #005D9A;
    color: #fff;
    font-weight: bold;
}

div.pullquote_green p {
    color: #fff;
    font-size: 1.1em;
    margin: 0;
}

div.spot_figures {

}

div.spot_figures div {
    float: right;
    width: 40%;
    padding: 10px;
    color: #fff;
    margin: 10px 10px 10px 30px;
}

div.spot_figures h4 {
    font-size: 1.1em;
    margin: 0;
}

div.spot_figures p {
    margin: 0;
}

div.spot_figures span.figure {
    font-size: 3em;
    font-weight: bold;
}

div.blue_sp div {
    background-color: #005D9A;
}

div.green_sp div {
    background-color: #3d9b35;
}

div.green_sp div span span {
    color: #bfe0a0;
}

div.ref {
    height: auto;
    width: 100%;
    border: 4px solid green;
    color: red;
    font-size: 3em;
    font-weight: bold;
}

.main_content_container {
    width: 100%;
    height: auto;
    float: left;
    font-size: 0.9em;
}

.internal_content {
    width: 23%;
    height: auto;
    float: left;
    margin-left: 10px;
}

.site_map {
    height: auto;
    width: 100%;
}

.sitemap_content_container {
    height: auto;
    width: 32%;
    margin-left: 10px;
    float: left;
}

.table_column {
    width: 540px;
    float: left;
    margin-bottom: 1em;
}

.graph_column h3 {
    font-weight: normal;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #009bd9;
    margin-bottom: 0.5em;
}

.graph_column h4 span {
    font-weight: normal;
}

.graph_column a {
    text-decoration: none;
}

.intro_text {
    width: 600px;
}

a {
    color: #666 !important;
}

a:hover {
    color: #86c533 !important;
}

a:active {
    color: #86c533 !important;
}

.place_holders img {
    border: 0;
}

div.download {
    height: 300px;
}

div.download .filelist {
	width:300px; 
	margin-left:10px;
}

div.download img {
    float: left;
}

div.download ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.download ul li {
    margin-bottom: 0.8em;
}

div.download a {
    font-size: 1.2em;
}

sup a {
    text-decoration: none;
}

.summary {
    padding: 10px;
    margin-bottom: 20px;
    background-color: #e5eef5;
}

.summary h4 {
    font-weight: normal;
    float: left;
    color: #005D9A;
}

.summary ul {
    margin: 0 0 0 10px;
    padding: 0;
    width: 40%;
    float: left;
    list-style-type: none;
}

.summary ul li {
    padding-left: 10px;
    background: url(../images/primenav_bg.gif) no-repeat left;
    margin-bottom: 5px;
}

.summary .left {
    width: 45%;
    margin-left: 10px;
}

.blue_bold {
    color: #005d9a !important;
    font-weight: bold !important;
}

.quote, .quote_info {
    color: #666666;
    font-size: 1.2em;
    line-height: 1.2em;
    margin-left: 20px;
    margin-top: 0px;
    font-family: Arial, sans-serif;
}

.quote_info {
	margin-top:-5px;
	font-size:0.95em;
}

.no_border_top {
	border-top: none !important;
}

#priorities {
	position:absolute;
    width:508px;
	z-index:5000;
	top:-293px;
	left: -196px;
	background: #F0F9FD;
	border: 3px solid #005d9a;
}

#close_caption {
	margin-top: 10x;
	margin-left: 465px;
	font-weight: bold;
}

#adobe {
	margin-top:10px;
	width: 251px;
	margin-left: 251px;
}

#adobe a img {
	float:left;
	margin-right:10px;
	border-style: none;
}
