html, body { 
	font-family: Arial, Helvetica, sans-serif; 
	height:100%;
}

.maintext {
	font-size: 12px;
	color: #000000;
}
 
.heading {
	color: #003C58;
	font-weight: normal;
	font-size: 16px;
	margin-top: 1em;
	margin-bottom: 0px;
}

.heading_14 {
	color: #003C58;
	font-weight: normal;
	font-size: 14px;
}

.heading_12 {
	color: #003C58;
	font-weight: normal;
	font-size: 12px;
}

.heading_bold {
	color: #003C58;
	font-weight: bold;
	font-size: 16px;
}

.heading_ {
	color: #003C58;
	font-size: 14px;
	text-decoration: none;
	border-style: none;
	font-weight: bold;
}

.news_ a:link{ color: #000000; text-decoration: underline; border-style: none; font-weight: bold;}
.news_ a:visited{ color: #000000; text-decoration: underline; border-style: none; font-weight: bold;}
.news_ a:hover {color: #003C58; text-decoration: none; border-style: none; font-weight: bold;}


.heading_ a:link{ color: #003C58; text-decoration: none; font-weight: bold;}
.heading_ a:visited{ color: #003C58; text-decoration: none; font-weight: bold;}
.heading_ a:hover {color: #FFFFFF; text-decoration: none; font-weight: bold;}

.maintext a:link{ color: #000000; text-decoration: underline; border-style: none; font-weight: bold;}
.maintext a:visited{ color: #000000; text-decoration: underline; border-style: none; font-weight: bold;}
.maintext a:hover {color: #003C58; text-decoration: none; border-style: none; font-weight: bold;}


li {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0
}

body {
	margin:10px;
}
form {
	margin:0px;
}
p {
	margin-top:0px;
	margin-bottom:0.5em;
}
#container {
	width:975px;
	height:75%;
	min-height:96%;
	border:2px solid #414D95;
	background-image:url(images/container_bg.gif);
}
#container-short {
	width:975px;
	border:2px solid #414D95;
	background-image:url(images/container_bg.gif);
}
table#container {
	width:975px;
	height:96%;
	border:2px solid #414D95;
	background-image:url(images/container_bg.gif);
}
#main-content {
	margin:14px;
	font-size:13px;
}
#main-content li {
	margin-bottom:1em;
}
#main-content p.title {
	font-size:18px;
	color:#003C58;
}
#main-content p.title_big {
	font-size:26px;
	color:#003C58;
}
#main-content p.title_medium {
	font-size:20px;
	color:#003C58;
}
#main-content span.title_medium {
	font-size:20px;
	color:#003C58;
}
#main-content p.title_white {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
#main-content a {
	font-size:13px;
	color:#003C58;
	font-weight:bold;
	text-decoration:none;
}
#main-content a:hover {
	text-decoration:underline;
}
#print-footer {
	margin:4px;
	font-size:14px;
}
div#footer {
	padding-left:220px
	padding-bottom:5px;
}
div#footer a {
	font-size:13px;
	color:#003C58;
	font-weight:bold;
	text-decoration:none;
}
.left-menu {
	text-align:left;
}
.left-menu a {
	font-size:12px;
	font-weight:bold;
	color:#003C58;
	text-decoration:none;
}
.left-menu a:hover {
	color:#000;
}

.left-menu-c {
	color:#003C58;
	text-align:left;
}
.left-menu-c a {
	color:#003C58;
	font-weight:bold;
	text-decoration:none;
}
.left-menu-c a:hover {
	color:#000;
}

.box-search-text {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
.box-search {
	border:1px solid #FFF;
	background-color:#FFF;
	color:003C58;
	font-size:12px;
	width:100%;
}
.inputs400 {
	font-family:Arial;
	font-size:11px;
	border:1px solid #003C58;
	width:400px;
	padding-left:3px;
}
.inputs200 {
	font-family:Arial;
	font-size:11px;
	border:1px solid #003C58;
	width:200px;
	padding-left:3px;
}
.inputs100 {
	font-family:Arial;
	font-size:11px;
	border:1px solid #003C58;
	width:100px;
	padding-left:3px;
}
.inputs150 {
	font-family:Arial;
	font-size:11px;
	border:1px solid #003C58;
	width:150px;
	padding-left:3px;
}
.inputs50 {
	font-family:Arial;
	font-size:11px;
	border:1px solid #003C58;
	width:50px;
	padding-left:3px;
}
.inputs {
	font-family:Arial;
	font-size:11px;
	border:1px solid #003C58;
	padding-left:3px;
}
.buttons {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #003C58;	
}

.hid {
       position: absolute;
       visibility: hidden;
       z-index: -1;
       }
