html,
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000;
background-color: #fff;
line-height: 130%;
}
div#container {
position: relative;
margin: 9px auto 0 auto;
padding-top: 94px;
padding-left: 125px;
width: 780px;
height: auto !important;
height: 476px;
min-height: 476px;
}
div.article {
margin: 10px;
margin-bottom: 15px;
}
div#content {
width: 780px;
font-size: 90%;
background: white;
}
	p {
	margin-top: 2px;
	margin-bottom: 15px;
	color: #000;
	}
	img {
	border: 0;
	}
	h1 {
	display: block;
	margin: 0px;
	margin-left: 9px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #002B5C;
	}
	h2 {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	line-height: 80%;
	font-size: 13px;
	color: #002B5C;
	}
	h3	{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	}
	table {
	border-collapse: collapse;
	color: #000;
	}
		table td	{
		vertical-align: top;
		}
div#leftcontainer	{
position: absolute;
top: 90px;
left: 0;
width: 120px;
}
div#menucorporate {
position: relative;
height: auto !important;
height: 220px;
min-height: 220px;
padding: 9px;
color: #fff;
font-size: 90%;
font-weight: bold;
background: #002B5C;
}

div#menucorporate ul {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
}
	div#menucorporate ul li {
		width: 100%;
		text-indent: -999em; /* hide categories lis */
	}
	div#menucorporate ul li ul {
		margin-top: -16px; /*  */
	}
	div#menucorporate ul li ul li {
		text-indent: 0; /* show children of hidden categories lis */
	}
	div#menucorporate ul li a {
		display: block;
		text-decoration: none;
		color: #fff;
		width: 100%;
		font-weight: bold;
	}
	div#menucorporate ul li a:hover {
		text-decoration: underline;
	}
	div#menucorporate ul li ul li.active a {
		text-decoration: underline;
	}

	div#ktz{
	position: absolute;
	height: 50px;
	width: 80px;
	left: 22px;
	bottom: 10px;
	background: url("../img/ktz_img.gif") center top no-repeat;
	}

	div#homebutton	{
	width: 120px;
	height: 20px;
	margin-top: 9px;
	color: #fff;
	background: #C9252B;
	}
		div#homebutton a	{
		display: block;
		width: 120px;
		height: 100%;
		padding-top: 3px;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		text-align: center;
		text-decoration: none;
		background: #C9252B;
		}
			div#homebutton a:hover {
			text-decoration: underline;
			}

div#top	{
position: absolute;
top: 0;
left: 0;
height: 85px;
width: 910px;
color: #fff;
background: #002B5C url("../img/logo_int.gif") 19px 19px no-repeat;
}
	div#top	a {
	display: block;
	width: 120px;
	height: 65px;
	color: #fff;
	}
	div#contactinfo {
	float: right;
	font-size: 8pt;
	margin-top: 12px;
	margin-right: 25px;
	}
#content form {
margin: 15px 0;
color: #006699;
}
	#content form ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 40px;
	}
	#content form span.other {
	margin-left: 40px;
	}
		#content form span .proFormTextOther{
		width: 250px;
		}
	#content form .proFormText,
	#content form textarea {
	width: 98%;
	}
	#content form fieldset {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	border-top: 1px solid #C9252B;
	}
	#content form label {
	font-size: 11px;
	}
		#content form label.field {
		font-weight: bold;
		}
	#content form .field {
	margin-bottom: 10px;
	}
	#content form legend {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	color: #C9252B;
	padding: 0 5px;
	}
	#content form div.submit {
	text-align: center;
	}
	#content form div.submit button {
	font-weight: bold;
	color: white;
	border: 1px solid #C9252B;;
	background: #C9252B;
	cursor: pointer;
	}
		#content form div.submit button:hover {
		color: #006699;
		background: white;
		}
/*NOTICES*/
ul.notice {
padding-top: 5px;
padding-bottom: 5px;
border: 1px solid;
}
	ul.fail {
	border-color: #C9252B;
	}
	ul.success {
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
	border-color: #002B5C;
	}
		ul.success li {
		margin: 0;
		padding: 0;
		}
span.date {
display: none;
}
div.article div.newsitem h3{
display: none;
}
div.introduction {
margin-bottom: 10px;
font-weight: bold;
}
div.newslistitem div.introduction {
font-weight: normal;
}
div.article a {
color: #0059b3 !important;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h2.newsnavbar {
color: #0059b3;
}
div.newslistitem h3 {
margin-bottom: 5px !important;
}
a#contactlink {
position: absolute;
display: block;
width: 110px;
height: 15px;
right: 17px;
top: 50px;
background: white;
opacity: 0.0;
-moz-opacity: 0.0;
filter: alpha(opacity=00);
}
div#login #submit {
float: right;
}
div#login form,
div#login fieldset {
border: none;
}
div#login legend {
display: none;
}

