@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #030303;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: left top;
}

.LeftSide {
	background-image: url(images/LeftSide.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.RightSide {
	background-image: url(images/RightSide.png);
	background-repeat: repeat-y;
	background-position: right top;
}


.BodyBackground {
	background-image: url(images/BodyBackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.HRBackground {
	background-image: url(images/HRBackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.LatestNewsLeftSide {
	background-image: url(images/latestNewsLEFT.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D7D7CE;
	text-decoration: none;
	font-weight: bold;
}

.copyrightLogo {
	font-size: 12px;
	color: #D7D7CE;
}
a.nav-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F37021;
	text-decoration: underline;
	font-style: italic;
}

a.nav-copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #22BDB6;
	text-decoration: underline;
	font-style: italic;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #1B1744;
	text-align: left;
}
.bodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #1B1744;
	text-align: left;
	vertical-align: text-top;
}

.bodyText_Turquoise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #22BDB6;
	text-align: left;
	font-weight: bold;
}

.bodyText15px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #1B1744;
	text-align: left;
}
.bodyText18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #F37021;
	text-align: left;
	font-weight: bold;
}


.bodyText_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #F37021;
	text-align: left;
}
.bodyText_orangeCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #F37021;
	text-align: center;
}


.bodyTextTurquoise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #22BDB6;
	text-align: left;
	font-weight: bold;
	text-transform: none;
}


.bodyTextBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #1B1744;
	text-align: left;
	font-weight: bold;
}
.bodyTextBOLD_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	font-style: normal;
	color: #F37021;
	text-align: left;
	font-weight: bolder;
	text-transform: uppercase;
}

.bodyText_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1B1744;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
}



.bodyTextBOLD_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1B1744;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.bodyTextBOLD_center20px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #1B1744;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}


.bodyTextQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #797979;
	text-align: left;
}




a.nav-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #22BDB6;
	text-decoration: underline;
}
a.nav-body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F37021;
	text-decoration: underline;
}

.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #585B4A;
	background-color: #E7E8E3;
	border-top-color: #FFFFFF;
	border-right-color: #889375;
	border-bottom-color: #889375;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.inputText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #404235;
	background-color: #D5D7CE;
	border-top-color: #889375;
	border-left-color: #889375;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.inputText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F0F1ED;
	background-color: #22BDB6;
	border-top-color: #0B3E3C;
	border-left-color: #0B3E3C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}


.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #585B4A;
	background-color: #BABDAE;
	border-top-color: #FFFFFF;
	border-right-color: #889375;
	border-bottom-color: #889375;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4E4F48;
	background-color: #A3A59C;
	border-top-color: #FFFFFF;
	border-right-color: #889375;
	border-bottom-color: #889375;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

