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

html {
	font-size: 1em;
}

a:link, a:visited {
	color: #396d92;
	text-decoration: none;
}

a:hover, a:active {
	color: #999;
	text-decoration: underline;
}

html, body {
	margin: 0px;
	border: 0px;
}

.wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}

.header{
	position: relative;
	width: 990px;
	height: 90px;
	margin: 10px auto 0px;
	z-index: 100;
}

.header .logo {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.header .logo2 {
	position: absolute;
	top: 0px;
	left: 0px;
}

.header .logo a img {
	border: none;
	width: 175px;
	height: 58px;
	display: none;
}

.header .logo2 a img {
	border: none;
	width: 175px;
	height: 58px;
}

.header .search {
display: none;
float: right;
position: relative;
top: 20px;
}

.header .phone {
	position: absolute;
	right: 0;
	top: 0;
}

.header .phone h2 {
	font-family: "Lucida Grande", Arial;
	font-size: 14px;
/* 	font-size: 1em; */
	color: #999;
	font-weight: normal;
}

.header .phone h2 span {
	color: #769ab4;
}

.header .menu_sm, .header .menu_lg {
	display: none;
}

.lead_blue_bar {
	margin: 5px auto;
	width: 100%;
	height: 25px;
	overflow: hidden;
	z-index: 1000;
	/*
position: absolute;
	top: 0px;
	left: 110px;
*/
	position: relative;
	left: 110px;
	top: -20px;
	clear: both;
}

.lead_blue_bar .title {
	position: absolute;
}

.lead_blue_bar .title h1 {
	font-family: Arial;
	font-size: 20px;
	color: #134165;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.lead_blue_bar .image {
	display: none;
}

.wedge_text {
	position: relative;
	width: 100%;
	height: 20px;
	margin: 0px auto;
	padding-top: 20px;
}

.wedge_text p {
	font-family: Arial;
/* 	font-size: 16px; */
	font-size: 1em;
	color: #333;
}

.wedge_text .left {
	position: absolute;
	bottom: -10px;
	left: 20px;
}

.wedge_text .right {
	position: absolute;
	bottom: -10px;
	right: 0px;
}

.center {
	background-color: #eaeff3;
	position: relative;
}

.center_content {
	position: relative;
	width: 100%;
	margin: 10px auto 0px;
}

.center_content .menu_left {
	display: none;
}

.center_content .main_text_left {
	float: left;
	width: 68%;	
}

.center_content .main_text_left h2, .center_content .menu_left h2 {
	font-family: Arial;
	font-size: 1.25em;
	color: #333;
}

.center_content .main_text_left h3, .center_content .menu_left h3 {
	font-family: Arial;
	font-size: 0.815em;
	color: #002b50;
}

.center_content .main_text_left p, .center_content .menu_left p {
	font-family: Arial;
	font-size: 0.8em;
	color: #333;
}

.center_content .main_text_left p span {
	color: #000;
	font-weight: bold;
}

.center_content .col_right {
	width: 30%;
	float: right;
	clear: right;
}

.center_content .col_right h2, .center_content .col_right h3, .center_content .col_right h4, .center_content .col_right p {
	font-family: Arial;
	color: #333;
}

.center_content .col_right h2 {
	font-size: 1.25em;
	font-weight: normal;
}

.center_content .col_right h3 {
	font-size: 0.815em;
	margin-bottom: 0px;
}

.center_content .col_right h4 {
	font-size: 0.815em;
	font-weight: normal;
	color: #999;
	margin-top: 0px;
}

.center_content .col_right p {
	font-size: 0.815em;
}

.center_content .col_right li, .center_content .main_text_left li, .center_content .main_text_full li {
	position: relative;
	left: -12px;
	font-family: Arial;
	font-size: 0.815em;
	color: #333;
	margin: 0px 0px 5px;
	padding-left: 12px;
	list-style: square;
}

.center_content .col_right hr {
	margin: 10px;
	border-top: dotted 1px #999;
	border-bottom: none;
}

.bust {
	display: none;
}

.center_content .col_right .contact {
	text-align: right;
	height: 100px;
	position: relative;
}

.center_content .col_right .contact .details {
	position: absolute;
	bottom: 0;
	right: 0;
	width: auto;
	height: auto;
	margin-right: 5px;
}

.center_content .col_right_nobg {
	clear: right;
	width: 30%;
	float: right;
	border-left: solid 1px #ccc;
}

.center_content .col_right_nobg p {
	margin-top: 0px;
	font-family: Arial;
	font-size: 0.815em;
	color: #333;
}

.center_content .col_right_nobg ul {
	margin: 0;
	padding: 0;
}

.center_content .col_right_nobg li {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	border-top: solid 1px #ccc;
}

.center_content .col_right_nobg p span {
	color: #000;
	font-style: italic;
}

.center_content .col_right .download_area {
	position: relative;
	text-align: right;
	height: 90px;
}

.center_content .col_right .download_area p {
	text-align: right;
	margin-top: 0;
}

.center_content .col_right .download_area img {
	display: none;
}

.center_content .col_right .download_area .download_text {
	position: relative;
	top: 1px;
	width: 100%;
	height: 80px;
	float: right;
}

.center_content .main_text_full hr {
	margin: 0px 0px 0px 10px;
}

.center_content .main_text_full {
	float: right;
	width: 100%;
	margin: 10px auto 30px;	
}

.center_content .main_text_full h1 {
	font-family: Arial;
	font-size: 1.125em;
	color: #999;
	font-weight: normal;
}

.center_content .main_text_full h1 span {
	color: #7495bb;
	font-weight: bold;
}

.center_content .main_text_full h2 {
	font-family: Arial;
	font-size: 0.815em;
	color: #002b50;
}

.center_content h4 {
	font-family: Arial;
	font-size: 0.815em;
	color: #333;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.center_content .main_text_full p {
	font-family: Arial;
	font-size: 0.8em;
	color: #333;
}

.center_content .main_text_full p span {
	font-weight: bold;
	color: #000;
}

.center_content .main_text_full .pages {
	display: none;
}

.center_content .main_text_full .staff_float {
	width: 49%;
	min-height: 130px;
	float: left;
	position: relative;
}

.center_content .main_text_full .bust {
	display: inline;
}

.center_content .main_text_full .bust_large {
	display: inline;
	float: right;
	padding-left: 10px;
}

.center_content .main_text_full .bust img {
	position: relative;
	top: 5px;
	border: none;
}

.center_content .main_text_full .staff_float .staff_full_text {
	float: right;
	width: 100%;
}

.center_content .main_text_full .staff_float .staff_full_text h1 {
	position: absolute;
	top: -10px;
	left: 80px;
}

.center_content .main_text_full .staff_float .staff_full_text h3 {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 0.9;
	color: #666;
	position: absolute;
	top: 10px;
	left: 80px;
}

.center_content .main_text_full .staff_float .staff_full_text p {
	position: absolute;
	bottom: 0;
	text-align: left;
	width: 100%;
	margin-left: 80px;
}

.center_content .main_text_full .staff_float table {
	font-family: Arial;
	font-size: 1em;
	color: #666;
	margin-left: 80px;
}

.table p, .table tr, .table td {
	height: 50px;
	width: auto;
	margin: 0;
	padding: 0;
}

.footer {
	position: relative;
	clear: both;
}

.footer_content {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 60px;
	font-family: Arial;
	font-size: 10px;
	color: #333;
}

.footer_content .left {
	display: none;
}

.footer_content .right_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
}

.footer_content .right_2 {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}

.vat_num {
	float: right;
	clear: both;
	height: 10px;
}

.hr_sp {
	border: none;
	border-bottom: solid 1px #ddd;
	margin: 0px;
	clear: both;
}

.hr_sp2 {
	border: none;
	border-top: solid 1px #eaeff3;
	border-bottom: solid 1px #ddd;
	margin: 0px;
	clear: both;
}

hr {
	border: none;
	border-top: solid 1px #ddd;
	margin: 0px;
	clear: both;
}

hr.print_hide {
	display: none;
}

.back_to_top {
	display: none;
}

.access_hidden {
	display: none;
}

.print_no_clear {
	display: none;
}

.gmnoprint{
  display:none;
}

