body {
	margin: 0px;
	padding: 0px;
	background: #415588; }

body, td, p, ul, li, span, div {
	font: 8pt Vedana, Arial, Helvetica; }
/* handy */

img {
	border: 0px; }

.hidden {
	visibility: hidden; }

/* links */

a {
	font-size: 8pt;
	font-weight: bold;
	color: #415588;
	text-decoration: underline; }

a.nounderline {
	text-decoration: none; }

a.mailto {
	color: #00000; }

a:visited {
	color: #606A89; }
	
a:hover {
	color: #002BB2;
	text-decoration: underline; }

/* structional styles */

#lang_logo {
	width: 100%;
	height: 158px;
	background: #233F81; }

#nav_top {
	width: 100%;
	background: #E3E3E3; }

#nav_top_content {
	width: 70%;
	padding: 10px;
	padding-left: 20px;
	background: #C2C3CF url(/images/bg_fade1.gif) repeat-y right; }

#nav_top_fader {
	width: 30%;
	height: 1px;
	background: #E3E3E3; }

#main {
	width: 100%;
	background: #E3E3E3; }

#left_bar {
	width: 170px;
	vertical-align: top; }

#left_bar_tbl {
	width: 176px; }

#left_bar_tbl_lineup {
	padding: 10px;
	padding-left: 20px;
	background: #C2C3CF url(/images/bg_fade1.gif) repeat-y right; }

.module_cap {
	width: 166px;
	margin: 10px;
	margin-right: 0px;
	margin-bottom: 0px; }

.module_cap_left {
	width: 68px;
	height: 20px;
	background: url(/images/title_left.gif); }

.module_cap_right {
	width: 98px;
	background: #3F5891 url(/images/title_right.gif) no-repeat right; }

.module_cap_subtitle {
	height: 19px;
	background: url(/images/subtitle.gif); }

.module_content {
	width: 166px;
	margin-left: 10px; }

.module_content_td {
	width: 165px; }

.module_content_border {
	width: 1px;
	background: #C1C3CF url(/images/bg_border.gif) no-repeat bottom; }

.content {
	width: 100%;
	background: #E3E3E3;
	padding: 10px;
	vertical-align: top; }

.content_blockcap {
	width: 100%;
	margin-bottom: 10px;
	padding: 4px;
	border-bottom: 1px solid #C3C3CF;
	background: url(/images/bg_cat.gif) repeat-y left; }

.content_cap {
	width: 100%; }

.content_cap_left {
	width: 68px;
	height: 20px;
	background: url(/images/title_left.gif) no-repeat; }

.content_cap_right {
	width: 100%;
	background: #3F5891 url(/images/title_right.gif) no-repeat right top; }

.content_cap_subtitle {
	height: 19px;
	background: #C3C3CF url(/images/subtitle.gif) no-repeat right; }

.content_content {
	width: 100%; }

.content_content_td {
	width: 100%; }

.content_content_border {
	width: 1px; 
	ackground: #C1C3CF url(/images/bg_border.gif) no-repeat bottom; }

#right_bar {
	width: 170px;
	padding-right: 10px;
	vertical-align: top; }

#nav_bottom {
	width: 100%;
	height: 40px;
	background: #E3E3E3; }

#nav_bottom_content {
	width: 70%;
	padding: 10px;
	padding-left: 20px;
	background: #C2C3CF url(/images/bg_fade1.gif) repeat-y right; }

#nav_bottom_fader {
	width: 30%;
	height: 1px;
	background: #E3E3E3; }

#footer {
	width: 100%;
	height: 54px;
	vertical-align: top; }

#footer_td {
	padding-top: 5px;
	vertical-align: top;
	background: url(/images/footer.jpg) no-repeat; }

/* lists */

ul {
	padding: 0px;
	margin: 0px; }

.nopadding {
	padding: 0px;
	color: #000000; }

li {
	margin-left: 40px; }

/* text styles */

h2 {
	margin-bottom: 2px;
	font-size: 12pt;
	font-weight: bold; }

p {
	font-size: 8pt; }

.news_heading {
	font-size: 10pt;
	margin-bottom: 5px; }

.news_text {
	margin: 0px;
	/*margin-left: 20px;*/
	font-size: 11pt;
	text-indent: 20px;
	text-align: justify; }

.news_intro {
	margin: 0px;
	font-size: 9pt;
	text-indent: 20px;
	text-align: justify; }

.topic {
	font-weight: bold;
	font-size: 8pt;
	color: #425389; }

.module {
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

#copyright {
	padding-top: 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF; }