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

.NormalText {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.style1 {
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #333333; }
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style8 {color: #FFFFFF}
.style9 {font-size: 10px; font-style: normal; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF; }
.style11 {color: #FFFFFF}
.style110 {color: #005AA6; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
.style111 {color: #005AA6; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 18px; }
.style112 {font-size: 15px}
.style113 {
	color: #005AA6;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.style114 {font-size: 13px; font-style: normal; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style115 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #333333; }
.style118 {
	color: #005AA6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style129 {color: #005AA6; font-weight: bold; font-size: 17px; }
.style130 {font-size: 12px}
.style131 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #333333; }
.style132 {color: #005AA6; font-weight: bold; font-size: 17px; font-family: Arial, Helvetica, sans-serif; }
.style135 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #333333; }
.style136 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #333333; }
.style137 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style138 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style139 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; }
.style140 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #666666; }
.style142 {
	font-size: 16px;
	color: #005AA6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.NormalText1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.style119 {font-size: 14px; color: #005AA6; font-weight: bold; }
.style150 {color: #005AA6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style155 {font-size: 12px; color: #666666; }
.style165 {color: #FF0000}
.style166 {color: #666666; font-size: 10px;}
.style167 {font-size: 11px}
-->
.Formmailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	
}


/*fixed IE6 position fixed*/
#PPnotice {
	position:fixed;
	_position:absolute;
}

.feedbackicon{
	position:fixed;right:0;bottom:0; cursor:pointer;
	_position:absolute;
}

/*for new selector*/
.option{ 
	background-color:#FFF;
	color:#000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	cursor: default;
	z-index:1000
}

.option_select{
	background-color:#316ac5;
	color:#FFF;
	z-index:1000
}

.explanation{
	font-style:italic
}


