html {
     overflow: -moz-scrollbars-vertical;
}
body { background-color: #ffffff; 
	background-image:url(images/bg.jpg); 
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;}
#Container {
	position:relative;
	width:800px;
	height:115px;
	z-index:1;
}
#Main {
	position: absolute;
	left: 0px;
	top: 235px;
	width: 800px;
	visibility: visible;
	z-index: 3;
	height: 
200px;
}
#Main2 {
	position: absolute;
	left: 0px;
	top: 134px;
	width: 800px;
	visibility: visible;
	z-index: 3;
	height: 
200px;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800;
	z-index: 1;
	}
#address {
	position: absolute;
	margin-left: 175px;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006998;
	}
#footer {
	margin-top: 20px;
	visibility: visible;
	}
#index-flash {
	position:absolute;
	width:800px;
	height:161px;
	z-index:0;
	top: 74px;
	left: 0px;
	visibility: visible;
}
#level-two-header {
	position:absolute;
	width:800px;
	height:60px;
	z-index:1;
	top: 74px;
	left: 0px;
}
#date {
	text-align:right;
	position:absolute;
	width:200px;
	height:16px;
	z-index:0;
	left: 565px;
	top: 95px;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
	border:none;
	background-image:url(images/heading-bg.jpg);
	background-repeat:no-repeat;
	width: 417px;
	height: 39px;
	padding: 16px 0 0 20px;
	margin: 0;
	text-transform: uppercase;
}
.form-input{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(images/form-background.jpg);
	background-position: 0 0;
		border: 1px solid #999999;
	padding-left: 3px;
}
.address {
	margin-left: 175px;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006998;
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #006998;
	text-transform: uppercase;
	}
	.footer {
	font-size: 10px;
	color: #016596;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fffaf4;
	color: #333333;
	}
.body10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}

.bold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	}
.bold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	}
.bold16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	}
	.datetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #006998;
	}
.grayBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #999999;
	}
.body10blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006998;
	}
.required {
	color: #ff0000;
	font-weight: bolder;
	}
	.style2 {font-size: 11px}
.style3 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.style4 {font-size: 11px; color: #FFFFFF; font-weight: bold; }
ul.makeMenu, ul.makeMenu ul { width: 77px; border: 0px solid #fffaf4; background-color: #fffaf4; padding-left: 0px; cursor: default; margin-left: 0px;
	}
ul.makeMenu li { list-style-type: none; margin: 0px; position: relative; color: #006998; font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold;
	}
ul.makeMenu li > ul { display: none; position: absolute; top: 0px; left: 77px;
	}
ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight { background-color: #fffaf4; color: #006998;
	}
ul.makeMenu ul.CSStoShow { display: block;
	}
ul.makeMenu li:hover > ul { display: block;
	}
ul.makeMenu li a { color: #006998; display: block; width: 100%; text-decoration: none;
	}
ul.makeMenu li a:hover { color: #006998; width: 100%; text-decoration: underline;
	}
a.inline:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  background-color: #fffaf4;
  color: #006998;
  } 
a.inline:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  background-color: #fffaf4;
  color: #006998;
  } 
a.inline:hover  {
  /* Applies to links under the pointer */
  text-decoration:  underline;
  background-color: #006998;
  color: #fffaf4;
  } 
a.inline:active {
  /* Applies to activated links */
  text-decoration:  none;
  background-color: #fffaf4;
  color: #006998;
  }
/* Below keeps image borders from changing colors */
a.graphic:link    {
color: #006998;
  } 
a.graphic:visited    {
color: #006998;
  } 
a.graphic:hover    {
color: #006998;
  } 
a.graphic:active    {
color: #006998;
  } 
.onblue {color: #FFFFFF;} 
a.onblue:link    {
color: #FFFFFF;
  } 
a.onblue:visited    {
color: #FFFFFF;
  } 
a.onblue:hover    {
color: #C94415;
  } 
a.onblue:active    {
color: #FFFFFF;
  } 
  
  .onorange {color: #FFFFFF;} 
a.onorange:link    {
color: #FFFFFF;
  } 
a.onorange:visited    {
color: #FFFFFF;
  } 
a.onorange:hover    {
color: #CCCCCC;
  } 
a.onorange:active    {
color: #FFFFFF;
  } 
  
a:link {
	color: #C94415;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C94415;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #C94415;
}
.bigLinks a { font-style: italic; display: block; font-weight: normal; color: #000; font-size: 11px; }
.bigLinks a:hover { text-decoration: none; }
.bigLinks { margin: 0; padding: 0; width: 400px; color: #006998; font-style: normal; font-weight: bolder; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
/*.bigLinks a:hover { text-decoration: underline; } */
#linkLeft { margin-right: 20px; float: left; width: 200px; }
#centerDot { background: transparent url(/images/dot.gif) no-repeat 40px center; width: 50px; height: 12px; margin: 4px auto 0 auto; padding: 0; clear: none; _position: relative; _top: -30px; _left: -45px; }
#linkRight { float: right; width: 125px; margin: 0; padding: 0; clear: none; }
#navigation-bar{
	position:absolute;
	width:570px;
	height:57px;
	z-index:400;
	left: 214px;
}
hr {margin: 10px 0;}
