body {
	margin: 0;
	padding: 0;
	text-align: center;	
	font: normal Verdana, Geneva, Arial, Helvetica, sans-serif;
 	background-color: #CECECE;
}
html, body, #wrapper {
	min-height: 100%;
	height: 100%;
	width: 100%;
}
html>body, html>body #wrapper {
	height: auto;
}
#container {
	text-align: left;
	width: 767px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	background-color: transparent;
	border: none;
}
#wrapper {
	text-align: left;
	width: 769px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 0 0 0 0;
	background: transparent;
	border: none;
}
#header {	
	position: fixed;
	top: 0px;
	background: #FFF url(../images/header_bg.gif) no-repeat right;
	width: 767px;
	height: 137px;
	padding: 0;
	margin: 0;
}
.logo {
	padding: 15px 0 15px 0;
}
.mainnav {
	background: transparent url(../images/nav_bg.gif) repeat-x;
	height: 30px;
	width: 760px;
	color: #FFFFFF;
	padding: 6px 0 0 0;
	margin: 0;
}
.mainnav a:link, .mainnav a:visited {
	margin-left: 10px;	
	font: normal bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	color: #fff;
	text-decoration: none;
}
.mainnav a.first {
	margin-left: 20px;
}
.topnav {		
	float: right;
	margin: 5px 20px 0 0;
	color: #999;
}
.topnav a:link, .topnav a:visited {
	color: #999;	
	font-size: 12px;
}
.topnav a:hover {
	text-decoration: none;
}
.tagimage {
	margin: 137px 0 0 0;
	height: 234px;
	padding: 0;
}

.content {
 	width: 767px;
 	margin: 0px auto;
 	min-width: 10em;
 	color: #000;
 	background-color: White;
}
.content img.incontent { 	
 	margin: 20px 10px 20px 60px;
}
img.ingraph {
	float: right; 
	margin: 3px 0 6px 20px;
	clear: both;
}
.content .hd .c,
.content .ft .c {
 font-size:1px; /* ensure minimum height */
 height: 48px;
}

.content .ft .c {
 height: 40px;
}

.content .hd {
 background: transparent url(../images/tl.gif) no-repeat 0px 0px;
}

.content .hd .c {
 background:transparent url(../images/tr.gif) no-repeat right 0px;
}

.content .bd {
 background:transparent url(../images/ml.gif) repeat-y 0px 0px;
}

.content .bd .c {
 background:transparent url(../images/mr.gif) repeat-y right 0px;
}

.content .ft {
 background:transparent url(../images/bl.gif) no-repeat 0px 0px;
}

.content .ft .c {
 background:transparent url(../images/br.gif) no-repeat right 0px;
}


/* content-specific */

.content h1 {
 /* header */
 width: 480px;
 font-size:24px;
 margin: -0.6em 0px 0px 18px;
 padding: 0px;
 font-family: arial,helvetica,sans-serif;
 color: #990000;
}
.content h2 {
 /* header */
 width: 480px;
 font-size:16px;
 margin: 5px 0 10px 19px;
 padding: 0px;
 font-family: arial,helvetica,sans-serif;
 color: #333;
}
.content h3 {
 /* header */
 width: 480px;
 font-size:14px;
 margin: 10px 0 0 19px;
 padding: 0px;
 font-family: arial,helvetica,sans-serif;
 color: #333;
}
.red {
	color: red;
}
.content p {
	width: 480px;
 	margin: 0.5em 10px 0px 20px;
 	font:12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.content p.bottom {
	padding: 0px 0 10px 0;
}
.content p.back {
	padding: 10px 0 10px 0;
}
p.quote {
	width: 450px;
 	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	margin: 30px 0 10px 30px;
 	color: #003399;
}
p.qcite {
	width: 450px;
 	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	margin: 10px 0 30px 50px;
 	color: #003399;
}
.content p.nosidebar {
	width: 700px;
}
.content LI.error {
	color: #C00000;
}
.content a:link, .content a:visited {
	color: #000099;
}
.content a:hover {
	text-decoration: none;
}
.content p.footer {
	width: 762px;
	margin: 0;
 	padding: 10px 0 0 0;
 	font:12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
}
.content a.footer:link, .content a.footer:visited {
	color: #666;
	text-decoration: underline;
}
.content a.footer:hover {
	text-decoration: none;
}
.content ul {
	width: 480px;
 	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 0px;
 	padding: 0;
}
.content li {
	list-style: square outside none;
	margin: 10px 10px 10px 60px;
 	padding: 0;
}
#infotable {
	width: 420px;
 	margin: 1em 10px 2em 40px;
 	padding: 0px 0 0px 0;
}
.color1 {
	background-color: #92ABCA;
}
.color2 {
	background-color: #738AAA;
}

.title {
	width: 55px;
	color: #FFF;
}
.descrip {
	padding: 10px 0px 10px 10px;
	color: #FFF;
}
.tl {
	background: #92ABCA url(../images/tb-tl.gif) no-repeat top;
	width: 30px;
}
.tr {
	background: #92ABCA url(../images/tb-tr.gif) no-repeat top;
	width: 30px;
}
.bl {
	background: #92ABCA url(../images/tb-bl.gif) no-repeat bottom;
	width: 30px;
}
.br {
	background: #92ABCA url(../images/tb-br.gif) no-repeat bottom;
	width: 30px;
}
#sidebar-about {
	margin-top: -1872px;
	float: right;
	width: 250px;
}
#sidebar-services {
	margin-top: -1740px;
	float: right;
	width: 250px;
}
#sidebar-reports {
	margin-top: -1242px;
	float: right;
	width: 250px;
}
#sidebar-data {
	margin-top: -1088px;
	float: right;
	width: 250px;
}
#sidebar-info {
	margin-top: -888px;
	float: right;
	width: 250px;
}
#sidebar-fund {
	margin-top: -3278px;
	float: right;
	width: 250px;
}
.smallbox {
 	width: 204px;
 	margin: 25px auto;
 	min-width: 5em;
 	color: #000;
 	background-color: White;
}

.smallbox .hd .c,
.smallbox .ft .c {
 font-size:1px; /* ensure minimum height */
 height: 42px;
}

.smallbox .ft .c {
 height: 35px;
}

.smallbox .hd {
 background: transparent url(../images/2sm-tl.gif) no-repeat 0px 0px;
}

.smallbox .hd .c {
 background:transparent url(../images/2sm-tr.gif) no-repeat right 0px;
}

.smallbox .bd {
 background:transparent url(../images/2sm-ml.gif) repeat-y 0px 0px;
}

.smallbox .bd .c {
 background:transparent url(../images/2sm-mr.gif) repeat-y right 0px;
}

.smallbox .ft {
 background:transparent url(../images/2sm-bl.gif) no-repeat 0px 0px;
}

.smallbox .ft .c {
 background:transparent url(../images/2sm-br.gif) no-repeat right 0px;
}

.smallbox2 {
 	width: 204px;
 	margin: 25px auto;
 	min-width: 5em;
 	color: #000;
 	background-color: White;
}

.smallbox2 .hd .c,
.smallbox2 .ft .c {
 font-size:1px; /* ensure minimum height */
 height: 42px;
}

.smallbox2 .ft .c {
 height: 35px;
}

.smallbox2 .hd {
 background: transparent url(../images/sm-tl2.gif) no-repeat 0px 0px;
}

.smallbox2 .hd .c {
 background:transparent url(../images/sm-tr2.gif) no-repeat right 0px;
}

.smallbox2 .bd {
 background:transparent url(../images/sm-ml2.gif) repeat-y 0px 0px;
}

.smallbox2 .bd .c {
 background:transparent url(../images/sm-mr2.gif) repeat-y right 0px;
}

.smallbox2 .ft {
 background:transparent url(../images/sm-bl2.gif) no-repeat 0px 0px;
}

.smallbox2 .ft .c {
 background:transparent url(../images/sm-br2.gif) no-repeat right 0px;
}


/* Small Box content-specific */

.smallbox h1 {
 /* header */
	width: 160px;
 	font-size: 16px;
 	margin: -0.6em 0 0 15px;
	padding: 0 0 0 5px;
	font-family: arial,helvetica,sans-serif;
	color: #000;
}
.smallbox p {
	width: 160px;
 	margin: 1em 0 0 16px;
	padding: 0 0 0 5px;
 	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.smallbox p.top {
	width: 160px;
 	margin: -0.8em 0 0px 16px;
	padding: 0 0 0 5px;
 	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.smallbox2 p.quote2 {
 	margin: -0.7em 20px 0px 16px;
	padding: 0 0 0 5px;
 	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000066;
}
.smallbox2 p.custcite {
	color: #000066;
	width: 160px;
 	margin: 1em 0 0 16px;
	padding: 0 0 0 5px; 	
 	font: italic bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-align: right;
}
.smallbox a.nav:link, .smallbox a.nav:visited {
	color:#525775;
}
.smallbox a.nav:hover {
	text-decoration: none;
}
.smallbox a:link, .smallbox a:visited {
	color:#990000;
}
.smallbox a:hover {
	text-decoration: none;
}
#contentbar {
	text-align: center;
	padding-left: 20px;
}
input.txt {
  color: #00008B;
  background-color: #FFF;
  border: 1px inset #00008B;
  width: 175px;
}
input.txt2 {
  color: #00008B;
  background-color: #FFF;
  border: 1px inset #00008B;
  width: 175px;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form sup {
	color: Red;
}
form p label {
  float: left;
  width: 30%;
  font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
form p label.section {
  float: left;
  width: 50%;
  font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 10px;
}
form p label.info {
  width: 40%;
  font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-left: 2em;
}
fieldset {
  border: 1px solid #fff;
  width: 80%;
  margin-top: 16px;
  padding: 10px;
}
.sitemap li {
	list-style: disc outside none;
	padding: 0,
}
.sublevel li {
	list-style: disc inside none;
}
a.stmp:link, a.stmp:visited {
	font-size: 14px;
	color: #000;
	line-height: 30px;
}
a.stmpsub:link, a.stmpsub:visited {
	font-size: 12px;
	color: #000;
	line-height: 24px;
}
#footer {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}
#footer a:link, #footer a:visited  {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}