﻿/* Layout CSS */
body {
	font: 76% Arial, tahoma, sans-serif;
	color: #000;
	margin: 0 auto;
	padding: 0;
	background: #fff url(images/background.gif) repeat-x top;
	line-height: 150%;
}
form, p {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1b6795;
	margin: 0;
	padding: 0 0 16px 0;
}
h1 span {
	color: #a47896;
}
hr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #ccc;
}
strong {
	color: #1b6795;
}
a {
	color: #1b6795;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#masthead {
	width: 100%;
	height: 129px;
	background: #3f8cbc url(images/bg_header.gif) repeat-x;
}
#masthead .inner {
	margin: 0 auto;
	width: 954px;
}
#masthead .logo {
	background: #3f8cbc url(images/bg_header.gif) repeat-x;
	float: left;
	width: 447px;
	height: 129px;
}
#masthead .postit {
	padding-left: 146px;
	padding-top: 8px;
	float: left;
	width: 107px;
}
#masthead .language {
	float: right;
	margin: 9px 0 0 0;
	background: url(images/lng.gif) no-repeat;
	width: 187px;
	height: 56px;
	padding: 48px 0 0 22px;
}
#masthead .language img {
	margin: 0 3px;
}
#top_nav {
	width: 100%;
	height: 27px;
	background: #dcdcdc url(images/sub_b.gif) repeat-x;
	font-size: 0px;
}
#top_nav .top_inner {
	margin: 0 auto;
	width: 954px;
}
#container {
	margin: 0 auto;
	position: relative;
	width: 954px;
	clear: both;
	background: url(images/c1.gif) no-repeat right bottom;
	min-height: 570px;
}
#left_col {
	width: 190px;
	float: left;
}
#sub_left {
	padding: 0 24px;
}
#sub_left ul {
	padding: 0;
	margin: 12px 0;
}
#menu {
	padding-top: 12px;
	padding-bottom: 12px;
	background: url(images/left_a.gif) no-repeat center top;
}
#menu ul {
	margin: 0;
	padding: 8px 0 0;
	list-style: none;
}
#menu ul li {
	margin: 0;
	padding: 0 0 6px 0;
	text-align: center;
	width: 176px;
	height: 24px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana;
}
#menu ul li a {
	color: #a47896;
	text-decoration: none;
	background: url(images/button.gif) no-repeat center;
	height: 24px;
	display: block;
}
#menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(images/button-over.gif) no-repeat center;
	height: 24px;
	display: block;
}
#page_content {
	width: 564px;
	margin-left: 190px;
	padding-top: 6px;
	z-index: 1;
}
.img_left {
	float: left;
	margin-right: 12px;
}
#section_center {
	padding: 0 16px 0 0;
	width: 547px;
}
#section_center table {
	position: relative;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	background: #fff url(images/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
	text-align: center;
	width: 100%;
	border-spacing: 2px;
	table-layout: fixed;
	border-collapse: separate;
}
#section_left {
	border-right: 1px #d5d5d5 solid;
	width: 352px;
	padding: 0 16px 0 0;
	float: left;
}
#section_right {
	width: 168px;
	padding: 0 0;
	float: right;
}
#header {
	padding-top: 6px;
	border-bottom: 1px #d5d5d5 solid;
	padding-bottom: 10px;
	margin-bottom: 16px;
}
#header .inner {
	z-index: 1
}
#right_col {
	width: 186px;
	float: right;
}
#info_col {
	padding: 12px 0;
}
#info_col .inner {
	background-color: #e6e6e6;
	padding: 0 8px 2px 8px;
	height: 282px;
}
.no-border {
	border: none;
	padding: 3px;
}
#info_col form {
	font: 11px Arial, tahoma, sans-serif;
	font-weight: normal;
	padding: 6px 0;
}
#footer {
	clear: both;
	min-height: 89px;
	background: #2776a4 url(images/bg_footer.gif) repeat-x top;
}
#footer .img_foot {
	background: url(images/c2.gif) no-repeat right top;
	width: 954px;
	height: 17px;
	margin-top: -36px;
	margin-bottom: 16px;
}
#footer .footer_inner {
	margin: 0 auto;
	width: 1006px;
	padding-top: 36px;
	text-align: center;
	font: 11px Arial, tahoma, sans-serif;
	color: #fff;
	font-weight: bold;
}
#footer .footer_inner a {
	color: #fff;
	text-decoration: none;
	padding: 0 12px;
}
#footer .footer_inner a:hover {
	text-decoration: underline;
}
input, select {
	font: 11px Arial, tahoma, sans-serif;
	color: #737373;
	border: 1px #a2b0ba solid;
}
input {
	/* background: #fff url(images/bg_input.gif); */
	padding: 1px;
}
select {
}
input.button {
	font: 11px Arial, tahoma, sans-serif;
	font-weight: bold;
	color: #3f495d;
	background: #aeafbb url(images/btn.gif) no-repeat center;
	border: none;
	height: 18px;
	margin-top: 6px;
	width: 110px;
	text-align: center;
}
#date-sel2-dd, #date-sel3-dd {
	width: 38px;
}
#date-sel2-mm, #date-sel3-mm {
	width: 74px;
}
#date-sel2, #date-sel3 {
	width: 26px;
}
