/* Default Values */
* { font-family: Arial, Helvetica, sans-serif; }

body {
	background: #999;
	margin: 0px;
	font-size: 12px; 
	line-height: 18px; 
	color: #666;
}
.container {margin: 0px auto 0px auto; width:998px; background-color:#90B4B7; }
.header { width:956px; margin:0 21px;}
.nav { width: 859px; margin:0 auto; padding:4px;  }
.content{ background-color:#BCD2D4; width:859px; margin:10px auto; border:1px solid #ffffff; }

#headline_gallery, .rotatorContainer div p { width: 595px !important; position: relative; }
.navContainer { width: 35%; position: absolute; top: 410px; right: 0px; text-align: right; }
li.nav, li.control { background: #BCD2D4; color: #FFF; width: 15px; text-align: center; float: left;  padding: 3px; list-style-type: none; margin-right: 5px; cursor: pointer; }
li.nav-showing { background: #90B4B7; }
li.control { float: right; }

.document{ background-color:#FFFFFF; width: 630px; float:left; border:1px solid #90B4B7; margin: 15px; padding:15px;}
.sidebar{ float right; margin:15px 15px 0 0; }
.footer{ color:#FFFFFF; text-align:center;}

a, a:visited, a:hover { color: #003184; }
a.footer,a.footer:visited, a.footer:hover { color: #FFF; margin-bottom: 20px; text-decoration: none; }
a.nav, a.nav:visited, a.nav:hover { margin: 0 6px 0 0; color: #FFF; text-transform: uppercase; font-size: 12px; text-decoration: none; }
a.nav:hover { color:#333333; }

sup { font-size: .5em; }
p.footer { font-size: 10px; }


/* DHTML Menus */
.menuContainer { background-color:#FFD1A3; border-top:2px solid #FFE5CC; border-left:2px solid #FFE5CC; border-right:2px solid #002B14; border-bottom:2px solid #002B14; padding:2; color: #003184};
.menuCell { }

.bodybold { font-weight: bold; }

/* Section Header */
.section, .docheader { font-size: 1.5em; font-weight: bold; }

/* Beneath document header */
.sub { font-size: 1.2em; font-style: italic; }

/* DHTML MENUS */
a.menu { text-decoration: none; font-size: .8em; }
a.menu:visited {  }
a.menu:hover { text-decoration: underline; }



.lightboxDiv
{
    border: 1px solid #666;
    margin: 10px;
    width: 120px;
}

.lightboxDiv div
{
    margin: 5px;
    text-align: center;
}

.lightboxThumb
{

}