
*{
	margin:0;
}

body {
	margin: 0;
	background:#083D50
}

body,td{
	font-family:Tahoma,Arial;
	font-size:11px;
	line-height:2;
	color: #666;
}

ol,ul {
	margin:0;
	padding-left:1.5em;
}


	BODY{cursor:default;}
	INPUT,SELECT,TEXTAREA{font-family:Arial;font-size:11px;}
	A,A:visited{color:#546987;}
	A:hover{color:#839CBF;}
	.event{font-weight:bold;}
	.title{color:#546987;line-height:1;font-weight:bold;font-size:17px;}
	H2{color:#546987;line-height:1;font-weight:bold;font-size:17px;}
	.copyright{font-size:11px;line-height:1.5;}
	.button50{width:50px;}
	.head{line-height:1.5;font-weight:bold;}
	.alink{color:#546987;}
	.tablink{color:#FFFFFF;}
	.red{color:#dc143c;}
	.previousnext{font-size:10px;text-decoration:none;}

#header{
	width:100%;
	height:107px;
	position: relative;
}

#header #logo{
	left:20px;
	top:22px;
	width:242px;
	height:58px;
	position: relative;
}

#header #language{
	position:relative;float:right;background: #A9A9A9;height:19px;padding-left:15px;font-size:11px;font-weight:bold;color:#fff;line-height:1.5;padding-right:10px;
}

#header #slogans{
	top:35px;
	position: absolute;
	left:450px;
}


#wrapper{
	/*border-top:9px #fb6705 solid;*/
	left: 50%;
	margin-left: -405px;
	float: left;
	width: 810px;
	position: relative;
	background: #fff; /*#fafaf5;*/
	border-left:2px #a9a9a9 solid;
	border-right:2px #a9a9a9 solid;	
	border-bottom:2px #a9a9a9 solid;
	margin-bottom:20px;
	}
	
#content{
	width:780px;
	padding-left:14px;
}
	
/* --[ tabs ]--------------------------------------------------------------------------------------------------------------*/
 /* top right bottom left */

.navigation {
	background: url("/images/toolbar_bg.gif") repeat-x;
	border:0;
	height:33px;
	font:11px Arial;
	font-weight:bold;
	white-space:nowrap;
}

.navigation ul, .navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navigation ul {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.navigation ul li {
	display: inline;
	margin-right: 5px;
}

.navigation ul li.last {
	margin-right: 0;
}

/* off */
.navigation ul li a {
	color: #546987;
	padding: 10px 0;
	text-decoration: none;
}

.navigation ul li a span {
	padding: 10px 7px; /* spacing */
}

.navigation ul li a:hover span {
	color: #839CBF;
}

/* on */
.navigation ul li.on a {
	background: url("/images/tab_left.gif") no-repeat top left;
	color: #fff;
	padding: 10px 0;
	text-decoration: none;
}

.navigation ul li.on a span {
	background: url("/images/tab_right.gif") no-repeat top right;
	padding: 10px 7px; /* spacing */
}

.navigation ul li.on a:hover span {
	color: #fff;
}
	
.toolbar_left{
	background:url(/images/toolbar_left.gif) top left no-repeat;
	height:33px;
	width:779px;
	margin-bottom:12px;
}

.toolbar_right{
	background:url(/images/toolbar_right.gif) top right no-repeat;
	padding-right:13px;
	margin-left:13px;
	height:33px;
	width:753px;
}

.subtoolbar_left{
	background:url(/images/toolbar_left.gif) top left no-repeat;
	height:33px;
	width:526px;
	margin-bottom:12px;
}

.subtoolbar_right{
	background:url(/images/toolbar_right.gif) top right no-repeat;
	padding-right:13px;
	margin-left:13px;
	height:33px;
	width:480px;
}

/*\*/
 * html .navigation ul li a {
     padding: 0;
 }

 * html .navigation ul li.on a {
     padding: 0;
 }

 * html .subtoolbar_right ul li.on span {
     padding-right:0;
 }
 /**/
 
 
 #footer{
 	margin-top:15px;border-top:1px #dcdcdc solid;padding-top:20px;
 }
 
 #footer_left{
 	float:left;
}

#footer_right{
	float:right;
}

#copyright{
	clear:both;background:#a9a9a9;text-align:center;width:100%;
}

#page_title{
height:40px;
border-bottom:1px #666 solid;
padding-bottom:10px;
margin-bottom:5px;
}

	DIV.red			{background:#fcf0f0 url(/images/red.gif) top left no-repeat;border-top:1px #e6594e solid;border-bottom:1px #e6594e solid;padding:10px;font-size:10px;color:#e6594e;font-weight:bold;padding-left:33px;margin-bottom:15px;margin-top:10px;}
	A.red			{background:#fcf0f0;color:#e6594e;text-decoration:underline;}
	A.red:hover		{background:#fcf0f0;color:#9f2218;text-decoration:underline;}
	DIV.blue		{background:#e9f2fb url(/images/blue.gif) top left no-repeat;border-top:1px #6894c2 solid;border-bottom:1px #6894c2 solid;padding:9px;font-size:10px;color:#6894c2;font-weight:bold;padding-left:33px;margin-bottom:15px;margin-top:10px;}
	A.blue			{background:#e9f2fb;color:#6894c2;text-decoration:underline;}
	A.blue:hover	{background:#e9f2fb;color:#3d578d;text-decoration:underline;}
	DIV.green		{background:#f0fcf1 url(/images/green.gif) top left no-repeat;border-top:1px #70c163 solid;border-bottom:1px #70c163 solid;padding:10px;font-size:10px;color:#70c163;font-weight:bold;padding-left:33px;margin-bottom:15px;margin-top:10px;}
	A.green			{background:#f0fcf1;color:#70c163;text-decoration:underline;}
	A.green:hover	{background:#f0fcf1;color:#378d29;text-decoration:underline;}
	DIV.yellow		{background:#fbf9e9 url(/images/yellow.gif) top left no-repeat;border-top:1px #e68609 solid;border-bottom:1px #e68609 solid;padding:10px;font-size:10px;color:#e68609;font-weight:bold;padding-left:33px;margin-bottom:15px;margin-top:10px;}
	A.yellow		{background:#fbf9e9;color:#e68609;text-decoration:underline;}
	A.yellow:hover	{background:#fbf9e9;color:#975909;text-decoration:underline;}
	