body{
margin:0;
padding:0 0;
font:76% arial,verdana,sans-serif;
background:#fff url(../img/bg.jpg) repeat-x;
color: #4182ac;
}

a{
text-decoration:none;
color:#4c9f29;
}

a:hover{
text-decoration:underline;
color:#4c9f29;
}

a img{
border:0;
}



#top {
margin: 0;
}

#container{
width:100%;
margin:0 auto;

background:  url(../img/body_bg.jpg) no-repeat top center;
}

#containerContent {
width:748px;
margin:0 auto;
padding: 10px 7px 0 7px;
}

.image {
margin:0 0 10px 0;
float: left;

}

#intro {
width:748px;
height: 260px;
}
#intro2 {
width:748px;
height: 199px;
}

#logo{
width: 190px;
float: right;
z-index: 20;
margin-top: -9px;
text-align:right;

}

#divisions {
margin-top: 9px;
margin-right:-3px;
float: right;
}

#flash {
padding: 13px 0 10px 16px;
z-index: -900;
}

#navcolumn{
width:160px;
float:right;
padding: 0 15px 0 0;
margin-top: -3px;
}
#navbar{
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
line-height: 1.4em;
letter-spacing: 1px;
text-align: left;
width: 100%;
background: #e5effe;
padding-top: 10px;
border-top:10px solid #d0e2fb;
border-bottom:5px solid #c8dbf5;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px;
	list-style: none;
}
	


/*take this out if you want no rollover for subs--------
li ul {
	position: relative;
	left: 0;
	top: 0;
	display: none;
}
/*---------*/
.active {
display: block;
background:#036387;
left: 0;
}	

.sub {
display: block;
background:#fff;
color: #00CC00;
left: 0;
font-weight:normal;
}	

.activesub {
display: block;
background:#d0e1fb;
color: #00CC00;
left: 0;
font-weight:normal;
}	

ul li a {
display: block;
color:#64a4cf;
text-decoration: none;
border-bottom:1px solid #d0e2fb;
	padding: 5px;
}
	
ul li a:hover {
background: #02435e;
color:#4c9f29;
text-decoration: none;
	padding: 5px;
}

li:hover ul, li.over ul { 
	display: block;
}
	
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


.arrow {
margin-left: 10px;
}

#leftcolumn{
float:left;
width:525px;
margin-top: -18px;
margin-right:10px;
padding: 10px 0 0 15px;
}

#leftcolumn p{
padding:0 0 0 10px;
}

#articleimg {
float: left;
width: 350px;
margin:0 0 0 5px;
font-size:0.9em;
color:#103680;
margin-bottom: 0.2em;
}


img.article {
padding: 5px;
border-top:1px solid #e2e1e1;
border-right:2px solid #e2e1e1;
border-bottom:4px solid #e2dfdf;
border-left:1px solid #e2e1e1;
margin-bottom: 0.2em;
}


img.dwnld {
float: left;
margin-right: 18px;
border:5px solid #ededde;
}

ol { 
list-style: decimal numbers;
color: #103680;
line-height: 1.2em; 
}




img.bottom{
margin:0 0 10px 10px;
}

#footer{
margin:0 auto 20px auto;
width:776px;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3{
font-weight:bold;
color:#103680;
}

h1{
margin:15px 0 20px 10px;
font-size:1.4em;
}

h2{
margin:0 0 10px 10px;

font-size:1.2em;
background: #d0e2fb;
height: 25px;
width: 100%;
display:block;
vertical-align: middle;
}

h3{
margin: 40px 0 0 0;
font-size:0.9em;
}

h4 {
margin:10px 0 10px 10px;
font-size:1em;
color: #bc0647;
}

.blu {
color: #003e58;


}

.grn {
color: #4c9f29;
}

.bluesml {
font-size:0.9em;
color:#103680;
}

.clear{
clear:both;
margin:0;
}

.internallink{
font-size:0.9em;
text-align:left;
}

.hide{
display:none;
}

img.left {
float: left;
margin-right: 10px;
}


.block{
float:left;
width: 100%;
padding: 10px 8px 15px 2px;
background:#e5effe;
text-align: left;
line-height: 1.3em;
border-top:10px solid #d0e2fb;
margin: 4px;

}

.block2{
float:left;
width: 100%;
padding: 10px 8px 15px 2px;
background:#e5effe;
text-align: left;
line-height: 1.3em;
border-top:1px solid #b9ceed;
margin: 4px;

}




input		{ 
width: 280px; 
border: 1px solid #d0e2fb; 
background: #fff;
color: #4182ac;
height: 20px;
}

textarea		{ 
width: 280px; 
float: left; 
border: 1px solid #c9c9c8; 
}

.submit		{ 
width: 80px;
margin-left: 10px;
}
.reset		{ 
width: 80px;
margin-left: 10px;
}

#center {
text-align: center;
  }
		
