/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* BE SURE TO COPY YOUR CLIENT STYLES IN THIS MASTER.CSS IN ORDER FOR THE EDITOR TO IMPLEMENT THE CLIENT STYLES-
YOU HAVE TO LOAD THEM UP SEPARATELY AS CLIENT.CSS AS WELL */

/* UNIVERSAL */

body {
	background-color: #003866;
	margin: 0px;
	background-image: url(/sitefiles/1230/Images/bodyContainer.gif);
	background-repeat: repeat;
}

/* TYPE */
body, p, div, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #262626;
}
	
a:link, a:visited, a:active {
	color: #FFA23F; 
	text-decoration: underline;}
	
a:hover {
	color: #FFA23F; 
	text-decoration: none;}

h1 {font-size: 40px;
	line-height: 50px;
	color: #262626;font-weight: normal;}

h2 {
	font-size: 25px;
	line-height: 35px;
	color: #262626;font-weight: normal;}
	
h3 {
	font-size: 18px;
	line-height: 25px;
	color: #00467F;font-weight: normal;}
	
h4 {
	font-size: 17px;
	line-height: 25px;
	color: #83B000;font-weight: normal;}
	
h5 {
	font-size: 15px;
	line-height: 20px;
	color: #FFA23F;font-weight: normal;}

.bodyoptional {
	font-size: 11px;
	line-height: 19px;
	color: #262626;
}

.bodyoptionalB {
	font-family: "Lucida Grande CY", "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #262626;
}
/* MAIN NAV */
#level2nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;}

#level2nav li ul
{display: none;}

#level2nav li{
	padding: 0px;
	margin: 0px;
	height: 60px;
	float: left;
	background: none;}
	
#level2nav a{
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 0px 15px;
	margin: 0px;
	text-align:center;
}

#level2nav a:hover {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 0px 15px;
	margin: 0px;
	text-align:center;
	background-color: #00467F;
}
	
#level2nav a.current  {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 11px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 0px 15px;
	margin: 0px;
	text-align:center;
	background-color: #00467F;}

/* WRAPPERS */

#topWrapperCONTAINER {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #00467F;
	height: 130px;
}
/* TOP */

#logoCONTAINER {
	float: left;
	width: 373px;
	height: 71px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
}
/* FOOTER */

#missionCorporate a {
	float: right;
	width: 315px;
	padding-top: 52px;
	font-size: 13px;
	color: #00467F;
	text-transform: uppercase;text-decoration: none;
}

#missionCorporate a:hover {
	float: right;
	width: 315px;
	padding-top: 52px;
	font-size: 13px;
	color: #262626;
	text-transform: uppercase;
}
#missionCorporateDEF {
	float: left;
	width: 300px;
	padding-top: 62px;
	font-size: 13px;
	color: #FFF;
	text-transform: uppercase;
}
#missionCorporateDEF a {
	float: left;
	width: 315px;
	padding-top: 52px;
	font-size: 13px;
	color: #FFF;
	text-transform: uppercase;text-decoration: none;
}

#missionCorporateDEF a:hover {
	float: left;
	width: 315px;
	padding-top: 52px;
	font-size: 13px;
	color: #FFF;
	text-transform: uppercase;
}

#barGreenContainer {
	background-image: url(/sitefiles/1230/Images/bar-container.jpg);
	background-repeat: repeat-x;
	float: left;
	height: auto;
	width: 100%;
	background-color: #00467f;
}

#barGreenRapacDEF {
	background-image: url(/sitefiles/1230/Images/bar-containersmall.jpg);
	background-repeat: repeat-x;
	float: left;
	height: auto;
	width: 100%;
	background-color: #004680;
}

#navTopCONTAINER {
	background-color: #005BA6;
	height: 60px;
	width: 100%;
	float: left;
}
.product {
	display: inline;
	height: 88px;
	width: 114px;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-right: 11px;
	float: left;
}
.productB {
	display: inline;
	height: 88px;
	width: 114px;
	border: 1px solid #FFFFFF;
	padding: 10px;
	float: right;
}
#pageRightFlash {
	float: left;
	width: 290px;
	padding-top: 25px;
}
