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

body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background:#ffffff;
}


.bodystyle {font-size: 10px; line-height:3}

.bodystyle11 {font-size: 11px; line-height:1.5}

.bodystyle11bd {font-size: 11px; line-height:2; font-weight: 600;}

.bodystyle11b {font-size: 11px; line-height:3}

.bodystyle10 {font-size: 10px;}

.bodystyle12 {font-size: 12px;}

.bodystyle12b {font-size: 12px; line-height:2}

.bodystyle12bd {font-size: 12px; font-weight: 600; line-height:1.5}

.small {font-size: 10px; line-height:1}

.medium {font-size: 12px; line-height:1}

.big {font-size: 16px; line-height:1}

.xbig {font-size: 24px; line-height:1}

.expanded {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

a.option:link {
color: #003399;
text-decoration: none;
}

a.option:visited {
color: #003399;
text-decoration: none;
}

a.option:hover {
color: #003399;
text-decoration: underline;
}

a.option:active {
color: #003399;
text-decoration: underline;
}


.pagetop {
	font-size: 12px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.subhead {
	margin:10px 0 10px 0;
}


/* __________office__________ */

.table_top{
	background-color: #6F84BB;
	border: 1px solid #fff;
	color: #FFF;
	padding: 4px 5px;
	font-size:12px;
	font-weight: bold;
}

.table_left1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE6F7;
	background-color: #DBE6F7;
	border: 1px solid #FFFfff;
	color: #4d4d4d;
	font-size:11px;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	vertical-align:top;
	width:20%;
}

.table_left2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe3e6;
	background-color: #f3f4f5;
	border: 1px solid #fff;
	color: #4d4d4d;
	font-size:11px;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	vertical-align:top;
	width:52%;
}

.table_left3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe3e6;
	background-color: #f3f4f5;
	border: 1px solid #fff;
	color: #4d4d4d;
	font-size:11px;
	padding: 4px 4px 4px 4px;
	vertical-align:top;
	width:28%;
}

.table_left4{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe3e6;
	background-color: #FBFBFB;
	border: 1px solid #fff;
	color: #4d4d4d;
	font-size:11px;
	padding: 4px 4px 4px 10px;
	vertical-align:top;
}

.table_left4 a{
	color:#4D4D4D;
	text-decoration:underline;
}

.table_left4 a:hover{
	color:#4D4D4D;
	text-decoration:none;
}





