@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	margin: 0px;
	color:#666666;
}
td {
	vertical-align: top;
}
.font01 {
	color: #273b50;
	line-height:21px;
	font-size:13px;
}
.font02 {
	color:#fc7c02;
	font-weight:bold;
	font-size:13px;
}
.font08{
  color:#ffffff;
  font-size:12px;
}
.font09{
  color:#ffffff;
  font-size:12px;
  line-height:20px;
}
.font03 {
	font-size: 14px;
	color:#093766;
	line-height:25px;
}
.font04 {
	font-size: 13px;
	color:#093766;
	line-height:21px;
}
.font05 {
	font-size: 13px;
	color:#ffffff;
	line-height:21px;
}
.font06{
  color:#3a96cd;
  font-size:14px;
  font-weight: bold;
}
A.a_white_u:link {
	text-decoration: none;
	color:#FFffff;
	font-size: 12px;
}
A.a_white_u:visited {
	color: #FFffff;
	font-size: 12px;
}
A.a_white_u:active {
	color: #FFffff;
	font-size: 12px;
}
A.a_white_u:hover {
text-decoration:underline;
	color: #FFffff;
	font-size: 12px;
}
A.a_blue_u:link {
	text-decoration: none;
	color:#3a96cd;
	font-size: 13px;
	font-weight:bold;
}
A.a_blue_u:visited {
	color: #3a96cd;
	font-size: 13px;
	font-weight:bold;
		text-decoration: none;
}
A.a_blue_u:active {
	color: #3a96cd;
	font-size: 13px;
	font-weight:bold;
		text-decoration: none;
}
A.a_blue_u:hover {
text-decoration:underline;
	color: #3a96cd;
	font-size: 13px;
	font-weight:bold;
}
A.n_blue:link {
	text-decoration: none;
	color:#273b50;
	font-size: 12px;
	font-weight: normal;
}
A.n_blue:visited {
	text-decoration: none;
	color: #1552A2;
	font-size: 12px;
	font-weight: normal;
}
A.n_blue:active {
	text-decoration: none;
	color: #273b50;
	font-size: 12px;
}
A.n_blue:hover {
	text-decoration: none;
	color: #273b50;
	font-size: 12px;
}
a:link {    font-size: 9pt;	color: #666666;	text-decoration: none;}
a:visited {	font-size: 9pt;	color: #666666;	text-decoration: none;}
a:hover {	font-size: 9pt;	color: #666666;	text-decoration: none;}
a:active {	font-size: 9pt;	color: #666666;	text-decoration: none;}
A.n_yellow:link {
	color:#fc7c02;
	font-weight:bold;
	font-size:13px;
}
A.n_yellow:visited {
	color:#fc7c02;
	font-weight:bold;
	font-size:13px;
}
A.n_yellow:active {
	color:#fc7c02;
	font-weight:bold;
	font-size:13px;
}
A.n_yellow:hover {
	color:#fc7c02;
	font-weight:bold;
	font-size:13px;
}
A.n_ww:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.n_ww:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A.n_ww:active {
	text-decoration: none;
	color: #FFFFFF;
}
A.n_ww:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.mid{
	vertical-align:middle;
	}