.txtbluebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0083BB;
}

.brdr{
border:#C2C2C2 1px solid;
}

.brdright{
border-right:#E6E6E6 1px solid;
}

.brdrbtm{
border-bottom:#E6E6E6 1px solid;
}

.brdr3s{
border-top:#E6E6E6 1px solid;
border-right:#E6E6E6 1px solid;
border-left:#E6E6E6 1px solid;
}

.txtblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
}

.txtdrkblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}

.txtblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0083BB;
}

.txtorg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ef7206;
}
.txtgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#669900;
}

.txtblk10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	border-top:#E6E6E6 1px solid;
}

.linktxt {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#336699;
}

.linktxt a {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#333333;
	text-decoration:none;
}
.linktxt a:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#333333;
}
.linktxt a:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#333333;
}
.linktxt a:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#336699;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F8F8;
	border: 1px solid #89AEE0;
	width: 100px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 120px;
	padding-left:5px;
}
/*----------------------------tolltip BOX---------------------------------------*/


.displaykeyword{
	font-size:13px;
	/*word-spacing:15px;*/
	line-height:16px;
	margin:0 6px;
	float:left;
	}	
	
.displaykeyword a{
	color:#999999;
	}
	
.displaykeyword a:hover{
	color:#D148FF;
	}

.tolltipbox{
	position:absolute;
	width:330px;
	height:163px;
	z-index:1;
	top:-159px;
	background:url(../images/tolltibox.png) no-repeat;
	}
	
a.keyword-anchor{
	position:relative;
	}	
	
a.keyword-anchor div{
	display:none;
	}	

a.keyword-anchor:hover div{
	display:block;
	}	

.tolltip-box-container{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	word-spacing:normal;
	padding:2px 10px 2px 10px;
	line-height:23px;
	}	

.key-hed{
	font-size:14px;
	color:#666666;
	/*font-weight:bold;*/
	border-bottom:1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

	
	
.text-divider{
	width:87px;
	text-align:left;
	}
	
.divider{
	width:14px;
	}	

.ttaltext{
	font-size:14px;
	color:#2A9AEA;
	font-weight:bold;
	text-align:right;
	padding-right:20px;
	}
	
.keywords{
	clear:both;
	padding-top:20px;
	}
.balloonstyle{
position:absolute;
top: -500px;
visibility: hidden;
font:normal 12px Verdana;
line-height: 40px;
z-index: 100;
width: 400px;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
visibility: hidden;
}	