/* TABLE OF CONTENT

1 Headers
2 Text elements
3 Colours
4 Lists
5 Form elements
6 Positioning
 */

/* ------- 1 HEADERS ---------- */
h1 {  
	background: transparent;
	color: #A1102A;
	font-size: 155%;
	margin: 20px 0 30px 0;
	padding: 0;
}

h2, h3, h4 {  
	font-size:100%;
	margin: 0 0 14px 0;
	padding: 0;
}
h2.hotspotstyle {
	color: #a1102a;
	font-size:120%;
	padding: 10px 5px 10px 0px;
	margin:0;
}
#leftcolhotspot h2 {
	padding: 0 11px 5px;
	border-bottom:1px solid #fff;
	margin: 0 0 6px 0;
}


/* ------- 2 TEXT ELEMENTS ---------- */
p { 	
 	padding: 0;
	margin: 0 0 14px 0;
 	text-align:left;
}
p.halfline, .halfline { 	
 	margin: 0 0 7px 0;
}
p.nospace, .nospace { 	
 	margin: 0;
}
a:link, a:visited { 
	text-decoration: underline; 
	color: #000;
}
a:hover, a:focus, a:active { 
	text-decoration: none; 
	color: #000;
}

a:link .highlightlink, a:visited .highlightlink { 
	text-decoration: underline; 
	color: #000;
}
a:hover .highlightlink, a:focus .highlightlink, a:active .highlightlink { 
	text-decoration: none; 
	color: black;
}

ul.pdf a:link, ul.pdf a:visited, ul.pdf a:hover, ul.pdf a:focus, ul.pdf a:active { 
	background: url("../images/icons/ico_pdf.gif") top left no-repeat;
	padding: 1px 0 4px 24px;
	display:block;
}


acronym {
	/*border-bottom: none;*/
}

p.smalltext {
	font-size:95%;
}
.bigtext {
	font-size:110%;
}
p.note {
	margin-top: 25px;
}

.bold {
	font-weight: bold;
}
.nobold {
	font-weight: normal;
}

/* ------- 3 COLOURS  ---------- */
/* Add specific background and font colours for body content here */
.error, .red {color:#FF0000;}

/* ------- 4 LISTS   ---------- */
/* Add definition, ordered and unordered list classes for body content here */
ul {
	margin:0 0 0 16px;
	padding: 0 0 14px 0;
}
ul li {
	margin: 0;
	padding:0;	
}
ul li ul {
	list-style-type:disc;
}
ul.links {
	margin:0;
	padding: 0 0 14px 0;
	clear:both;
	width: 100%;
}
ul.links li {
	list-style-type: none;
	clear: both;
	width: 100%;
}
ul.links li h2 {
	margin: 8px 0 0px 0;
}
dl {
	padding: 0 0 14px 0;
	margin: 0;
}
dl dt {
	margin: 0;
	padding: 0;
	font-weight:bold;
}
dl dd {
	margin: 0;
	padding: 0 0 14px 0;
}
ol.alpha {
	list-style-type:lower-alpha;
}
/* ------- 5 FORM ELEMENTS   ---------- */
/* Add all  form specific classes  here */
legend {
	/* this is impossible to style consistently
	accross browsers, so is set to display: none */
	display: none;
}
form, fieldset  {
	border:0;
	margin:0;
	padding:0;
}
input, textarea, select {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:95%;
}
input.button {
	background:0;
	border: 0;
	cursor: pointer;
	font-weight:bold;
	font-size:100%;
	margin: 0;
	overflow: visible;
	padding:0;
	text-align:left;
	text-decoration: underline;
	width: auto;
}
input.button_f2 {
	background:0;
	border: 0;
	cursor: pointer;
	font-weight:bold;
	font-size:100%;
	margin: 0;
	overflow: visible;
	padding:0;
	text-align:left;
	text-decoration: none;
	width: auto;
}
input.search {
	margin: 3px 0 12px 0;
	width: 120px;
}

/* ------- 5 TABLE ELEMENTS   ---------- */
table {
	text-align:right;
	clear:left;
	margin: 0 0 14px 0;
	font-size: 95%;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
th, td {
	vertical-align:bottom;
	padding: 4px 0 0 5px;
}
th.left, td.left {
	text-align:left;
}
th.top, td.top {
	vertical-align:top;
}
th.shade, td.shade {
	background: #f3f3f1;
}
th.line, td.line {
	border-bottom:1px solid #000;
}

tr.highlight td{
	background:#a1102a;
}
td.indent {
	text-align:left;
	padding-left: 15px;
}


table.bulletin {
	text-align:left;
	clear:left;
	margin: 0 0 14px 0;
	font-size: 95%;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

table.bulletin th {
	vertical-align:bottom;
	padding: 5px;
	background:#a1102a;
	border-bottom:1px solid #000;
}
table.bulletin td {
	vertical-align:bottom;
	padding: 5px;
}
table.bulletin th.left, table.bulletin td.left {
	text-align:left;
}



/* ------- 6 POSITIONING   ---------- */
/* Add positioning classes  here eg: boxed ads,  special layouts etc */
.floatleft{
	float:left;
	}
	
.floatright{
	float:right;
	}

.clearboth{
	clear:both;
	}

div.hotspotcontent, div.hotlinks {
	min-height: 90px;
	font-size: 100%;
	width: 164px;
}

div.hotspotcontent p, div.hotlinks p{
	padding: 0 13px 0 0;
	margin:0 0 0 0;
}

div.internalhotspot {
	float: right;
	width: 172px;
	padding: 30px 10px 0 0;
}
div.internalhotspot p {
	padding-left: 12px;
	padding-top: 7px;
	font-size: 95%;
}
div.internalhotspot ul {
	width:164px;
	margin:0 0 0 2px;
	padding: 2px 0 0 0;
	background: #FFF url("../images/menu/grey_dotted_line.gif") repeat-x;
	color: #CC1233;
	font-weight:bold;
}
div.internalhotspot ul li {
	list-style-type: none;
	padding: 4px 10px 5px 11px;
	margin: 0;
	background: #FFF url("../images/menu/grey_dotted_line.gif") bottom left repeat-x;
}
div.internalhotspot a:link, div.internalhotspot a:visited  {
	color: #A1102A;
	font-weight:bold;
	text-decoration:none;
}
div.internalhotspot a:hover, div.internalhotspot a:active, div.internalhotspot a:focus {
	text-decoration:underline;
}

#contentwrapper div.contentright img {
	margin-top: 35px;
}
#leftcolhotspot .hotspotmain img {
	margin-left:5px;
}

#togglecontent {
	float:left;
	width: 100%;
}
.togglecontainer, .collapse_inner, .collapse{
	clear:both;
	float:left;
	width: 340px;
}
.togglecontainer {
	padding: 0 0 5px;
}
.collapse{
display:none;}

.collapse table{
border-bottom:none;
margin:0;}

.slidecontent table tr.line td, .slidecontent table tr.line th, #togglecontent table tr.line td, #togglecontent table tr.line th{
border-bottom:1px solid #000;
padding-bottom:2px;}

.slidecontent table tr.thickline td, #togglecontent table tr.thickline td, #togglecontent table tr.thickline th{
border-bottom:2px solid #000;
padding-bottom:2px;}

.collapse table ul, .slidecontent ul{
list-style-type:none;
margin:0;}

.togglecontainer h2, h2.slide {
	width:340px;
	float:left;
}
.togglecontainer h2 {
	margin: 0 0 6px;
}
.togglecontainer .collapse h2{
	margin: 0 0 14px;
}

.togglecontainer h2 a:link, .togglecontainer h2 a:visited {
	background: url("../images/buttons/btn_downs.gif") no-repeat 100% 50%;
	display: block;
	text-decoration:none;
	padding: 4px 0;
	width: 340px;
}
.togglecontainer h2 a:hover, .togglecontainer h2 a:active, .togglecontainer h2 a:focus {
	text-decoration: underline;
}
.togglecontainer h2 a.lit ,.togglecontainer h2 a.lit:link, .togglecontainer h2 a.lit:visited {
	background-image: url("../images/buttons/btn_ups.gif")
}
.extralinks{
width:100%;
clear:both;
padding-top:20px;
border-top:1px solid #000;}


.slider_link, .slider_link:link, .slider_link:visited {
	width: 340px;
	display: block;
	float:left;
	padding:4px 0;
	text-decoration:none;
	background: url("../images/buttons/btn_nexts.gif") no-repeat 100% 50%;
}
.slider_link:hover, .slider_link:active, .slider_link:focus {
	text-decoration: underline;
}
h2.slide a.lit, h2.slide a.lit:link, h2.slide a.lit:visited {
	background-image: url("../images/buttons/btn_previouss.gif");
}
.slidecontent{
height:180px;
clear:both;
}

#item1, .slider{
float:right;
}

.greybg{
background: #f3f3f1;
	color: #000;}

/* -------END OF THIS STYLESHEET  ---------- */

.wysiwyg_left_imageContainer{
	float: left; 
    margin: 0 10px 10px 0;
}

.wysiwyg_left_imageContainer .wysiwyg_caption{
	clear: both;
}
.wysiwyg_clearwrap{
	clear: both;
}

.wysiwyg_right_imageContainer{
	float: right;
	margin: 0 0 10px 10px;
}

.wysiwyg_right_imageContainer .wysiwyg_caption{
	clear: both;
}

/*--------------------------*/
/*---- wysiwyg_FINANCIAL TABLES ----*/
/*--------------------------*/

	
table.wysiwyg_financial {
	font-size:85%;
	border-top:1px solid #000000;
	font-family:verdana, arial, sans-serif;
	margin:25px 0px 25px 0px;
	border-collapse:collapse;
}

table.wysiwyg_financial td, table.wysiwyg_financial th{
	border:1px solid #CCCCCC;
	text-align:right;
	padding:3px 0px 6px 0px;
	vertical-align:bottom;
}

table.wysiwyg_financial td.left  {
	text-align: left;
}
table.wysiwyg_financial th {
	text-align: center;
	padding:3px 0px 6px 0px;
	vertical-align:bottom;
}

table.wysiwyg_financial th {
padding-left:5px;
}

table.wysiwyg_financial td.noLine, table.wysiwyg_financial th.noLine, table.wysiwyg_financial tr.doubleLine td.noLine, table.wysiwyg_financial tr.singleLine td.noLine{
	border-bottom:0px solid #CCCCCC !important;
	}

table.wysiwyg_financial tr.last td{
	border-bottom:1px solid #000000;
}

table.wysiwyg_financial td.doubleLine {
	border-bottom:2px solid #000000 !important;
}

table.wysiwyg_financial tr.doubleLine td{
	border-bottom:2px solid #000000 !important;
}
table.wysiwyg_financial tr.doubleLine td.alignleft{
	border-bottom:1px solid #CCCCCC !important;
}

table.wysiwyg_financial td.singleLine {
	border-bottom:1px solid #000000 !important;
}

table.wysiwyg_financial tr.singleLine td{
	border-bottom:1px solid #000000 !important;
}
table.wysiwyg_financial tr.singleLine td.alignleft{
	border-bottom:1px solid #CCCCCC !important;
}

table.wysiwyg_financial tr.first th{
	border-bottom:1px solid #000000!important;
}
table.wysiwyg_financial tfoot td{
	font-size:85%;
	border-bottom:0px solid #CCCCCC;
	font-family:verdana, arial, sans-serif;
	margin:0px;
	padding:10px 0px 0px 0px;
	}

table.wysiwyg_financial tfoot SUP{
	font-size:110%;
	}
