body {
	margin:0px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	}
p { margin-top:0px;}
img { border:0px;}
sup { vertical-align:text-top; font-size:0.8em; }

#base { 
	width:800px; 
	margin:0 auto;
	background-color:#fff;
	border-left:1px solid #929291;
	border-right:1px solid #929291;
	/*background-image:url(../images/gr_bg.gif);
	background-repeat:repeat-y;*/
	color:#232323;
	}

/* top banner */
#header { height:65px; margin:0px;}

/* Flash area at top of every page */
#flash { height:200px; margin:0px;
background-image:url(../images/SFTS10-animbanner-EN.gif);}

/**** NAVIGATION AREA ****/
#nav {
	height:31px; 
	background-image:url(../images/gr_bg_nav.gif); 
	background-repeat:repeat-x; 
	padding-left:10px;
	}
#nav ul, #subNav ul { 
	margin:0px; 
	padding:0px; 
	list-style:none;
	}
#nav ul li, #subNav ul li { 
	display:inline; 
	margin:-3px; 
	padding:0px; 
	height:31px;
	}
#subNav { 
	padding-left:56px; 
	height:19px; 
	background-color:#6b6b6b;
	border-top:1px solid #929291;
	border-bottom:1px solid #929291;
	}
	

/* MAIN CONTENT AREA */
#content { padding:24px 24px 24px 44px;	font-size:0.6875em;	}	
/* Standard layout with "we've raised" graphic */
#content #leftCol { width:439px; margin-right:20px; float:left; }
#content #rightCol { width:273px; float:left; }
#content #rightCol .logoBar { width:174px; margin-left:19px; float:right; }

/* Alternate layout with wider text column */
#content #leftColWide { width:548px; margin-right:10px; float:left; }
#content #rightColNarrow { width:174px; text-align:right; float:left; }

/* Page Titles */
h2 { font-size:1.2em; margin:0px; }
h3 {
	font-size:1.1em;
	color:#EB0A8D;
	margin:5px 0px 0px 0px;
}
h4 { font-size:1em; margin-bottom:0px; }

.style1 {	color: #EB0A8D;
	font-weight: bold;
	font-size: 2em;
	letter-spacing: normal;
	line-height: normal;
}

/* Images in content set to align="left" */
.inlineImageLeft { margin-right:10px; margin-bottom:10px;}
/* lists with no bullets */
ul.noBullets { list-style-type:none; margin:0px; padding:0px; }
/* sections with multiple columns within main text area */
.col { width:auto; float:left; margin-right:12px;}
/* centre-align for text under thumbnails */
.thumbs { text-align:center; }

.campaignPartners img { margin-bottom:10px;}

/* Fact Box on homepage */
#didYouKnow { 
	width:419px; 
	margin-top:-3px; 
	padding:10px; 
	background-image:url(../images/bg_didyouknow.png); 
	background-repeat:no-repeat; 
	background-position:bottom left; 
	color:#545454; 
	font-size:0.9em;
	}
#didYouKnow ul { margin:1em; padding:0.5em; }

/* Tables within the content area */
.contentTable { width:100%;}
.contentTable th, .contentTable td { padding:5px;}
.contentTable th { 
	text-align:left;
	border-bottom:2px dotted #a27db9;
	border-right:1px solid #a27db9;
	}
.contentTable td {
	border-bottom:1px solid #a27db9;
	border-right:1px solid #a27db9;
}
.contentTable .lastCol { border-right:0px;}

/* Stories/Media Centre styles */
#videos, #imageGal, #audio { display:block;}
#videos .col, #imageGal .col { margin-right:40px;}
#imageGal .col { margin-bottom:30px;}

.col .imgCaption { font-size:0.8em; padding-bottom:10px;}

/* Read Stories styles */
#read { clear:left; margin-top:20px;}
#readNav { width:76px; float:left;}
#readNav ul { margin:0px; padding:0px; list-style-type:none;}
#readNav ul li { padding-bottom:1em;}
#readNav .currStory { font-weight:bold;}
#readContent { width:472px; float:left;}

/**** GENERAL LINKS ****/
a:link, a:visited { color:#0072bc; text-decoration:underline;}
a:hover, a:active { color:#EB0A8D; text-decoration:none;}

/**** FOOTER STYLES ****/
#footer { 
	clear:both; 
	margin:40px 24px 0px 24px; 
	padding-bottom:12px; 
	border-top:1px solid #848484; 
	font-size:0.625em; 
	color:#848484;
	}
#footer a:link, #footer a:visited { color:#848484; text-decoration:none;}
#footer a:hover, #footer a:active { color:#000; text-decoration:underline;}

