body {
	background-color: #ffFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 15px;*/
	color: #666666;
	text-align: center;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}

a {
	color: #663333;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	padding-top: 35px;
	color: #032940;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #006666;
}

.linkblue {
	color: #032940;
	font-size: 10px;
	text-decoration: none;

}

.linkblue_b {
	color: #032940;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;

}

.contentgray_s {
	padding-top: 0px;
	font-size: 10px;
	color: #666666;
}

.contentgray {
	padding-top: 0px;
	font-size: 12px;
	color: #666666;
}

.homeblue_b {
	padding-top: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #032940;
}

.contentblue_xl_b {
	padding-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #032940;
}

.contentblue_xl {
	padding-top: 0px;
	font-size: 14px;
	color: #032940;
	font-weight:normal;
}

.contentblue_l_b {
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #032940;
	text-decoration: none;
}

.menu_selected {
	padding-top: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #032940;
	text-decoration: none;
	line-height: 12px;
}

.contentblue_b {
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #032940;
}

.contentblue_s {
	padding-top: 0px;
	font-size: 9px;
	font-weight: bold;
	color: #032940;
}

.history_date {
	margin: 0px;
	margin-right: 9px;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #999999;
	line-height: 18px;

}

.history_title {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #032940;
	line-height: 18px;
}

.history_image {
	padding-top: 13px;
	padding-right: 9px;
	padding-bottom: 33px;

}

.history_text {
	padding-top: 13px;
	padding-bottom: 33px;

}

.partners_image {
	padding-top: 30px;
	padding-bottom: 40px;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  	color: #DCDCDC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.images {
	margin: 0px;
	margin-right: 2px;
	padding-top: 0px;

}

.table_style {
	width: 651px;
}

.team_pic {
	width: 55px;

}

.linkImg {
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}

.text_box {
	padding: 0px;
	padding-top: 1px;
	margin: 0px;

}

.btn_box {
	background-color: #660000;
	width: auto;
	height: 15px;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	

}

.portfolio_box {
	display: block;
	background-color: #FFF;
	border-left: #81949f dotted 1px;
}

.pf_header {
	padding: 2px;
	font-size: 9px;
	color: #032940;
	width: auto;
	height: 30px;
	vertical-align: top;
	border-right: #81949f dotted 1px;

}

.pf_sub_box {
	padding: 2px;
	padding-top: 5px;
	width: auto;
	height: 131px;
	vertical-align: top;
	border-right: #81949f dotted 1px;
	border-bottom: #81949f solid 1px;
}

.team_sub_box {
	padding: 2px;
	padding-top: 5px;
	width: auto;
	height: 60px;
	vertical-align: top;
	border-right: #81949f dotted 1px;
	border-top: #81949f solid 1px;
}

.pop_sub_box {
	padding: 2px;
	padding-top: 5px;
	width: auto;
	min-height: 18px;
	vertical-align: top;
	border-bottom: #c3cbd0 solid 1px;
}

.press_sub_box {
	padding: 2px;
	padding-top: 5px;
	width: auto;
	height: 30px;
	vertical-align: top;
	border-right: #81949f dotted 1px;
	border-bottom: #81949f solid 1px;
}

.right_col {
	margin-top: 20px;
	padding-top: 0px;
	padding-left: 35px;
	width: 272px;
	
}

.left_col {
	margin-top: 20px;
	width: 272px;
	border-right: #81949f dotted 1px
}

.pf_content_box {
	padding: 5px;
	padding-top: 20px;
	width: 690px;
	height:auto;
	max-height: auto;
	overflow:auto;

}

#main {
	position: relative;
	visibility: visible;
	/*margin-left : -497.5px;
	left: 50%;
	top: 0px;*/
	margin:auto;

	padding: 0px;
	border: 0px; 
	width: 975px;
	height: auto;
	background-color: #ffffff;
	text-align: left;

}

#home_container {
	position: relative;
	visibility: visible;
	/*margin-left : -497.5px;
	left: 50%;
	top: 0px;*/
	padding: 0px;
	border: 0px; 
	width: 647px;
	height: auto;
	background-color: #ffffff;
	text-align: left;

}

#page_top {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
}

#nav_hp {
	position: absolute;
	top: 253px;
	left: 0px;
	width: 270px;
	height: 100%;
}

#nav {
	position: absolute;
	top: 205px;
	left: 0px;
	width: 270px;
	height: 100%;
}

#private_nav {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 270px;
	height: 100%;
	font-size: 13px;
	padding-left: 50px;
	padding-top: 20px;
	color: #032940;
}

#content_hp {
	position: absolute;
	top: 253px;
	left: 270px;
	height: 550px;
}

#content {
	position: absolute;
	top: 205px;
	left: 270px;
	height: 550px;
}

#private_content {
	position: relative;
	top: 150px;
	left: 270px;
	height: 550px;
}

#infoFrame_box {
	position: fixed;
	visibility: visible;
	margin: 0px;
	margin-left: 271px;
	padding: 0px;
	border: 0px; 
	width: auto;
	height: auto;
	z-index: 15;
	vertical-align:top;
	text-align: left;
}

#boxtop {
	display: inline;
	position:absolute;
	top: 10px;
	left: 290px;
	width: auto;
	font-size: 10px;
	color: #032940;
	z-index:11;
}


#boxtop_left {
	position:absolute;
	top: 10px;
	left: 38px;
	width: auto;
	font-size: 10px;
	color: #032940;
	z-index:11;
}

#boxtop_right {
	position:absolute;
	top: 10px;
	left: 931px;
	width: 50px;
	text-align: left;
	font-size: 10px;
	color: #032940;
	z-index:10;
}

#boxtop_right_hp {
	display: inline;
	position:absolute;
	top: 10px;
	left: 765px;
	width: 50px;
	text-align: left;
	font-size: 10px;
	color: #032940;
	z-index:10;
}

#imagebox {
	display: inline;
	position:relative;
	z-index:9;	
}

#breadcrumb {
	position: relative;
	display:block;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	width:100%;
	height: 36px;
	color: #032940;
	font-size: 18px;
	line-height: 18px;
	vertical-align: bottom;
	background-color:#fff;
}

#login_box {
	padding: 0px;
	padding-left: 20px;
	padding-top: 35px;
	width: 355px;
	height: 368px;

}

