/* CSS Document */

.top_link{font-family:Arial; font-size: 12px; color: #ffffff; text-decoration: none;text-align: none;} 
.top_link:hover{font-family: Arial; font-size: 12px; color: #000; text-decoration: none;text-align: none;}

.link{font-family:Arial; font-size: 14px; color: #ffffff; text-decoration: none;text-align: none;} 
.link:hover{font-family: Arial; font-size: 14px; color: #000; text-decoration: none;text-align: none;}

.blue_link{font-family:Arial; font-size: 17px; color: #223D60; text-decoration: none;text-align: none;} 
.blue_link:hover{font-family: Arial; font-size: 17px; color: #6699DB; text-decoration: none;text-align: none;}

.blue1_link{font-family:Arial; font-size: 15px; color: #2B60A5; text-decoration: none;text-align: none;} 
.blue1_link:hover{font-family: Arial; font-size: 15px; color: #6699DB; text-decoration: none;text-align: none;}

.blue_gray{font-family:Arial; font-size: 14px; color: #383838; text-decoration: none;text-align: none;} 
.blue_gray:hover{font-family: Arial; font-size: 14px; color: #6699DB; text-decoration: none;text-align: none;}

.blue_gray1{font-family:Arial; font-size: 13px; color: #7F8485; text-decoration: none;text-align: none;} 
.blue_gray1:hover{font-family: Arial; font-size: 13px; color: #6699DB; text-decoration: none;text-align: none;}

.white_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: normal;
	color: #ffffff;
	line-height:18px;
	text-decoration: none;
}

.small {
	font-family: Arial;
	font-size: 11px;
	text-align: normal;
	color: #707475;
	line-height:18px;
	text-decoration: none;
}

.headline{
	font-family: Arial;
	font-size: 20px;
	text-align: normal;
	color: #3CAA62;
	line-height:21px;
	text-decoration: none;
}

.headline1{
	font-family: Arial;
	font-size: 16px;
	text-align: normal;
	color: #FFFFFF;
	line-height:18px;
	text-decoration: none;
}

.taxt_white{
	font-family: Arial;
	font-size: 14px;
	text-align: normal;
	color: #6C6C6C;
	line-height:18px;
	text-decoration: none;
}