@charset "UTF-8";
/* CSS Document */

h1{
	font-family: 'Lato', sans-serif;
	font-size:28px;
	line-height:32px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#017aa4;
}

h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#333;
}

h2 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#333;
}

h2 a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#017aa4;
}

.latest-news{
	font-family: 'Lato', sans-serif;
	font-size:28px;
	line-height:32px;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

.white_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

.white_text a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

.white_text a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#017ba4;
}

.white_text2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

.white_text2 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

.white_text2 a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#005572;
}

.white_textb{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

.white_textb a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

.white_textb a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#005572;
}

.h1-small{
	font-family: 'Lato', sans-serif;
	font-size:18px;
	line-height:32px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#017aa4;
}