@charset "UTF-8";
/* CSS Document */
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menu_no_arrow.gif);
	background-position: left center;
	background-repeat: repeat-x;
	padding-left: 16px;
	text-align: left;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
}
a.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menu_no_arrow.gif);
	background-position: left center;
	background-repeat: repeat-x;
	padding-left: 16px;
	text-align: left;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
}
a.menu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B8BADC;
	text-decoration: none;
	background-image: url(images/menu_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-align: left;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
}
.menu1_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B8BADC;
	text-decoration: none;
	background-image: url(images/menu_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-align: left;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
}
.menu2 {
	font-family: Helvetica Light, Arial, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	background-repeat: repeat-x;
	padding-left: 0px;
	text-align: left;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11px;
}
a.menu2 {
	color: #666;
	text-decoration: none;
	background-image: url(images/grey_arrow.gif);
	background-position: left center;
	background-repeat: repeat-x;
	padding-left: 60px;
	text-align: left;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11px;
}
a.menu2:hover {
	color: #36C;
	text-decoration: none;
	background-image: url(images/blue_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 60px;
	text-align: left;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11px;
}
.menu2_selected {
	font-family: Helvetica Light, Arial, sans-serif;
	font-size: 16px;
	color: #36C;
	text-decoration: none;
	background-image: url(images/grey_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 60px;
	text-align: left;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11px;
}
.Head{
	font-family: Helvetica Light, Arial, sans-serif;
	font-size: 20px;
	color:#A3A5B7;
	padding-top:11px;
	padding-left:15px;
	padding-bottom:8px;
	padding-right:10px;
}
.text1{
	font-family: Helvetica Light, Arial, sans-serif;
	line-height:16px;
	font-size: 11px;
	color:#000;
	text-align: justify;
}
a.text1{
	font-family: Helvetica Light, Arial, sans-serif;
	line-height:16px;
	font-size: 11px;
	color: #50697B;
	text-align: justify;
	text-decoration: none;
}
a.text1:hover{
	font-family: Helvetica Light, Arial, sans-serif;
	line-height:16px;
	font-size: 11px;
	color:#50697B;
	text-align: justify;
	text-decoration: underline;
}
.text1b{
	font-family: Helvetica Light, Arial, sans-serif;
	font-weight:bold;
	line-height:16px;
	font-size: 11px;
	color:#000;
	text-align: justify;
}
.text1b_blue{
	font-family: Helvetica Light, Arial, sans-serif;
	font-weight:bold;
	line-height:16px;
	font-size: 12px;
	color: #0470BE;
	text-align: justify;
}
.text1b_w{
	font-family: Helvetica Light, Arial, sans-serif;
	font-weight:bold;
	line-height:16px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

