.toplink {font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; 	color: #FFFFFF; font-weight: bold; text-decoration:none; }
.toplink a {font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; 	color: #FFFFFF; font-weight: bold; text-decoration:none;}
.toplink a:hover {font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; 	color: #FFFFFF; font-weight: bold; text-decoration:underline;}

.topheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.bluelink {font-family: Arial, Helvetica, sans-serif; 	font-size: 11.5px; 	color: #0066CC; font-weight: bold; text-decoration:none; }
.bluelink a {font-family: Arial, Helvetica, sans-serif; 	font-size: 11.5px; 	color: #0066CC; font-weight: bold; text-decoration:none; }
.bluelink a:hover {font-family: Arial, Helvetica, sans-serif; 	font-size: 11.5px; 	color: #0066CC; font-weight: bold; text-decoration:underline; }
.bluelink a:active {font-family: Arial, Helvetica, sans-serif; 	font-size: 11.5px; 	color: #FF0000; font-weight: bold; text-decoration:underline; }


.arl13w {font-family: Arial, Helvetica, sans-serif;	font-size: 13px; font-weight: bold;	color: #FFFFFF;}
.arl12b {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	font-weight: normal;}
.arl12bitalic {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;	font-weight: normal;	font-style: italic;}
.arl12bitalic a{font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;	font-weight: normal;	font-style: italic;	text-decoration: underline;}
.arl12bitalic a:hover{font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #0066CC;	font-weight: normal;	font-style: italic;	text-decoration: underline;}


.arl12bbold {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; font-weight: bold;	color: #333333;}
.arl12bbold a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.tblrow {background:#FFFFFF;}
.tblrow :hover{background:#FFFFCC;}
.tbldate {background:#EBEBEB; }

.load{background:url(../images/load.gif) no-repeat center;}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 120%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
}
.white_content {
		display: none;
		position: absolute;
		top: 10%;
		left: 30%;
		width: auto;
		padding: 0px;
		border: 0px solid #FFFFFF;
		background-color: white;
		z-index:1002;
		overflow: auto;
		overflow:hidden;
		overflow-x:hidden; 
}
.black_overlay2{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
}
.white_content2 {
		display: none;
		position: absolute;
		top: 20%;
		left: 9%;
		width: auto;
		
		padding: 1px;
		border: 1px solid #FFFFFF;
		background-color: white;
		z-index:1002;
		overflow: auto;
		overflow:hidden;
		overflow-x:hidden; 
}
.iframe {
	overflow-x: hidden;
	overflow-y: hidden;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bg1{
	
	background-repeat:no-repeat;
}
.text {
	position:absolute;
	left:74px;
	top:98px;
	width:580px;
	height:279px;
	z-index:1;
}

#close {
	position:absolute;
	left:651px;
	top:25px;
	width:23px;
	height:23px;
	z-index:2;
}
 
.close {
	float:right;
	margin-right:10px;
	margin-top:10px;
}
.textN {
	float:left;
	position:inherit;
	margin: 10px 10px 10px 20px;
	clear:both;
	width:580px;
	height:250px;
	top: 85px;
	left: 250px;
	/*position:absolute;
	left:366px;
	top:98px;
	z-index:1;*/
}

