@charset "UTF-8";
/* CSS Document */

/* ******************** general CSS ********************  */
body {
	background: #1f1f1f url(images/background.jpg) no-repeat center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}

.Arial10White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}

.Arial12WhiteLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}

.Arial12WhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0F1B67;
	text-decoration: none;
	line-height: 16px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0F1B67;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #95D4F5;
	text-decoration: none;
	line-height: 16px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0F1B67;
	text-decoration: none;
	line-height: 16px;
}
.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #c4272f;
	/* background-color: #55738d; */
	text-decoration: none;
	line-height: 16px;
}
a.mainNav:link, a.mainNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #c4272f;
	text-decoration: none;
	line-height: 16px;
}
a.mainNav:hover, a.mainNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c4272f;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}

/*  ******************** footer CSS ********************  */
.footerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c6db00;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a.footerInfo:link, a.footerInfo:visited, a.footerInfo:hover, a.footerInfo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c6db00;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #777777;
	text-decoration: none;
}
a.footerNav:link, a.footerNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #777777;
	text-decoration: none;
}
a.footerNav:hover, a.footerNav:active {
	color: #000000;
}
.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e1f26;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/*  ******************** CSS links on dark background********************  */
.darkbackgroundInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a.darkbackgroundInfo:link, a.darkbackgroundInfo:visited, a.darkbackgroundInfo:hover, a.darkbackgroundInfo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.darkbackgroundNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.darkbackgroundNav:link, a.darkbackgroundNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.darkbackgroundNav:hover, a.darkbackgroundNav:active {
	color: #000000;
}
.darkbackgroundAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.Arial14WhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
