body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #535353;
	line-height: 30px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #e3428c;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	text-decoration: none;
}

a img { border: 0 }

.more_news {
	font-size: xx-small;
	color: #ffffff;
	background-color: #9fb4c6;
}
.more_news a:hover {
 	color: #f1d565;
}
.more_news a:link {
	color: #ffffff;
}

.btn {
	font-size: small;
	color: #003766;
}

.btn a:visited {
	color: #003766;
}

.btn a:hover {
 	color: #1ea9e4;
	font-weight: bold;
}

.btn a:active {
 	color: #1ea9e4;
	font-weight: bold;
}

.btn a:link {
	color: #003766;
}

.footer {
	font-size: x-small;
	color: #b2e0f5;
}

.footer a:hover {
 	color: #69f0e5;
}

.footer a:link {
  	color: #b2e0f5;
}

.quicklink {
	width: 100%;
	background-color: #f1f1f1;
}

.strong {
	font-weight: bold;
}

.top {
	vertical-align: top;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.large {
	font-size: large;
}

.xlarge {
	font-size: x-large;
}

.highlight {
	color: #009de0;
}

.heading {
	color: #959595;
}

.table_heading {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}

.aboutus {
	background-color: #009de0;
}

.fund {
	background-color: #a9aaa2;
}

.table_subheading {
	text-align: left;
	font-weight: bold;
	background-color: #aee7fe;
	line-height: normal;
}

.table_content {
	background-color: #f5fefe;
	line-height: normal;
	padding-left: 20px;
	padding-right: 20px;
}

.note {
	font-size: xx-small;
	color: #959595;
}

.analysis_header {
	text-align: center;
	font-weight: bold;
	width: 250px;
	background-color: #009de0;
	color: #ffffff;
	line-height: normal;
}

.simple_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009de0;
	background-color:#eeeeee;
}

.small {
	font-size: small;
}

.product_layout {
	padding-left: 25px;
	padding-right: 25px;
}