html {
	height:100%;
	width:100%;
	overflow-y: scroll;
}
body {
	background-color: white;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-image: url(./images/gradient.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: bottom;
	height:100%;
	width:100%;
}

a:link { 
	color: #4E5D57;
}
#backingDiv {
	height:auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/backing.png);
	background-repeat: repeat-y;
	background-position: center;
}

a:visited { 
	color: #4E5D57;
}
a:hover { 
	color: #6E7D77;
}
a:active { 
	color: #4E5D57;
}
.mailheader {
	width: 750px;
	height: 130px;
	text-align: right;
	color: #FFFFFF;
	background-image: url(/images/header.png);
}
.header {
	width: 750px;
	height: 185px;
	text-align: right;
	color: #FFFFFF;
	background-image: url(/images/header.png);
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
.headeradv {
	width: 750px;
	height: 185px;
	text-align: right;
	color: #FFFFFF;
	background-image: url(/images/headeradv.png);
}
.menu {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E3D37;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #537262;
	border-left-color: #BAC6C0;
	text-align: center;
	padding: 8px;
	height: 10px;
}
.menuadv {
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E3D37;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #537262;
	border-left-color: #BAC6C0;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	height: 10px;
}
.menumgr {
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E3D37;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #537262;
	border-left-color: #BAC6C0;
	text-align: left;
	padding-top: 8px;
	padding-right: 60px;
	padding-bottom: 8px;
	padding-left: 60px;
	height: 10px;
}

.mailermenu {
	width:732px;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E3D37;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #537262;
	border-left-color: #BAC6C0;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
ol li {
	list-style-type: none;
	background-image: url(./images/bullet.gif);
	background-repeat: no-repeat;

	margin-left: -55px;

	padding-left: 55px;
	padding-bottom: 8px;
	padding-right: 35px;
	padding-top: 8px;
	text-align: justify;
}
.spacer {
	line-height: 50%;
	font-size: 2pt;
}
.parent {
	width: 750px;
	height: 100%;
	border: 0 px;
	color: #2E3D37;
}
.content {
	align: middle;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	padding: 12px;
}
.content b  {
	font-weight: 900;
}
#portManage {
	width: 148px;
}
#markAndSales {
	width: 125px;
}
#accountAdmin {
	width: 155px;
}
.bullet {
	background-repeat: no-repeat;
	background-image: url(./images/bullet.gif);

	padding-left: 55px;
	padding-bottom: 8px;
	padding-right: 35px;
	padding-top: 8px;
	text-align: justify;
}
.pdf {
	background-repeat: no-repeat;
	width: 585px;
	padding-left: 45px;
	padding-bottom: 8px;
	padding-right: 70px;
	padding-top: 8px;
	text-align: left;
}
.presentation {
	background-repeat: no-repeat;
	width: 585px;
	padding-left: 45px;
	padding-bottom: 8px;
	padding-right: 70px;
	padding-top: 8px;
	text-align: left;
}
Span.copyright {
	font-variant: small-caps;
	font-size: 13pt;
	font-style: italic;
}

div.slogan {
	font-variant: small-caps;
	padding-top: 115px;
}
td.copyright {
	font-family: times new roman;
	font-size: 12pt;
	padding: 20px;
	color: #2E3D37;
	clear:both;
	height: 60px;
	text-align: center;
}

p.welcome{
	font-size: 18pt;
}

p.disclaimer {
	font-size: 8pt;
}

div.copyright {
	width: 640px;
	border-top: double #2E3D37 6px;
	margin-left:auto;
	margin-right: auto;
	font-variant: normal;
	font-style: normal;
	font-size: 16pt;
}
.breadCrumb {
	padding: 0px;
	width: 480px;
	text-align: center;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 270px;
	font-size: 24px;
	padding-top: 9px;
}
.adviserHeaderText {
	margin-left: 270px;
	text-align: center;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	padding-top: 1.5em;
}

.managerHeaderText {
	margin-left: 270px;
	text-align: center;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	padding-top: 0.5em;
}

.newsFrom {
	margin-left: 270px;
	text-align: right;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	paddding-top: 9px;
}
table.signupForm {
	width: 400px;
	margin: 5px;
}
