html {
	font-size: 62.5%;
}

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	background-color: #002a54;
	text-align: center;
}

input {
	font-size:1em;
	border:1px solid #0d2877;	
}

p {
	margin: 0 0 15px 0;
}

table tr th, table tr td {
	padding: 0;
	text-align: left;
	vertical-align: top;
}

img {
	display: block;
	border: none;
}

a:active, a:visited, a:hover {
	text-decoration: underline;
}

a:link {
	color:#0d2877;	
	text-decoration:underline;
}

a:active {
	color:#967502;
	text-decoration: underline;
}

a:visited {
	color: #8693bb;
	text-decoration: underline;
}

a:hover {
	color: #0d2877;	
	text-decoration: underline;
}

#news, #news a:link, #news a:visited, .print_entire_site a:link, .print_entire_site a:visited, .index_header, .index_header2, .funds_record {
	color:#ffffff;
}

ul, ol {
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}

ul li, ol li {
	padding: 0;
	margin: 4px 0;
}

br.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

h2 {
	color:#0D2877; 
	font-size: 1.3em;
	margin-bottom: 0px;
}

h3 {
	color:#967502;
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top:0px;
}

h4 {
	color:#0D2877; 
	font-size: 1.1em;
	margin-bottom: 0px;
}

.divider {	
	border-bottom:1px solid #0D2877; 
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

.names {
	font-weight:bold;
}

.big_names {
	font-size:1.4em;
}

.full_list {
	float:right;
	margin-right: 10px;	
	padding-left:12px;
	background: url(/common/images/interface/upArrow.gif) left no-repeat;
}

.next {
	float:right;
	margin-right: 5px;
	padding-right:12px;
	background: url(/common/images/interface/rightArrow.gif) right no-repeat;
}

/*For funds and news pages mostly */

.funds, .funds_record, .record_type_1, .record_type_2 {
	width:546px;	
}

.funds {	
	margin: 10px auto 5px auto;
	position: relative;
}

.funds_record {	
	font-size:1.2em;
	padding:5px;
	background-color:#0D2877;	
	font-weight:bold;	
}

.record_type_1, .record_type_2 {	
	margin-top:3px;
	padding:5px;	
	height:100%;
}

.record_type_2 {
	background-color:#E6E9F1;
	border-top:1px solid #C2C9DD;
	border-bottom:1px solid #C2C9DD;	
}

#homepage_content {
	font-size:1.1em;
}
div.content_img_right{
	float:right;
	margin:5px 6px 5px 6px;
}
.img_caption {
	width:220px;
	font-size:10px;
	padding:5px 5px 0 5px;
}

.videos h2 {
    margin-bottom: 0.5em;
}

.videos ul {
    padding: 0;
}

.videos li {
    list-style:none;
}