﻿@import url("layoutRev.css");
body {
	font-family:"Arial Unicode MS", "Trebuchet MS", Arial, serif;
	font-size: 11px;
	color: #000;
	background-image:url('../Common_Files/bluwhite3000.png');
	background-repeat:repeat;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#container {
	width: 977px;
	margin: 0 auto;
	background-color: #cdf;
	background-image:url('../Common_Files/newBG2.jpg');
	background-repeat:repeat;
	border-right:3px #4E7DA6 solid; 
	visibility:visible;

}
#masthead {
	position: relative;
	float: left;
	text-align: right;
	margin-left:24px;
	width: 953px;
	height: 120px;
	
	color: white;
	background-color: #000050;
}
#mainbody {
	margin-left:24px;
	background-color:white;
	width:953px;
}
#content {
	float:left;
	width:953px;
	background-color:#fff;
	position:relative;
	font-size:16px;
	visibility:visible;
}
#content a {
	color:navy;
	text-decoration:none;
	}
#content a:hover {
	color:orange;
	text-decoration:none;
	}

#column_l {
	width: 245px;
	position: relative;
	float: left;
	height: 400px;
	margin-left: 24px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#operman {
	position:relative;
	float:left;
	width:315px;
	height:40px;
}
#operman a {
	background-color:blue;
	color:yellow;
	font-family:"Copperplate Gothic Bold";
	font-size:18px;
	text-decoration: none;

}
#operman a:hover {
	background-color:navy;
	font-family:"Copperplate Gothic Bold";
	font-size:18px;
	color:white;
	text-decoration: none;

}
#footer {
	clear: both;
	width: 953px;
	background-color: #000055;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	margin-left:24px;
	color:white;
	text-align:center;
}
#masthead img {
	float: left;
}
#masthead a {
	color:white;
	text-decoration:none;
}
#masthead a:hover {
	color:orange;
	text-decoration:none;
}
#banner {
	position: relative;
	width: 863px;
	left:-3px;
	height: 113px;
	float: left;
	background-color: #4394D5;
	font-family:"Arial Unicode MS", "Trebuchet MS", Arial, serif
	font-size: 17px;
	color: white;
	text-align: center;
	visibility: visible;
}
#banner860 {
	position:relative;
	width:956px;
	height:113px;
	float:left;
	left: -3px;
	background-color:#4394D5;
	font-family:"Arial Unicode MS", "Trebuchet MS", Arial, serif
	font-size:17px;
	color:white;
	text-align:center;
	visibility:visible;
}
.bluebannercolor{
	color:#4394D5;
}
.navycolor{
	color:navy
}
.underline{
	text-decoration:underline;
}
.bordernone{
	 border-width:0
}
.en {
	font-family:"Arial Unicode MS", "Trebuchet MS", Arial, serif;
}
#brochures {
	position:absolute;
	width:120px;
	height:113px;
	padding-top:3px;
	font-size:9px;
	text-align:center;
	visibility:visible;
}
 #brochures a{
	color:blue;
	text-decoration:none;
	font-family:"Arial Unicode MS", Arial, sans-serif;
	font-size:9px;
}
 #brochures a:hover{
	color:orange;
	text-decoration:none;
}
.CenterAlign{
	text-align:center;
}
.CenterDiv{
	position:relative;margin:0 auto 0 auto;
}
.LeftAlign{
	text-align:left;
}
.RightAlign{
	text-align:right;
}
.Justify{
	 text-align:justify;
}
.fontlarge {
	font-size: 17px;
}
.visibility {
	visibility: visible;
}

.fontnormal {
	font-size: 15px;
}
.fontXlarge {
	font-size: 19px;
	font-weight: bold;
}
.fontMIA {
	font-size:11px;
	font-weight:bold;
}
.fontsmall{
	font-size: 11px;
}
.fontxsmall{
	font-size: 9px;
}
.fontmedium{
	font-size: 13px;
}
.h2 {
	font-family:"Cooper Black";
	font-size:22px;
}
.h3 {
	font-family:"Cooper Black";
	font-size:18px;
}
#Bigbanner {
	 font-family:'Cooper Black';font-size:35px;color:black; font-style:italic;
	 font-variant:small-caps;
	 position:absolute;
	 visibility:visible;
	 z-index:2
}
#Smallbanner {
	 position:absolute;
	 font-family:"Arial Black";font-size:18px;color:white;font-style:italic;
	 visibility:visible;
	 z-index:2
}
#Smallbanner2 {
	 position:absolute;
	 font-family:'Arial Black';font-size:18px;color:white; font-style:italic;
	 visibility:visible;
	 width:200px;
	 z-index:2;
}

#Subtitle {
	position:absolute;
	font-family:"Copperplate Gothic Bold";
	font-size:18px;
	color:white;
	visibility:visible;
	z-index:2
	
}
/* Styles for Spec Tables */

.specsheading {
	font-weight: bold;
	font-size: 17px;
	color: #AE0000;
	border: 1px solid #808080;
	background-color: #FFFF00;
	text-align:center;
}
.specssubheading {
	border: 1px solid #808080;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	text-transform: uppercase;
	text-align:center;

}
.specslist {
	border: 1px solid #808080;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:black;
}
.specsbox {
	border: 1px solid #808080;
	font-family:"Arial Unicode MS", "Trebuchet MS", Arial, serif;
	font-size:15px;
	color:black;
	text-align:center
}
.cellborder{
	border: 1px gray solid;
}


/* Styles for Bullits */


/* Styles for Footer */
#footer p {
	font-size: 9px;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: white;
	text-decoration: underline;
}
#footer a:hover {
	color: orange;
	text-decoration: none;
}
a {
	color: #04b;
	text-decoration: underline;
}
a:hover {
	color: orange;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_orange {
	color:orange
}
	
.img {
	border-style: solid;
	border-width: 1px;
	border-color:gray
}
.style_tri-bullet {
	list-style-image: url('../images/tri-bullit.gif');
	list-style-type: none;
}
<style type="text/css">

#navigation3 {
	width:1001px;
	letter-spacing:normal;
	text-decoration: none;
	font-size:9px;
}

#navigation3 a{
	background-color: #FFCD11;
	color:maroon;
	font-size:9px;
	text-decoration: none;
	
}
#navigation3 a:hover {
	color:black;
	background-color:#E8FFFF;
	border: 1px solid #f2f2f2;
	font-size:9px;
	text-decoration: none;
	
}

