﻿/* REMOVE PADDING AND MARGIN VALUES */
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,dd,dt,img,
blockquote,q,table,thead,tbody,tfoot,caption,th,tr,td,a,form,
input,textarea,fieldset,pre{margin:0;padding:0}
/* SET BASE FONT ATTRUBUTES */
*{}
html{}
body{background:#cfd0d7;color:#0c2702;padding:0;margin:0;font:12px/17px Arial,Helvetica,Verdana,sans-serif}
h1,h2,h3,h4,h5{color:#0c2702;margin:0;padding:10px 5px 0 0;}
h1{font-size:14px;}
.sidecolumn h1{font-size:32px; color:#062a45; font-weight:normal; font-family:Perpetua, "Times New Roman", Times, serif; font-style:italic;}
h2{font-size:13px;}
h3{font-size:12px}
h4{font-size:12px}
h5{font-size:12px}
/* HARMONIZE LINKS, KILL BORDER ON IMG LINKS */
a{color:#062a44}
a:link{color:#062a44}
a:visited{color:#44545c}
a:hover{text-decoration:none;color:#000}
a:active{}
a img{border:none}
img{border:none}
/* REMOVE BROWSERS DEFAULT TABLE BORDERS */
table{border:none}
/* REMOVE AUTOMATIC TOP/BOTTOM MARGINS ON NESTED LISTS */
ul ul,ul ol,ul dir,ul menu,ul dl,
ol ul,ol ol,ol dir,ol menu,ol dl,
dir ul,dir ol,dir dir,dir menu,dir dl,
menu ul,menu ol,menu dir,menu menu,menu dl,
dl ul,dl ol,dl dir,dl menu,dl dl{margin-top:0;margin-bottom:0}
/* HARMONISE LIST-BULLET TYPE */
ul,dl{list-style-type:disc;list-style-position:inside; margin:5px 10px;}
ul ul,ol ol{margin-left:10px}
ol{list-style-position:outside;list-style-type:decimal}
ul{}
li{}
dl{color:#355265}
dt{margin-top:5px;text-decoration:none;font-weight:bold}
dd{padding:0 0 4px 0}
/* Basic Typography element styles*/
p{padding:5px 0}
em{font-style:italic;font-weight:normal}
strong{font-weight:bold}
sup{font-size:6px}
acronym{background:transparent;cursor:help;font-style:normal}
a acronym{border:none;cursor:pointer}
small{line-height:normal;font-size:10px}
blockquote{margin:4px 10px;color:#666;line-height:14px}
blockquote strong{}
q{color:#666;line-height:18px;font-style:italic;text-align:justify}
cite{text-align:right;display:block;clear:both;font-style:normal;padding:5px 0 0 0}
/* Basic Form element styles */
form{}
fieldset{border:none}
legend{color:#44545c;font-weight:bold}
input{font-size:11px}
/*Generic positioning styles*/
.center{text-align:center}
.right{float:right}
.textalignright{text-align:right}
.left{float:left}
.textalignleft{text-align:left}
img.left{float:left;margin:0 7px 7px 0}
img.right{float:right;margin:0 0 7px 7px}
img.outline{border:4px solid #43362A}
.clearing{clear:both;height:0;margin:0;padding:0;line-height:0;overflow:hidden}

#wrapper{background:url("/images/background.png") repeat-y 50%}
#logo{width:960px;margin:0 auto}
#container{width:960px;background:url("/images/content_bg.png") repeat-y;margin:0 auto;border-bottom:35px solid #000; border-top:1px solid #000;}
#column1{float:left;width:233px}
#navigation{width:960px;margin:0 auto;background:url("/images/nav_bg.png") repeat-x top;border-bottom:1px solid #86858a;height:28px}
#navigation ul{list-style:none outside none;margin:0;padding:0}
#navigation li{margin:0;float:left;background:url("/images/nav_divider.png") no-repeat right bottom;height:28px;padding:0 2px 0 0;position:relative}
#navigation li a{color:#fff/*#0e1c2f*/;text-decoration:none;margin:0;padding:6px 10px 4px 10px;line-height:18px;display:block;float:left;margin:0; text-transform:uppercase;}
#navigation li a:hover,#navigation li.active a{background:url("/images/nav_bg_over.png") repeat-x top;color:#fff}

#navigation ul ul{width:233px;position:absolute;top:28px;left:-1px;background:#b3b3b5;border:1px solid #86858a}
#navigation ul ul li a{font-size:11px;padding:2px 15px;margin:0;background:none;width:203px;margin:0; line-height:16px; color:#0e1c2f; text-transform:capitalize;}
#navigation ul ul li{background:none;float:none;display:block; padding:0;margin:0; height:20px;}

#navigation li ul{display:none}
#navigation li:hover ul{display:block}

#Services li.Services ul,
#MarketNewsAndAnalysis li.MarketNewsAndAnalysis ul,
#Resources li.Resources ul,
#ContactUs li.ContactUs ul,
{background:#62754a;list-style:none outside none;padding:0;margin:0;display:block}
a.selected{background:url("/images/nav_bg_over.png") repeat-x top}

.main{float:left;width:666px; padding:35px 19px 35px 35px;}
.content{background:url("/images/column_bg.png") no-repeat top; border-top:1px solid #fff;}

#homenews{width:298px; padding:0 0 0 19px; margin:0 0 0 19px;border-left:1px solid #a78f46; float:right; font-size:11px;}

.sidecolumn{ padding:31px 14px;width:210px; float:left; color:#fff; }

#pageimage{margin:-49px -26px 15px 15px;float:right}
#footer{clear:both; background:url("/images/footer_bg.png") repeat-y; border-top:15px solid #000; font-size:11px;}
#footer ul{ padding:0;margin:0; list-style:none; list-style-position:outside; }
#footer ul a{ font-weight:bold; text-decoration:none; color:#000; font-size:12px; }
#footer ul a:hover{color:#09324f;}
#footer ul ul a{ font-weight:normal; font-size:11px;}
#footer div{ width:170px; padding:15px 11px; float:left; }
#footer div.clearing{ float:none; padding:0; }
