* {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	text-decoration: none;
	color: #5050C1;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-style: none;
}

p, h1, h2, h3, h4 {
	margin: 0px 0px 10px;
}
h2, h3 {
	font-weight: bold;
}

strong {
	font-weight: bold;
}
ul {
	margin:  5px 0px 0px 15px;
	list-style: url(img/arrow_08-12-2006.gif) none;
}
ul ul {
	margin-left: 15px;
}
li {
	padding: 0px;
	margin:  0px 0px 10px 0px;
}

#mainMenu {
	padding-left: 10px;
	background: url(img/back_mainmenu.gif) repeat-x;
	height: 28px;
	margin-bottom: 1px;
	overflow: hidden;
	border-right: 1px solid #5050C1;
}
#mainMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #A0A0DC;
	text-align: center;
	display: block;
	float: left;
	width: 173px;
	padding-top: 6px;
	padding-bottom: 7px;
}
#mainMenu a:hover {
	color: #CFD9DE;
}
#mainMenu a.active {
	background: #5050C1;
}





#siteWrapper {
	background: url(img/back_main.jpg) no-repeat;
}
body {
	background: url(img/back_body.gif) repeat-x;
}

#logo {
	padding: 25px 0px 3px 44px;
}
#col1 {
	width: 175px;
	padding-left: 10px;
	float: left;
	padding-top: 23px;
}
#col1 a {
	display: block;
	border-top: 1px solid #5050C1;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	width: 145px;
	padding: 0px 10px;
}
#col1 a:hover {
	color: #5050C1;
}
#col1 a.active {
	color: #5050C1;
	background: url(img/arrow_08-12-2006.gif) no-repeat left 12px;
}




#col123 {
	float: left;
	width: 523px;
	padding-left: 10px;
	border-bottom: 1px solid #000080;
	padding-bottom: 10px;
}
#col234 {
	float: left;
	width: 521px;
	padding-right: 10px;
	margin-top: 18px;
}
#col234 p {
	line-height: 17px;
}

#col4 {
	float: left;
	width: 163px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
#col5 {
	width: 163px;
	float: left;
	padding-top: 75px;
	background: url(img/back_col5.gif) repeat-x;
	height: 420px;
	overflow: visible;
}
#col5 h1 {
	padding-left: 10px;
}
#col5 .moreLink {
	padding-right: 10px;
}
#col5 p {
	padding-right: 10px;
	padding-left: 10px;
}
#col5 p .moreLink {
	margin: 0px;
	padding: 0px;
}

#col5 .printLink, #col5 .tipLink a, #col5 .PDFLink {
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #333333;
}
#col5 .printLink:hover, #col5 .tipLink a:hover, #col5 .PDFLink:hover,
#col5 .printLink:hover strong, #col5 .tipLink a:hover strong, #col5 .PDFLink:hover strong {
	color: #5050C1;
}
#col5 .PDFLink {
	background: url(img/icon_pdf.gif) no-repeat right;
}

#col5 .printLink {
	background: url(img/icon_print.gif) no-repeat right;
}
#col5 .tipLink a {
	background: url(img/icon_send.gif) no-repeat right;
}






h1 {
	border-bottom: 1px solid #5050C1;
	color: #666666;
	padding: 3px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
}
p.date {
	margin: 0px;
	color: #666666;
	font-weight: bold;
}
h2 {
	color: #000080;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
a.moreLink, .news-list-item a, .news-latest-item a {
	color: #5050C1;
	text-decoration: none;
	display: block;
	text-align: right;
	position: relative;
	bottom: 10px;
}
.news-latest-item a {
	bottom: 0;
}
a.moreLink:hover, .news-list-item a:hover, .news-latest-item a:hover {
	text-decoration: underline;
}
#metaNavi {
	color: #000080;
	width: 706px;
	text-align: right;
	height: 23px;
}
#metaNavi a {
	color: #000080;
	text-decoration: none;
}
#metaNavi a:hover {
	text-decoration: underline;
}
#metaNavi a.nonactiveLang {
	display: none;
}
#systemtools {
	width: 153px;
	position: absolute;
	left: 715px;
	top: 0px;
	background: url(img/back_login.gif) repeat-x;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 111px;
	border-top-style: none;
	z-index: 2;
	padding-top: 54px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#systemtools #login {
	position: absolute;
	top: 82px;
	left: 10px;
	width: 150px;
}
#systemtools #logout {
	margin-top: 30px;
	width: 30px;
	height: 20px;
	position: relative;
	left: 110px;
}
#systemtools label {
	position: relative;
	bottom: 22px;
	width: 100px;
	float: left;
}
.memberareas {
	position: absolute;
	top: 119px;
	left: 10px;
	width: 139px;
	background: url(img/back_mainmenu.gif);
	border: 1px solid #6A7175;
	height: 18px;
}
.memberareasActive {
	position: absolute;
	top: 119px;
	left: 10px;
	width: 139px;
	border: 1px solid #6A7175;
	text-align: center;
}
.memberareas a {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 2px;
	color: #FFFFFF;
	text-decoration: none;
}
.memberareas a:hover {
	color: #CFD9DE;
}
#systemtools form {
	margin: 0px;
	padding: 0px;
}
#systemtools h1 {
	border-style: none;
	font-weight: bold;
	color: #000080;
}
#systemtools input.button {
	padding: 0px;
	margin: 0px;
	width: 30px;
	height: 20px;
}
#systemtools input {
	width: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 14px;
	padding: 1px;
	float: left;
	color: #666666;
}


#col234 a.PDFLink {
	color: #333333;
	margin-top: 20px;
	background: url(img/icon_pdf.gif) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 18px;
	display: block;
	width: 100px;
	clear: both;
	position: relative;
}


#footer {
	clear: both;
	color: #666666;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.subpage #footer {
	padding-left: 185px;
}
