@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Calibri, Tahoma;
	font-size: 13px;
	color: #000;
}
a:link {
	color: #2269A7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F6AA3;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #206BA4;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Calibri, Tahoma;
}
h1 {
	font-size: 18px;
	color: #FFF;
	border: 1px solid #246CA6;
	background: #4484C1;
	padding: 2px 2px 2px 10px;
	-moz-border-radius:10px 0px 0px 0px;
}
h2 {
	font-size: 15px;
	color: #3785AA;
	border-bottom: 1px dotted #4484C1;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
h4 {
	font-size: 16px;
	font-weight:bold
	color: #000000;
}
h5 {
	font-size: 18px;
	color: #fff;
	border: 1px solid #246CA6;
	background: #4484C1;
	padding: 2px 2px 2px 0px;
	margin: 0px;
	-moz-border-radius:10px 0px 0px 0px;
}
#latestNews a:link {
	color: #000;
}
#latestNews a:active {
	color: #000;
}
#latestNews a:hover {
	color: #FFF;
}
#latestNews a:visited {
	color: #000;
}

.latesNewsHeader {
	font-weight: bold;
	font-size: 15px;
}
.large-tel {
	font-size: 20px;
}

