body{
	font-family: Arial;
	font-size:90%;
	text-align:center;
	margin-top:0;
	background:url(images/layout/tiles/delicate.gif) repeat;
}
h1,h2,h3,h4,h5,h6
{
	color:#666;
}
td { 

vertical-align:top; 

}

table.eventTable td.eventTop
{
	font-size:1.6em;
}

#content0 div.inside h2.pageTitle, #content1 div.inside h2.pageTitle
{
	font-size:2.1em;
	font-weight:normal;
	border-bottom:1px solid #999;
}
a
{
	color:#6c3;
}
a:hover
{
	color:#1B4977;
}

a.dFile
{
	display:block;
	border-bottom:1px dashed #999;
	font-size:0.8em;
}
div#shader{
	width:100%;
	margin:0;
	padding:0;
}

div#wrapper {
	padding: 0;
	width:85%;
	min-width: 917px;
	background-color:#fff;
	margin: 0 auto;
	text-align:left;
}

div#header {
	background:url(images/header2.jpg) no-repeat top left;
	background-color:#FF4304;
	margin:0;
	padding:0;
	padding-top:133px!important;
	padding-top:138px;
	height:27px !important;
	height:160px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}


#header #strap
{
	float:right;
	font-size:2em;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	margin-top:-110px;
	margin-right:20px;
	height:0.1%;
}
/* IE6 Only */
* html #header {
	height:25px !important;
}
#utilityBar
{
	clear:both;
	height:0.1%;
}	

div#footer{
	clear:both;
	font-size:0.8em;
	margin-top:1.5em;
	border-top:1px solid #000;
	background-color:#fff;
}

/******************************************generic classes
*/

h3.pagehead
{

}

.titleLink
{
	font-size:1.2em;
}
.caseLink
{
	font-size:0.9em;
}

.newsleader
{
	padding-left:1.2em;
}
a.combo
{
	display:block;
	padding:0.5em;
	border:1px dashed #999;
	background:#eee;
}

/**************************************COLUMNS
*/
#pageImage
{
	clear:both;
	margin-bottom:1em;
}

#col1, #content1, #content0, #col3{
	display:block;
	float:left;
	padding:0;
	margin:0;
}
#col1
{
	width:22%;
	min-width:190px;
	clear:left;
}

#content0
{
	width:70%;
}
#content1
{
	width:52%;
}
#rhs
{
	width: 23%;
	min-width:190px;
	float:right;
}

#col1 div.inside h1
{
	font-size:1.8em;
}
#content0 div.inside h2, #content1 div.inside h2
{
	font-size:1.3em;
	margin:0.5em 0;
	padding:0;
	font-weight:bold;
}
#col1 div.inside a
{
	color:#666;
	text-decoration:none;
}
#content0 div.inside a.readMore,#content1 div.inside a.readMore
{
	padding:0.3em;
	background:url(images/readMore.gif) no-repeat right center;
	background-color:#fe9900;
	border:1px solid #999;
	padding-right:26px;
	color:#fff;
	font-weight:bold;
}
#content1 div.inside, #content0 div.inside
{
	padding-left:1em;
	padding-bottom:2em;
}
#content1 div.inside p,#content0 div.inside p
{
	color:#666;
	font-size:1em;
}

#csForm
{
	padding:0.5em;
	background:#ECF3F9;
	border:1px dashed #999;
}

#content1 div.inside p.report,#content0 div.inside p.report
{
	font-weight:bold;
	color:#FF4303;
}
.highlight
{
	color:#666;
}
h3#csCarousel
{
	margin:1em 0 0 0;
	padding:0.5em;
	background:url(images/layout/carouselHead.gif);
	color:#fff;
}
div.scroller {  width: 99.5%; height: 170px; overflow: hidden; border:1px solid #cccccc; }
div.scroller div.section { width:95%; height:170px; overflow:hidden; float:left; padding:1em; }
div.scroller div.content { width: 100%; }

p.caseCarousel
{
	width:90%;
	padding-left:1em;
}
#homeText
{
	font-size:1.2em;
	padding-bottom:1em;
}
#carouselControls
{
	border:1px dashed #ccc;
	padding:0.5em;
	text-align:center;
	font-size:1.2em;
	background:#ECF3F9;
}
#deliverablesTable
{
	border:1px dashed #999;
}
#deliverablesTable th
{
	background:#ECF3F9;
}

/***********************************************LATEST NEWS
*/

#latest,#csMenu,#counters
{
	width:164px !important;
	width:184px;
	padding:46px 10px 10px 10px;
	margin-top:10px;
	text-align:left;
}
#counters
{
	padding-left:0;
	width:174px !important;
}
#latest
{
	background:url(images/layout/sidehead.gif) no-repeat top left;
	background-color:#ECF3F9;
}
#csMenu
{
	background:url(images/layout/case_study.gif) no-repeat top left;
	background-color:#ECF3F9;
}
#counters
{
	background:url(images/layout/counters.gif) no-repeat top left;
	background-color:#ECF3F9;
	text-align:center;
}
#counters span.counterDisplay
{
	font-size:1.3em;
	font-weight:bold;
}
#counters a.smallLink
{
	font-size:0.8em;
}
#latest div.listitem,#csMenu div.listitem
{
	padding:3px;
	color:#000;
}
#latest a.articleLink,#csMenu a.articleLink
{
	display:block;
	background-color:#6c3;
	color:#fff;
	padding:5px;
	margin-bottom:3px;
}
#latest a.articleLink:hover,#csMenu a.articleLink:hover
{
	background-color:#090;
}

/***********************TABBED MENU
*/
	#tabmenu {
		color: #000;
		border-bottom: 1px solid black;
		margin: 0;
		padding: 0 0 10px 0;
		z-index: 1;
		padding-left: 220px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #000;
		background: #fff;
		font-size:1em;
		border: 1px solid black;
		padding: 10px;
		margin: 0 2px;
		text-decoration: none; }
	#tabmenu a {
		background:#eee;
	}

	#tabmenu a.active {
		background: #FFF;
		border-bottom: 1px solid #FFF; 
		font-size:1em;
		}

	#tabmenu a:hover {
		color: #000;
		background: #FFF; }

	#tabmenu a:visited {
		color: #333; }

	#tabmenu a.active:hover {
		background: #EEE;
		color: #333; 
	}
/*********************************************TABBED CONTENT
*/

	#contentHolder {
		font-size: 1em;
		text-align: left;
		background-color: #FFF;
		padding: 1.7em;
		border: 1px solid black;
		border-top: none;
		z-index: 2;
		margin-bottom:20px;
		color:#333;
		}

	#contentHolder a {
		text-decoration: none;
		color: #666; }

	#contentHolder a:hover { background: #ccc; }
	
	#flags
	{
		float:left;
		width:190px;
	}
	#sponsor
	{
		float:right;
		width:23%;
		padding:0.2em 0 0.5em 0;
		border:1px solid #999;
		text-align:center;
		background:#ECF3F9;
	}
	
	#homeLeft
	{
		float:left;
		width:43%;
		padding:1em;
		margin-top:0.5em;
	}
	
	#homeRight
	{
		float:right;
		width:43%;
		padding:1em;
		margin-top:0.5em;
	}
	#homeRight h3,#homeLeft h3
	{
		margin:0 0 0.5em 0;
	}
	p.headline
	{
		font-size:1.6em;
	
	}
	
#timescale{
	padding:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#timescale h3 {
	background: url(images/icons/calendar.gif) no-repeat left top;
	padding-left:25px;
	line-height:20px;
}
#timescale ul {
	list-style-image: url(images/icons/pin.gif);
	font-size:1.2em;
	color:#666;
}
#timescale ul li {
	padding-left:5px;
	padding-bottom:3px;
}
#timescale .y2006{
	color:#009900;
}
#timescale .y2007{
	color:#0099cc;
}
#timescale .y2008{
	color:#ff6600;
}
#timescale .y2009{
	color:#ff0000;
}
#timescale .y2010{
	color:#cc33ff;
}
.tsentry {
	padding:10px;
	margin-left:20px;
}
#dr_thumb{
	padding:20px;
}
#dr_link{
	padding:10px;
}

#rhs ul, #rhs li
{
	list-style:none;
	padding:0;
	margin:0;
	background:#ECF3F9;
}
#rhs li a
{
	display:block;
	padding:5px 10px;
	border-bottom:1px dashed #ccc;
}
#rhs li a:hover
{
	color:#000;
	background:#ccc;
}

#relatedDownloads,#relatedLinks,#csDetails
{
	padding:0.5em;
	border:1px solid #999;
	margin:0.5em 0;
}
#relatedPages
{
	margin:0.5em 0;
	padding:0;
	border:1px solid #999;
}
#csDetails td
{
	border:1px dashed #999;
}
#relatedPages h3
{
	display:block;
	margin:0;
	padding:0.5em;
	background:url(images/layout/menuhead.jpg);
	border-bottom:1px solid #999;
	color:#fff;
}

#relatedDownloads h3,#relatedLinks h3,#csDetails h3
{
	display:block;
	margin:-0.5em;
	margin-bottom:0.5em;
	padding:0.5em;
	background:#ECF3F9;
	border:1px solid #999;
	color:#666;
	font-weight:normal;
	height:0.1%;
}
#relatedDownloads a
{
	display:block;
	background:url(images/icons/download2.gif) no-repeat top left;
	padding-left:18px;
	font-size:1em;
	font-weight:bold;
}
#relatedDownloads p, #relatedLinks p
{
	font-size:0.8em;
	color:#999;
}
#relatedLinks a
{
	display:block;
	background:url(images/icons/link2.gif) no-repeat top left;
	padding-left:18px;
	font-size:1em;
	font-weight:bold;
}
#relatedDownloads a:hover
{
	text-decoration:underline;
	background:url(images/icons/download2.gif) no-repeat top left;
}

#relatedLinks a:hover
{
	text-decoration:underline;
	background:url(images/icons/link2.gif) no-repeat top left;
}
td.eventTop
{
	font-size:1.6em;
}
#eon
{
	padding:1em 0;
}

#wpsubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 5px;
}
.logtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	margin:10px;
}
.logtable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.posttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #eeeeee;
	border: 1px solid #666666;
}
.posthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 5px;
}
.posttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 5px;
}
.newstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFF;
	border: 1px solid #666666;
	padding:10px;
}
.wpbox {
	border: 1px solid #666666;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding:10px;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.filehead{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.wphead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	margin-top:-8px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

* html #wrapper{
	width: expression(document.body.clientWidth < 919? "917px" : document.body.clientWidth > 1202? "1200px" : "auto");
}