body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:67.5%;
}
h2 {
	font-weight:normal;
	font-size:1.9em;
	text-transform:uppercase;
	line-height:1.4em;
	margin-bottom:2px;
	font-family: "Times New Roman", Times, serif;	
}	
h3 {
	font-weight:bold;
	font-size:1.4em;	
	margin-bottom:2px;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;	
	clear:both;
}
h4 {
	font-weight:bold;
	font-size:1.3em;	
	font-style:italic;
	color:#333;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;	
}
p,  dd, dt, td { font-size:1.2em; }
li {font-size:1.1em; }
li ul {font-size:1em; }
a { color:#fe5301; text-decoration:none; }
#totalcontainer {
	width: 100%;
}

#logo {
	background-image:url(images/bgLogo.gif);
	background-repeat:repeat-x;
	height:121px;
}
#topnav { /* See project 7 folder for details */
	display:none;
}
/* HOME PAGE */
#leftColumn {
	width: 447px;
	float:left;
	border-left:3px solid #fff;	
	margin-top:0;
}
#rightColumn {
	width:530px;
	float:left;
	background-image:url(images/bgrightcolumn.gif);
	background-repeat:repeat-x;
}
body:last-child:not(:root:root) #rightColumn { /* to handle safari */
	margin-top:-1px;
}
#headlineColumn {
	width:330px;
	float:left;
}
/* END HOME PAGE */

#mainContent { /* For all internal pages */
	float:left;
	padding-bottom:20px;
}
#article {
	width:80%;
	float:left;
	padding-right:54px;
}
#imageGallery {
	width:100%;
	float:left;
	border-left:3px solid #fff;
	border-right:3px solid #fff;	
	padding-left:24px;	
	padding-right:24px;
}
.imgAlignLeft {
	float:left; 
	margin-right:21px;
	margin-bottom:25px;
}

#article img, #imageGallery img {
	padding: 2px;
	background-color:#fff;
	border: 1px solid #ccc;
	display:block;
	margin: 4px auto 10px auto;
}
#article .wp-caption , #imageGallery .wp-caption{
	float:left; 
	padding:6px;
	margin: 10px 21px 10px 0;
	background-color:#eee;
	border: 1px solid #ccc;
	font-size:.86em;
	color:#333;
	text-align:left;
}
#sidebarColumn {
	width:194px;
	float:left;
	border-right:3px solid #fff;
	border-left:3px solid #fff;
}
/* SEARCH */
#searchBox {
display:none;
}

/* VIDEO AREA, FRONT PAGE*/
#videoBox {
display:none;
}

#videoInsert {
display:none;
}

/* TOP LANGUAGE SELECTOR */
#languageLine {
display:none;
}
#loginLine {
display:none;
} 
/* OP ED COLUMN */
#editorial { 	padding-left:24px; padding-right:20px;padding-top:4px;}
#editorial p { line-height:1.4em; margin-bottom:0;}
/*RELATED ARTICLES BOX*/
#articlesBox {
	border: 1px solid #cccccc;
	background-color:#fff;
	background-image:url(images/bgwhybox.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:443px;
	margin: 20px 0;
}
#articlesBox  h3 {
	color:#434344;
	font-size:1.4em;	padding: 2px 16px 4px 16px ;	
}
#articlesBox  a {

}
#articlesBox   p {
	line-height:1.4em;
	font-size:1.08em;
	padding: 2px 16px;
	color:#333;
}
#article h4 a { color: #5c7a93;}
/* TERMS OF REFERNCE BOX*/
#torBox {
	width:443px;
	margin: 20px 0;
}
#torBox h3 {

	background-position: 10px top ;
	padding: 6px 0 0 46px;
	height:42px;
	margin:7px 0 -23px 0;
	color:#434344;
	font-size:1.4em;	
}
#torBox p {
	line-height:1.4em;
	font-size:1.08em;
	padding: 16px 16px 10px 16px ;
	color:#333;
	border-top: 1px solid #cccccc;
}
#torBox a {
	background-image:url(images/arrow_orange.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:10px;
	margin-left:10px;
}
/* HEADLINES - MIDDLE COLUMN */
#headlineBox { 	padding: 9px 21px 104px 21px; }
#headlineBox p { margin:0 0 3px 0; }
#headlineBox h3 a { margin-bottom:0;color: #5c7a93; }
/*  LARGE QUOTE AREA */
#quotes {
	background-image:url(images/quotes.gif);
	background-position:360px 0;
	background-repeat:no-repeat;
	font-size:2.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:24px;
	margin-top:30px;
	margin-bottom:30px;
}
.quoteAuthor { 	font-size:.62em; } 

/* IN BRIEF */
#inBrief { 	padding: 4px 17px 20px 17px; }
#inBrief h3, #inBrief h3 a  { 	color: #5c7a93; }
#inBrief h3 a {font-size:.8em;  }
#inBrief p { margin-top:0;margin-bottom:3px; font-size:1.05em; }
#keypoints { padding: 4px 27px 30px 17px; 
background-image: url(images/rtcol_dropshadow.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#keypoints ul { margin-left:-30px;	 }
#keypoints li {
	list-style-image:url(images/bullet_arrow.gif);
	margin-bottom:12px;
	line-height:1.4em;
	font-size:1em;
}
#articleOfInterest {
	width:409px;
	float:left;
	padding: 0 17px 17px 17px;
	margin: 0 17px 12px 0;
}
	
/* SUBSCRIBE BOX */
#subscribeBox {
display:none;
}

#footer {
display:none;
}

#copyrightLine {
	background-color:#fff;
	height:30px;
}
#copyrightLine p {
	padding:4px 0 0 24px; 
	margin:0;
	font-size:.9em;}	 
.author {
	font-size: 1.02em;
	text-transform:uppercase;
	margin:0;
}	
.postedDate { 	font-size:1em;	margin:0; }
.clearit { clear:both; }
sup { font-size:.8em; 	height: 0;
	line-height: 1;
	position: relative;
	top: -0.6em;
	vertical-align: baseline !important;
	vertical-align: bottom;
}
#checklist caption {
	font-size:1.4em;
	font-weight:bold;
	font-family:georgia;
	margin: 5px;
}
#checklist tbody {
	border: 1px solid #333;
	padding:4px;
	width: 100%;
	background-color:#eee;
	margin: 0 20px;
}
#checklist td {
	margin:6px;
	padding:6px;
	border-bottom:1px solid #000;
	font-size:1.1em;
	}
#checklist th {
	padding: 6px;
	background-color:#61C2CB;
	font-size:1.2em;
	text-align:left;
}
#checklist table { margin: 0 auto; }
.row {
	margin-bottom:10px; clear:both; }
.readmore { margin-top:-10px; }
#article .excerpt { margin-bottom:-10px; }
.post-meta { list-style-type:none; margin-left:-38px;margin-top:-4px; }

#suckerfishnav {
display:none;

    }
