@charset "utf-8";
/* CSS Document */

BODY {
text-align: center;
margin: 0px;
background:  url(/images/bg.gif) repeat-y top center #084487;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

H1 {
font-size: 19px;
color: #0a478a;
margin: 10px 0px 10px 0px;
padding: 0px;
}

H2 {
font-size: 17px;
color: #3472b7;
}

P {
font-size: 15px;
line-height: 22px;
}

UL {
font-size: 15px;
line-height: 18px;
}

/* LINK STYLES */
a:link, a:active, a:visited {
font-weight: bold;
text-decoration: none;
color: #000;
}

a:hover {
text-decoration: underline;
}

#menu a:link, #menu a:active, #menu a:visited {
font-weight: bold;
text-decoration: none;
color: #fff;
}

#menu a:hover {
text-decoration: underline;
}

/* END LINK STYLES */


#wrapper {
width: 960px;
margin: auto;
background: #fff;
padding: 10px;
}

#header {
clear: both;
height: 210px;
margin: 0px;
padding: 0px;
}

#menu {
clear: both;
text-align: left;
font-weight: bold;
background: url(/images/bg_menu.jpg) no-repeat top center;
margin: 0px;
padding: 5px;
height: 20px;
color: #fff;
}



#content {
clear: both;
margin: 0px;
padding: 0px;
}

#leftpanel {
width: 706px;
text-align: left;
float: left;
margin: 0px;
padding: 10px;
}

#footer {
clear: both;
border-top: 1px solid #666;
margin: 20px 0px 0px 0px;
padding: 0px;
}

/* Right Panel Styles */

#rightpanel {
width: 224px;
float: right;
margin: 0px 0px 0px 10px;
padding: 0px;
}

#rightpanel H3 {
font-size: 15px;
color: #fff;
margin: 0px;
padding: 0px;
}

#finance-quote {
border: 1px solid # ccc;
background: url(/images/bg_panel.jpg) repeat-x top center #2967ac;
margin: 10px 0px 10px 10px;
padding: 5px;
}

#number {
border: 0px;
margin: 10px 0px 10px 10px;
padding: 0px;
}