h2.prospectus {
	color : black;
	background-color : white;
	font-size : 10pt;
	font-weight : bold;
	text-indent : 0px;
}

ul  {
	list-style-image : url(../images/bluebullet.gif);
	}

ol  {
	font-size: 11px;
}

li  {
	padding-bottom : 4px;
	padding-left : 4px;
	}

.nametext {
	font-size: 12px;
	font-weight : bold;
	background-color : white;
}
	
	
.pagetext {
	font-size: 15px;
	color: black;
	background-color : white;
}	


input.email {
	width: 400px;
}

.button {
	width: 70px;
	cursor : pointer;
}


textarea {
	font-size: 12px;
	font-weight : bold;
	background-color : white;
}

textarea.email {
	width: 296px;
}

.formbox input {
	width: 120px;
}
.smalltext  {
	font-size: 10px;
}

td.prospectus {
	color: black;
	background-color: white;
	text-align: justify;
	font-size : 10pt;
	text-indent : 15px;
}

p.prospectus {
	color: black;
	background-color: white;
	text-align: justify;
	font-size : 10pt;
	text-indent : 15px;
}

p.bold {
	font-size: 15px;
	font-weight : bold;
}
	
.blueheader {
	font-size: 11px;
	color:#006699;
	font-weight:bold
	}
	
.tableheader {
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #006699;
}

.tabletext {
	font-size: 11px;
	text-align : center;
}

hr {
	color : #146193;
}

.detailtext {
	font-size: 10px;
	}

li.disclaimer {
	font-size: 10px;
	margin-left : -20px;
	list-style-type : disc;
	text-indent : 0px;
}

.lead {
	color : black;
	background-color : white;
	font-size : 13pt;
	font-weight : bold;
	margin-bottom : 10px;
}

.summary {
	color : black;
	background-color : white;
	font-size : 8pt;
	margin-bottom : 10px;
	text-align : justify;
}

.regboldblue {
	font-size: 15px;
	font-weight: bold;
	color: #146193;
}

.mediumtext {
	font-size: 12px;
}
.smalltext {
	font-size: 10px;
}

.disclaimertext {
	font-size: 10pt;
}

.formbox {
	font-size: 10px;
}

.issuer table {
	width : 100%;
}

.issuer td.name {
	padding-right : 10px;
}
.issuer tr.logo {
	height: 40px;
}

.rates {
	border-width: 1px none;
	border-color: #006699; 
	background-color: #006699;
}

.rates tr.container {
	background-color: #BCD4E3;
}

.adtlinfo {
	background-color: #006699;

}

.adtlinfo tr.ledger {
	background-color:#E0ECF2;
	border: 1px none #006699; 
}


.bulletalign {
	margin-left: 44px;
}

td.login {
	margin: 10px;
	background-color: #d1e3ed;
	border : 1px solid #333300;
}

input.login {
	width: 144px;
}
input.readonly {
	background-color: #CECECE;
}

p.tableindent {
	margin-left: 0px;
}

tr.ledger {
	background-color:#E0ECF2;
}
tr.noledger {
	background-color:#FFFFFF;
}

a.sidebarlogo {
	margin-bottom: 15px;

}

.textblock {
	background-color: #E0ECF2;
	border : 1px solid #196AA1;
}

.subnavwrapper {
	margin-right: 0px;
	border: 1px solid #146193;
}

.subnav {
	background-color: #E0ECF2;
}

hr .homepagespan {
	background-color: #336699;
	size: 2;
}

.defaulttext { font-family :  
	font-size: 15px;
}

.defaultheader {
	
	background-color: #BCD4E3;

}

.TableH1 {
	font-size: 22px;
	font-weight: bold;
	color: #146193;
	margin-top : 10px;
}