.nice-text { 
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	}

.nice-grey-text { 
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #fff; color: #333; 
	}
	
.nice-grey-BIG-text { 
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;


}
.green-text {

	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #fff; color: #00660;
}

.blueLine{
	position:relative;	margin:0; padding:0;
	margin-top:20px;
	display:block;
	width:980px;
	height:15px;
	color:#FFFFFF;	
	background-image:url(../imgs/box_small_blue_end.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#004488;
	padding-top:1px;
	padding-left:22px;
	letter-spacing:2px;
}

.blueLine a  		{	color:#FFFFFF;	text-decoration:none;	}
.blueLine a:link	{	color:#FFFFFF;	text-decoration:none;	}
.blueLine a:visited	{	color:#FFFFFF;	text-decoration:none;	}
.blueLine a:hover	{	color:#FFFFFF;	text-decoration:underline;	}.left-border {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;

}
.popup-title {
	font-weight: bold;
	text-decoration: underline;
}
