.rightColumnHead {
	color: #FFFFFF;
	background-color: #8D9499;
	padding: 6px 8px;
	line-height: 1.1;
	text-transform: uppercase;
	font-weight: bold;
}
.rightColumnHeadLower {
	text-transform: capitalize !important;
}
.rightColumnList {
	padding-bottom: 2px;
}
.rightColumnList ul {
	margin: 0;
	padding: 6px 8px 0px 8px;
	list-style-type: none;
}
.rightColumnList li {
	padding: 0 0 6px 0;
}

.rightColumnList a, .rightColumnTicker a {
	color: #4E7BAD;
	text-decoration: none;
}
.rightColumnList a:visited, .rightColumnTicker a:visited {
	color: #666666;
}
.rightColumnList a:hover, .rightColumnTicker a:hover {
	color: #333333;
}
.rightColumnList p {
	margin: 0;
	padding: 6px 8px 4px 8px;
}
.rightColumnList img {
	padding: 0 6px 0 0;
	float: left;
	border:0;
}
.rightColumnList hr {
	border: none;
	background-color: #8D9499;
	color: #8D9499;
	height: 1px;
	margin: 0 8px;
}

.rightColumnTicker {
	padding-bottom: 2px;
}
.rightColumnTicker p {
	margin: 0;
	padding: 6px 8px 4px 8px;
}

/*WEBCAST LINKS*/
.webcast {
	padding-bottom: 2px;
	background-image: url(../images/microphone2.gif);
	background-repeat: no-repeat;
	background-position: 6px left;
}
.webcast a {
	color: #4C73A3;
	text-decoration: none;
	font-weight: bold;
}
.webcast a:visited {
	color: #666666;
}
.webcast a:hover {
	color: #333333;
}

.webcast p {
	margin: 0;
	padding: 6px 8px 4px 8px;
	margin-left: 24px;
}
/*.webcast img {
	padding: 0 0px 6px 0;
	float: left;
	margin-left: -30px;
}*/
.webcast hr {
	border: none;
	background-color: #8D9499;
	color: #8D9499;
	height: 1px;
	margin: 0 8px;
}

.mainText {
	font-size: 0.78em;
	line-height: 1.4;
}
.mainText h1 {
	color: #8D9499;
	text-transform: uppercase;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.mainText h2 {
	font-size: 1.3em;
	margin: 10px 0 4px 0;
	color: #4E7BAD;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 14px;
	line-height: 1;
}
.mainText h3 {
	font-size: 1.3em;
	color: #666666;
	margin: 1em 0 0 0;
	padding: 0;
	line-height: 1;
}
.mainText h4 {
	font-size: 1em;
	color: #4E7BAD;
	margin: 1em 0 0 0;
	padding: 0;
	line-height: 1;
}
.mainText p {
	margin: 0;
	padding: 0.3em 0;
}
.mainText ul {
	margin-top: 0px;
	margin-bottom: 0.6em;
	list-style-image: url(../images/bullet.gif);
}
.mainText li {
}
.mainText ul ul {
	list-style-type: square;
	list-style-image: url(../images/bullet-dash.gif);
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.mainText a:link {
	color: #4E7BAD;
	text-decoration: none;
}
.mainText a:visited {
	color: #666666;
	text-decoration: none;
}
.mainText a:hover {
	color: #333333;
}
.mainText hr {
	border: none;
	background-color: #8D9499;
	color: #8D9499;
	height: 1px;
}
.mainText table {
	margin: 0;
	padding: 0;
	width: 99%;
}


.homeAdImage {
	margin: 0;
	padding: 0px 0px 20px 15px;
	width: 245px;
}
.genDisclaimer {
	font-size: 0.86em;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 10px;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 10px;
}
.genDisclaimer p {
	margin: 0.3em 0;
}
.genDisclaimer h1 {
	font-size: 1.2em;
	margin: 0;
	color: #81888E;
	font-weight: normal;
	padding: 0;
}
.hmeDisclaimer {
	font-size: 0.7em;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	line-height: 1.2;
	margin: 0 0 0 0;
	padding-bottom: 0px;
}
.hmeDisclaimer p {
	margin: 0.4em 0;
}
.hmeDisclaimer h1, .hmeDisclaimer h2 {
	font-size: 1.2em;
	margin: 0.6em 0 0.3em 0;
	color: #81888E;
	font-weight: bold;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	padding: 0 0 0 14px;
	line-height: 1.1;
}

.newsDisclaimer {
	font-size: 0.7em;
	line-height: 1.2;
	margin-left: 30px;
	margin-bottom: 10px;
}
.newsDisclaimer p {
	margin: 0.5em 0;
}
.newsDisclaimer h1 {
	font-size: 1.2em;
	margin: 0;
	color: #666666;
	font-weight: normal;
	padding: 0;
}
.newsDisclaimer a:link {
	color: #4E7BAD;
	text-decoration: none;
}
.newsDisclaimer a:visited {
	color: #666666;
	text-decoration: none;
}
.newsDisclaimer a:hover {
	color: #333333;
	}



input.txt {
	float: left;
	width: 125px;
	height: 17px;
	font-size: 11px;
	background-color: #E6E7E8;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
}
input.btn {
	float: right;
	width: 19px;
	height: 19px;
	padding-left: 2px;
}

/*Bio Search Left Block*/
.bioSearch {
	font-size: 0.7em;
	
}
.bioSearch p {
	margin: 0;
	margin-bottom: 6px;
}
.bioSearch h1 {
	font-size: 1em;
	margin: 0;
	margin-bottom: 3px;
	margin-top: 3px;
}
.bioSearch hr {
	border: none;
	background-color: #8D9499;
	color: #8D9499;
	height: 1px;
}
.bioSearch ul {
	list-style-type: none;
	margin: 0 0 6px 0;
	padding: 0;
	color: #666666;
	font-weight: bold;
}
.bioSearch li {
	padding-left: 0px;
	margin-left: 0px;
}

.bioSearch ul ul {
	padding-left: 10px;
	font-weight: normal;
}

.bioSearch a:link, .bioSearch a:visited {
	color: #4E7BAD;
	text-decoration: none;
}
.bioSearch a:hover, .bioSearch a:active {
	color: #666666;
}


/* Bio Results list*/
.bioResults {
	font-size: 0.7em;
	padding-bottom: 6px;
	line-height: 1.3;
}

.bioResults p {
	margin: 0 0 6px 0;
}
.bioResults h1 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #8D9499;
	padding-bottom: 4px;
	color: #4E7BAD;
	font-weight: normal;
	text-transform: uppercase;
}
.bioResults h2 {
	font-size: 1em;
	margin: 10px 0 4px 0;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 0 14px;
}
.bioResults h3 {
	font-size: 1em;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #5781AE;
	padding-bottom: 4px;
	color: #4E7BAD;
}
.bioResults hr {
	border: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 1px;
}
.bioResults a:link, .bioResults a:visited {
	color: #666666;
	text-decoration: none;
}
.bioResults a:hover, .bioResults a:active {
	color: #5781AE;
}
/*Bio Results Table*/
.bioResultstable {
	padding-top: 10px;
	border-collapse: collapse;
}
.bioResultstable td {
	vertical-align: top;
	border: 1px solid #FFFFFF;
	padding: 4px;
}
.bioResultstable th {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: left;
	background-color: #999FA3;
	padding: 4px;
	border: 1px solid #FFFFFF;
}
.hilite {
	color: #CC3300;
	font-weight: bold;
}

/* Bio Detail*/
.bioDetail {
	font-size: 0.78em;
	padding-bottom: 6px;
	line-height: 1.3;
}

.bioDetail p {
	margin: 0 0 6px 0;
}
.bioDetail img {
	float: right;
	padding: 0 0 8px 10px
}
.bioDetail h1 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #5781AE;
	padding-bottom: 4px;
	color: #4E7BAD;
	font-weight: normal;
	text-transform: uppercase;
}
.bioDetail h2 {
	font-size: 1em;
	margin: 10px 0 4px 0;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(../images/ms-arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 0 14px;
}
.bioDetail h3 {
	font-size: 1em;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #5781AE;
	padding-bottom: 4px;
	color: #4E7BAD;
}
.bioDetail hr {
	border: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 1px;
}
.bioDetail a:link, .bioDetail a:visited {
	color: #666666;
	text-decoration: none;
}
.bioDetail a:hover, .bioDetail a:active {
	color: #5781AE;
}

/* Product Styles*/
.busLines {
	font-size: 0.7em;
	border-top: 4px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 10px;
	background-color: #C1C3C5;
}
.busLines h1 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #4E7BAD;
	font-weight: normal;
	margin: 0;
	padding: 6px 10px;
}
.busLines h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
	margin: 0;
	padding: 6px 10px 2px 10px;
}
.busLines p {
}
.busLines ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}
.busLines li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #FFFFFF;
}
.busLines a, .busLines a:visited {
	display: block;
	text-decoration: none;
	background-color: #A7ABB0;
	padding: 6px 10px 6px 26px;
	color: #FFFFFF;
	line-height: 1;
	font-weight: bold;
}
.busLines a:hover {
	background-color: #8A9197;
	color: #FFFFFF;
	letter-spacing: 0.01px;
	background-image: url(../images/nav-arrow_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.busLinesDown {
	background-color: #5780AE;
	padding: 6px 10px 6px 26px!important;
	color: #FFFFFF;
	line-height: 1;
	font-weight: bold;
		background-image: url(../images/ms-nav-arrow_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*-------*/

.busContacts {
	font-size: 0.7em;
	border-top: 4px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #C1C3C5;
	padding-bottom: 4px;
}
.busContacts h1 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #4E7BAD;
	font-weight: normal;
	margin: 0;
	padding: 6px 10px;
	border-bottom: 1px solid #FFFFFF;
}

.busContacts h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 10px;
	text-transform: uppercase;
	color: #666666;
}
.busContacts h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.busContacts p {
}
.busContacts ul {
	margin: 0;
	padding: 0;
}
.busContacts li {
	margin: 0;
	padding: 2px 10px 4px 10px;
	list-style-type: none;
	border-top: 1px solid #ABBFD6;
}
.busContacts a, .busContacts a:visited {
	text-decoration: none;
	color: #666666;
	margin: 0;
	padding: 0;
}
.busContacts a:hover {
	color: #4E7BAD;
}


.newsList {
	font-size: 0.7em;
	line-height: 1;
	border-top: 1px solid #FFFFFF;
}
.newsList a {
	font-size: 1.1em;
	text-decoration: none;
	padding-right: 10px;
	color: #000000;
}
.newsList a:hover {
	color: #4E7BAD;
}
.newsList a:visited {
	color: #666666;
}
.newsList p {
	margin: 0.4em 0 0 0;
	padding: 0 0 0.4em 0;
	border-bottom: 1px solid #FFFFFF;
}
.goLinks {
	font-size: 0.8em;
	text-align: right;
}
.goLinks a {
	color: #4E7BAD;
	text-decoration: none;
}
.goLinks a:hover {
	color: #333333;
}



.upLink {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 6px;
}
.upLink a {
	padding-right: 12px;
	color: #4E7BAD;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/button-up.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.upLink a:hover {
	color: #666666;
	background-image: url(../images/button-up_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.downLink {
	font-size: 0.8em;
}
.downLink a {
	padding-right: 12px;
	color: #4E7BAD;
	text-transform: uppercase;
	text-decoration: none;
}
.downLink a:hover {
	color: #4E7BAD;
	background-image: url(../images/button-down.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backLink {
	font-size: 0.8em;
}
.backLink a {
	color: #4E7BAD;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 12px;
}
.backLink a:hover {
	color: #4E7BAD;
	background-image: url(../images/button-back.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.newsItem {
	font-size: 0.78em;
	line-height: 1.5;
	margin-bottom: 10px;
}
.newsItem h1 {
	color: #4E7BAD;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.newsItem h2 {
	font-size: 1.2em;
	margin: 6px 0 10px 0;
	color: #666666;
	line-height: 1;
	font-weight: normal;
	margin-left: 30px;
}
.newsItem h3 {
}
.newsItem h4 {
}
.newsItem p {
	margin: 0;
	padding: 0.4em 0;
}
.newsItem a:link {
	color: #6B92AB;
	text-decoration: none;
}
.newsItem a:visited {
	color: #999999;
	text-decoration: none;
}
.newsItem a:hover {
	color: #4E7BAD;
}
.newsItemDate {
	font-weight: bold;
	border-top: 1px solid #ABBFD6;
	border-bottom: 1px solid #ABBFD6;
}
.newsItemBoiler {
	font-size: 0.7em;
	line-height: 1.3;
	margin-left: 40px;
	border-top: 1px solid #FFFFFF;
}
.newsItemBoiler p {
	margin: 0;
	padding: 0.4em 0;
}
.newsItemBoiler a:link {
	color: #6B92AB;
	text-decoration: none;
}
.newsItemBoiler a:visited {
	color: #999999;
	text-decoration: none;
}
.newsItemBoiler a:hover {
	color: #4E7BAD;
}
.newsContactLeft {
	float: left;
	padding-right: 40px;
}

.publishList {
	font-size: 0.78em;
	line-height: 1;
	border-top: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
.publishList a {
	text-decoration: none;
	padding-right: 10px;
	color: #4E7BAD;
}
.publishList a:hover {
	color: #333333;
}
.publishList a:visited {
	color: #666666;
}
.publishList p {
	margin: 0;
	padding: 0.4em 0 0 0;
}
.publishList h1 {
	margin: 0.4em 0 0 0;
	padding: 0;
	font-size: 1.2em;
}
.publishList h2 {
	margin: 0.4em 0 0 0;
	padding: 0 0 0.4em 0;
	border-bottom: 1px solid #FFFFFF;
}
.pubDate {
	font-size: 0.9em;
	text-align: right;
}
#manTableWrap {
	font-size: 0.78em;
}

.managementTable {
	font-size: 0.9em;
	line-height: 1.1;
	margin: 10px;
	padding: 0;
	width: 150px;
	vertical-align: top;
}
.managementTable th {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
.managementTable td {
	margin: 0px;
	padding: 4px 0;
	vertical-align: top;
}
.managementTable a:link {
	color: #000000;
	text-decoration: none;
}
.managementTable a:hover {
	color: #4E7BAD;
	text-decoration: none;
}
.managementTable a:visited {
	color: #666666;
}
/*MEDIA CENTER TABLE*/
.mediaCenter {
	margin-bottom: 10px;
	font-size: 0.78em;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	padding: 0;
}
.mediaCenter th {
	color: #FFFFFF;
	background-color: #999FA3;
	padding: 4px 0;
	font-weight: normal;
}
.mediaCenter td {
	border-top: 1px solid #FFFFFF;
	padding: 6px;
	font-size: 0.9em;
}
.mediaCenter img {
	padding: 6px 0;
	margin: 0;
}
.mediaCenter td a:link, .mediaCenter td a:visited {
	text-decoration: none;
	color: #666666;
}
.mediaCenter td a:hover {
color: #4E7BAD;
	text-decoration: underline;
}

.mediaCenter th a:link, .mediaCenter th a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.mediaCenter th a:hover {
	text-decoration: underline;
}
.mediaCenter p {
	margin: 0 0 0.6em 0;
}
.mediaCenterSpace {
	border-bottom: 6px solid #F1F1F1;
}
.mediaWrapper {
	margin: 10px 0 0 0;
	padding: 0px;
}
#albumList {
	width: 800px;
	list-style-type: none;
	list-style-image: url(none);
	margin-left: 0px;
	padding: 10px 0 0 0;
}
#albumList img {
	border: 1px solid #FFFFFF;
	height: 194px;
}
#albumList li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ratingSmallText {
	font-size: 0.85em;
	color: #666666;
	padding-left: 30px;
	line-height: 1.2;
	margin-top: 0px;
	padding-bottom: 20px;
}
.ratingSmallText p {
	margin: 0;
}
.ratingImage {
	float: left;
	padding-right: 20px;
	padding-bottom: 6px;
}
.mdsPageLink {
	font-weight: bold;
	float: right;
}
.mdsTable {
	font-size: 0.85em;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.mdsTable td {
	padding-right: 2px;
	padding-left: 2px;
}
.mdsTable th {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 1.2em;
	color: #4E7BAD;
}

.mdsTable caption {
	font-size: 1.4em;
	color: #8D9499;
	font-weight: bold;
	text-align: left;
}
.mdsTable h1 {
	font-size: 1em;
	color: #4E7BAD;
	font-weight: bold;
	text-transform: none;
}
.mdsTableAlt {
	background-color: #D9DBDD;
}
.mdsTableHeadAlt {
	background-color: #4E7BAD;
	color: #FFFFFF !important;
	letter-spacing: 2px;
}
#investRightTable {
	float: right;
	width: 250px!important;
	margin-left: 20px;
	margin-bottom: 10px;
}
#investRightTable a {
	font-size: 0.9em;
}
.prodTable {
	font-size: 85%;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 999999;
}
.prodTable td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	z-index: 999999;
}
.prodTableRule {
	border-bottom: 1px solid #333333;
	z-index: 999999;
}
#spotlightWrapper {
	margin: 0 244px 0 0;
	font-size: 0.7em;
	margin-bottom: 20px;
}
.spotlightHead {
	color: #FFFFFF;
	background-color: #8D9499;
	padding: 6px 8px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px solid #5780AE;
	border-right: 1px solid #5780AE;
	border-left: 1px solid #5780AE;
}
.spotlightContent {
	margin: 0;
	padding: 6px 8px 4px 8px;
	line-height: 1.2em;
	background-color: #F3F3F3;
	border: 1px solid #5780AE;
}
.spotlightContent p {
	margin: 0;
	padding: 0px 0px 8px 0px;
}
.spotlightContent h1 {
	margin: 0;
	padding: 4px 0px 8px 0px;
	color: #4E7BAD;
	font-size: 1.2em;
}
.spotlightContent a {
	color: #4E7BAD;
	text-decoration: none;
}
.spotlightContent a:visited {
	color: #666666;
}
.spotlightContent a:hover {
	color: #333333;
}
.spotlightContent hr {
	border: none;
	background-color: #8D9499;
	color: #8D9499;
	height: 1px;
}
#bdaMapWrapper {
	margin: 0 244px 20px 0;
	font-size: 0.7em;
}
.bdaMapContent {
	margin: 0;
	padding: 4px 8px;
	background-color: #F3F3F3;
	border: 1px solid #5780AE;
}

.bdaMapContent h1 {
	margin: 0;
	padding: 0;
	color: #4E7BAD;
	font-size: 1.2em;
}
.bdaMapContent a {
	color: #4E7BAD;
	text-decoration: none;
}
.bdaMapContent a:visited {
	color: #666666;
}
.bdaMapContent a:hover {
	color: #333333;
}
.brokersList {
	font-size: 0.78em;
	line-height: 1.4;
	padding-left: 14px;
}
.brokersList table {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}
.brokersList th {
	padding-right: 20px;
	color: #B3B8BB;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 5px;
	font-size: 24px;
}
.brokersList td {
	vertical-align: bottom;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px;
}
.brokersList p {
	margin: 0;
}
.brokersList h1 {
	margin: 0;
	font-size: 1em;
	color: #4E7BAD;
}
.brokersList a:link, .brokersList a:visited {
	text-decoration: none;
	color: #666666;
}
.brokersList a:hover {
	color: #4E7BAD;
	text-decoration: underline;
}
.brokerNav {
	margin-left: 14px;
	margin-bottom: 10px;
}
.brokerNav a {
	padding-right: 10px;
	font-weight: bold;
	color: #B3B8BB !important;
}
.brokerNav a:hover {
	color: #4E7BAD !important;
}
