/*********************************************
TAG FORMATTING
*********************************************/
body {
	background-color: #3F3997;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	color: #FFFFFF;
	background-image: url(/images/backgroundTile_purple.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
html>body {
	font-size: small; /* be nice to Opera */
}
h1,h2,h3,h4 {
	color: #49439C;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0px;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1em;
}
p, #text ul li {
	color: #000;
	font-size: 0.95em;
	margin-top: 0px;
}
a {
	color: #333333;
}
a img {
	border-style: none;
}
caption {
	display: none;
}
img, div {
	behavior: url(/css/iepngfix.htc);
}
hr {
	width: 100%;
	border: 0px;
	height: 1px;
	background-color: #49439C;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*********************************************
LAYOUT
*********************************************/
#wrapper {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	background-color: #414141;
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#wrapper #header {
	width: 934px;
}
#wrapper #headerTop {
	width: 934px;
	height: 28px;
	overflow: hidden;
}
#header #logo {
	float: left;
	padding-left: 10px;
	margin-right:72px;
}
#header #clock {
	float: left;
	margin-top: 2px;
}
#header #search {
	float: right;
	margin-top: 6px;
	padding-top: 0px;
	width: 166px;
	height:17px;
}
#header #search_text {
	float:right;	
	padding-top:0px;
}
#header #search_box {
	float:left;
	padding-top:0px;
}
#header #search_box input{
	border:0px solid #ffffff;
	margin:0px;
	padding:0px;
	width:122px;
	height:17px;
}
#header #nav {
	width: 934px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: none;
	padding: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#header #nav li a:hover {
	text-decoration: underline;
}
#header #nav li.active a, #header #nav li a:hover {
	color: #FFFFFF;
}
#content {
	width: 934px;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/763x545rounded_white.jpg);
	background-repeat: no-repeat;
}
#leftSidebar1, #leftSidebar2, #leftSidebar3, #leftSidebar4, #leftSidebar5, #rightSidebar1, #rightSidebar2, #rightSidebar3 {
	height: 105px;
	width: 166px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
.maskLeft {
	background-image: url(/images/leftMask.png);
	float: left;
	height: 105px;
	width: 10px;
}
.maskRight {
	background-image: url(/images/rightMask.png);
	float: right;
	height: 105px;
	width: 10px;
}
#leftSidebar5, #rightSidebar3 {
	margin-bottom: 0px;	
}
#leftSidebar {
	float:left;
	width: 166px;
	margin-right:5px;
}
#leftSidebar h1, #rightSidebar h1 {
	font-size: 0.9em;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 1.1em;
	font-weight: bold;
}
#leftSidebar a, #rightSidebar1 a, #rightSidebar2 a, #rightSidebar3 a {
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 1.1em;
	height: 90px;
	width: 156px;
	display:block;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	font-weight: bold;
}
#rightSidebar1 a, #rightSidebar2 a, #rightSidebar3 a {
	padding-left: 10px;
	width: 146px;
}
#leftSidebar1 {
	background-image: url(/images/166x105left_arts.jpg);
}
#leftSidebar2 {
	background-image: url(/images/166x105left_global.jpg);
}
#leftSidebar3 {
	background-image: url(/images/166x105left_food.jpg);	
}
#leftSidebar4 {
	background-image: url(/images/166x105left_sustain.jpg);	
}
#leftSidebar5 {
	background-image: url(/images/166x105left_technology.jpg);
	margin-bottom: 0px;
}
#rightSidebar {
	float:left;
	width: 166px;
}
#rightSidebarNews {
	background-image: url(/images/166x215rightNews.png);
	height: 200px;
	width: 152px;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#rightSidebarNews ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rightSidebarNews li {
	margin-top: 10px;
	font-size: 0.85em;
	line-height: 1em;
}
#rightSidebarNews a {
	color: #FFFFFF;
}
#rightSidebar1 {
	background-image: url(/images/166x105right.jpg);
}
#rightSidebar2 {
	background-image: url(/images/166x105right.jpg);
}
#rightSidebar3 {
	background-image: url(/images/166x105right.jpg);
}
#middle {
	float:left;
	width: 592px;
	margin-right: 5px;
}
#middle #banner {
	width: 592px;
	padding-bottom: 5px;
}
#middle #text {
	color: #000;
	width: 562px;
	background-color: #FFFFFF;
	padding: 0 15px;
	margin: 8px 0 0 0;
	margin-bottom:0;
	padding-bottom:0;
	display: block;
	overflow: hidden;
}
#middle #text ul {
	padding-left: 2em;
}
#middle #text li {
	list-style-type: disc;
	margin-bottom: 0.5em;
}
#middle #roundedBottom {
	background-image: url(/images/592x8rounded_bottom.png);
	height: 8px;
	width: 592px;
	margin: 0px;
	padding: 0px;
}
#middle #text h1 {
	padding-top: 0px;
	margin-top: 5px;
}
#footer {
	font-size: 0.75em;
	margin-left: 185px;
	color: #999999;
	margin-top: 7px;
}
#footer a {
	color: #999999;
	text-decoration: none;	
}
/*********************************************
News
*********************************************/
.n_spacertop {
	width:10px;
	height:10px;
}
.n_row {
	width:auto;
}
.n_thumb_image {
	float:left;
	width:160px;
	margin-right:7px;
}
.n_description {
	float:left;
	width:395px;
}
.n_description h2 {
	padding-top:0;
	margin-top:0;
}
.white {
	color:#FFFFFF;
}
/*********************************************
MISC
*********************************************/
.clear {
	clear: left;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
    line-height: 0;
    height: 0pt;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
.list {
	font-size:85%;
}
.hr { 
	border:0;
	border-top:1px solid #7f6878;
	height: 1px; 
	margin-top:5px;
	margin-bottom:5px;
} 
.newslisting hr { 
	display: none; 
} 
.paging {
	text-align:center;
	padding-top:5px;
	font-size:90%;
}
/*********************************************
sIFR styles
*********************************************/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


