/* CSS Document */
body {  
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
}

.generalText {

	font-family: arial, helvetica, sans-serif;
	font-size:9pt;
	font-style: normal; 
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.indentText {

	font-family: arial, helvetica, sans-serif;
	font-size:9pt;
	font-style: italic; 
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.imageText {

	font-family: arial, helvetica, sans-serif;
	font-size:8pt;
	font-style: normal; 
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}


/* Bold font for links to sections 4 and 6 - added 16/08/06 by AR - at request of author */

a.boldtitle {font-family:arial,helvetica,sans-serif;font-size:9pt;color:#000000;font-weight:bold;text-decoration:none;}
a.boldtitle:hover {color: #CCCCCC}
a.boldtitle:hover:visited {color: #CCCCCC}
a.boldtitle:visited {color: #000000}
a.boldtitle:visited:hover {color: #CCCCCC}


a {font-family:arial,helvetica,sans-serif;font-size:9pt;color:#666666;font-weight:bold;text-decoration:none;}
a:hover {color: #CCCCCC}
a:hover:visited {color: #CCCCCC}
a:visited {color: #666666}
a:visited:hover {color: #CCCCCC}

.title1 {

	font-family: arial, helvetica, sans-serif;
	font-size:12pt;
	font-style: normal; 
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3399cc;
	text-decoration: none;
}

.title2 {

	font-family: arial, helvetica, sans-serif;
	font-size:9pt;
	font-style: normal; 
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

.footNote {

	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal; 
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a.global {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal
}

a.global:visited {color: #CC0000}
a.global:hover {color: #CC0000}
a.global:hover:visited {color: #CC0000}
a.global:visited:hover {color: #CC0000}

.topbannerline {
	background-color: #DDDDDD;
}
	
.topbannertext {
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	font-style: normal;
	font-weight: bold; 
}
