body
{
    background:#1962A1 url(i/dark-grain.jpg) repeat left top;
}

#Viewport 
{
	width: 100%;
	text-align: center;
	background:url(i/mountain-bg.jpg) repeat-x center top;
}
.bodyBackground
{
    background:#fff url(i/body-bg-middle.png) repeat-y top center;
    width: 970px;
    margin:0 auto;
    text-align: left;
}
.outerBounds 
{
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}
.topBackground
{
    background:url(i/body-bg-top.png) no-repeat top center;
}
.innerBounds 
{
	width: 100%;
	text-align: left;
}

.pageHeader 
{
    position:relative;
    z-index:1000;
    height:240px;
    background:transparent url(i/header-dome.jpg) no-repeat right 59px;
}
.pageHeaderInner 
{
padding-top:60px;
}

.pageBody 
{


}
.pageBodyInner 
{
}
.columns 
{
 background:url(i/1px-vertical.png) repeat-y 215px top;
}
.columnsInner 
{

}
.colLeft 
{
	float: left;
	width: 215px;
	height: auto;

}
.colLeftInner 
{
    
    padding-bottom:15px;
    padding-left:15px;
}
.colMiddle 
{
	float: left;
	width: 350px;
	height: auto;

}
 .colMiddleNoRight
 {
     width:550px;
 }
 .colMiddleNoRightOrLeft
 {
     width:100%;
 }
.colMiddleInner 
{
    padding-left:12px
}
.colMiddleLeftAndRight .cmsBucket2Inner, .colMiddleLeftAndRight .cmsBucket1Inner
{
   
}
.colRight 
{
	float: left;
	width: 200px;
	height: auto;
}
.colRightInner 
{
padding-left:15px;

}
.floatError
{
    display:block;
    position:absolute;
    top:-20px;
}

.bodyHeader
{
    padding:30px 0 30px 215px
}

.pageFooter
{
  background:url(i/body-bg-footer.png) no-repeat top center;
  height:74px;

}
.pageFooterInner 
{

}
.footerColumn
{
    width:230px;
    float:left;
}
.footerColumn h4
{
    color:#9F9C92;
    font-weight:bold;
    margin-top:0;
    margin-bottom:1em;
    text-transform:uppercase;
}
.footerNav ul
{
    list-style-type:none;
    margin:0;
    padding:0;
    line-height:1.5em;
}
.footerNav ul a
{
    color:#9F9C92;
    text-decoration:none;
}
.footerNav ul a:hover
{
  color:#E5A944;
}
.footerNav ul li.selected span.text
{
    color:#E5A944;
}
.headerNav
{
    position:absolute;
    width:808px;
    bottom:3px;
}
.headerNav ul
{
    list-style-type:none;
    text-align:right;
    font-size:10px;
}
.headerNav ul ul
{
    
}
.headerNav ul li
{
    display:inline;
    
    font-size:1.44em;
    text-transform:uppercase;
}
.headerNav ul li span.text
{
    display:block;
    line-height:31px;
    padding:3px 25px 0 0;
    background:url(i/top-nav-bg-right-off.png) no-repeat right top;
    
}
.headerNav ul li a, .headerNav ul li span.anchor
{
        display:block;
         float:right;
         padding-left:25px;
         margin-right:3px;
        background:url(i/top-nav-bg-left-off.png) no-repeat left top;
        color:#fff;
        text-decoration:none;
}
.headerNav ul li a:hover,.headerNav ul li span.anchor
{
     background:url(i/top-nav-bg-left-on.png) no-repeat left top;
     color:#fff;
        text-decoration:none;
}
.headerNav ul li a:hover span.text,.headerNav ul li span.anchor span.text
{
     background:url(i/top-nav-bg-right-on.png) no-repeat right top;
}
.nav ul
{
   list-style-type:none;
}
.nav ul.level1
{
   margin:0;
   padding:0;
}
.nav ul ul
{
	padding-left:10px;
	margin:0;
}

.breadcrumbs ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.breadcrumbs ul li
{
	display:inline;
}
.logo
{
    margin:0;
    padding:0;
    position:absolute;
    top:15px;
    left:40px;
    top:98px;
}
.headerSearchWrap
{
    position:absolute;
    right:0px;
    top:45px;
    height:36px;
    width:274px;
    background:url(i/header-search-bg.png) no-repeat left top;
}
.headerSearch 
{
    position:relative;
    padding:8px;
}
.headerSearch .searchButtonWrap
{
    display:block;
    height:  20px;
    width:65px;
    line-height:18px;
    padding-left:5px;
    background:url(i/button-small.gif) no-repeat left top;  
    position:absolute;
    right:8px;
    top:8px;
    overflow:hidden;
}
.headerSearch .searchButtonWrap a
{
    display:block;
    height:100%;
    color:#fff;
    text-decoration:none;
}
.headerSearch .searchBox
{
    border:none;
    width:100px;
    background:none;
}
.headerSearch  .searchBoxWrap
{
    width:175px;
    background:#fff;
    height:20px;
    padding-top:1px;
    overflow:hidden;
    padding-left:2px;
}
fieldset {
	border: 1px solid #d3caac;
	padding:20px;
	padding-top:15px;
	margin-bottom:20px;	
	clear:both;
}
fieldset small {
  font-size:11px;
}
legend {
	font-size:13px;
	padding-left:12px;
	padding-right:18px;
	margin-left:-10px;
	font-weight:bold;
	color:#111111;
}


.newsDefault .newsCategory
{
}
.newsDefault .newsCategory .newsItems
{
    padding-left:15px;
}
.newsDefault .newsCategory .newsItem
{
}
.newsDefault .newsCategory .newsItem .headline
{
    display:block;
    font-weight:bold;
    font-size:14px;
}
.newsDefault .newsCategory .newsItem .headline a
{
    color:#444;
    text-decoration:none;
}
.newsDefault .newsCategory .newsItem .date
{
    color:#888;
    font-style:italic;
    font-size:11px;
}
.newsDefault .newsCategory h3
{
    font-size:18px;
}
.newsDefault .newsCategory h3 a
{
    font-size:10px;
    text-decoration:none;
}
.newsDefault .newsCategory .newsItem .blurb
{
}
.catName
{
font-size:10px;
text-transform:uppercase;
color:#888;
}
.subNav ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}
.subNav ul li
{
    text-align:right;
    padding-bottom:5px;
    font-size:12px;
}
.subNav ul li a, .subNav ul li span.anchor
{
    display:block;
    line-height:27px;
    padding-right:15px;
    text-decoration:none;
    color:#1B75BB;
    font-weight:bold;
}
.subNav ul li span.anchor
{
    background:url(i/subnav-bg.png) repeat-y right top;
}
body.ie6 .subNav ul li span.anchor
{
    background:url(i/subnav-bg-ie6.png) repeat-y right top;
}
.sectionTitle
{
    color:#006838;
    font-size:19px;
    font-weight:normal;
    margin:0;
    text-transform:uppercase;
}
.sectionTitleHome
{
    background:url(i/celebrating.png) no-repeat;
    width:261px;
    height:95px;
    margin:0;
    padding:0;
    text-indent:-9999px;
    overflow:hidden;
}
.colMiddleFooter
{
    font-size:11px;
    font-weight:bold;
    color:#1B75BB;
    padding:10px 0;
    padding-top:30px;
    padding-left:230px;
}
.colMiddleFooter span
{
    font-size:9px;
    font-weight:normal;
}
