#footer {
	z-index:12;
	position:absolute;
	left:60px;
	bottom: 0px;
	width:800px;
	height:38px;
	background-color:white;
	opacity:.85;
	border-top: 1px dotted #444444;
}


#imp-footer {
	z-index:12;
	position:absolute;
	left:60px;
	bottom: 0px;
	width:400px;
	height:38px;
	background-color:white;
	opacity:.85;
	border-top: 1px dotted #444444;
}




.title {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #999999;
}


.titleB {
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #829DB7;
}

.imp-title {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #8E9DAA;
}




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


.text-strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.text-blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #556682;
	text-decoration: none;
}


.text-light {
	font-size: 10px;
	font-weight: normal;
	color: #999999;		
	font-style: italic;
	text-decoration: none;
}

.text-white {
	color: #ffffff;		
	}


.text-login {
	color: #666666;
	font-size: 12px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}





a:hover {
	color: #5F7A94;
	text-decoration: underline;
}


h3:hover {
	color: #5F7A94;
	text-decoration: underline;
}

h1:hover {
	color: #5F7A94;
	text-decoration: underline;
}


.searchText
{
	border-style: solid;
	border-width: 3px;
	color: #990000;
	padding-left:7px;
	padding-right:7px;
	font-size:8pt;
	margin-left:3px;
}
