@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	background-image: url(images/background-1.jpg);
	color: #666666;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-repeat: repeat;
}
li {
	line-height: 160%;
}

.button-copy {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
ul {
	line-height: 160%;
}


.fp-mainheading {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	letter-spacing: 3px;
}

.fp-heading {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0267B5;
	font-family: "Trebuchet MS";
}
.fp-heading_a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	font-family: "Trebuchet MS";
}
.fp-heading_a:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FDB636;
	font-family: "Trebuchet MS";
}
.fp-paragraph {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	font-family: "Trebuchet MS";
}
.fp-table-border {
	border: 1px solid #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.fp-table-borderinner {
	border: 1px solid #19375D;
	background-color: #FFFFFF;
}





.table-border-light-blue {
	border: 1px solid #666666;
}

.table-border-dark-blue {
	border: 1px solid #406464;
}
.table-border-mainframe {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4C7676;
	border-left-color: #4C7676;
	border-bottom-color: #4C7676;
}
.table-border-white {
	border: 1px solid #999999;
}


.footer {
	font-size: 10px;
	color: #384848;
	font-family: "Trebuchet MS";
}

.quote-1 {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Trebuchet MS";
}
.quote-2 {
	font-size: 12px;
	font-style: italic;
	color: #3E607C;
	font-weight: normal;
}
.quote-3 {
	font-size: 12px;
	font-style: normal;
	color: #238BC8;
	font-weight: bold;
}
.quote-4 {
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}



a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.image-left {
	padding: 6px;
	float: left;
	border: 1px solid #152D51;
	margin-right: 8px;
	margin-bottom: 8px;
}
.image-right {
	padding: 6px;
	float: right;
	border: 1px solid #CFCBC0;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 8px;
}

.heading-1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #1C2B42;
	letter-spacing: 3px;
	line-height: 160%;
	text-transform: uppercase;
	font-weight: normal;
}
.heading-2_a {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	list-style-position: outside;
	list-style-image: url(images/blue-arrow.jpg);
	text-transform: uppercase;
	background-color: #CA3D0F;
	padding: 6px;
}
.heading-2_a:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #2B2622;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #F1BE27;
	padding: 6px;
}
.heading-4_a {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #3D4D4D;
	padding: 6px;
}
.heading-4_a:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #228AC9;
	padding: 6px;
}

.heading-3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #B12E04;
	letter-spacing: 3px;
	line-height: 160%;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline;
}

