/*
MDFINANCIAL.CMA.CA INVESTMENTS STYLESHEET 
(c) 2008 MD Financial
*/

/* 
CORPORATE BRANDING COLOURS
Text: #111
Header black #111
Header orange #e37222
Links: #000099
Links hover #4892db
*/

/* ARCHITECTURE */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 68.7%;
	color: #111;
	background: #e5e5e5;
}
#wrapper {
	width: 980px;
	margin: 10px auto 0 auto;
	padding: 0;
	background: #fff url(../img/content-backgr.gif) repeat-y;
}
#header {
	width: 980px;
	height: 108px;
	background: #fff url(../img/headers/corporate-header.png) no-repeat;
	margin: 0;
}
#header-left {
	position: relative;
	float: left;
	width: 400px;
	height: 78px;
	border: 0;
}
#header-right {
	position: relative;
	float: right;
	width: 580px;
	height: 78px;
	text-align: right;
}
#investments-nav {
	float: right;
	width: 740px;
	height: 60px;
	margin: 0 14px 0 0;
	background: #fff;
}
#content-wrapper {
	float: right;
	width: 740px;
	min-height: 600px;
	padding: 20px 14px 20px 14px;
	background: #fff;
}
.snapshot {
	float: right;
	margin: 0 0 20px 10px;
}
.new {
	background: url(../img/new-label.png) center right no-repeat #F00;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 8px 0 2px;
}
#main {
	float: left;
	width: 520px;
}
#main hr.line {
	margin: 0px 0 9px 0 !important;
	border: none;
	background: #ddd;
	height: 1px;
	clear: both;
}
#performance {
	width: 700px;
	margin: 20px 0 -30px 0;
}
.callout {
	width: 440px;
	font: bold 1.1em arial, verdana, tahoma, sans-serif;
	color: #111;
	margin: 22px 0 30px 0;
	padding: 15px 15px 0 15px;
	background: #e3dda8;
	border: 1px solid #e3dda8;
}
.yourself {
	width: 484px;
	margin: 30px 0;
	padding: 14px;
	background: #e3dda8;
	clear: left;
}
#right-sidebar {
	margin-top: 12px;
	float: right;
	width: 200px;
}
#right-sidebar a:hover {
	color: #a2ad00;
}
.right-sidebar-panel, .right-sidebar-panel-grey {
	float: right;
	width: 200px;
	margin: 20px 0 0 0;
	padding: 0;
	color: #fff;
	background: #a2ad00;
	border-top: 4px solid #e3dda8;
	border-bottom: 8px solid #e3dda8;
}
.right-sidebar-panel2 {
	float: right;
	width: 200px;
	margin: 20px 0 0 0;
	padding: 0;
}
.right-sidebar-panel-grey {
	color: #333;
	background: #f0f0f0;
	border-top: 4px solid #e0e0e0;
	border-bottom: 8px solid #e0e0e0;
}
#sidebar {
	float: left;
	width: 200px;
	min-height: 680px;
	margin: 0 10px 0 0;
	padding: 0;
	background: #eee;
}
#site-search {
	float: left;
	width: 180px;
	margin: 20px 0 0 0;
	padding: 0;
}
#footer {
	width: 980px;
	height: 160px;
	background: #e5e5e5;
	margin: 10px 0 0 0;
	text-align: center;
	clear: both;
}
#cma-logos {
	width: 778px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	border-top: 1px solid #eee;
	border-left: 200px solid #eee;
	border-bottom: 1px solid #ddd;
}
/* TYPOGRAPHY */

#content-wrapper h1 {
	font: bold 2.4em arial, verdana, tahoma, helvetica, sans-serif;
	color: #a2ad00;
	margin: 0;
	padding: 0;
}
#content-wrapper h1 span {
	color: #000099;
}
#content-wrapper h2 span {
	font-weight: bold;
}
#content-wrapper h2 {
	font: normal 1.5em arial, verdana, tahoma, helvetica, sans-serif;
	line-height: 1.3em;
	letter-spacing: 0px;
	margin: 10px 0 24px 0;
	padding: 0;
}
#content-wrapper h2.title {
	font: normal 2.3em arial, verdana, tahoma, helvetica, sans-serif;
	line-height: 1.3em;
	letter-spacing: 0px;
	margin: 25px 0 15px 0;
	padding: 0;
}
#content-wrapper h3, #content-wrapper h4 {
	font: bold 1.6em arial, verdana, tahoma, helvetica, sans-serif;
	line-height: 1.2em;
	margin: 25px 0 15px 0;
	padding: 0;
}
#content-wrapper h3.first {
	margin: 0 0 6px 0;
}
#content-wrapper h3.first2 {
	margin: 8px 0 16px 0;
}
#content-wrapper h3, #content-wrapper h5 {
	color: #111;
}
#content-wrapper h3.news {
	padding: 0 0 8px 0;
	border-bottom: 1px solid #ddd;
}
#content-wrapper h3.green, #content-wrapper h5.green {
	color: #a2ad00;
}
#content-wrapper h3.green2 {
	color: #a2ad00;
	margin: 32px 0 12px 0;
}
#content-wrapper h4 {
	font-size: 1.3em;
}

#content-wrapper h4 span {
    color: #000099;
}
#content-wrapper h4 span.subtitle {
	color: #777;
}
#content-wrapper h4.gains {
	font-size: 1.5em;
}
#content-wrapper h4.doc-title {
	margin: 28px 0 6px 0;
	padding: 28px 0 0 0;
	border-top: 1px solid #ddd;
}
#content-wrapper h4.doc-title span {
	font-size: 0.85em;
	font-weight: normal;
	color: #777;
}
#content-wrapper .date {
	font-size: 11px;
	font-weight: normal;
	color: #777;
	padding: 0 0 12px 0;
}
#content-wrapper h4.first {
	margin: 32px 0 6px 0;
}
#content-wrapper h4 span.expand {
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding: 0 0 0 12px;
}
#content-wrapper h5, #content-wrapper h6 {
	font: bold 1.5em arial, verdana, tahoma, helvetica, sans-serif;
	line-height: 1.2em;
	margin: 32px 0 6px 0;
	padding: 0;
}
#content-wrapper h5.yourself-header {
	color: #111;
	margin: 0 0 6px 0;
}
#content-wrapper h6 {
	color: #666;
}
#content-wrapper p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0 0 16px 0;
	padding: 0;
}
a {
	color: #000099;
}
a:visited {
	color: #000099;
}
#content-wrapper h3 a, #content-wrapper h3 a.drop-title, #content-wrapper h4 a, #content-wrapper h4 a.drop-title, #content-wrapper p a, #main li a {
	color: #000099;
	text-decoration: none;
}
#content-wrapper h3 a:hover, #content-wrapper h3 a:hover.drop-title, #content-wrapper h4 a:hover, #content-wrapper h4 a.drop-title:hover, #content-wrapper p a:hover, #main li a:hover, #right-sidebar li a:hover, #main a:hover {
	color: #a2ad00;
	text-decoration: none;
}
#content-wrapper a.pdf, .right-boxes a.pdf {
	padding: 0 0 8px 19px;
	background: url(../img/icons/pdf-small.gif) top left no-repeat;
}
.right-sidebar-panel2 li a {
	color: #000099;
	text-decoration: none;
}
.right-sidebar-panel2 li a:hover {
	color: #a2ad00;
	text-decoration: none;
}
#content-wrapper p a.close {
	color: #000099;
	text-decoration: none;
	margin: 10px 0 16px 0;
	padding: 0 0 0 17px;
	background: url(../img/nav/double-collapse.png) 0 -1px no-repeat;
}
#content-wrapper p a:hover.close {
	color: #a2ad00;
	text-decoration: underline;
}
#content-wrapper p.top-date {
	font-weight: bold;
	color: #777;
	margin: 24px 0;
}
#main p.yourself-text {
	color: #111;
	margin: 0;
	padding: 0;
}
#right-sidebar p.title {
	font: bold 1.4em arial, verdana, sans-serif;
	line-height: 1.2em;
	color: #fff;
	margin: 0;
	padding: 4px 8px 0 8px;
}
#right-sidebar p.quote {
	font: bold 1.2em arial, verdana, sans-serif;
	line-height: 1.4em;
	color: #fff;
	margin: 0 0 4px 0;
	padding: 8px 8px 4px 8px;
}
#right-sidebar p.name {
	line-height: 1.5em;
	color: #fff;
	padding: 4px 8px 0 8px;
}
#right-sidebar p.product, #right-sidebar p.product2, #right-sidebar p.product3 {
	font: bold 1.6em arial, verdana, sans-serif;
	line-height: 1.0em;
	color: #fff;
	margin: 0;
	padding: 10px 8px 6px 8px;
}
#right-sidebar p.product2, #right-sidebar p.product3 {
	font-size: 1.5em;
	padding: 10px 8px 10px 8px;
}
#right-sidebar p.product3 {
	font-size: 1.3em;
	color: #333;
}
#right-sidebar p.product span {
	font-size: 0.8em;
}
#right-sidebar p.callout, #right-sidebar p.callout2, #right-sidebar p.callout4 {
	font: bold 1.2em arial, verdana, sans-serif;
	line-height: 1.2em;
	color: #fff;
	margin: 0 0 8px 0;
	padding: 10px 8px 6px 8px;
}
#right-sidebar p.callout2, #right-sidebar p.callout4 {
	margin: 0 0 8px 0;
	padding: 4px 8px 6px 8px;
}
#right-sidebar p.callout2, #right-sidebar p.callout4 {
	color: #333;
}
#right-sidebar p.callout4 {
	font: 1.0em verdana, arial;
	color: #333;
	margin: 0 0 10px 0;
	padding: 0 9px;
}
#right-sidebar p.callout3 {
	font: bold 1.2em arial, verdana, sans-serif;
	line-height: 1.2em;
	color: #fff;
	margin: 0 0 12px 0;
	padding: 10px 8px;
	background: #a2ad00;
	border-right: 6px solid #e3ddab;
}
#right-sidebar p.callout a, #right-sidebar p.callout2 a {
	color: #fff;
	text-decoration: underline;
}
#right-sidebar p.callout a:hover, #right-sidebar p.callout2 a:hover {
	color: #000099;
	text-decoration: none;
}
#right-sidebar p.callout3 a {
	color: #fff;
	text-decoration: none;
}
#right-sidebar p.callout3 a:hover {
	color: #000099;
	text-decoration: none;
}
#content-wrapper p.date {
	font-weight: bold;
	color: #777;
	margin: 0 0 16px 0;
	padding: 0;
}
p.first-para {
	margin-top: 14px !important;
}
#compliance-disclaimer {
	width: 380px;
	font: normal 1.0em arial, verdana, tahoma, helvetica, sans-serif;
	line-height: 1.5em;
	color: #777;
	margin: 32px 0;
	padding: 10px;
	border: 1px solid #ddd;
	background: #f0f0f0;
	clear: left;
}
#compliance-disclaimer2 {
	width: 430px;
	font: normal 1.0em arial, verdana, tahoma, helvetica, sans-serif;
	line-height: 1.5em;
	color: #777;
	margin: 32px 0;
	padding: 10px;
	border: 1px solid #ddd;
	background: #f0f0f0;
	clear: left;
}
#compliance-disclaimer a, #compliance-disclaimer2 a {
	color: #777;
	text-decoration: underline;
}
#compliance-disclaimer a:hover, #compliance-disclaimer2 a:hover {
	color: #000099;
	text-decoration: underline;
}
#content-wrapper p.disclaimer {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #888;
	margin: 44px 0 0 0;
	padding: 16px 0 24px 0;
	border-top: 1px solid #ddd;
}
#content-wrapper p.disclaimer2 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #888;
	margin: 8px 0 0 0;
}
#content-wrapper p.disclaimer3 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #888;
	margin: 10px 0 0 0;
	padding: 10px 0 24px 0;
	border-top: 1px solid #fff;
}
#footer p {
	font-size: 1.0em;
	color: #888;
	margin: 20px 0 0 0;
	padding: 0;
}
/* LISTS */

#content-wrapper ul.normal, #main ul, #main ol {
	margin: 0 0 0 0;
	padding: 0;
}
#content-wrapper ul.normal li, #main li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 12px 18px;
	background: url(../img/bullets/investments-bullet.png) top left no-repeat;
}
#content-wrapper ul.noBullet li {
	background: none;
}
ul.bullet2 li {
	list-style: none;
	font-size: 1.0em;
	margin: 0;
	padding: 0 0 8px 18px;
	background: url(../img/bullets/investments-bullet.png) top left no-repeat;
}
#content-wrapper #main ol li {
	list-style: outside decimal;
	font-size: 1.0em;
	margin: 0 0 0 18px;
	padding: 0 0 8px;
	background: none;
	color: #666;
	font-weight: bold;
}
#content-wrapper #main ol li span {
	color: #111;
	font-weight: normal;
}
#content-wrapper ol.alpha li {
	list-style: upper-alpha outside !important;
}
#content-wrapper ol.decimal li {
	list-style: decimal outside !important;
}
#content-wrapper ul.normal {
	margin: 0 0 16px 0;
	padding: 0;
}
#content-wrapper ul.normal li {
	list-style: none;
	font-size: 1.0em;
	margin: 0;
	padding: 0 0 8px 16px;
	background: url(../img/bullets/investments-bullet.png) top left no-repeat;
}
#content-wrapper ul.normal li.pdf {
	line-height: 1.5em;
	padding: 0 0 8px 19px;
	background: url(../img/icons/pdf-small.gif) top left no-repeat;
}
#content-wrapper ul.normal li.mp3 {
	line-height: 1.5em;
	padding: 0 0 8px 19px;
	background: url(../img/icons/mobile.png) top left no-repeat;
}
.right-sidebar-panel2 li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 16px 16px;
	background: url(../img/bullets/investments-bullet.png) top left no-repeat;
}
#content-wrapper ul.pim-quicklinks {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
#content-wrapper ul.pim-quicklinks li {
	display: block;
	height: 16px;
	font-size: 1.0em;
	color: #000099;
	margin: 0 0 16px 0;
	padding: 0 0 0 16px;
	background: url(../img/bullets/investments-bullet.png) top left no-repeat;
}
#content-wrapper ul.pim-quicklinks li a {
	color: #000099;
	text-decoration: none;
}
#content-wrapper ul.pim-quicklinks li a:hover {
	color: #a2ad00;
	text-decoration: none;
}
#content-wrapper ul.pim-quicklinks li img {
	border: 0;
	vertical-align: middle;
	margin: 0 0 0 4px;
}
/* TABULAR DATA */

table.rates-table {
	border: 1px solid #DDDDDD;
	margin: 5px 0 7px 0;
	width: 100%;
}
table.rates-table p {
	margin: 0 0 5px !important;
}
table.rates-table th {
	background: none repeat scroll 0 0 #A2AD00;
	border-bottom: 1px solid #DDDDDD;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
table tbody tr.alternate {
	background: none repeat scroll 0 0 #F0F0F0;
}
table.rates-table td.content {
	padding: 5px;
	text-align: center;
}
table.rates-table td {
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
}
/* IMAGES */

#header-left img {
	border: 0;
}
#content-wrapper img.banner {
	margin: 0 0 20px 0;
}
#content-wrapper img.left {
	margin: 2px 15px 10px 0px;
	float: left;
}

#content-wrapper img.right {
	margin: 2px 0 10px 15px;
	float: right;
}
#content-wrapper img.bullet, #content-wrapper img.icon {
	vertical-align: middle;
	margin: 0 4px 0 0;
}
#content-wrapper img.line {
	margin: -10px 0 2px 0;
}
#content-wrapper img {
}
img.right-icon {
	vertical-align: middle;
	margin: 0 0 0 3px;
}
#content-wrapper img.print-logo {
	display: none;
}
#cma-logos img {
	margin: 0 5px;
	padding: 15px;
	border: 0;
	vertical-align: middle;
}
a {
	outline: none;
}
/* FORMS */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#content-wrapper form {
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}
#content-wrapper form.quickdrop {
	border: 0;
	margin: 0;
	padding: 0;
}
#content-wrapper label {
	font-weight: bold;
}
.drop {
	font: normal 1.0em verdana, arial, tahoma, sans-serif;
	color: #111;
	margin: 0;
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
}
.drop-btn {
	font: bold 0.97em verdana, arial, tahoma, sans-serif;
	color: #111;
	margin: 0 0 0 10px;
	padding: 3px;
}
.textfield {
	display: block;
	font: normal 1.0em verdana, arial, tahoma, sans-serif;
	color: #666;
	margin: 8px 0 16px 0;
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
}
.send-btn {
	font: bold 1.0em verdana, arial, tahoma, sans-serif;
	color: #111;
	margin: 0;
	padding: 3px;
}
.registration-form label {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
}
.regfield {
	font: normal 1.0em verdana, arial, tahoma, sans-serif;
	color: #666;
	margin: 8px 0 0 0;
	padding: 5px;
	border: 1px solid #bbb;
	background: #fff;
}
/* TOOLTIPS */

.glt-elm {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	color: #666;
	visibility: hidden;
	border: 1px solid #aaa;
	z-index: 999;
}
.glt-elm p {
	background: #eee;
	margin: 0;
	padding: 0.8em 0.5em;
	font-size: 1.0em;
	text-align: center;
}
.glt-elm img {
	display: block;
}
/* INVESTMENTS NAV */

#investments-nav ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#investments-nav li {
	display: inline;
	list-style: none;
	line-height: 1.8em;
	margin: 0 16px 0 0;
	padding: 0;
}
#investments-nav li a {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
#investments-nav li a:hover {
	color: #a2ad00;
	text-decoration: none;
}
#investments-nav li a.current {
	font-weight: bold;
	color: #111;
	text-decoration: none;
}
#investments-nav li a:hover.current {
	color: #111;
	text-decoration: none;
}
#right-sidebar p {
	margin: 0 10px 10px !important;
}
#right-sidebar h3.green2 {
	color: #a2ad00 !important;
	margin: 32px 0 12px 0;
}
#right-sidebar h4 {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000099;
}
#right-sidebar h4.userconf {
	margin: 0px !important;
	padding: 5px 10px;
	background-color: #A2AD00;
}
#right-sidebar h4.userconf a {
	color: #fff !important;
}
#right-sidebar ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	line-height: 1.5em;
}
#right-sidebar ul li {
	margin: 0 10px 10px !important;
	padding: 0 0 0 0;
	list-style: none;
}
#right-sidebar .line {
	margin: 0 10px 10px;
	padding: 0 10px 0;
	border-top: 1px solid #ddd;
}
/*  2010 Tax Season  */

div.phase-diagram {
	margin: 15px 0 0;
	padding: 0;
	display: block;
}
div.phase-diagram ul {
	margin: 0;
	padding: 0;
	width: 519px;
	background: url(../news/2010/img/tax-season-2010-diagram-bg.png) top left no-repeat !important;
	height: 300px;
	display: block;
}
div.phase-diagram ul li {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	width: 173px;
	vertical-align: text-top;
	background-image: none !important;
}
div.phase-diagram ul li.note {
	width: 520px;
}
div.phase-diagram ul li h3 {
	margin: 0 !important;
	padding: 0px 10px 0 !important;
	text-align: center;
}
div.phase-diagram ul li p {
	margin: 0 !important;
	padding: 15px 10px !important;
	color: #fff;
	height: 85px;
}
div.phase-diagram ul li p.center {
	text-align: center;
	color: #000;
	height: 75px;
}
div.phase-diagram ul li.note p {
	margin: 0 !important;
	padding: 0 10px 10px 183px !important;
	text-align: center;
	color: #000;
	height: auto;
}
div.tax-box {
	margin: 0 0 20px;
	padding: 5px 0 0;
	border: 1px solid #ddd;
}
div.tax-box p {
	margin: 0 !important;
	padding: 5px 10px 0 !important;
	font-weight: bold;
	font-size:1.2em !important;
	line-height: 1.3em !important;
	color: #666;
}
div.tax-box p span {
	font-size:1.4em !important;
	color: #a2ad00;
}
div.tax-box a {
	margin: 0 0 0 10px !important;
	padding: 0 10px 15px 0px !important;
	display: block;
}
div.tax-box a.pdf {
	margin: 0 0 0 10px !important;
	padding: 0 10px 15px 20px !important;
	background: url(../img/icons/pdf-small.gif) top left no-repeat;
}
.tax-top-padding {
	padding-top: 25px !important;
}
a.toggle-arrow {
	padding-top: 2px;
	float:left;
}
h4.faq {
	margin: 0 0 15px 23px !important;
	padding: 0 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 1em !important;
}
h4.faq span {
	margin: 0 0 0 -23px !important;
	padding: 0 !important;
	width: 23px;
	display: inline-block;
	font-weight: bold;
}
h4.faq a {
	text-decoration: none !important;
	font-weight: normal;
}
.blue-box {
	margin: 0 0 20px;
	padding: 10px 10px 10px 10px;
	background-color: #e1e1e1;
}
.blue-box p {
	margin: 0 !important;
	padding: 0 !important;
}
.clear {
	clear: both;
}
.nowrap {
	white-space: nowrap;
}
.gray-line {
	margin-top: 28px;
	border-top: 1px solid #ddd;
}
.gray-line hr {
	display: none;
}
p.brochure a.pdf {
	margin: 0 0 0 0px !important;
	padding: 0 10px 15px 20px !important;
	background: url(../img/icons/pdf-small.gif) top left no-repeat;
}
/* Right Column */

.right-boxes {
	margin:18px 0 20px 0;
	padding: 0 0 5px 0;
	width:195px;
	background:#f5f5f5;
	border:1px solid #ddd;
}
.contact-widget {
	padding: 8px 0 2px 0 !important;
	width:195px;
}
#right-sidebar .contact-widget p {
	margin: 0 0 8px 0 !important;
}
.contact-widget img {
	float:left;
	margin:5px 10px 11px 10px !important;
}
.right-boxes h4 {
	margin: 10px 10px 10px !important;
	color: #000 !important;
}
.right-boxes h3 {
	margin: 10px !important;
}
.right-boxes p {
	margin: 0 10px 5px !important;
}
.right-boxes img {
	margin:0 0 10px 0;
}
.right-boxes ul {
	margin: 0 10px;
	padding: 0;
}
.right-boxes li {
	background: url(../img/nav/green-bullet.gif) 0px 6px no-repeat !important;
	margin: 0 0 5px !important;
	padding: 0 0 0 8px !important;
}
.right-boxes li a {
	text-decoration: none;
}
.right-contact {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #DDDDDD;
	margin: 18px 0 20px;
	width: 195px;
}
.right-contact h4 {
	background: none repeat scroll 0 0 #A2AD00;
	color: #FFFFFF !important;
	margin-top: 0 !important;
	padding: 10px !important;
}
.orange {
	color: #E37222;
}
.blue {
	color: #000099;
}
.green {
	color: #A2AD00;
}
.open-collapse img {
	border: none !important;
	margin: 0 !important;
	padding: 1px 5px 0 0!important;
}
/* definition list */

dl {
}
dt {
	border-bottom: 1px solid #ddd;
	margin-right: 2px;
	padding: 5px 4px;
	float: left;
	clear: both;
	width: 230px;
	display: block;
}
dd {
	border-bottom: 1px solid #ddd;
	padding: 5px 4px;
	display: block;
}
a.chevron {
	margin: 0;
	padding: 0 20px 0 0;
	background: url(/img/nav/green-chevron.gif) no-repeat scroll right top transparent;
	text-decoration: none !important;
}
a.chevron:hover {
	color: #a2ad00;
}
span.chevron {
	margin: 0;
	padding: 0 20px 0 0;
	background: url(/img/nav/green-chevron.gif) no-repeat scroll right top transparent;
	color: #888;
}

/* Contact Advisor Modal popup form */
/* Architecture */
.ui-dialog {
	width: 415px;
	border: 4px solid #fff;
	padding: 0;
}
.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(../img/icons/ui-icons_060c30_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(../img/icons/ui-icons_060c30_256x240.png);
}
.ui-widget-content {
	background: #fff;
}
#contactAdvisorModal {
	margin: 0;
	padding: 0 16px 20px 16px;
	background: #fff;
	color: #555;
}
#contactAdvisorModal h2, div.normal-form h2 {
	font-size: 1.65em;
	color: #000099;
	margin-bottom: 20px;
}
#contactAdvisorModal p, div.normal-form p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 8px 0 5px 0;
	padding: 0;
	font-weight: bold;
}
div.normal-form p.dialogIntro {
	margin-bottom: 15px;
}
#contactAdvisorModal p a, div.normal-form p a {
	color: #000099;
	text-decoration: underline;
}
#contactAdvisorModal p span, div.normal-form p span {
	font-weight: normal;
}
#contactAdvisorModal label + p, div.normal-form label + p {
	padding-top: 20px;
}
#contactAdvisorModal p a:hover, div.normal-form p a:hover {
	color: #4892db;
	text-decoration: underline;
}
#contactAdvisorModal p.alert, div.normal-form p.alert {
	font: bold 1.3em arial, verdana, sans-serif;
	color: #111;
	line-height: 1.3em;
	margin: 0 0 16px 0;
	padding: 0;
}
#contactAdvisorModal p.disclaimer, div.normal-form p.disclaimer {
	font-size: 0.9em;
	color: #999;
	line-height: 1.5em;
	margin: 16px 0 0 0;
	padding: 16px 0 0 0;
	border-top: 1px solid #ddd;
}
#contactAdvisorModal p.disclaimer-black, div.normal-form p.disclaimer-black {
	font-size: 0.9em;
	color: #222;
	line-height: 1.5em;
	margin: 16px 0 0 0;
	padding: 16px 0 0 0;
	border-top: 1px solid #ddd;
}
#contactAdvisorModal dfn.green, div.normal-form dfn.green {
	font-weight: bold;
	font-style: normal;
	color: #a2ad00;
	text-decoration: none;
	border-bottom: 1px dashed #a2ad00;
	cursor: help;
}
#contactAdvisorModal ul.new, div.normal-form uk.new {
	margin: 0 0 16px 0;
	padding: 0;
	list-style: none;
}
#contactAdvisorModal ul.new li, div.normal-form ul.new li {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0;
	padding: 6px 0;
}
/* Images */
#contactAdvisorModal img, div.normal-form img {
	border: 0;
	margin: 38px 0 0 20px;
}
#contactAdvisorModal img.bullet, div.normal-form img.bullet {
	margin: 0 6px 0 0;
	vertical-align: middle;
	border: 0;
}
#contactAdvisorModal .thumb img, div.normal-form .thumb img {
	margin: 24px 24px 0 0;
	border: 4px solid #ddd;
}
#contactAdvisorModal .thumb:hover img, div.normal-form .thumb:hover img {
	border: 4px solid #09c;
}
#contactAdvisorModal .thumb:hover, div.normal-form .thumb:hover {
	color: #09c; /* irrelevant definition to overcome IE bug */
}
#contactAdvisorModal ul.basic, div.normal-form ul.basic {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
#contactAdvisorModal ul.basic li, div.normal-form ul.basic li {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0 0 16px 0;
	padding: 0 0 0 19px;
	background: url(../img/bullets/newGreenBullet.png) top left no-repeat;
}
#contactAdvisorModal ul.basic li.pdf, div.normal-form ul.basic li.pdf {
	padding: 0 0 0 16px;
	background: url(../img/icons/pdf-small.gif) top left no-repeat;
}
#contactAdvisorModal ul.basic li a, div.normal-form ul.basic li a {
	color: #009;
	text-decoration: underline;
}
#contactAdvisorModal ul.basic li a:hover, div.normal-form ul.basic li a:hover {
	color: #a2ad00;
	text-decoration: underline;
}
/* Forms */
#contactAdvisorModal fieldset, div.normal-form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#contactAdvisorModal fieldset img, div.normal-form fieldset img {
	margin: 0;
	padding: 0;
	border: 0;
}
#contactAdvisorModal label, div.normal-form label {
	display: block;
	text-align: left;
	margin: 0 0 0 15px;
	padding: 3px 2px;
	color: #222;
}
#contactAdvisorModal label input[type="checkbox"], div.normal-form label input[type="checkbox"] {
	margin-right: 5px;
}
#contactAdvisorModal .textbox, div.normal-form .textbox {
	display: block;
	border: 1px solid #ddd;
	margin: 0 10px 8px 0;
	padding: 4px;
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: #fff;
	float: left;
}
#contactAdvisorModal .textfield, div.normal-form .textfield {
	float: left;
	width: 115px;
	border: 1px solid #bbb;
	margin: 0 10px 8px 0;
	padding: 5px;
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: #fff;
}

#contactAdvisorModal .textfield-large, #contactAdvisorModal .dd-large, #contactAdvisorModal .dd-medium, #contactAdvisorModal .dd-small, #contactAdvisorModal .textfield-large-radio,
div.normal-form .textfield-large, div.normal-form .dd-large, div.normal-form .dd-medium, div.normal-form .dd-small, div.normal-form .dd-tiny, div.normal-form .textfield-large-radio {
	float: left;
	width: 310px;
	border: 1px solid #bbb;
	margin: 0 0 8px 0;
	padding: 5px;
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: #fff;
}
#contactAdvisorModal .dd-small, div.normal-form .dd-tiny {
	padding: 4px;
	margin-right: 10px;
	width: 90px;
}
div.normal-form .dd-small {
	padding: 4px;
	margin-right: 10px;
	width: 150px;
}
#contactAdvisorModal .dd-medium, div.normal-form .dd-medium {
	padding: 4px;
	margin-right: 10px;
	width: 230px;
}
#contactAdvisorModal .dd-large, div.normal-form .dd-large {
	padding: 4px;
	width: 321px;
}
#contactAdvisorModal .textfield-large-radio, div.normal-form .textfield-large-radio {
	width: 290px;
}
#contactAdvisorModal .contact-radio, div.normal-form .contact-radio {
	display: block;
	float: left;
	margin-top: 7px;
	margin-right: 8px;
}
div.normal-form .radioWithLabel {
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}
#contactAdvisorModal textarea, div.normal-form textarea {
	width: 375px;
	border: 1px solid #bbb;
	margin: 2px 0 5px 0;
	padding: 4px;
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: #fff;
	resize: none;
}
#contactAdvisorModal .send-btn, div.normal-form .send-btn {
	float: left;
	margin: 0 0 0 210px;
	padding: 3px;
	color: #222;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}
#contactAdvisorModal .normal-form fieldset, div.normal-form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#contactAdvisorModal .normal-form label, div.normal-form label {
	display: block;
	margin: 0 10px 6px 0;
}
#contactAdvisorModal .normal-form .send-btn, div.normal-form .send-btn {
	margin: 0;
	padding: 3px;
	color: #222;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#contactAdvisorModal button, div.normal-form button {
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 7px;
}
#contactAdvisorModal button a, div.normal-form button a {
	color: #111;
	text-decoration: none;
}
#contactAdvisorModal button a:hover, div.normal-form button a:hover {
	color: #666;
	text-decoration: none;
}
#contactAdvisorModal .textarea, div.normal-form .textarea {
	width: 340px;
	border: 1px solid #ddd;
	margin: 2px 0 20px 0;
	padding: 4px;
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: #fff;
}
#modal-error, .modalError {
	border: 2px solid #f00;
	padding: 8px 35px;
	color: #f00;
	background: url('../img/icons/errorRedX.png') 10px no-repeat;
	font-weight: bold;
	margin-bottom: 20px;
}
#contactAdvisorModal .error, div.normal-form .error {
	border: 1px solid #f00;
}

/* Blue box */

.feature {
	width:250px;
	border:1px solid #ddd;
	float:right;
	margin:0px 0 20px 0;
}
.blue-box-top {
	background: #000099;
	height: 29px;
	background-repeat: repeat-x;
	padding:4px 0 6px 10px;
	margin:0;
	border: 1px solid #000099;
	color: #ffffff;
}
.blue-box-top {
	background: #000099;
	height: 18px;
	background-repeat: repeat-x;
	padding:4px 10px 6px;
	margin:0;
	border: 1px solid #000099;
	color: #ffffff;
}
.blue-box-top-fr {
	background: #000099;
	height: 33px;
	background-repeat: repeat-x;
	padding:4px 6px 6px;
	margin:0;
	border: 1px solid #000099;
	color: #ffffff;
}
.blue-box-below {
	height:95px;
	padding:13px;
}
.white {
	color: #ffffff;
	font-size: 12px !important;
}
.white-medium {
	color: #ffffff;

}
.white-small {
	color: #ffffff;
		font-size: 10px !important;

}
.open-collapse img {
	border: none !important;
	margin: 0 !important;
	padding: 0 5px 0 0!important;
}
.half {
    float: left;
    width: 50%;
}

.bio {
	margin: 0 0 20px !important;
	}
	
.bio img {
	border: 1px solid #ddd;
	margin: 2px 10px 10px 0 !important;
	}

.bio h4 {
	font-size: 1.2em !important;
	margin: 0 10px 6px 0 !important;
	}
	
.bio p {
	margin: 0 10px 6px 0 !important;
	}

