body {
    margin:0;
    padding:0;
    font:normal 12px/15px Arial, sans-serif;
    color:#575757;
    height: 100%;
    width: 100%;
}

a:active, a:focus
{
    outline:none;
}

a{
    color:#9C9D9F;
}

a:hover {
    color:#134C34;
}

img
{
	border: none;
}

p
{
    margin:0;
    padding:10px 0 0 2px;
}

#site_holder
{
	height: 646px;
	position: relative;
}

#main
{
	padding: 44px 0 0 0;
}

H2
{
	margin:0;
	padding: 0 0 0 2px;
	font-size: 12px;
	line-height: 15px;
}

#navigation_column
{
	width: 231px;
	float: left;
	display: none;
}

#content_column
{
	width: 80%;
	float: left;
	clear: both;
}

#right_column
{
	width: 390px;
	float: left;
	padding: 0 0 0 46px;
	display: none;
}

#header_banner
{
	height: 130px;
	width: 100%;
	padding:0;
	margin:0;
}

#logo
{
	height: 95px;
	width: 193px;
	background: #ffffff;
	padding: 35px 0 0 38px;
}

#banner_title
{
	position: absolute;
	top: 100px;
	left: 240px;
}

/**************************************/
/*         GLOBAL NAVIGATION          */
/**************************************/

ul#global_navigation
{
	margin: 0;
	padding: 0 0 0 38px;
	text-transform: uppercase;
	color: #9C9D9F;
	list-style: none;
	font-size: 10px;
	line-height: 17px;
}

ul#global_navigation li a
{
	text-decoration: none;
}

.link_arrows
{
	font-size: 13px;
	padding-left: 3px;
}

ul#global_navigation li a:hover
{
	color:#134C34;
}

#home_page .home_page_link
{
    color:#134C34;
}

#publications_page .publications_link
{
    color:#134C34;
}

#strategy_page .strategy_link
{
	color:#134C34;
}

#team_page .team_link
{
	color:#134C34;
}

a#login1
{
	padding: 0 0 0 46px;
	width: 84px;
	height: 84px;
	display: block;
	background: url(../images/login1_off.gif) no-repeat 46px 0;
}

a#login1 #data
{
	width: 62px;
	position: absolute;
	top: 6px;
	left: 53px;
}


a#login1:hover
{
	width: 84px;
	height: 84px;
	display: block;
	background: url(../images/login1_on.gif) no-repeat 46px 0;
	color: #ffffff;
}

a#login2
{
	margin: 13px 0 0 0;
	padding: 5px 0 0 46px;
	width: 84px;
	height: 84px;
	display: block;
	background: url(../images/login1_off.gif) no-repeat 46px 0;
}

a#login2 #data
{
	width: 62px;
	position: absolute;
	top: 102px;
	left: 53px;
}


a#login2:hover
{
	margin: 13px 0 0 0;
	padding: 5px 0 0 46px;
	display: block;
	width: 84px;
	height: 84px;
	background: url(../images/login1_on.gif) no-repeat 46px 0;
	color: #ffffff;
}

#login_buttons
{
	position: absolute;
	top: 400px;
	left: -5px;
	font-size: 10px;
	line-height: 12px;
}

#login_buttons a
{
		color: #CAC1B5;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}

/**************************************/
/*             HOME PAGE              */
/**************************************/

body#home_page 
{
	background-color: #CFDED3;
}

#home_page H2
{
	padding: 0 0 0 6px;
}

#home_page p
{
    margin:0;
    padding:10px 0 0 6px;
}

#home_page
{
	background: url(../images/home_background.gif) repeat-x;
	width: 100%;
	height: 720px;
}

.home_logo
{
	padding: 90px 0 26px 0;
	margin:0;
}

.investor_login
{
	display: block;
	padding: 19px 0 0 6px;
}

.telephone
{
	padding: 35px 0 0 6px;
}

.email
{
	display: block;
	padding: 6px 0 0 6px;	
}

#home_page H1
{
	padding: 0 0 15px 6px;
	margin:0;
}

#home_page .quote
{
	padding: 122px 0 17px 75px;
}


#home_page .watermark_illustration
{
	position: absolute;
	left: 670px;
	top: 90px;
}

/**************************************/
/*           PUBLICATIONS PAGE        */
/**************************************/

#publications_page .quote
{
	padding: 0 0 105px 16px;
}

#publications_page #header_banner
{	
	background: #9DB13F;
}

.tablePublications
{
	margin-top: 20px;
	display: none;
}

.tablePublications tr
{
	height: 30px;
	width: 433px;
	text-align: left;
	vertical-align: middle;
}

.tablePublications tr a
{
	color: #134c33;
}

.tablePublications tr a:hover
{
	color: #9db13f;
}

.tablePublications td
{
	width: 139px;
}

.tablePublications select
{
	font-size: 10px;
}
/**************************************/
/*           STRATEGY PAGE            */
/**************************************/

#strategy_page #header_banner
{	
background: #76B1B3;
}

#strategy_page .quote
{
	padding: 0 0 178px 16px;
}

/**************************************/
/*             TEAM PAGE              */
/**************************************/

#team_page #header_banner
{	
background: #AEA983;
}

#team_page .quote
{
	padding: 0 0 216px 16px;
}

/* CONTACT PAGE */

#contact_page .contact_link
{
	color:#134C34;
}

#contact_page #header_banner
{	
background: #a2beaa;
}

#contact_data
{
    margin:0 0 15px 0;
    padding:10px 0 0 2px;
    width: 130px;
}

#contact_data .address
{
	text-transform: uppercase;
}

#contact_data .telephone
{
    margin:0;
    padding:14px 0 0 2px;
}

#contact_data .email
{
    margin:0;
    padding:0;
    line-height: 14px;
}

#contact_data .email a
{
	text-decoration: none;
	color: #575757;
}

#contact_data .email a:hover
{
	text-decoration: underline;
	color: #134c33;
}

/* LOGIN PAGE */

body#login_page 
{
	background-color: #CFDED3;
}

#login_page
{
	background: url(../images/home_background.gif) repeat-x;
	width: 100%;
	height: 720px;
}

#login_page H1
{
	padding: 0 0 15px 6px;
	margin:0;
}

#login_page .watermark_illustration
{
	position: absolute;
	left: 670px;
	top: 90px;
}

#login_page #footer {
    color:#124C33;
    border: none;
    height: 73px;
}

#login_page a
{
	text-decoration: underline;
	color: #575757;
}

#login_page a:hover
{
	color: #134c33;
}

#login_page .instructions
{
	font-weight: bold;
	padding: 55px 0 25px 0;
}

#login_page #termsConditions_link a
{
	text-decoration: none;
}

#login_page #termsConditions_link a:hover
{
	text-decoration: underline;
}

#login_page #support_link
{
	padding: 15px 0 0 0;
}

/* Fieldset style - login page */

fieldset
{
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	border: none;
	padding-bottom: 55px;
}

input.username,
input.password
{
	display: block;
	margin-top: 7px;
	font-size: 14px;
	line-height: 14px;
	height: 15px;
    color:#575757;
}

input.username
{
	margin-bottom: 7px;
}

input.password
{
	display: block;
}

input.submit_button
{
	margin-top: 7px;
}

/* PAGE DISCLAIMER */

#pageDisclaimer #siteHolder
{
	text-align: justify;
	padding: 20px 20px 20px 20px;
}

#pageDisclaimer #pageTitle
{
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#pageDisclaimer a
{
	color: #575757;
	padding-right: 10px;
}

#pageDisclaimer a:hover
{
	color: #134c33;
}

#pageDisclaimer .links
{
	padding: 7px 0 0 3px;
}

/**************************************/
/*             FOOTER                 */
/**************************************/

#footer p
{
	padding: 11px 0 0 0;
	font-family: Arial;
    font-size: 9px;
    line-height: 11px;
    border-top: solid 1px #D4D4D5;
    height: 73px;	
}

#footer_holder
{
	margin: 0 0px 0 21px;
}

#footer
{
	width: 100%;
    height: 73px;	
    display: none;
}

#home_page #footer {
    color:#124C33;
    border: none;
    height: 73px;	
}

