html, body
	{
	font-family: Arial, Helvetica, sans-serif;
	_height:100%
	text-align: left;
	padding: 0;
	}
body
	{
	margin-left: 20px;
	margin-bottom: 20px;
	background: #EAEAEA url(images/background.gif) repeat-x;
	}
	
/* 
-------------------------------------------------
Navigational Elements
------------------------------------------------- 
*/
#nav 
	{ 
	font-size:12px;
	width: 190px; 
	margin: 25px 5px 25px 5px;
	border-top: 1px solid #F4D100;
	}

#nav ul
	{
	margin:0;
	padding: 0;
	list-style-type: none;
	}

#nav a
	{
	_width:100%;
	display: block;
	padding:5px 0px 5px 20px;
	border-bottom: 1px solid #F4D100;

	}
#nav ul ul li a
	{
	_width:100%;
	display: block;
	padding: 5px 0px 5px 32px;
	}

.navitem a:link, .navitem a:visited 
	{
	color: #600;
	background: url(images/bg_nav.gif) no-repeat;
	}
.navitem a:hover, .navitem a:active
	{
	color: #D58000;
	}

.navcurritem a:link, .navcurritem a:visited 
	{
	color: #D58000;
	background: url(images/bg_nav_over.gif) no-repeat;
	}
.navcurritem a:hover, .navcurritem a:active
	{
	color: #D58000;
	}

.subnavitem a:link, .subnavitem a:visited 
	{
	color: #600;
	background: url(images/bg_nav.gif) no-repeat  12px 0;
	}
.subnavitem a:hover, .subnavitem a:active
	{
	color: #D58000;
	}

.subnavcurritem a:link, .subnavcurritem a:visited 
	{
	color: #D58000;
	background: url(images/bg_nav_over.gif) no-repeat  12px 0;

	}

#nav a:link, #nav a:visited
	{
	text-decoration: none;
	}

#nav ul li a:hover
	{
	background: url(images/bg_nav_over.gif) no-repeat;
	}
#nav ul ul li a:hover
	{
	background: url(images/bg_nav_over.gif) no-repeat 12px 0;
	}

#breadcrumb 
	{
	position:absolute;
	z-index:1;
	left: 20px; top: 0;
	font-size: 10px;
	padding: 1px 25px 2px 4px;
	color: #fff;
	text-align: left;
	background-color: #600;
	display:inline;
	}
	#breadcrumb a,
	#breadcrumb a:link,
	#breadcrumb a:visited 
		{
		text-decoration: none;
		color: #fff;
		}
	#breadcrumb a:active,
	#breadcrumb a:hover 
		{
		color: #CC3401;
		}



/* 
-------------------------------------------------
Content Elements 
------------------------------------------------- 
*/
 h1,h2
	{
	margin: 10px 0px 10px 0px;
        line-height: 100%;
	font-size: 12px;
	color:#600;
	padding-bottom:10px;
	border-bottom: 1px solid #600;

	}

.content, .div1
	{
	font-size : 12px;
	margin:0;
	padding: 2px 15px 10px 15px;
	color: #333;
	line-height: 170%;
	}

	.content p 
		{
		font-size : 12px;

		}
	.content h2
		{
		font-size : 12px;
		margin: 0px 15px 0 0px;
		padding-bottom:4px;

		color:#600;
		padding: 5px 15px 0px 1px;
		}

	.content a,
	.content a:link,
	.content a:visited 
		{
		text-decoration: none;
		color: #D58000;
		}

	.content a:active,
	.content a:hover 
		{
		text-decoration: underline;
		color: #600;
		}

table
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.infobox {
	background-color: #fff;
	margin: 0;
	margin-top: 20px;
	border: 1px solid #F5DD9E;
	padding-bottom: 5px;
	margin-bottom: 20px;
	_height: 1%;
	display: block;
}

.infobox table {
	margin: 0px 3px 3px 0px;
	border: 0px;
}

.infobox h2 {
	background-color: #F9E9BF;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 12px;
	_padding-bottom: 5px;
	height: 10px;
	_height: 10px;
}


#toolbar
	{
	font-size : 10px;
	font-weight: normal;
	color: #fff;
	line-height : 150%;
	padding-left:12px;
	margin:0;
	}
	#toolbar a, #toolbar a:link, #toolbar a:visited 
		{
		text-decoration: none;
		color: #fff;
		}
	#toolbar a:active, #toolbar a:hover 
		{
		color: #f4d100;
		}
	#news p 
		{
		font-size : 12px;
		margin:0;
		padding: 0px 0px 0px 0px;
		line-height: 160%;
		color: #333;
		}
#h_news
	{
	font-size : 10px;
	font-weight: normal;
	color: #fff;
	line-height : 150%;
	padding-left:12px;
	margin: 0 3px 10px 0;
	background-color: #600;
	}

#language
	{
	font-size : 10px;
	font-weight: normal;
	color: #333;
	line-height : 150%;
	padding-left:14px;
	margin:0;
	}
	#language a, #language a:link, #language a:visited 
		{
		text-decoration: none;
		color: #333;
		}
	#language a:active, #language a:hover 
		{
		color: #900;
		}


#wrapper1, #wrapper2
	{
	_height: 100%;
	padding: 0;
	margin:0;
	}

/* NN4 makes a mess of the backgrounds (positioning plus unintended inheritance) so exclude it. OmniWeb doesn't understand background positioning either - the left column can be achieved, but not the right one */
#wrapper1
	{
	/*/*/
	margin-top: 120px;
	padding: 4px;
	width: 642px;
	_width: 650px;
	background-color: #fff;
	/* */
	}
#wrapper2
	{
	/*/*/
	background: url(images/bg_content.gif) repeat-y;
	/* */
	}

#header
	{
	padding: 0px;
	color: #000000;
	background-color: #fff;
	padding-bottom:3px;
	}

#toolbar
	{
	margin: 0 3px 0 0;
	background-color: #600;
	
	}
#language
	{
	margin: 0;
	background-color: #F4D100;
	
	}



/* IE5 needs shifting up - and #empty to clear its parsing palette */
* html body #header
	{
	margin-bottom		: -19px;
	font-family			: "\"}\"";
	font-family			: inherit;
	margin-bottom		: 0px;
	}

#empty{}


#columns
	{
	margin				: 0px;
	
	margin-top			: -1px;
	padding				: 0px;
	/*border				: solid 1px #000000;*/
	/*color				: #000000;*/
	/*background-color	: #fff;*/
	}
/* reset post NN4 */
#columns
	{
/*/*/
	border				: none;
	margin-top			: 0px;
	background-color	: transparent;

/* */
	}


#leftcolumn
	{
	float: left;
	left: 0px;
	width: 206px;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	
	}
/* reset post NN4 */
#leftcolumn
	{
/*/*/
	margin-top			: 0px;
/* */
	}


/* .centercolumn base settings
====================================
These values allow the three columns to butt up against each other
You can change the margins between them either by altering these values. However, in most cases altering the padding property of the .[$column]padding selectors will be simpler and more effective.
------------------------------------
NN4
------------------------------------
margin-left		: -25px
margin-right	: 0px
margin-top		: -1px
If you must change these, experiment with these values extensively since the center column does not move in a direct one-to-one relationship to the value specified here. The margin-top of -1px is needed to make NN4 line up correctly.
------------------------------------
OmniWeb
------------------------------------
margin-left		: 0px;
margin-right	: 0px;
------------------------------------
Other browsers
------------------------------------
margin-left		: width of .leftcolumn
margin-left		: final width of .rightcolumn
margin-right is set to the value of the overriding values for .rightcolumn's width.
*/
#centercolumn
	{
	margin: 0px;
	padding: 0px;
	}
/* OmniWeb value - others in external css file */

/* no they're not - they're here for ease of viewing for the moment */
/* NN4 values */
#centercolumn
	{
	margin-right: 0px;
	}
/* Other browsers */
/*/*/
#centercolumn
	{
	margin-right: 0px;
	margin-left: 206px;
	padding:0;
	}
/* */


/* reset IE*/
* html body #centercolumn
	{
	margin-right: 0px;
	margin-left: 206px;
	}


#footer, #middle
	{
	clear: both;
	margin: 0px 15px 0px 15px;
	padding: 5px 15px 5px 1px;
	text-align: left;
	font-size : 11px;
	color: #A73E11;
	background-color: #f7f7f7;
	border-top: 1px solid #600;
	}
	
	#footer a,
	#footer a:link,
	#footer a:visited {
		text-decoration: none;
		color: #600;
		
	}
	#footer a:active,
	#footer a:hover {
		color: #D58000;
	}

/* 
-------------------------------------------------
NEWS
------------------------------------------------- 
*/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */



.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer
	{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;
	display: none;
	}
.news-latest-container HR.clearer 
	{
	clear:left;
	}

.news-single-item 
	{
	color: #616161;
	float: left;
	width: 304px;
	position: relative;
	}

.news-single-timedata 
	{
	color: #999;
	font-size: 10px;
	margin: 15px 0 0 0px;
	}
.news-single-header h3
	{
	color: #333;
	font-size: 12px;
	margin: 5px 0 0 0px;
	}
.news-single-backlink 
	{
	font-size: 12px;
	margin: 5px 0 0 0px;
	}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container 
	{
	text-align: left;
	padding: 1px 6px 6px 8px;
	}

.news-list-item 
	{
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 8px;
	border-bottom: 1px solid #f4d100;
	}

.news-list-item h3 
	{
	font-size: 12px;
	margin-bottom: 0px;
	display:inline;
	}

.news-list-item a 
	{
	color: #333;
	text-decoration: none;
	}
.news-list-item a:hover 
	{
	color: #600;
	}


.news-list-container p 
	{
	line-height:125%;
	font-weight: normal;
        padding-top:2px;
        padding-bottom:2px;
	}


.news-list-date 
	{
	display: none;
	float: right;
	width: 140px;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	}

.news-list-imgcaption 
	{
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}

.news-list-container img 
	{
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
	}

.news-list-morelink, .news-list-category 
	{
	font-size: 12px;
	}
.news-list-morelink a 
	{
	color: #D58000;
	text-decoration: none;
	font-weight: normal;
	}
.news-list-morelink a:hover
	{
	color: #600;
	}
.news-list-morelink, .portlet a:hover 
	{
	color: #999;
	text-decoration: none;
	}

.news-list-browse table 
	{
	color: #999;
	text-decoration: none;
	margin-left:2px;
	}
.news-list-browse a 
	{
	color: #d58000;
	text-decoration: none;  
	margin-right:5px;
	}

.news-list-browse a:hover 
	{
	color: #600;
	}

.news-list-browse 
	{
	color: #666;
	margin-top: 10px;
	}

	
/* 
-------------------------------------------------
INPUT ELEMENTS
------------------------------------------------- 
*/

input 
	{
	font-family: Arial, Helvetica, sans-serif;
	
	}
.fields 
	{
	border: 1px solid #67522d;
	padding:1px;
	}

.button 
	{
	border: 1px solid #67522d;
	background-color:#e4ddc3;
	}
#button 
	{
	border: 1px solid #67522d;
	background-color:#e4ddc3;
	}
