@charset "UTF-8";
/* CSS Document */

body
{
	margin: 0;
	color: #000;
	background-image:url('../images/bggrad.jpg');
	background-repeat:repeat-x;
	background-color:#dee6fb;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;

}

a:link { 
	color: #1f486c;
	text-decoration: underline;
	}
a:visited { 
	color: #ab892f;
	text-decoration: underline;
	}
a:hover { 
	color: #ab892f;
	text-decoration: underline;
	}
a:active { 
	color: #ab892f;
	}

html {
    margin:0;
    padding:0;
    }
	
sup {font-size: 8px}	

#container {
background-color:#fff;
  margin: 0 auto;
  width: 960px;
  text-align: justify;
  }
  
 #container-home {
background-color:#fff;
  margin: 0 auto;
  width: 962px;
  text-align: justify;

  }
  
#content {
	clear: both;
	float: left;
	margin: 0px;
	width: 640px;

	}
	
#nav {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	color: #e0e1e5;
	clear: both;
	text-align: right;
	font-size: 15px;
	background-image:
url('../images/navbg.gif');
	width: 845px;
	height: 30px;
	padding: 0 10px 0 0;
	letter-spacing:1px;
	line-height:30px;
	}
	
ul.circle {list-style-type: circle}

.clear {clear:both}
	
.clearup {clear:both;
	margin-top:175px;
	}

  
.rmg {float:right}

.rbox {
	float:right;
	border-style:solid;
	border-color: #224b6e;
	border-width:1px;
	margin-left:20px;
	margin-right:10px;
	padding-right:20px;
	font-size:smaller;
	}
	
.rbox-index {
	clear:both;
	width:150px;
	margin-top:100px;
	margin-left: auto ;
 	margin-right: auto ;
	padding-left:10px;
	padding-right:10px;
	font-size:smaller;
	text-align: center;
	line-height: 100%;
	font-weight:bold;
	color:red;
	}
	
.pdficon {
		list-style-image: url('images/pdficon.gif');
}

.rpar {float:right;
width:400px}

.lmg {float:left}

.rmg-a {float:right;
	margin-left:20px;
	}

.lpar {float:left;
width:400px}

.img-margin {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
a.nav:link {color: #e0e1e5; text-decoration:none;}
a.nav:visited {color: #e0e1e5; text-decoration:none;}
a.nav:hover {color: #fff; text-decoration:underline;}
a.nav:active {color: #FFF; text-decoration:none;}


	
.copyright {
	font-size:12px;
	position:relative;
  	bottom: 9px;
	}
	
h2 {
	font-style:italic;
	font-weight:lighter;
	text-align:center;
	line-height:130%;
	}
	
.author {
line-height:170%;
}

#contact {
	background:#fff;
	color: #999;
	clear: both;
	text-align: center;
	width: 950px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 10px 10px 20px 0;
	font-size:10px;
	border-width: 1px;
	border-top-style: solid;
	border-color: #6d90f4;
	background-color:#eeedee;

	}
	
.leftcontent {
float:left;
left:10px;
top:100px;
width:400px;
background:#fff;
border:0px solid #000;
	}
	
.rightcontent {
float:right;
right:10px;
top:100px;
width:400px;
background:#fff;
border:0px solid #000;
	}
	
.DA {color: #1f486c}	

#investbg {
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 200px 200px; 
}

IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
.center {
    display: block;
    margin-left: auto;
    margin-right: auto }	
	
IMG.center-margin {
    margin-top:150px;
	display: block;
    margin-left: auto;
    margin-right: auto }
	
.principal {
	font-weight:bold;
	color:#21466c;
}

h3 {
	color:#a37b14;
	font-size: 17px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight:lighter;
	line-height:120%;
	margin-bottom:10px;
	}
	
.centerjust {
	text-align: center;
	}
	
.bold {
	font-weight:bold
	}

.sidebar {
	font-weight:bold;
	color: #a37b14;
	}
	
.border {
	margin-top: 0px;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #6d90f4;
	background:#fff;
	clear: both;
	}
	
.border2 {
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #6d90f4;
	float: left;
}

.rcolumn {
	float: right;
	padding: 20px;
	width: 380px;
	margin-bottom: 40px;
	margin-right: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;

	}
	
.lcolumn {
	float: left;
	padding: 0px 20px 20px 20px;
	width: 380px;
	margin-left: 40px;
	margin-bottom: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background:#fff;
	background-image:url('../images/graybg2.jpg');
	background-repeat:repeat-x;	
	}
	
.pageheader {
	margin: 20px 0px 20px 40px;
	float:left;
	color: #ededed;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-align: left;
	}
	
.centerimage {
	text-align: center;
	margin: 0px 0px 10px 0px;
	}
	
.navigation {
	clear:both;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #6d90f4;
	}
	
.wide {
	float: left;
	width: 560px;
	margin-left: 40px;
	margin-bottom: 40px;
	clear:both;
	}
	
.narrow {
	float: left;
	width: 280px;
	margin-left: 40px;
	margin-bottom: 40px;
	background:#fff;
	font-size:14px;
	text-align:left;
	}
	
.currentpage {
	font-weight:bold;
	text-align: left;
}
	
.booktitle {
	font-weight:bold;
	font-style:italic;
	}
	
.bio {
	font-weight: bold;
	}
	
.narrow-center {
	float: left;
	width: 280px;
	margin-left: 40px;
	margin-bottom: 40px;
	background:#fff;
	text-align: center;
	}

	
h1 {
	text-align: center;
	clear:both;
	}
	
.red {
	color:#990000;
	}
	
.three-column {
	float: left;
	padding: 0px 20px 20px 20px;
	width: 225px;
	margin-left: 40px;
	margin-bottom: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background:#fff;
	background-image:url('../images/graybg2.jpg');
	background-repeat:repeat-x;	
	}
	
	
.disclosure {
	color:#999;
	background-color:#eeedee;
	padding: 1px 10px 1px 10px;
	font-size:10px;
	font-style:italic;
	}
	
.disclosure2 {
	color:#999;
	background-color:#eeedee;
	padding: 2px 10px 2px 10px;
	font-size:10px;
	font-style:italic;
	}
	
.wide-map {
	float: left;
	width: 560px;
	margin-left: 40px;
	margin-bottom: 40px;
		border-width: 1px;
	border-style: solid;
	border-color: #000;
	}
	
.fullpage {
	float: left;
	width: 880px;
	margin-left: 40px;
	margin-bottom: 40px;
	clear:both;
	}
	
.thumbs1 {
	float: left;
	width: 560px;
	text-align:center;
	margin-bottom:40px;
	}

.thumbs2 {
	float: left;
	width: 220px;
	margin-left: 40px;
	}

.thumbs3 {
	float: left;
	width: 120px;
	margin-left: 45px;
	}
	
.navhead {
	font-size:18px;
	}
	
.howto1 {
	width:140px;
	float:left;
	text-align:left;
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;	
	}
	
.howto2a {
	width:170px;
	float:left;
	margin-left:180px;
	text-align:center;
	}
	
.howto2 {
	width:170px;
	float:left;
	margin-left:40px;
	text-align:center;
	}
	
.tablehead {
	font-weight:bold;
}

.r-column {
	float:left;
	margin-left:40px;
	padding-top:35px;
	width:360px;
	text-align:left;
	}

.clearup {clear:both;
	margin-top:40px;
	}
	
.borderforms {
	border-width: 1px;
	border-style: solid;
	border-color: #6d90f4;
	float:left;
	width:560px;
	background:#fff;
	background-image:url('../images/graybg2.jpg');
	background-repeat:repeat-x;
	padding-bottom:20px;
	}
	
.borderforms2 {
	border-width: 1px;
	border-style: solid;
	border-color: #6d90f4;
	float:left;
	width:560px;
	margin-top:20px;
	background:#fff;
	background-image:url('../images/graybg2.jpg');
	background-repeat:repeat-x;	
	padding-bottom:20px;
	}
	
.pdf {
	float:left;
	margin-left:40px;
	}
	
.margin-bottom40 {
	margin-bottom:40px;
	}
	
.thumbnailtitle {
	font-size:14px;
	}