/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.black_12 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black_12:hover {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#F98700;
	text-decoration:underline;

}
.black_10 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 10px;
	color: #044D7B;
	text-decoration: none;
	font-weight:bold;
}
.black_10:hover {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #F98700;
	text-decoration:underline;

}
.red_11 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-weight: bold;
	color: #E20505;
	text-decoration: none;
	font-size: 11px;
}
.gray_11 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bold_black_11 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
	.bold_black_11 a:hover {
	text-decoration: underline;
	}
.bold_black_12 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.wel {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	padding:10px;
}
.white_11 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.black_11 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	.black_11 a:hover {
	text-decoration: underline;
	}
.white_11 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blue_bold_11 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #044D7B;
	text-decoration: none;
	}
	.blue_bold_11 a:hover {
	text-decoration: underline;
	}
.blue_bold_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #044D7B;
	text-decoration: none;
}
.Orange_12 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CB4F03;
	text-decoration: none;
}
.head_white_12 {
	font-family: Tahoma, Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.border {
	border: #7F9DB9 1px solid;
	}