/*In head section of page <link rel=stylesheet type="text/css" href="..\css\styles.css">*/

<!--
a.light_blue_link,a:visited.light_blue_link,a:active.light_blue_link,a:link.light_blue_link {
	color:				#3399FF;
}

a.grey_link,a:visited.grey_link,a:active.grey_link,a:link.grey_link {
	color:				#878576;
}

a.grey_link_underline,a:visited.grey_link_underline,a:active.grey_link_underline,a:link.grey_link_underline {
	color:				#878576;
	text-decoration:	underline;
}

a:hover.grey_link_underline
{
	text-decoration:	none;
}

a.black_link_underline,a:visited.black_link_underline,a:active.black_link_underline,a:link.black_link_underline {
	color:				#000000;
	text-decoration:	underline;
}

a:hover.black_link_underline
{
	text-decoration:	none;
}


a,a:visited,a:active,a:link
{
	text-decoration:	none;
	/*font-weight:		bold;*/
	color:				#000000;
}

a:hover
{
	text-decoration:	underline;
}

a:hover.no_highlight
{
	background-color:	transparent;	
}

body
{
	background-color:	#FFFFFF;
	font-family:		Trebuchet MS, Arial, Helvetica, sans-serif;
	color:				#000000;
	font-size:			xx-small;
	
	/*
	SCROLLBAR-SHADOW-COLOR:		lightgrey; 
	SCROLLBAR-3DLIGHT-COLOR:	#ffffff; 
	SCROLLBAR-ARROW-COLOR:		#17467A; 
	SCROLLBAR-DARKSHADOW-COLOR:	#eeeeee; 
	SCROLLBAR-BASE-COLOR:		#eeeeee;
	*/
}

table
{
	font-size:			12px;
	/*background-color:	#FFFFFF;*/
}

p
{
	color:				#000000;
	font-family:		Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:			12px;
	margin-top:			5px;
	margin-bottom:		10px;
	text-align:			justify;
}
.performance_table_colour1
{
	background:			#6699CC;
}
.bordercolor1
{
	border-color:		#17467A;
}

#self_certified
{
	width:				221px;
	padding:			28px 15px 15px 15px;
	color:				#000000;
	font-weight:		bold;
}

/*BEGIN Colours for strategy selector*/
.strat_colour_head
{
	color:				#878576;
	font-weight:		bold;
	border-bottom:		solid 1px white;
	padding:			5px 0px 5px 5px;
}

.strat_colour_icon
{
	color:				#ffffff;
	background-color:	#17467a;
	border-bottom:		solid 1px white;
}

.strat_colour1
{
	color:				#878576;
	border-bottom:		solid 1px white;
	padding:			5px 0px 5px 5px;
}

.strat_colour2
{
	color:				#878576;
	border-bottom:		solid 1px white;
	padding:			5px 0px 5px 5px;
}

.strat_colour3
{
	color:				#878576;
	border-bottom:		solid 1px white;
	padding:			5px 0px 5px 5px;
}
/*END Colours for strategy selector*/

#main_menu
{
	background-color:	#003366;
	text-align:			center;
	font-size:			11px;
}

#main_menu td
{
	vertical-align:		bottom;
}

#main_menu a,#main_menu a:visited,#main_menu a:active,#main_menu a:link
{
	text-decoration:	none;
	font-weight:		bold;
	color:				#ffffff;
}

#main_menu a:hover
{
	text-decoration:	underline;
	background-color:	#003366;
	color:				#ffffff;
	font-weight:		bold;
}

#main_menu a:hover.no_highlight
{
	background-color:	transparent;	
}

.homepage_text
{
	color:				#878576;
	font-size:			14px;
	line-height:		20px;
	vertical-align:		top;
}

.body_table
{
	padding:			0px 30px 10px 25px;
}

.body_table ul
{
	padding-left:		15px;
}

.body_table ul li
{
	padding-bottom:		5px;
}

.left_column
{
	padding-left:		20px;
}

.section_title
{
	padding-top:		20px;
	vertical-align:		middle;
	font-size:			16px;
}

.background_1
{
	background-color:	#ddddd5;
}

.background_2
{
	background-color:	#bbb8a7;
}

.background_3
{
	background-color: #d3d3d3;
}

.bullet_row
{
	padding-bottom:		5px;
}

ol,li
{
	font-size:			12px;
	text-align:			justify;
}

h1,h2,h3,h4,h5,h6
{
	margin-top:			-0px;
    margin-bottom:		-0px;
}

h4
{
	margin-top:			-0px;
    margin-bottom:		-0px;
    font-size:			14px;
}

.prices_format
{
	font-family:		Trebuchet MS, Arial, Helvetica, sans-serif;
	color:				#000000;
	font-size:			xx-small;
}

.prices_format_back_colour1
{
	background-color:	#999999;
}

.prices_format_back_colour2
{
	background-color:	#17467A;
}

.prices_format_back_colour3
{
	background-color:	#17467A;
}

.prices_format_back_colour4
{
	background-color:	#7BAAD5;
}

.prices_format_back_colour_alternating1
{
	background-color:	#eeeeee;
}

.prices_format_back_colour_alternating2
{
	background-color:	#FFFFFF;
}

.gwms_performance_head
{
	color:				#FFFFFF;
	
}

.gwms_performance_currency_icon
{
	font-size:			36px;
	font-weight:		bold;
	color:				#17467A;
}

.highlight_table_lightly
{
	background-color:	#F3F3F3;
}

.default_text
{
	font-family:		Trebuchet MS, Arial, Helvetica, sans-serif;
	color:				#000000;
	font-size:			12px;
}

.jump_in_page
{
	font-size:			9px;
}

.stand_out_bground_for_table
{
	background:			#F3F3F3;
}

.stand_out_bground_for_table2
{
	background:			#EBEBEB;
}

.coloured_date
{
	color:				#999999;
}

.fund_details_background1
{
	background:			#FFFFFF;
}

.fund_details_background2
{
	background:			#F3F3F3;
}

.fund_details_table_bground
{
	background:			#999999;
}

.fund_details_table_header_bground
{
	background:			#17467A;
}

.xxsmall_bold_white
{
	font-size:			xx-small;
	font-weight:		bold;
	color:				#FFFFFF;
}

.xxsmall_black
{
	font-size:			xx-small;
	color:				#000000;
}

.b0ld
{
	font-weight:		bold;
}

.dark_blue
{
	color:				#17467A;
}

.blu3
{
	/*color:				#17467A;*/
	color:				#000000;
}

.headsuptextcolumn
{
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: left;
	width: 450px;
}

.headsupsubtextcolumn
{
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	color: Gray;
}

.headsuplinkcolumn
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.10pixels
{
	font-size:		10px;
}

table.xxsmall
{
	font-size:			xx-small;
	/*background-color:	#FFFFFF;*/
}

.white_bold
{
	font-weight:		bold;
	font-size:			11px;
	color:				#FFFFFF;
	font-family:		Tahoma;
}

.xsmall_blue
{
	font-family:		Trebuchet MS, Arial, Helvetica, sans-serif;
	color:				#17467A;
	font-size:			x-small;
}

.8points
{
	font-size:			8pt;
}

.tahoma_
{
	font-family:		Tahoma;
}

.style33 {font-size: x-small}
.style34 {color: #000099}
.style36 {font-size: xx-small}
.styleColFund {width: 175px; vertical-align: top;padding-top:3px;}
.styleColClass {width:75px;}
.styleColPdf {width:18px; margin-right:0px}
.styleColOpen {width: 610px; vertical-align: top; padding-right: 5px;}
.styleColOpen2 {width: 305px; vertical-align: top; padding-right: 5px;}
.styleColVLine {border-left-color:lightGrey; border-left-style:solid; border-left-width:thin;}
.styleColClosed {width: 305px; vertical-align: top; padding-right: 2px;}
.styleColHide {width: 0px;}
.styleColHLine {border-bottom-color:lightblue; border-bottom-style:solid; border-bottom-width:thin;}

-->
