

html, body {
	background-color: #E0E0D4;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.2em;
	font-size: 0.9em;
	height: 100%;
	
}

#container {
	width: 756px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left:auto; 
	margin-right:auto; 
	text-align: left;
	border: 2px solid #182356;
	padding: 1px;
	margin-top: 20px;
	
	
}


#bluering {
	display: block;
	position: relative;
	border: 1px solid #182356;
	padding: 8px;
}

#page {
	display: block;
	position: relative;
	border: 2px solid #182356;
	padding: 1px;
	width: 730px;
}

#redbar {
	display: block;
	position: relative;
	background-color: #721112;
	height: 8px;
	width: 730px;
	margin-bottom: 1px;
}

#header {

}

#content {
	display: block;
	position: relative;
	font-size: 1.0em;
	margin: 0;
	padding: 20px 33px 8px 10px;
	width: 687px;
	color: #333333;
}
#onecolumn #content {
	padding: 20px 100px 8px 35px;
	width: 595px;
}
#onecolumn #content #footer {
	text-align: center;
	padding-left: 60px;
}

#homecontent {	
	display: block;
	position: relative;
	background: #ffffff url(../images/home_content_bg.jpg) top left no-repeat;
	height: 361px;
	width: 730px;
	margin: 0;
	padding: 0;
}

#homecontent .content {

	font-size: 0.9em;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	position: relative;
	display: block;
	top: 100px;
	left: 50px;
	width: 235px;
}

#footer {
	
	font-size: 0.9em;
	text-align: left;
	padding-top: 20px;
	color: #67749B;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: -12px;
}

#homefooter {
	text-align: center;
	font-size: 0.8em;
	color: #93938C;
	padding-top: 5px;
	display: block;
}


.red {
	color: #721112;
}


#menu
{	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 730px;
	height: 28px;
	white-space: nowrap;
	background: #ffffff url(../images/nav.gif) top left no-repeat;
	z-index: 97;
}


/** TEXT STYLES **/

h1,h2,h3,h4,h5,h6 {
	font-family: Times;
	color: #182356;
}

h1 {
	margin: 0.6em 0 0.5em 0;
	font-size: 1.9em;
	color: #721112;
	line-height: 1em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin: 1.1em 0 .2em 0;
	font-size: 1.2em;
}

h3 {
	margin: 1em 0 .1em 0;
	font-size: 1.1em;
	
}

h4 {
	margin: 1em 0 .1em 0;
	font-size: 0.8em;
}

h5 {
	margin: 1em 0 0em 0;
	font-size: 0.75em;
}

h6 {
	margin: 1em 0 0em 0;
	font-size: 0.7em;
}

p {
	font-size: 0.9em;
	padding-top: 0px;
	margin: 0em 0 0.9em 0;
}


a {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/** TABLE CONTENT AREA **/
#content-table {

	background-image: url(../images/content_bg_col.gif);
}

#col-one {
	border-top: 1px solid #B6BED5;
	width: 140px;
	font-size: 0.9em;
	padding: 15px;
	color: #53659A;
}

#col-one-footer {
	border-bottom: 1px solid #B6BED5;
	font-size: 0.7em;
	padding: 15px;
	padding-bottom: 6px;
	color: #53659A;
}

#col-two {
	width: 30px;
}

#col-three p, #col-three li {
	font-size: 0.85em;
}

#col-one h3 {
	color:#182356;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #B6BED5;
}

#col-one p {
	padding: 0;
	border-bottom: 1px dashed #B6BED5;
	padding-bottom: 6px;
	padding-top: 5px;
	margin: 0;
}

#col-one p.haschild {
	padding: 0;
	border:0;
	padding-top: 5px;
	padding-bottom: 0px;
}
#col-one p.children {
	padding: 0;
	margin-top: 0px;
	
	padding-top: -5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #B6BED5;
}

#col-one a {
	text-decoration: none;
	color: #003399;
	margin:0;
	padding: 0;
}


#col-one a.red {

	color: #7D1A19;
}

#col-one a:hover {
	color: #7D1A19;
}

/** CSS CONTENT AREA **/
#boxc {
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/content_bg_col.gif);
	padding-bottom: 7px;
}

#maincontent {
	padding-top: 2px;
	clear: both;
	position: relative;
 	display: block;
 	width: 485px;
	top: 0px;
	left: 200px;
}

#mymenu {
	
	position: absolute;
	display: block;
	float: left;
	width: 150px;
	padding: 10px;
	border-top: 1px solid #B6BED5;
}

#menubottom {
	position: relative;
	display: block;
	float: left;
	top: -201px;
	width: 150px;
	padding: 10px;
	font-size: 0.8em;
	color: #53659A;
	border-bottom: 1px solid #B6BED5;
}

li {

list-style-type: disc;

}
div.portfoliochart {
	border: 1px solid #67749B;
	padding: 1px 1px 1px 1px;
	background-color: #B6BED5;
	
}
table.portfoliochart {
	font-size: 0.9em;
}
table.portfoliochart tr.header {
	background-color: #67749B;
	font-weight: bold;
	color: #ffffff;
}
table.portfoliochart tr.alt {
	background-color: #E7EEF4;
}


