@charset "UTF-8";
/* CSS Document */

#header {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	height: 90px;
}
#menu {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-y;
	height: 56px;
	z-index: 50;
	overflow: hidden;
}
.menu_indent {
	margin-left: 17px;
	background-repeat: repeat-x;
	width: 736px;
	height: 34px;
}
#content {
	width: 708px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: repeat;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 0px;
	visibility: visible;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#footer {
	width: 656px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	height: 70px;
	left: 0;
	top: 0;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	float: none;
	padding-right: 50px;
	padding-left: 26px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00579A;
	text-decoration: none;
}
.text_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A3E4;
	text-decoration: none;
}
#div_logo {
	position:absolute;
	width:99px;
	height:115px;
	z-index:1;
	left: 22px;
	top: 17px;
}
.tdrightborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
.text_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.text_standard_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.img_border {
	border-bottom-style: none;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333DFE;
}
#top_footer {
	width: 695px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 15px;
	left: 0;
	top: 0;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	float: none;
	padding-right: 50px;
	padding-left: 25px;
	background-position: bottom;
}
