/**** LINK-tag style sheet stylesheet ****/ 

body {
margin:0px;
padding:0px;
/*background-image:url('/images/bodybg.gif');
background-repeat:repeat-x;*/
font:12px Arial,sans-serif;
background-color:#FFFFFF;
line-height:150%;
}

.introtext {
color:#1c3e93;
font-size:120%;
}

#bodyshadowleft {
float:left;
width:25px;
height:526px;
background-image:url(/images/bodyshadow_left.gif);
background-repeat:no-repeat;
}

#bodyshadowright {
float:right;
width:25px;
height:526px;
background-image:url(/images/bodyshadow_right.gif);
background-repeat:no-repeat;
}

#mainnav {
float:left;
width:206px;
padding-bottom:40px;
margin:0px 14px 0px 0px;
background:#d2d8e9 url('/images/left_menu_bottom.gif');
background-repeat:no-repeat;
background-position:bottom;
}

#Content h1 {
color:#1C3E93;
font-weight:normal;
font-size:18pt;
margin-top:5px;
line-height:normal;
}

#Content h2 {
color:#1C3E93;
font-weight:normal;
font-size:14pt;
}

#Content a:link, #Content a:active, #Content a:visited {
color:#1C3E93;
text-decoration:none;

}

#Content a:hover {
color:#1C3E93;
text-decoration:none;

}

#Content a.noborder, #Content a.noborder:hover, #Content a.noborder:visited, #Content a.noborder:active {
border: 0px;
text-decoration:none;
}

/*Layout*/
#Container {
width:980px;
margin:0 auto;
padding:0px;
}

#TopNav {
width:980px;
height:43px;
margin:0px;
padding:0px;
}

#TopPageBanner{
background: url('/images/banner.gif') no-repeat;
width:980px;
height:196px;
margin:0px;
padding:0px;
}

#ContentContainer {
width:980px;
background-color:#FFFFFF;
padding:0px;
margin:0px;
}

#Content {
width:709px;
float:left;
margin:6px 0px 0px 0px;
padding:0px;
}

#LeftNav {
width:206px;
padding-bottom:20px;
padding-left:0px;
background:#d2d8e9 url('/images/left_menu_bottom.gif') no-repeat bottom;
float:left;
margin-left:25px;
}

#Footer {
    clear:both;
    text-align:center;
    padding-top:15px;
    font-size:7pt;
    color:#CCC;
}

/*base elements*/
a {
    text-decoration:none;
    border:0;
}

a:hover {
text-decoration:underline;
}



fieldset {
    border:0;
}

/*Utils*/
.Clear {
    clear:both;
}

.LeftColContainer {
    float:left;
    width:477px;
margin-top:9px;
}
.RightColContainer {
    float:right;
width:221px;
}

/**TopNav**/

    /*menu*/
#TopNav .TopNavButtons {
    float:left;
margin-top:14px;
height:29px;
}
.TopNavButtons ul {
    list-style-type:none;
    padding:0;
    margin:0 0 0 40px;
    
}
.TopNavButtons ul li {
    margin-left:0.2em;
    float:left;
    background:url('/images/top_nav_button_bg.gif') no-repeat;
    width:81px;
    text-align:center;
    padding-top:7px;
height:22px;
font-size:12px;
}

.TopNavButtons ul li a {
    color:#fff;
}

    /*Search*/
#TopNav .QuickSearch {
    float:right;
height:29px;
width:235px;
    margin-top:8px;
margin-right:23px;
}
#TopNav .QuickSearch #QuickFormContainer {
color:#fff;
height:29px;
margin:0px;
padding:0px;
}

/**left hand navigation**/

#NavList{
list-style-type:none;
padding:0px;
margin:25px 0px 0px 0px;
font-size:12px;
}

#NavList a {
display:block;
}

#NavList li a {
color:#254697;
display:block;
}  

#NavList li {
background-color:#B8C2DD;
margin-bottom:1px;
padding:0.5em 0.5em 0.5em 20px;
margin-top:1px;
}

#NavList li:hover, #NavList li.over {
/*padding-left:20px;*/
}

#NavList li:hover a{
color:#1C3E93;
display:block;
}

#NavList .Selected {
font-weight:bold;
color:#1C3E93;
/*padding-left:20px;*/
}

#NavList .Selected:hover {
padding:0.5em 0.5em 0.5em 20px;
background-color:#B8C2DD;
background-image:none;
}

#NavList .SubNav {
background-color:#A2AFD3;
padding-left:20px;
background:#A2AFD3 url('/images/menu_hover.gif') no-repeat left;
background-position:30px;
margin-left:0.1em;
margin-top:1px;  
}

#NavList .SubNav a{
padding-left:20px;
    color:#fff;
}

#NavList .SubNav a:hover{
padding-left:20px;
    color:#fff;
}

#NavList .SubNav:hover {
padding-left:20px;
    color:#fff;
}

#NavList .SubNav:hover a {
padding-left:20px;
    color:#fff;
}

#NavList .SubNavSelected, #NavList .SubNavSelected:hover{
    padding-left:40px;
    color:#fff;
    font-weight:bold;
    background:#A2AFD3 url('/images/menu_hover.gif') no-repeat left;
    background-position:30px;
    margin-top:1px;
}

#NavList .SubNavSelected a:hover {
padding-left:40px;
border:1px solid black;
font-weight:normal;
}


 
/*Front Page Feature Box*/

.PageFeatureBox {
    background: url('/images/feature_box_background.jpg') no-repeat;
    padding:20px 25px 0px;
   
}
.PageFeatureBox h1 {
    color:#1C3E93;
    font-weight:normal;
    font-size:18pt;
    margin:0;
}

.PageFeatureBox .TextFeature {
    width:330px;
    float:left;
margin-top:1em;
}



.PageFeatureBox .ImageFeature {
    float:left;
    margin-left:10px;
   margin-top:-20px;
}

/*Solid Rounded Box*/

.SolidRoundedBox {
    background: url('/images/solid_rounded_box_top.jpg') no-repeat;
    width:477px;
padding:0px;
margin:0px;
border-bottom:0px solid #90A1CA;
}

.SolidRoundedBox h3 {
    color:#1C3E93;
    padding:7px 0 0 28px;
    margin:0;
    font-weight:normal;
    font-size:9pt;
}

.SolidRoundedBoxContent {
margin:5px 0px 0px 15px;
padding:0px;
}

/*Side Shadow Box*/

.ShadowSideBoxTop {
background:url('/images/shadow_side_box_top.gif') no-repeat left;
width:181px;
height:42px;
padding:0px 0px 0px 39px;

}
.ShadowSideBoxTop h3 {
    color:#1C3E93;
    padding:19px 0 0 0;
    margin:0;
    font-weight:normal;
    font-size:9pt;
}

.ShadowSideBoxContent {
    width:181px;
    padding:10px 0 0 17px;
    background : url('/images/shadow_side_box_border_left.jpg') repeat-y left;
}

.ShadowSideBoxContent ul {
    padding:0;
    margin:0;
    list-style-type:none;
}
.ShadowSideBoxContent ul .Arrow {
    color:#E58513;
    margin-right:5px;
}
.ShadowSideBoxContent ul li {
    font-weight:bold;
    color:#1C3E93;
}

.ShadowSideBoxBottom {
    background:url('/images/shadow_side_box_bottom.jpg') no-repeat left;
    width:181px;
    height:22px;
}

/*Front Page News Summary*/

.NewsSummaryContainer {
    float:left;
    border-bottom:0px solid #90A1CA;
padding:15px 0px;
width:230px;
}

.NewsSummaryImage {
    float:left;
width:89px;
}

.NewsSummaryText {
font-size:11px;
    float:left;
    margin-left:10px;
    width:120px;
}
.NewsSummaryText h5 {
font-size:11px;
    color:#1C3E93;
    padding:0;
    margin:0;
}
.NewsSummaryText a {
    color:#E58513;
}

/*people*/

.PeopleContainer{
    float:left;
width:650px;
border-bottom:1px solid #4965A8;
padding-top:5px;
}

.PeopleContainer div.Photo {
    width:120px;
    float:left;
   margin-bottom:15px;
    margin-right:1em;
}

.PeopleContainer div.Description {
float:left;
width:500px;
padding-bottom:10px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#GalleryContainer { 
    width:100%;
    float:left;

}
#GalleryContainer .item {
    float:left;
    width:auto;
}
#GalleryContainer .item, #GalleryContainer .item a, #GalleryContainer .item img {
    border:0;
}

ul.newsletterlist {
  list-style:disc;
  margin-left:0;
  padding-left:0;
}




