@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #214663;
	background-image: url(assets/background2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-bottom: 25px;
	font-size: 80%;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
.style1 a {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #41A6F4;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style3 a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #41A6F4;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style3 a:hover {
	color: #41A6F4;
	text-transform: uppercase;
	font-size: 11px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #41A6F4;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	width:189px;
	height:42px;
	z-index:1;
	top: -2px;
	right: 50px;
}

