﻿.coloryellow {
	background-color: #EAE2B9;
}
.color {
	background-color: #264766;
	color: #FFFFFF;
	font-weight: bold;
}
#centerindex {
	width: 815px;
	height: 255px;
	margin-right: auto;
	margin-left: auto;
}
#center {
	width: 650px;
	height: 255px;
	margin-right: auto;
	margin-left: auto;
}
#thirdboxindex {
	width: 380px;
	height: 245px;
	float: left;
	border-right-color: #86A7C8;
	padding-top: 1%;
	padding-left: 1%;
	color: #000066;
	font-size: 13px;
}
#thirdbox {
	width: 380px;
	height: 245px;
	float: left;
	border-right-color: #86A7C8;
	padding-top: 1%;
	padding-left: 1%;
	color: #000066;
	font-size: 13px;
}
#secondbox {
	border-right: .3em #86A7C8 solid;
	color: navy;
	width: 240px;
	height: 240px;
	float: left;
	font-weight: bold;
	font-size: small;
	border-right-color: #86A7C8;
	padding-left: 1%;
	padding-top: 1%;
	padding-right:1%;
}
#secondboxindex {
	border-right: .3em #86A7C8 solid;
	color: navy;
	width: 398px;
	height: 240px;
	float: left;
	font-weight: bold;
	font-size: small;
	border-right-color: #86A7C8;
	padding-left: 1%;
	padding-top: 1%;
	padding-right:1%;
}

#bottom {
	height: 267px;
	padding-top:5%;
	float:left;
	width:100%;

}
#firstbox {
	width: 220px;
	height: 240px;
	float: left;
	border-right: .3em #86A7C8 solid;
	border-right-color: #86A7C8;
	padding-right: 1%;
	padding-top: 1%;
	font-size:.8em;
}
body {
	margin: 0px;
	padding:0px;
	height: 100%;
	background-color: #000000;
	font-family: Verdana;
}
a:link {
	color: #000000;
}
a:visited{
	color: #800000;
}
a:hover{
	color: #996633;
}
a:focus{
	color: #993333;
}
a:active{
	color: #990033;
}
#firstcolumn li { margin-top: 1em;
 } 
#wrapper{
	max-width: 1200px;
	min-width: 815px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFE8;
}

#header{
	height: 160px;
	background-color: #002A53;
	background-image: url('../img/newbackgroundb.png');
	text-align: center;
	background-repeat: repeat-x;
}
navigation{
	}

#navcontainer{
	padding: 0px;
	margin: 0%;
	max-width: 1200px;
}
#pad {height:110px;}

#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 25px;
	position: relative;
	z-index: 500;
	font-family: arial, verdana, sans-serif;
	background-color: #002A53;
}
#nav li {
	float: left;
	margin-right: 1px;
	height: 25px;
	background: url('../img/button7.jpg');
	background-repeat: repeat-x;
	color: #003300;
	font-size: 11px;
	text-align: center;
	font-weight: 900;
	width: 165px;
}
#nav li a {
	display: block;
	float: left;
	height: 25px;
	line-height: 20px;
	color: #660033;
	text-decoration: none;
	font-size: 11px;
	font-weight: 900;
	padding: 0 10px 0 10px;
	background-image: url('../img/button3.png');
	background-repeat: repeat-x;
	width: 165px;
}
#nav table {border-collapse:collapse;
             width:0;
             height:0;
             position:absolute;
             top:0; 
             left:0;
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#nav li a:hover {
	z-index: 200;
	position: relative;
	color: #002A53;
	background: url('../img/button3.png');
	background-repeat: repeat-x;
	width: 165px;
}
#nav li:hover {position:relative; z-index:200;}

#nav li:hover > a {
	color: #002A53;
	background: url('../img/button3.png');
	background-repeat: repeat-x;	
}
#nav li:hover > a.sub {
	color: #003300;
	background-image: url('../img/button8.png');
	background-repeat: repeat-x;
}

#nav li.current a {
	color: #000066;
	background-color: #FF6600;
}

#nav li a.sub {
	background: url('../img/button8.png') repeat-x right center;
	width: 165px;
}
#nav li.current a.sub {
	color: #660033;
	background: url('../img/button8.png')repeat-x right center;
}

#nav :hover ul {
	left: 0;
	top: 25px;
	width: 120px;
	background-image: url('../img/button8.png');
	background-repeat: repeat-x;
}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav :hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9980px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url('../img/button3.png');
	background-repeat: repeat-x;
}
#nav :hover ul :hover ul
{
	left: 165px;
	top: -1px;
	white-space: nowrap;
	width: 120px;
	z-index: 200;
	height: auto;
	background-repeat: repeat-x;
	border-left: thin #600 solid;
	border-left-color: #704821;
}
#nav :hover ul li {
	margin: 0;
	border-top: 1px solid #666;
	background-image: url('../img/button8.png');
	background-repeat: repeat-x;
	width: 165px;
}
#nav :hover ul li a {
	width: 165px;
	padding: 0;
	text-indent: 10px;
	color: #002A53;
	height: 25px;
	line-height: 25px;
	background: url('../img/button3.png');
	background-repeat: repeat-x;
}
#nav :hover ul li a.fly {
	background: url('../img/button3.png') repeat-x right center;
}

#nav :hover ul :hover {background-color:#c60; color:#003300;}
#nav :hover ul :hover a.fly {background-color:#c60; color:#003300;}

#nav :hover ul li.currentsub a {
	color: #000066;
	background-image: url('../img/button3.png');
	background-repeat: repeat-x;
}
#nav :hover ul li.currentsub a.fly {
	background: #840 url('../img/button3.png') repeat-x right
center;
	color: #003300;
}

#nav :hover ul :hover ul li a {
	width: 120px;
	padding: 0;
	text-indent: 10px;
	color: #002A53;
	background-image: url('../img/button3.png');
	background-repeat: repeat-x;
	}
#nav :hover ul :hover ul :hover {
	color: #004600;
}

#nav :hover ul :hover ul li.currentfly a,
#nav :hover ul :hover ul li.currentfly a:hover {background:#840; color:#003300;}

#middle{
	height: 100%;
	min-height: 100%;
	width: 100%;
	background-color: #ffffe8;
	background-image: url('../img/background.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#footer{
	height: 100px;
	background-color: #336699;
	background-image: url('../../footer.png');
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #660033;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.left{
	float: left;
}
.right{
	float:right;	
}

.font{
	font-size:2em;
	float:left;
	color:#ffffff;
}
#homeimg{
	height: 250px;
	float: left;
	text-align: center;
	width: 100%;
}
#homeimgindex{
	padding: 56px 0px 0px 0px;
	height: 250px;
	float: left;
	text-align: center;
	width: 73%;
}
#box{
	width:175px;
    height:150px;
    background-color:navy;
  } 
#info{
	text-align: center;
	margin-top: 5%;
	float: left;
	width: 100%;
}
img{
	border:0;
}
h3{
	text-align:center;
}


.Caption {
font-family: Arial;
color:#123456;


}
.slideshow {
	}
#captionbox{
	}
.formdocindex{
	float: left;
	height: 200px;
	color: #002A53;
	overflow:auto;
	width: 400px;
}
.formdoc{
	float: left;
	height: 200px;
	color: #002A53;
	overflow:auto;
	width: 238px;
}
#caption {
	text-align:center;
	margin-bottom:2%;
	color:#000066;
	font-weight:bold;
	font-size:16px;
}
#captionboxtwo{
	text-align: center;
	margin-bottom: 0px;
	color: #ffffff;
	background-color: #576178;
}
.bluebold {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
.scrollBox{
	width: 185px;
	height: 550px;
	overflow: auto;
}
#SB1{
	position: relative;
	float: right;
	margin-right: 6%;
	width: 200px;
}
#SB2{
	position:relative;
	float:left;
	margin-right:25px;
}
.scrollBoxContent{
	margin-left:5px;
	margin-right:5px;
	color:black;
}
#scrollingbar{
	width:100%;
	float:left;
	height: 550px;
	scrollbar:auto;
}
#firstcolumn {
	padding: 56px 15px 15px 15px;
	float: left;
	width: 70%;

   /* height: 483px; */
}
#firstcolumn1 {
	padding: 56px 15px 15px 15px;
	float: left;
	width: 70%;
    height-min: 800px;
	height-max: 100%;
	height: 100%;
   /* height: 483px; */
}
#firstcolumnindex {
	padding:0px;
	float: left;
	width: 100%;
}
#secondcolumn{
	float: left;
	width: 24%;
	padding-top: 56px;
	height: 580px;
}
#secondcolumnindex{
	float: left;
	width: 25%;
	padding-top: 56px;
	height: 242px;
}
.endofsection{clear:both;
				height:0;}
form{ padding-bottom:5%;}

#floatbox4{height:22px;
           width:200px;
		   float:left;
}
.aligncenter{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#nav li.current:hover > a.sub {
	color: #003300;
	background-image: url('../../button8.png');
	background-repeat: repeat-x;
}
.leftmrgrtten{
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

div.figure {
  float: left;
  width: 25%;
  border: 0;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  float: left;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
#firstcolumn ul li{
	list-style-image: url('dot1.png');
}
#button ul li{
	list-style-image:none;
	}

dt {
	font-size: large;
}
.footerone{
	float: left;
	margin-right: 25px;
}
.bac{
	background: #EDE6B8;
}
.bactitle{
	background: #5781AA;
	color: #FFFFFF;
	font-weight: bold;
}
#firstcolumn ul li ul li{
	list-style-image: url('../img/dot.png');
}
ul#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}
.tabOne {
	width:70%;
	font-size: medium;	
}
.tabTwo {
	width:30%;
	font-size: medium;	
}
.redborder {
	border: 3px solid #800000;
}
.submenuheader {
			
}
.txt3 {
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
}
.captiontwo { color:navy;
font-size:large
}
.commpic{
	width:750px;
	height: 250px;
	margin-left:auto;
	margin-right:auto;
	}
.smalltxt {
	font-family: Verdana;
	font-size: small;
}
.indent {
	padding-left: 50em;
	margin-left: 50em;
}

.RedText {
	color: #FF0000;
}
.clear{
	clear:both;
	margin:0px;
	padding:0px;
	z-index:0;
	}
.leftTable{
	margin-left:auto;
	margin-right:auto;
	border:thin;
	border-color:#000;
	width:300px;
	}
/* HTML5 form formatting*/
fieldset {
 float:left;
  text-align:right
 border: 1px solid #FFF8DC;
 width: 320px;
 background: #FFF8DC;
 padding: 3px;
 }
 fieldset legend {
 background: #FFF8DC;
 padding: 6px;
 font-weight: bold;
 }

