/* Defaults */
BODY { COLOR: #333333;}

h1 {FONT-FAMILY: TIMES; FONT-SIZE: 18px; FONT-WEIGHT: NORMAL; COLOR: #B65518;} 
h2 {FONT-FAMILY: TIMES; FONT-SIZE: 15px; FONT-WEIGHT: NORMAL; COLOR: #003366;} 

p {} 
A:LINK { COLOR: #999999; TEXT-DECORATION: NONE; }
A:HOVER { COLOR: #000000; TEXT-DECORATION: underline; }
A:ACTIVE { COLOR: #999999; TEXT-DECORATION: NONE; }
A:VISITED {COLOR: #999999; TEXT-DECORATION: NONE; }
A:VISITED:HOVER { COLOR: #000000; TEXT-DECORATION: NONE; }

li { COLOR: #333333;} 
.li:LINK {COLOR: #B65518;} 
.li:HOVER {COLOR: #333333;} 
.li:ACTIVE {COLOR: #B65518;} 
.li:VISITED {COLOR: #B65518;} 
.li:VISITED:HOVER {COLOR: #333333;} 

/* Content */
#content {border:0;border-right:1px solid #CCC;background:url(../images/arrow.gif) no-repeat left center;float:left;font-size:1.1em;margin:15px 0 10px 130px;padding:30px 35px 30px 65px;width:595px}

/* Welcome */
#header {border-bottom:0}
#welcome {background:#0b2451;padding:10px 0 0 190px;position:relative;height:80px;width:834px}
#investment, #portfolio {background:url(../images/welcome.png) no-repeat;color:#FFF;float:left;height:54px;padding:10px;position:relative;width:302px}
#investment span, #portfolio span {background:url(../images/welcome-text.png) no-repeat;height:51px;left:10px;position:absolute;top:11px;width:302px}
#investment span {background-position:right top}
#investment a:hover span {background-position:right bottom}
#portfolio a:hover span {background-position:left bottom}

/* Popup */
#investment-popup, #portfolio-popup {background:url(../images/popup.png) no-repeat;color:#036;font-size:1.1em;height:77px;position:absolute;line-height:1.2em;bottom:70px;padding:0 0 0 64px;width:340px}
#investment-popup a, #portfolio-popup a {color:#036;text-decoration:none}
#investment-popup {left:199px;padding-top:15px;height:55px}
#portfolio-popup {left:521px;padding-top:15px;height:62px}
	
/* Sidebar */
#sidebar {color:#b65518;float:right;font:1.1em "Times Roman", "Times New Roman", Serif;padding:45px 0 30px;width:180px}
#sidebar a {color:#b65518; text-decoration:underline; }

/* Copyright */
#copyright {border-top:1px solid #CCC;color:#999;font-size:.8em;padding:5px 0 0;text-align:right}

/* Terms */
#terms {border-top:1px solid #CCC;clear:both;color:#999;padding:20px 0 10px 195px}
#terms a {color:#999;  text-decoration:underline; }
