/* Main */

body {
background-color: #a7a8ac;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
padding:0px;
margin:0px;
}

img { 
border: none; 
}

a:link {
color:#0A5995;
text-decoration: none;
}
a:visited {
color:#0A5995;
text-decoration: none;
}
a:hover {
color:#B9C9D0;
text-decoration: underline;
}
a:active {
color:#B9C9D0;
text-decoration: underline;
}

/* Layout */

#container {
background-color:#FFFFFF;
width: 960px;
margin: 10px auto 10px auto;
}

/* Masthead */

#masthead {
padding: 10px 0 0 0;
margin: 0 10px 20px 10px;
}

/* Left Navigation */

#navigation {
float: left;
width: 220px;
margin: 0 0 0 10px;
padding: 0px;
}

#navigation h1 {
color:  #575a5d;
font-size: 11px;
margin: 10px 0 10px 0;
padding: 0;
font-weight: bold;
}

#navigation ul {
font-size: 11px;
margin: 0 0 10px 15px;
padding: 0;
list-style-image: url(../images/bullet_navigation.gif);
}

#navigation li {
margin: 1px 0 0 0;
padding: 2px 0 2px 0;
}

#navigation li a {
color: #5a7e92;
text-decoration:none;
font-weight: bold;
}

#navigation li a:hover, #navigation li a:active {
font-weight:bolder;
}

#navigation p.advisors {
font-family:"Times New Roman", Times, serif;
font-size: 12px;
font-style:italic;
color:  #012943;
padding: 0;
margin: 5px 8px 0 0;
text-align: right;
}

/* Content */

#content {
margin: 0 10px 0 250px;
padding: 0;
color: #5a7e92;
font-size: 11px;
}

#content h1 {
font-size: 22px;
font-weight: normal;
}

#content h1 {
font-size: 20px;
font-weight: normal;
padding:5px;
border-bottom: #5a7e92 1px solid;
}

input.entry {
background:#fff;
border:1px solid #00456b;
}

input.req_entry {
background:#cad6d2;
border:1px solid #00456b;
}

table.fund {
border: 1px solid #c4c1a0;
border-top: none;
background: #fefaef;
margin-bottom: 20px;
}

table.fund th {
background:url(../images/background_gradient.jpg) repeat-x;
color:  #575a5d;
font-size: 14px;
vertical-align: middle;
padding: 0 0 0 5px;
text-align:left;
height: 30px;
border: none;
}

table.fund th span.asofdate {
font-size: 11px;
font-weight: normal;
}

table.fund td {
font-weight: bold;
padding: 4px 0 4px 5px;
text-align:left;
vertical-align: top;
}

table.fund td.center {
	text-align:center;
}

table.fund td.nobold {
font-weight: normal;
}

table.fund tr.white {
background-color: #FFFFFF;
}

table.fund tr.alternate {
background-color: #f0ede6;
}

table.fund tr.header {
color:  #575a5d;
}

.largersize {
	font-size:12px;
}

/* Peformance */

#tablea {
margin-bottom: 5px;
font-size: 12px;
background-color: #efefed;
border-collapse:collapse;
}


#tablea th {
color:  #575a5d;
vertical-align: middle;
text-align:center;
}

#tablea td {
border-bottom: #d8d8d7 1px solid;
color:  #575a5d;
vertical-align: middle;
padding: 0 0 3px 5px;
text-align:center;
}

#tablea td.left {
	text-align:left;
	color: #5a88a2;
	font-weight:bold;
	font-size:12px;
	border-bottom: #d8d8d7 1px solid;
	padding-top: 2px;
}

#tablea th.left {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	border-bottom: none;
}

#factcard {
	width: 700px;
	margin-bottom: 20px;
}

#content #factcard h1 {
	color:#000;
	font-size: 16px;
	font-weight: normal;
	text-transform:uppercase;
	border: none;
	padding: 0;
}

#factcard h1 .larger {
	color:#5a88a2;
	font-size: 28px;
}

#factcard .blueify {
	color:#5a88a2;
}

#factcard h3, #factcard p {
 color: #231F20;
 font-weight: normal;
margin: 10px 10px 10px 60px;

}

#factcard h3 {
 font-size: 16px;
}

#content #factcard ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#content #factcard li {
	display: block;
	float: left;
	height: 120px;
	list-style: none;
	width: 348px;

	padding: 0;
}

#factcard li.one {
		margin: 0 4px 4px 0;
	background: url(../images/crbq-card-bg-one.png) #dfe3df top left no-repeat;
}
#factcard li.two {
	background:url(../images/crbq-card-bg-two.png) #e1eaef top left no-repeat;
}
#factcard li.three {
		margin: 0 4px 4px 0;
	background:url(../images/crbq-card-bg-three.png) #edecea top left no-repeat;
}
#factcard li.four {
	background: url(../images/crbq-card-bg-four.png) #e8e8e9 top left no-repeat;
}

.blueshaded {
	background-color:#e1eaef;
}

.greenshaded {
	background-color:#e0e5e1;
}

.disclosure {
	font-style:italic;
	color:#666;
	padding: 0;
}

.disclosuresplash {
	font-style:italic;
	color:#666;
	padding: 0;
	font-size: 12px;
}

#content ul {
	padding-left: 10px;
	margin-left: 12px;
}

#content li {
	list-style: square;
	font-size:12px;
	padding-bottom: 5px;
}
/* Footer */

#footer {
color: #575a5d;
border-top: #5a7e92 1px solid;
clear: both;
margin: 10px;
padding: 10px 0 10px 0;
}

#footer p {
margin: 0 0 5px 0;
padding:0;
}

/* Splash footer */

#splashfooter {
color: #575a5d;
border-top: #5a7e92 1px solid;
clear: both;
margin: 10px;
padding: 10px 0 10px 0;
}

#splashfooter p {
margin: 0 0 5px 0;
padding:0;
font-size:12px;
}
