.style1 {
	font-family: arial;
	font-size: 18px;
	color: #FFFFFF;
}
.login-text {
	font-family: arial;
	font-size: 11px;
	color:#828282;
	}

.text {
	font-family: arial;
	font-size: 11px;
	color:#828282;
	text-align:justify;
	}
.text2 {
	font-family: arial;
	font-size: 11px;
	color:#828282;
	}

.black-text {
	font-family: arial;
	font-size: 11px;
	color:#000;
	text-align:justify;
	}
.black-text-bold {
	font-family: arial;
	font-size: 11px;
	color:#000;
	font-weight:bold;
	}

.text-bold {
	font-family: arial;
	font-size: 11px;
	color:#828282;
	text-align:justify;
	font-weight:bold;
	}
	
.only-bold {
	font-family: arial;
	font-size: 11px;
	color:#828282;
	font-weight:bold;
	}

.text-bold a:hover {
	text-decoration: none;
	color:#FF0000;
}





.read-more {
	font-family: arial;
	font-size: 11px;
	color:#0d6a8c;
	text-decoration:underline;
	}
	
.read-more a:hover {
	text-decoration:underline;
	color:#FF0000;
}

.read-more a:visited {
	text-decoration: underline;
}




	
.wel-come {
	font-family: arial;
	font-size: 14px;
	color:#828282;
	font-weight:bold;
	}
	
.liberty {
	font-family: arial;
	font-size: 18px;
	color:#7b7b7b;
	}
.copyright-2 {
	font-family: arial;
	font-size: 11px;
	color:#ffffff;
	
	}	
.copyright {
	border-top: #626262 1px solid;
	background-color: #f6f5f6;
	}
.border {
	border-bottom: #626262 1px solid;
	border-top: #626262 1px solid;
	border-right: #626262 1px solid;
	border-left: #626262 1px solid;
	}
.no-top-border {
	border-bottom: #909090 1px solid;
	border-right: #909090 1px solid;
	border-left: #909090 1px solid;
	}

.copyright-2 a:hover {
	text-decoration: none;
	color:#FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #fd4648;
}
a:active {
	text-decoration: none;
}
.bottom
{
	background-color:#147fad;
}

.bordergrey 
{
	BORDER-RIGHT: #c9c9c9 1px solid; 
	BORDER-TOP: #c9c9c9 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #c9c9c9 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #c9c9c9 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	height:20px;
}
	




