@charset "utf-8";
#a_context {
	color: #7F7E7E;
	line-height: 1.5em;
}
#a_context h1 {
	color: #666666;
	font-size: 24px;
	padding-top: 1em;
	padding-bottom: 1em;
}
#a_context h2 {
	color: #666666;
	font-size: 20px;
	padding-top: 1em;
	padding-bottom: 1em;
}
#a_context h3 {
	color: #666666;
	font-size: 16px;
	padding-top: 1em;
	padding-bottom: 1em;
}
#a_context h4 {
	color: #666666;
	font-size: 14px;
	padding-top: 1em;
	padding-bottom: 1em;
}
#a_context h5 {
	color: #666666;
	font-size: 12px;
}
#a_context h6 {
	color: #666666;
	font-size: 11px;
}
#a_context span.title{
	font-size: 24px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#a_context p{
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	text-indent:2em;
}
#a_context ul{
	list-style-type: none;
	display: block;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#a_context ul li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	vertical-align: top;
}
#a_context ul li a{
	text-decoration: none;
}
#a_context ul.list1{
	list-style-type: none;
	display: block;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#a_context ul.list1 li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	vertical-align: top;
}
#a_context ul.list1 li a{

}
#a_context ul.list2{
	list-style-type: none;
	display: block;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#a_context ul.list2 li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(bt_arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	vertical-align: top;
	color: #CC0066;
}
#a_context ul.list2 li a{
	color: #CC0066;

}
#a_context ul.list3{
	list-style-type: none;
	display: block;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#a_context ul.list3 li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(bt_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	vertical-align: top;
}
#a_context ul.list3 li a{

}
#a_context div.pic{
	padding: 0px;
	margin: 20px;
	text-align: center;
}
#a_context div.flash{
	text-align: center;
	margin: 20px;
	padding: 0px;
}
#a_context b{
}
#a_context div.table_bg_blue{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099cc;
	border-bottom-color: #0099cc;
	background-color: #f2fafc;
	margin-top: 20px;
	margin-bottom: 20px;
}
#a_context div.tb_blue{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099cc;
	border-bottom-color: #0099cc;
	background-color: #f2fafc;
	margin-top: 20px;
	margin-bottom: 20px;
}
#a_context div.tb_blue th{
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	overflow: hidden;
}
#a_context div.tb_blue td{
	padding: 5px;
	overflow: hidden;
}
#a_context div.tb_blue tr.h td{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
#a_context div.tb_blue tr.b1 th{
	background-color: #666666;
}
#a_context div.tb_blue tr.b2 th{
	background-color: #5A5A5A;
}
#a_context div.tb_blue tr.b1 td{

}
#a_context div.tb_blue tr.b2 td{
	background-color: #E6F5F9;
}
#a_context div.tb_blue tr.f td{

}
#a_context div.table_bg_blank{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#a_context form{
}
#a_context input.text{
	border: 1px solid #aeaba8;
}
#a_context input.radio{
}
#a_context input.btn{
	border: 1px solid #AEABA8;
}
#a_context select{
	border: 1px solid #aeaba8;
}
#a_context a{
	color: #666666;
	text-decoration: underline;
}
#a_context a:hover{
	color: #FF6600;
}
#a_context img {
}
