/* ================= Body Elements ================= */
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	Background-color:#D9D9D9;
}

/* ================= Hyperlinks ================= */
a:link {
	color: #6B869F;
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	color: #6B869F;
	}
a:hover {
	text-decoration: underline;
	color: #B5C2CF;
	}
a:active {
	text-decoration: underline;
	color: #6B869F;
	}
a.hyper2:link {
	color: #C9C9C9;
	text-decoration: none;
	}
a.hyper2:visited {
	text-decoration: none;
	color: #C9C9C9;
	}
a.hyper2:hover {
	text-decoration: none;
	color: #666666;
	}
a.hyper2:active {
	text-decoration: none;
	color: #C9C9C9;
	}
a.hyper3:link {
	color: #DB8E2E;
	text-decoration: none;
	}
a.hyper3:visited {
	text-decoration: none;
	color: #DB8E2E;
	}
a.hyper3:hover {
	text-decoration: none;
	color: #EDC696;
	}
a.hyper3:active {
	text-decoration: none;
	color: #DB8E2E;
	}
a.hyper4:link {
	color: #6B869F;
	text-decoration: none;
	}
a.hyper4:visited {
	text-decoration: none;
	color: #6B869F;
	}
a.hyper4:hover {
	text-decoration: none;
	color: #B5C2CF;
	}
a.hyper4:active {
	text-decoration: none;
	color: #6B869F;
	}
a.hyper5:link {
	color: #B5B6B8;
	text-decoration: none;
	}
a.hyper5:visited {
	text-decoration: none;
	color: #B5B6B8;
	}
a.hyper5:hover {
	text-decoration: none;
	color: #DADADB;
	}
a.hyper5:active {
	text-decoration: none;
	color: #B5B6B8;
	}
a.hyper6:link {
	color: #DB8E2E;
	text-decoration: underline;
	}
a.hyper6:visited {
	text-decoration: underline;
	color: #DB8E2E;
	}
a.hyper6:hover {
	text-decoration: underline;
	color: #EDC696;
	}
a.hyper6:active {underline;
	color: #DB8E2E;
	}
/* ================= Typography ================= */

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
}
.body_org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DB8E2E;
	line-height: 18px;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B869F;
	line-height: 18px;
}
.title_org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB8E2E;
	line-height: 18px;
}
.subnav_farrel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B5B6B8;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #578AD6;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C9C9C9;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* ================= Design Elements ================= */
.frame {
	border: 1px solid #B5B6B8;
}
.navtop{
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #002A68;
}
.contact_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.contact_line2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.bg_difference{
	background-image:url(../common/bg_difference.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_service{
	background-image:url(../common/bg_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_quality{
	background-image:url(../common/bg_quality.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_download{
	background-image:url(../common/bg_download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_contact{
	background-image:url(../common/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_contact2{
	background-image:url(../common/bg_contact2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ================= Margins - top, right, bottom, left ================= */
.navmargin {
	MARGIN: 5px 5px 5px 5px
}

.link { underline; color: #DB8E2E; ; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; font-weight: normal}
