h1 {
	font-size: 40px;
	line-height: 26px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #003971;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}
h3 {
	font-size: 20px;
	line-height: 20px;
	line-height: 22px;
	color: #003971;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 4px;
}
h5 {
	font-size: 13px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}
h6 {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}
h7 {
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
}
.darkorange {
    color: #F26521;
}
.red  {
    color: #f00;
}

body {
	background-attachment: scroll;
	background-color: #9AA3AB;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	padding-top: 0px;
	color: #707070;
	margin-left: 0px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#body {
	background-color: #FFF;
	width: 980px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	clear: both;
	margin-top: auto;
}
#logo {
	margin-left: 35px;
	width: 140px;
	margin-top: 8px;
}
#body_corner_right {
	float: right;
	background-image: url(../images/body_corner_upright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 4px;
	width: 4px;
}
#body_corner_left {
	float: left;
	background-image: url(../images/body_corner_upleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	width: 4px;
}
#container #head_option {
	float: right;
	margin-top: -16px;
	background-image: url(../images/head_option_bg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	height: 24px;
	margin-bottom: 0px;
	color: #707070;
	width: 110px;
	line-height: 24px;
	margin-right: 15px;
}
#container #head_option #left {
	background-image: url(../images/head_option_left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 6px;
	background-position: left top;
	height: 24px;
}
#container #head_option #right {
	background-image: url(../images/head_option_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 6px;
	height: 24px;
}
#container #head_option #middle {
	height: 24px;
	width:auto
	line-height: 24px;
	float: left;
	text-align: center;
}
#container #head_option #middle ul {
	margin: 0px;
}
#container #head_option #middle li {
	float: left;
	margin-right: 4px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #head_option #middle a {
	color: #707070;
	text-decoration: none;
}
#container #head_option #middle a:hover {
	color: #000000;
}

#footer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/body_corner_downright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	color: #FFF;
	font-size: 10px;
	padding-top: 8px;
	clear: both;
}
#footer ul {
	list-style:none;
	margin: 0px;
	display: inline;
}
#footer li {
	list-style:none;
	float:left;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 4px;
}
#footer #space {
	float:left;
	margin-right: 55px;
	margin-left: 4px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #003971;
	text-decoration: none;
}
#footer #copyright {
	float: right;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #language {
	float: right;
	font-size: 10px;
	color: #506273;
	width: 189px;
	margin-top: 0px;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 10px;
}
#container #language select {
	font-size: 10px;
	color: #506273;
	width: 100px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#space1 {
	display: block;
	height: 1px;
	clear: both;
}
#space5 {
	display: block;
	height: 5px;
	clear: both;
}
#space10 {
	height:10px;
	clear: both;
}
#space20 {
	height:20px;
	clear: both;
}
#space30 {
	height:60px;
	clear: both;
}
#ii_menu_welcome {
	background-image: url(/images/ii_menu_welcome.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	width: 150px;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
}

#end{
	background-image: url(../images/body_corner_downleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
	clear:both;
	padding-top: 20px;
	margin: 0px;
}
