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

.address	{
	font-family:Arial;
	font-size:10px;
    color:#666666;
	font-weight:normal;
}
.address a:link	{
	font-family:Arial;
	font-size:10px;
    color:#666666;
	font-weight:normal;
}
.address a:hovor	{
	font-family:Arial;
	font-size:10px;
    color:#666666;
	font-weight:normal;
}
.address a:visited	{
	font-family:Arial;
	font-size:10px;
    color:#666666;
	font-weight:normal;
}
.address_bold	{
	font-family:Arial;
	font-size:10px;
    color:#666666;
	font-weight:bolder;
}		
.Detail_title {
	font-family:Arial;
	font-size:32px;
    color:#006699;
	font-weight:normal;
}	
.Detail_sub {
	font-family:Arial;
	font-size:16px;
    color:#006699;
	font-weight:normal;
}
.Detail {
	font-family:Arial;
	font-size:14px;
    color:#666666;
	font-weight:normal;
}
.Detail_bold_subtitle {
	font-family:Arial;
	font-size:18px;
    color:#006699;
	font-weight:normal;
}
.Detail_bold_color {
	font-family:Arial;
	font-size:14px;
    color:#006699;
	font-weight:bolder;
}
.Detail_bold {
	font-family:Arial;
	font-size:14px;
    color:#666666;
	font-weight:bolder;
}
.Detail_bold_subtitle2 {
	font-family:Arial;
	font-size:14px;
    color:#006699;
	font-weight:normal;
}
.Detail_footer {
	font-family:Arial;
	font-size:10px;
    color:#006699;
	font-weight:normal;
	text-decoration:none;
}
.Detail_footer a:link {
	font-family:Arial;
	font-size:9px;
    color:#006699;
	font-weight:normal;
	text-decoration:none;
}
.Detail_footer a:hover {
	font-family:Arial;
	font-size:9px;
    color:#006699;
	font-weight:normal;
	text-decoration:none;
}
.Detail_footer a:visited {
	font-family:Arial;
	font-size:9px;
    color:#006699;
	font-weight:normal;
	text-decoration:none;
}
.Detail_other {
	font-family:Arial;
	font-size:12px;
    color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.Detail_more {
	font-family:Arial;
	font-size:12px;
    color:#006699;
	font-weight:normal;
	text-decoration:none;
}
.Detail_more_link {
	font-family:Arial;
	font-size:14px;
    color:#006699;
	font-weight:normal;
	text-decoration:none;
}
.Careers_title {
	font-family:Arial;
	font-size:26px;
	color:#006699;
	font-weight:normal;
	text-decoration:none;
}
.ScrollDiv {
	overflow: auto;
	height: 100%;
	width: 100%;
	scrollbar-base-color: White;
    scrollbar-face-color: White;
    scrollbar-track-color:silver;
    scrollbar-arrow-color: Black;
    scrollbar-3dlight-color: Black;
    scrollbar-darkshadow-color: Black;
    scrollbar-highlight-color: White;
    scrollbar-shadow-color: White;
}
	
ul
{
list-style-type: none;
font-size:1emx;
}


table.datatable td {
	border: 0;
	border-bottom: 1px solid #E2E2DF;
	border-right: 1px solid #E2E2DF;
	vertical-align: top;
	padding: 3px;
}
table.datatable th {
	border: 0;
	border-bottom: 1px solid #E2E2DF;
	border-right: 1px solid #E2E2DF;
	vertical-align: top;
	padding: 3px;
	background: #005883;
	color: #fff;
	text-align: left;
}
table.datatable {
	font-family:Arial;
	border: 1px solid #E2E2DF;
	border-right: 0;
	border-bottom: 0;
	color:#666;
	font-size:0.9em;
}
