@charset "UTF-8";
/* CSS Document */

.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: centre;
	color: #FFFFFF;
}
.navi_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: centre;
	color: #2FB8C7;
}
.bodytext_heavy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #464a4b;
	
	}
.bodytext_subheadREV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #FFFFFF;
}
.bodytext_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #22A7B7;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000000;
	}
.bodytexttight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000000;
	}
.mailto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000000;
}
.mailto:visited{
color:#000000;
}
.mailto:hover{
color:#000000;
}
a.link_heavy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #4A4B4B;
}
a.link_heavy:visited {
	text-decoration: none;
	color: #4A4B4B;
}
a.link_heavy:hover {
	text-decoration: none;
	color: #2FB8C7;
}
a.link_heavy:active {
	text-decoration: none;
	color: #2FB8C7;
}

a.navi_link {
	text-decoration: none;
	color: #FFFFFF;
}
a.navi_link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navi_link:hover {
	text-decoration: none;
	color: #2FB8C7;
}
a.navi_link:active {
	text-decoration: none;
	color: #2FB8C7;
}

a.navi_link2 {
	text-decoration: none;
	color: #2FB8C7;
	font-weight:bold;
}
a.navi_link2:visited {
	text-decoration: none;
	color: #2FB8C7;
	font-weight:bold;
}
a.navi_link2:hover {
	text-decoration: none;
	color: #2FB8C7;
	font-weight:bold;
}
a.navi_link2:active {
	text-decoration: none;
	color: #2FB8C7;
	font-weight:bold;
}

a.navi_link3 {
	text-decoration: none;
	color: #464a4b;
	font-weight:bold;
}
a.navi_link3:visited {
	text-decoration: none;
	color: #464a4b;
	font-weight:bold;
}
a.navi_link3:hover {
	text-decoration: none;
	color: #464a4b;
	font-weight:bold;
}
a.navi_link3:active {
	text-decoration: none;
	color: #464a4b;
	font-weight:bold;
}
