@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	padding: 0px;
	width: 1189px;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#centercolumn {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 768px;
	margin-left: 210px;
	margin-right: 211px;
}
#centercolumn #topbanner {
	background-image: url(images/image_02.jpg);
	height: 409px;
	width: 768px;
}
#centercolumn #buttonmenu {
	height: 56px;
	background-image: url(images/image_bg_04.jpg);
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
	background-repeat: no-repeat;
}
#centercolumn #mainContent {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #465660;
	text-align: justify;
	padding-right: 80px;
	padding-left: 80px;
	padding-bottom: 20px;
	list-style-image: url(images/li_element.png);
	list-style-type: circle;
}
#mainContent table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent  table  tr td {
	padding: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-style: normal;
}
#mainContent table tr td p {
	margin-top: 2px;
	margin-bottom: 4px;

}

.table_time    {
	background-color: #FBF5E5;
	width: 150px;
	text-align: center;
	vertical-align: top;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #9E0003;
}
.table_desc_even {
	background-color: #F3F3F3;
	text-align: left;
}
.table_desc_odd {
	background-color: #FFFFFF;
	text-align: left;
}
#mainContent table .comment {
	font-size: 10px;
	color: #5A707C;
}

#mainContent h1 {
	font-size: 15px;
	color: #a30000;
	font-weight: bold;
}


#buttonmenu  ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
}
#mainContent .date {
	clear: both;
	height: 110px;
	margin-bottom: 10px;
}
#mainContent  .datedesc {
	width: 300px;
	float: right;
}
#mainContent .date img {
	float: left;
}


#buttonmenu  ul li {
	float: left;
	margin-left: 3px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
#buttonmenu  ul  li  a {
	display: block;
	text-indent: -9000px;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#buttonmenu #button1 {
	background-image: url(images/button_menu_06.png);
	height: 31px;
	width: 183px;
	margin: 0px;
	padding: 0px;
}
#buttonmenu #button2 {
	background-image: url(images/button_menu_08.png);
	height: 31px;
	width: 64px;
	margin: 0px;
	padding: 0px;
}
#buttonmenu #button3 {
	background-image: url(images/button_menu_10.png);
	height: 31px;
	width: 94px;
	margin: 0px;
	padding: 0px;
}
#buttonmenu #button4 {
	background-image: url(images/button_menu_12.png);
	height: 31px;
	width: 91px;
	margin: 0px;
	padding: 0px;
}

#buttonmenu #button5 {
	background-image: url(images/button_menu_14.png);
	height: 31px;
	width: 91px;
	margin: 0px;
	padding: 0px;
}

#buttonmenu #button1:hover, #buttonmenu #button1.active1 {
	background-image: url(images/button_menu_over_06.png);
	height: 31px;
	width: 183px;
	margin: 0px;
	padding: 0px;
	outline: none;
}
#buttonmenu #button2:hover, #buttonmenu #button2.active3 {
	background-image: url(images/button_menu_over_08.png);
	height: 31px;
	width: 64px;
	margin: 0px;
	padding: 0px;
	outline: none;
}
#buttonmenu #button3:hover, #buttonmenu #button3.active4 {
	background-image: url(images/button_menu_over_10.png);
	height: 31px;
	width: 94px;
	margin: 0px;
	padding: 0px;
	outline: none;
}
#buttonmenu #button4:hover, #buttonmenu #button4.active5 {
	background-image: url(images/button_menu_over_12.png);
	height: 31px;
	width: 91px;
	margin: 0px;
	padding: 0px;
	outline: none;
}

#buttonmenu #button5:hover, #buttonmenu #button5.active6 {
	background-image: url(images/button_menu_over_14.png);
	height: 31px;
	width: 91px;
	margin: 0px;
	padding: 0px;
	outline: none;
}

#footer {
	height: 40px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #35444d;
	line-height: 19px;
	clear: both;
	text-align: center;
	background-image: url(images/image_22.png);
	background-repeat: no-repeat;
	background-position: top;
}
#footer a:link {
	color: #35444D;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer a:hover {
	color: #35444D;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a:visited {
	color: #35444D;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#f_left input {
	/*width: 195px;
	border: 1px solid #CCCCCC;*/
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
}

dl {
	clear: both;
	margin: 0px;
}

dt {
	float: left;
	text-align: right;
	width: 90px;
	line-height: 35px;
	margin-right: 5px;
}

dd {
	float: left;
	margin: 0px;
	line-height: 35px;
}

#mainContent a { color:#A30000; }

#request_form {
margin-bottom: 60px; 
height: 260px;
padding-bottom:40px;
}