/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}
.spacer {
	padding-left: 10px;
}

TD
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif', helvetica, 'sans serif';
}

A.download:link 
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #666666; }

A.download:active { 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #666666; }

A.download:visited {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #666666; }
	
A.download:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #F7941D; }

TH, THEAD, TFOOT
{
    COLOR: #000000;
}
/*
H1, H2,H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #000000;
}
*/

H1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	COLOR: #F7941D;
	FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}

H2
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #F7941D;
	FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}

H3
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
	margin: 0px;
	padding: 0px;
}
H4
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}
H5
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}

A:link	{	
	text-decoration:	none;
	font-weight: bold;
	color:	#F7941D;
	}
.border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #F7941D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
}
A:active{	
	text-decoration:	none;
	font-weight: bold;
	color:	#F7941D;
	}
A:visited{	
	text-decoration:	none;
	font-weight: bold;
	color:	#F7941D;
	}
A:hover	{	
	text-decoration:	underline;
	font-weight: bold;
	color:	#F7941D;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

TEXTAREA
{
    BORDER-RIGHT: #00349a 1pt solid;
    BORDER-TOP: #00349a 1pt solid;
    BORDER-LEFT: #00349a 1pt solid;
    BORDER-BOTTOM: #00349a 1pt solid;
    FONT-FAMILY: Arial,Verdana, 'MS Sans Serif';
}

.orange:link	{	
	text-decoration:none;
	font-weight: bold;
	color:	#F7941D;
	}
.orange:active{	
	text-decoration:none;
	font-weight: bold;
	color:	#F7941D;
	}
.orange:visited{	
	text-decoration:none;
	font-weight: bold;
	color:	#F7941D;
	}
.orange:hover	{	
	text-decoration:underline;
	font-weight:bold;
	color:	#F7941D;
	}

.blacklink:link	{	
	text-decoration:none;
	font-style:italic;
	font-weight: normal;
	color:	#000000;
	}
.blacklink:active{	
	text-decoration:none;
	font-style:italic;
	font-weight: normal;
	color:	#000000;
	}
.blacklink:visited{	
	text-decoration:none;
	font-style:italic;
	font-weight: normal;
	color:	#000000;
	}
.blacklink:hover	{	
	text-decoration:underline;
	font-style:italic;
	font-weight: normal;
	color:	#000000;
	}

	
.formInput
{
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;
    BORDER-LEFT: black 1pt solid;
    BORDER-BOTTOM: black 1pt solid;
    FONT-FAMILY: Verdana, Arial, helvetica, 'sans serif';
}
.submitButton
{
    FONT-SIZE: 70%;
    BORDER-LEFT-COLOR: #a24e03;
    BORDER-BOTTOM-COLOR: #a24e03;
    MARGIN: 4px;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-TOP-COLOR: #facda5;
    FONT-FAMILY: Arial, Verdana, sans-serif;
    BACKGROUND-COLOR: #ff871c;
    BORDER-RIGHT-COLOR: #fbad68;
}

.LargesubmitButton
{
    FONT-SIZE: 100%;
    BORDER-LEFT-COLOR: #a24e03;
    BORDER-BOTTOM-COLOR: #a24e03;
    MARGIN: 4px;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-TOP-COLOR: #facda5;
    FONT-FAMILY: Arial, Verdana, sans-serif;
    BACKGROUND-COLOR: #ff871c;
    BORDER-RIGHT-COLOR: #fbad68;
}

.PayNow
{
    FONT-SIZE: 100%;
    BORDER-LEFT-COLOR:  #ff871c;
    BORDER-BOTTOM-COLOR:  #ff871c;
    MARGIN: 4px;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-TOP-COLOR:  #ff871c;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, Verdana, sans-serif;
    BACKGROUND-COLOR: #ff871c;
    BORDER-RIGHT-COLOR: #ff871c;
}

.niceList
{
    FONT-FAMILY: Verdana, Arial;
    LIST-STYLE-TYPE: square;
}
.smallTable
{
    FONT-SIZE: xx-small;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma;
}
bodysmall
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}
.smalltext
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}
.ContentTitle
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 18pt;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}
.ContentExtract
{
    FONT-SIZE: 12pt;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}

.defhead
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}
.defitem
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}
.GridText
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
}
.BlackLink
{
    FONT-SIZE: 10pt;
    FONT-STYLE: Italic;
    COLOR: #000000;
    TEXT-DECORATION: none;
}
.arrow {
	list-style-image: url(/images/greyarrow.gif);}
	
.usedButton
{
    COLOR: #999999;
    BACKGROUND-COLOR: #666666;
    TEXT-DECORATION: line-through;
}
.smallqText
{
    FONT-SIZE: 70%;
    FONT-FAMILY: Arial, Verdana, 'san serif';
}
.archivehead{font-weight:bold;
				background-color:#F9D0A7;
				padding: 5px;
				height: 50px;
				color:#000000;}
.norepeat {
	background-image: url(/images/poll/background.gif);
	background-repeat: no-repeat;
}
.style1 {
color: #FF9A31
}

.footer hr{
	border: 0;
	width: 80%;
	color: #6b6a6a;
	height: 1px;
}

.footer A:link {text-decoration:none;
	font-weight: normal;
	color:	#6b6a6a;}
.footer A:visited {text-decoration:none;
	font-weight: normal;
	color:	#6b6a6a;}
.footer A:active {text-decoration:none;
	font-weight: normal;
	color:	#6b6a6a;}
/*
.footer A:hover {text-decoration:underline overline;
	font-weight: normal;
	color:	#F7941D;}
*/
.footer
{
	color:	#F7941D;
}

.footer A:hover {
	font-weight: normal;
	color:	#F7941D;
	}
	
.footer2 A:link {text-decoration:none;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
    FONT-SIZE: 10pt;
	font-weight: bold;
	color:	#F7941D;}
.footer2 A:visited {text-decoration:none;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
    FONT-SIZE: 10pt;
	font-weight: bold;
	color:	#F7941D;}
.footer2 A:active {text-decoration:none;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
    FONT-SIZE: 10pt;
	font-weight: bold;
	color:	#F7941D;}
.footer2 A:hover {text-decoration:underline;
    FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
    FONT-SIZE: 10pt;
	font-weight: bold;
	color:	#F7941D;}
	
.text {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

	
.text_underline {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	border-bottom-width: 1px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff9900;
	border-left-color: #ff9900;
	background-position: left;
	text-align: left;
}
.table_top {
	background-color: #ff9900;
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	background-position: left;
	text-align: left;
	padding-left: 10px;
}
.pad {
	padding-left: 20px;
}
.heading {

	font-family: Arial;
	font-size: 14px;
	color: #F0611D;
	margin: 0px;
	padding: 10px 0px;
}.csr {
	border: 2px solid #ff9933;
	padding-left: 10px;
	padding-right: 10px;
}

.business {
	border: 2px solid #cc3333;
	padding-left: 10px;
	padding-right: 10px;
	}

.government {
	border: 2px solid #993366;
	padding-left: 10px;
	padding-right: 10px;
}

.publications {
	border: 2px solid #336666;
	padding-left: 10px;
	padding-right: 10px;
}

.standards {
	border: 2px solid #cc3333;
	padding-left: 10px;
	padding-right: 10px;
}

.non_government {
	border: 2px solid #336699;
	padding-left: 10px;
	padding-right: 10px;
}
.other {
	border: 2px solid #666666;
	padding-left: 10px;
	padding-right: 10px;
}
.csr_header {
	color: #ffffff;
	width: 100%;
	background-color: #ff9933;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.business_header {
	color: #ffffff;
	width: 100%;
	background-color: #cc3333;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.government_header {
	color: #ffffff;
	width: 100%;
	background-color: #993366;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.publications_header {
	color: #ffffff;
	width: 100%;
	background-color: #336666;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.standards_header {
	color: #ffffff;
	width: 100%;
	background-color: #cc3333;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.non_government_header {
	color: #ffffff;
	width: 100%;
	background-color: #336699;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.other_header {
	color: #ffffff;
	width: 100%;
	background-color: #666666;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}

.formInputHome {
	FONT-FAMILY: Arial;
	font-size:11px;
	margin-bottom: 5px;
	border: 1pt solid #ce7510;
}
.formInputHome2 {
	FONT-FAMILY: Arial;
	font-size:11px;
	margin-bottom: 5px;
	border: 1pt solid #cccccc;
}

.Form { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; border: 1px #000000 solid}
.newsletter {

	color: #CE7510;
	width: 100%;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.irrepressible {
	height: 125px;
	width: 125px;
	
}
.wheelhouse {
	FONT-SIZE: 10pt;
	COLOR: #F05F2C;
	FONT-FAMILY: Arial, Verdana, helvetica, 'sans serif';
	background-position: right;
}
.submitButtonCopy {
	FONT-SIZE: 70%;
	BORDER-LEFT-COLOR: #a24e03;
	BORDER-BOTTOM-COLOR: #a24e03;
	MARGIN: 0px;
	CURSOR: hand;
	COLOR: #ffffff;
	BORDER-TOP-COLOR: #facda5;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	BACKGROUND-COLOR: #ff871c;
	BORDER-RIGHT-COLOR: #fbad68;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#climate-change { background-image:url(http://www.article13.com/images/2009/issues_1layered_01.gif); display:block; height:184px; text-indent:-9999px; width:184px; } #corporate-governance { background-image:url(http://www.article13.com/images/2009/issues_1layered_02.gif); display:block; height:184px; text-indent:-9999px; width:198px; } #social-exclusion { background-image:url(http://www.article13.com/images/2009/issues_1layered_03.gif); display:block; height:184px; text-indent:-9999px; width:200px; } #stakeholder-engagement { background-image:url(http://www.article13.com/images/2009/issues_1layered_04.gif); display:block; height:199px; text-indent:-9999px; width:184px; } #sustainability { background-image:url(http://www.article13.com/images/2009/issues_1layered_05.gif); display:block; height:199px; text-indent:-9999px; width:198px; } #sustainability-reporting { background-image:url(http://www.article13.com/images/2009/issues_1layered_06.gif); display:block; height:199px; text-indent:-9999px; width:199px; }

#climate-change2 {  
background-image:url(http://www.article13.com/images/2009/images-c/theissues3_2-Climate-page_01.gif);  
display:block;  
height:184px;  
text-indent:-9999px;  
width:184px;  
} 

#technology-change {  
background-image:url(http://www.article13.com/images/2009/images-c/theissues3_2-Climate-page_02.gif);  
display:block;  
height:184px;  
text-indent:-9999px;  
width:198px;  
}

#future-change {  
background-image:url(http://www.article13.com/images/2009/images-c/theissues3_2-Climate-page_03.gif);  
display:block;  
height:184px;  
text-indent:-9999px;  
width:200px;  
}

#behaviour-change {  
background-image:url(http://www.article13.com/images/2009/images-c/theissues3_2-Climate-page_04.gif);  
display:block;  
height:199px;  
text-indent:-9999px;  
width:184px;  
}

#cop-15 {  
background-image:url(http://www.article13.com/images/2009/images-c/theissues3_2-Climate-page_05.gif);  
display:block;  
height:199px;  
text-indent:-9999px;  
width:198px;  
}

#a13 {  
background-image:url(http://www.article13.com/images/2009/images-c/theissues3_2-Climate-page_06.gif);  
display:block;  
height:199px;  
text-indent:-9999px;  
width:200px;  
}

#corruption {  
background-image:url(http://www.article13.com/images/2009/images-t/theissues3_2-transparency-page_01.gif);  
display:block;  
height:184px;  
text-indent:-9999px;  
width:184px;  
} 

#ngo {  
background-image:url(http://www.article13.com/images/2009/images-t/theissues3_2-transparency-page_02.gif);  
display:block;  
height:184px;  
text-indent:-9999px;  
width:198px;  
}

#sustainable-business {  
background-image:url(http://www.article13.com/images/2009/images-t/theissues3_2-transparency-page_03.gif);  
display:block;  
height:184px;  
text-indent:-9999px;  
width:200px;  
}

#case-studies {  
background-image:url(http://www.article13.com/images/2009/images-t/theissues3_2-transparency-page_04.gif);  
display:block;  
height:199px;  
text-indent:-9999px;  
width:184px;  
}

#fight-corruption {  
background-image:url(http://www.article13.com/images/2009/images-t/theissues3_2-transparency-page_05.gif);  
display:block;  
height:199px;  
text-indent:-9999px;  
width:198px;  
}

#standards {  
background-image:url(http://www.article13.com/images/2009/images-t/theissues3_2-transparency-page_06.gif);  
display:block;  
height:199px;  
text-indent:-9999px;  
width:199px;  
}

