html, body
{
  height: 100%;
  margin:0;
  padding:0;
}
.bgimg {
	background-image: url(images/img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 106px;
} 
.links_menu {
	font-family: Calibri;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
}
.links_menu:hover {
	font-family: Calibri;
	font-size: 15px;
	color: #b02222;
	text-decoration: underline;
	padding-left: 15px;
}
.links {
	font-family: Calibri;
	font-size: 15px;
	color: #0360AB;
	text-decoration: none;
}
.links:hover {
	font-family: Calibri;
	font-size: 15px;
	color: #033776;
	text-decoration: underline;
}
.text18 {
	font-family: Calibri;
	font-size: 18px;
	color: #121212;
	padding-left: 30px;
	line-height: 1.4em;
	text-align: left;
}
.text18a {
	font-family: Calibri;
	font-size: 18px;
	color: #033776;
	text-decoration: none;
}
.text18a:hover {
	font-family: Calibri;
	font-size: 18px;
	color: #033776;
	text-decoration: underline;
}
.text18_blue{
	font-family: Calibri;
	font-size: 18px;
	color: #033776;
	text-align: left;
}
.text21 {
	font-family: Calibri;
	font-size: 20px;
	color: #121212;
	text-align: left;
	padding-left: 15px;
}
.text14_white {
	font-family: Calibri;
	font-size: 14px;
	color: #eeeeee;
	line-height: 1.3em;
	padding-left: 15px;
	text-align: left;
}

.text16 {
	font-family: Calibri;
	font-size: 16px;
	color: #333333;
	line-height: 1.5em;
	text-align: left;
}
.text40 {
	font-family: Calibri;
	font-size: 40px;
	color: #121212;
	text-align: left;
}
.text15 {
	font-family: Calibri;
	font-size: 15px;
	line-height: 1.5em;
	color: #333333;
	text-align: left;
}
.text27 {
	font-family: Calibri;
	color: #121212;
	font-size: 27px;
	text-align: left;
}
.line {
	background-image: url(images/line_bg.jpg);
	background-repeat: repeat-y;
}
.bg_map {
	background-image: url(images/yellow_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_map1 {
	background-image: url(images/yellow_bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
