﻿
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, table, legend, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}

html {
	overflow-y: scroll;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	background: url(../images/background.png) #2e597c repeat-x left top;
}

/* Main Layout */
h1, h2, h3, .h1, .h2, .h3 { font-family: Verdana; color: #4f473a; text-transform: uppercase; }
h1, .h1 { font-size: 24px; margin: 16px 0; padding-bottom: 5px; border-bottom: 1px dotted #e3e3e3; }
h2, .h2 { font-size: 20px; margin: 14px 0; padding-left: 17px; background: url(../images/heading-bullet.gif) no-repeat left; }
h3, .h3 { font-size: 14px; margin: 11px 0; padding-left: 17px; background: url(../images/heading-bullet.gif) no-repeat left; }
p, #body-content span, #body-content a, #body-content a:active, #body-content a:visited, #further-information a, #further-information a:visited, #further-information a:active, #reports a, #reports a:visited, #reports a:active,  #login a, table td, select, input, textarea
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #192c35;
	line-height: 150%;
	letter-spacing: 0.1em;
}
#body-content a, #body-content a:active, #body-content a:visited, #further-information a, #further-information a:visited, #further-information a:active, #reports a, #reports a:visited, #reports a:active,  #login a
{
	color: #2574ae !important;
	text-decoration: none;
}
#body-content a:hover, #further-information a:hover, #reports a:hover,  #login a:hover
{
	color: #d33c07 !important;
	text-decoration: underline;
}
#further-information a, #further-information a:visited, #further-information a:active, #further-information a:hover
{
	line-height: 100% !important;
	margin: 12px 0 !important;
}
p { display: block; margin: 12px 0; }
address { font-style: italic; }
input, textarea { padding: 2px; line-height: 1.3em; }
input[type="submit"] { padding: 3px 6px !important; text-align: center; }
input[type="checkbox"] { margin-right: 6px !important; }
img { border: none 0px transparent; }
.bl { display: block; }
.fl { float: left; }
.fr { float: right; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

#container {
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	text-align: left;
}
#header {
	height: 205px;
	background: url(../images/masthead.png) #fff no-repeat center;
	text-align: center;
	position: relative;
}
#header img
{
	display: none;
	position: absolute;
	right: 27px;
	top: 164px;
}
#header img.admin { display: block !important; }
#content 
{
	position: relative;
	min-height: 1050px;
}
#container 
{
	background: url(../images/content-background.png) repeat-y center top;
}
#body-content {
	padding: 20px;
	padding: 10px 55px;
	position: relative;
	width: 610px;
	z-index: 1;
}
#footer {
	height: 34px;
	margin: 0 20px;
	line-height: 34px;
	position: relative;
	overflow: hidden;
	background-color: #2e597c;
}
#sidebar
{
	/*float: right;*/
	width: 172px;
	background: url(../images/sidebar-background.png) repeat-y top left;
	z-index: 3;
	margin-top: 1px;
	padding: 15px 40px 15px 35px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#sidebar-bottom
{
	background: url(../images/sidebar-bottom.png) no-repeat left bottom;
	z-index: 3;
	height: 40px !important;
	width: 227px;
	margin-left: -35px;
	margin-bottom: -15px;
}
/* End of Main Layout */

#main-menu ul
{
	line-height: 24px;
	position: absolute;
	bottom: 5px;
	left: 20px;
	list-style-type: none;
}
#main-menu ul li
{
	float: left;
	text-align: center;
	padding: 2px 18px 2px 11px;
	background: url(../images/arrow.png) no-repeat bottom right;
}
#main-menu ul li a, #main-menu ul li a:visited
{
	color: #fff;
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	padding-bottom: 9px;
}
#main-menu ul li a:hover
{
	background: url(../images/hover-background.gif) repeat-x 0 24px;
}

#sub-menu
{
	height: 43px;
	background: #fff url(../images/submenu-background.gif) repeat-x;
	margin-left: 21px;
	width: 713px;
	/*width: 700px;*/
	z-index: 0;
}
#sub-menu ul
{
	line-height: 32px;
	list-style-type: none;
}
#sub-menu ul li
{
	float: left;
	text-align: center;
	padding: 2px 8px;
}
#sub-menu ul li, #sub-menu ul li a, #sub-menu ul li a:active, #sub-menu ul li a:hover
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	letter-spacing: .1em;
	color: #4f473a;
	text-decoration: none;
}
#sub-menu ul li a, #sub-menu ul li a:active, #sub-menu ul li a:hover
{
	color: #2574ae !important;
}
#sub-menu ul li a:hover
{
	text-decoration: underline !important;
}
#sub-menu ul li span
{
	color: #e3e3e3 !important;
}


#footer-menu
{
	background-color: #fff;
	width: 715px;
	height: 44px;
}
#footer-menu ul
{
	line-height: 34px;
	height: 34px;
	width: 651px;
	background-color: #e3e3e3;
	position: absolute;
	bottom: 0;
	left: 2px;
	list-style-type: none;
	padding: 0 30px;
}
#footer-menu ul li
{
	float: left;
	text-align: center;
	padding: 0 5px;
}
#footer-menu ul li, #footer-menu ul li a, #footer-menu ul li a:active, #footer-menu ul li a:hover, #footer-menu ul li a:visited
{
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	color: #192c35 !important;
	font-size: 11px;
	letter-spacing: .1em;
	text-decoration: none;
}
#footer img
{
	position: absolute;
	right: 57px;
	bottom: 2px;
}

#sidebar span
{
	font-size: 10px;
	color: #192c35;
}
#sidebar p, #sidebar #further-information
{
	font-family: Verdana !important;
	color: #192c35 !important;
	width: 150px;
	background-color: #ededed;
	border: 1px solid white;
	padding: 10px;
	text-align: center;
}
#sidebar h4
{
	color: #192c35;
	font-family: Verdana, Verdana, Sans-Serif;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .1em;
	text-align: center;
	margin: 35px 0 0 0;
}
#sidebar #unitprice p span, #further-information span, #further-information a
{
	margin-top: 5px;
	font-size: 10px;
	display: block;
	text-align: center;
}
#sidebar #unitprice p span:first-child
{
	font-size: 20px;
	font-family: Georgia;
	margin-top: 0px !important;
	padding-bottom: 12px;
	border-bottom: 1px dotted #e3e3e3;
}
#login
{
	width: 160px;
	padding-bottom: 25px;
}
#login span
{
	display: block;
}
#login a
{
	float: right;
	letter-spacing: normal;
}
#newsletter img
{
	padding-left: 5px;
}
#quote
{
	width: 219px;
	height: 193px;
	margin: 0;
	padding: 25px;
	background: #fff url(../images/quote-background.png) no-repeat top left;
	float: right;
}
#quote, #quote p, #quote span
{
	color: #1d768c;
	text-align: center;
	font-family: Georgia;
	font-size: 18px;
	line-height: 120%;
}
#quote p strong 
{
	display: block;
}
#quote p span
{
	font-weight: bold;
	font-size: 26px !important;
	display: block;
	padding-top: 45px;
}
#quote p span.date
{
	font-weight: normal;
	font-size: 10px !important;
	display: block;
	/*color: #444;*/
	padding-top: 3px;
}
.line-break { margin-top: 60px !important; }
.list
{
	list-style-type: square;
	margin-left: 25px;
}
.list li { color: #e3e3e3; }
#investmentstatement .list li
{
	font-family: Verdana, Sans-Serif;
	color: #666; 
	line-height: 150%;
}
#reports .list
{
	list-style-type: square;
	margin-left: 35px;
}
#reports .list li { color: #666; }

.profile
{
	clear: both;
	height: 270px;
}
.profile img
{
	float: left !important;
	padding: 0 15px 15px 0;
}

table
{
	border-spacing: 7px;
}
table th
{
	font-weight: bold;
}
#address div
{
	margin-top: 30px;
}
.download a[href$='.pdf']
{
	padding:0 20px;
	background:transparent url(../images/acrobat.png) center left no-repeat;
}
.download a[href$='.zip']
{
	padding:0 20px;
	background:transparent url(../images/compress.png) center left no-repeat;
}
.download
{
	list-style-type: none;
	float: right;
}
.download li { float: left; }
.panel
{
	width: 679px;
	height: 250px;
	z-index: -1;
	margin-left: -35px;
	background: #ededed url(../images/panel-background.gif) repeat-y top right;
	padding: 35px 0 35px 35px;
}
.panel img
{
	padding-right: 35px;
}
.panel p
{
	color: #0f3944;
}
.charges { border-collapse: collapse; }
.charges td { border-bottom: 1px solid #666; padding-top: 10px; padding-left: 5px; padding-right: 5px;}
.charges th { font-weight: bold; padding-top: 10px; padding-left: 5px; padding-right: 5px; }
.charges td { vertical-align: top; }
.grid
{
	border: 1px solid #556067;
	border-spacing: 10px;
}
.grid th, .grid td
{
	font-family: Verdana;
	font-size: 11px;
	height: 30px;
	border: none 0px transparent;
	padding: 0px 5px;
}
.grid th
{
	color: #fff;
	background-color: #556067;
}
.grid td
{
	color: #556067;
}
.grid td a
{
	color: #2574ae;
	text-decoration: none;
}
.grid td a:hover
{
	color: #d33c07;
	text-decoration: underline;
}
.grid tr.alt td
{
	background-color: #ebf0f4;
}
.grid tr td table
{
	float: right;
}
.grid tr td table td
{
	padding-right: 10px;
	font-weight: bold;
}
.true
{
	height: 16px;
	width: 16px;
	background: url(../images/tick.png) no-repeat;
	display: block;
}
.false
{
	height: 16px;
	width: 16px;
	display: block;
}
.reporting { width: 660px; margin: 0 auto; }
.reporting div { width: 350px; }
.largeReporting div { width: 450px !important; }
.reporting p { line-height: 30px; vertical-align: top; }
.reporting p strong { padding-right: 10px; }
.reporting span { font-size: 9px !important; }

.performance
{
	width: 100%;
}
.performance td, .performance th
{
	text-align: right;
	vertical-align: top;
}
.performance tr td.first
{
	text-align: left !important;
}

#report-container table.other
{
	height: auto;
	border: 0px none transparent;
	/*border: 1px solid purple;*/
	border-spacing: 0px;
	margin-bottom: 10px;
}
#report-container table.other td p, #report-container table.other td
{
	padding: 2px !important;
	margin: 0px !important;
	line-height: normal !important;
}
#report-container table.report
{
	width: 100%;
	height: auto;
	border: 2px solid black;
	border-spacing: 0px;
	margin-bottom: 10px;
}
#report-container table.report td
{
	padding: 10px;
}
#report-container p span br
{
	display: block !important;
	margin-bottom: 15px !important;
}
#report-container table.report td p
{
	padding: 0px;
	margin: 0;
	line-height: 100%;
}
