.header{
	background-color:#4290D2;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer_color{
	background-color:#4290D2;
}
.navlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #089BCF;
}
.text2 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text1a {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text1b {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #089BCF;
}
.text1d {



	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text2a {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text1c {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #089BCF;
}
.divider {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #089BCF;
	border-right-color: #089BCF;
	border-bottom-color: #089BCF;
	border-left-color: #089BCF;
}
.infoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #089BCF;
}
.brdr {
	border: thin solid #4290D2;
}
.text1c_wht {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.alink { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:bold; }

.alink:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4266A4; text-decoration:none; font-weight:bold; }

.alink:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#242424; text-decoration:none; font-weight:bold; }
.subcontent { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4266A4; text-decoration:none; font-weight:bold;}
.expand { border:none;
}.text-select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #089BCF;
	background-color: #f0f0f0;
}
.text-inactive {



	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.text-active {




	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #089BCF;
}
.text-active_big {




	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #089BCF;
}
.text_wht {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4290D2;
	border: thin solid #CCCCCC;
}
.tdBrdr {

	border: thin solid #CCCCCC;
}
.dataText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: thin solid #CCCCCC;
	 
}
.dataText .tr
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: thin solid #CCCCCC;
}
.dataText .tr:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#f0f0f0;
	border: thin solid #CCCCCC;
}
.dataText1 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: thin solid #CCCCCC;
}
.dataTxt {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: thin solid #CCCCCC;
}
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 35%;
	height: 33%;
	padding: 10px;
	border: 10px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.black_overlay_1 {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content_1 {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 67%;
	height: 60%;
	padding: 10px;
	border: 10px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.text_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #089BCF;
}
.text_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.black_overlay_2 {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content_2 {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 40%;
	height: 10%;
	padding: 10px;
	border: 10px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

