@charset "utf-8";
.bgbutton {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/buttonbg.jpg);
	padding-left: 40px;
}
.text {
	font-family: Calibri;
	font-size: 22px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #EFEFEF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
}
.textblack {
	font-family: Calibri;
	font-size: 22px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-align: justify;
}
.contact {
	font-family: Calibri;
	font-size: 22px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-align: center;
}



.button {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
}
.border {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ae3939;
	text-decoration: none;
	border: 1px solid #EAEAEA;
}
.icontext {
	tfont-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titlebig {
	font-family: "Times New Roman";
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.borderdark {
	border: 6px solid #FF0000;
}
.linkstitle {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-left: 30px;
}
.importantlinks {
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 21px;
}
.verysmalltext {
	font-family: Calibri;
	font-size: 11px;
	font-weight: normal;
	color: #322E85;
	text-decoration: none;
}
.textcontact {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #322E85;
	text-decoration: none;
}

.innertext {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 80px;
	text-align: justify;
}
.subtitle {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #00457D;
	text-decoration: none;
}
.subtitleCopy {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
