/*
EAEFF3 - light bg
85A8BB - main light color
00015c - main dark color

*/




body.oneColFixCtrHdr {
	margin: 0; 
	padding: 0;	
	font-size:100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #85A8BB;
	/*background:#85A8BB;*/
	text-align: center; /* this centers the container in IE 5* browsers.*/

	color: #000000;
}





.oneColFixCtrHdr #wrapper {
	width: 820px; 
	background-image: url(../images/wrapper-shad-tile.jpg);
	background-repeat: repeat-y;
	margin: 0 auto; 
	position: relative;
	text-align: left; /* this overrides the text-align: center on the body element. */
}


/* \*/
* html #wrapper {
width: 840px;
w\idth: 820px;
}
/* feeds IE 5* PC the correct width due to its non-standard box model */



.oneColFixCtrHdr #header {
	margin: 0 10px;
	padding-left: 10px;
	background-image: url(../images/topBnr4_800x79.jpg);
	background-repeat: no-repeat;
	height: 79px;	
}






#topNav {
 font-size:10px;
 text-align: center;
}



.floaterContainer {
float: left;
border:1px solid #6497b6;
background-color:#d1dfe8;
margin:1px 6px 12px 6px;
padding: 3px 0 0 0;
}

.floaterContainer h3, .floaterContainer h4, .floater h3, .floater h4 {
padding: 5px 0 5px 0;
margin:5px 0 5px 5px;
}

.floater {
float:left;
width: 198px; /* for IE pc*/
w\idth: 200px;  /* the REAL width for good browsers*/
padding: 0 6px 12px 6px;
margin:  0 3px;/*set the margins for IE5.5*/
ma\rgin: 0 5px;/*set the REAL margins for IE 6 and other browsers allows for a float bug in IE 6*/
}


.floaterthird {
float:left;
width: 208px; /* for IE pc*/
w\idth: 210px;  /* the REAL width for good browsers*/
padding: 0 5px 32px 12px;

margin-right: 13px;/*set the margins for IE5.5*/
ma\rgin-right: 15px;/*set the REAL margins for IE 6 and other browsers allows for a float bug in IE 6*/

/*border:1px solid black;*/
background-color: #c6d6e3;
}



.floaterthird.last{
margin-right: 0;
/*border:1px solid black;*/
}

.oneColFixCtrHdr #nav-container {
	margin: 0 10px;
	width: 800px;
	height: 210px;
	background-image: url(../images/libraryBG_800x210.jpg);
	background-repeat: no-repeat;
}






#nav-container #floatright {
	float: right;
	margin-right: 1px;
	margin-top: 0px;
	width:330px;
	height:210px;
}

#nav-container #flashcontent {
	float: right;
	margin-right: 1px;
	margin-top: 0px;
	width:330px;
	height:210px;
}

#nav-container #floatleft {
	float: left;
	margin-left: 12px;
	margin-top: 4px;
	height:210px;
}


.oneColFixCtrHdr p.note {
	font-family: Courier, serif;
	font-style:italic;
	color: #CC9933;
	font-size:10px;
}

.oneColFixCtrHdr p.indent {
padding-left:55px;
	font-style:italic;
	color: #000;
	font-size:11px;
}











.oneColFixCtrHdr #mainContent {
	color: #000000;
	margin:0 10px;
	padding: 0 40px 25px 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(../images/headlineBG3_800x35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border:2px solid green;*/
}




.oneColFixCtrHdr #mainContent.Gala09 {
	color: #000000;
	margin:0 10px;
	padding: 0 40px 44px 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url(../images/HolidayGala09-banner800.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border:2px solid green;*/
}







.oneColFixCtrHdr #mainContentBlack {
	color: #fff;
	margin:0 10px;
	padding: 0 40px 25px 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #000;
	background-image: url(../images/headlineBG3_800x35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border:2px solid green;*/
}






















/*  divisions of mainContent*/

#mainContent #mainRight {
	 display: inline; /* fix for IE doubled margin */
	 float: right;/*float to the left to create our column*/
	 width: 420px;/*provides a width for IE5x pc*/
	 w\idth: 418px;/*subtract 2 px -corrects the width for modern browsers*/
	 margin: 1px 1px 20px 1px;
	 background-color:#fff;
	 padding: 1px 6px 12px 6px;
	}

/*
#mainContent #mainRight img,  #mainContent #mainLeft img {
margin: 0 0 15px 0;
}
*/


.imgleft{
float: left;  /*float the image to the left*/
border: 1px solid #000;  /*add a black border 1 pixel wide to all 4 sides*/
margin: 5px 12px 1px 0;  /*set the margins to give some "air" around the text*/
}


.imgright {
float: right;  /*float the image to the right*/
border: 1px solid #000;  /*add a black border 1 pixel wide to all 4 sides*/
margin: 5px 0 1px 10px;  /*set the margins to give some "air" around the text*/
}


#mainContent .imgright {
float: right;  /*float the image to the right*/
border: 1px solid #000;  /*add a black border 1 pixel wide to all 4 sides*/
margin: 5px 0 1px 10px;  /*set the margins to give some "air" around the text*/
}

#mainContent .imgrightnoborder {
float: right;  /*float the image to the right*/
margin: 5px 0 22px 4px;  /*set the margins to give some "air" around the text*/

}

.image-with-caption{
	float: right;
	/* width: 260px;  --- add width inline with image 
	padding-left: 10px;*/
	padding-bottom: 11px; 
	
	}

p.caption
{
	font-style: italic; 
}



.noborder {
border: 0; 
}



#mainContent .mainLeft {
	display: inline; /*fix for IE doubled margin*/
	 float: left;/*float to the left to create our column*/
	width: 425px;/*provides a width for IE5x pc*/
	w\idth: 423px;/*subtract 2 px -corrects the width for modern browsers*/
	margin: 4px 1px 20px 1px;
	background-color:#fff;	/* padding: 1px 6px 12px 6px;*/
	}


#mainContent #mainLeft {
	 display: inline; /* fix for IE doubled margin */
	 float: left;/*float to the left to create our column*/
	 width: 420px;/*provides a width for IE5x pc*/
	 w\idth: 418px;/*subtract 2 px -corrects the width for modern browsers*/
	 margin: 1px 1px 20px 1px;
	 background-color:#fff;
	 padding: 1px 6px 12px 6px;
	}


/*  :::::: equal columns inside mainContent*/

#splitLeft {
	 float: left;/*float to the left to create our column*/
	 width: 330px;/*provides a width for IE5x pc*/
	 w\idth: 328px;/*subtract 2 px -corrects the width for modern browsers*/
	 margin: 1px 1px 20px 1px;
	 padding: 1px 1px 90px 1px;
	 background-color:#fcf;
	 border-right: 1px solid black;
}


#splitRight {
	 float: right;/*float to the left to create our column*/
	 width: 330px;/*provides a width for IE5x pc*/
	 w\idth: 328px;/*subtract 2 px -corrects the width for modern browsers*/
	 margin: 1px 1px 20px 1px;
	 background-color:#ffc;
}

/*  :::::: extra columns inside mainContent*/




#mainContent #rightcol {
border-top:1px solid #e5e5e5;

	 display: inline; /* fix for IE doubled margin */
	 float: right;/*float to the left to create our column*/
	 width: 201px;/*provides a width for IE5x pc*/
	 w\idth: 199px;/*corrects the width for modern browsers*/
	 margin: 10px 3px 20px 10px;
	 background-color:#fff;
	 background-image: url(../images/boxCurl2_tile.jpg); 
 }
 
	 
#rightcol .rightcol {
height: 24px;
margin-left:1px;
	 background-image: url(../images/boxCurl2_btm.jpg);
	  background-repeat:no-repeat;
	  background-position:bottom;
	}


#mainContent #rightcol p, #rightcol h2, #rightcol h3{
	padding:2px 10px 1px 15px;
	margin-left: 10px;
	line-height: 150%;
}


#rightcol ul, #rightcol li {
	height: 100%;  /* Holly at CMX */
	} 




#mainContent #leftcol {
	 display: inline; /* fix for IE doubled margin */
	 float: left;/*float to the left to create our column*/
	 width: 155px;/*provides a width for IE5x pc*/
	 w\idth: 153px;/*corrects the width for modern browsers*/
	 margin: 1px 15px 20px 1px;
	 background-color:#EAEFF3;
	 padding: 1px 6px 12px 6px;
	 border: 1px solid #85A8BB;
	}





/*  1/3 on the left - */
#mainContent #leftcol2 {
	 display: inline; /* fix for IE doubled margin */
	 float: left;/*float to the left to create our column*/
	 width: 265px;/*provides a width for IE5x pc*/
	 w\idth: 263px;/*corrects the width for modern browsers*/
	 margin: 1px 1px 2px 1px;
	 padding: 1px 6px 112px 6px;
	 border-right: 1px solid #85A8BB;
	}
	

/*  2/3 on the right */	
#mainContent #rightcol2 {
	 display: inline; /* fix for IE doubled margin */
	 float: right;/*float to the left to create our column*/
	 width: 390px;/*provides a width for IE5x pc*/
	 w\idth: 388px;/*corrects the width for modern browsers*/
	 margin: 1px 3px 2px 12px;
 }







.oneColFixCtrHdr #mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

#mainContent p strong {
line-height: 22px;
}


#mainContent ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 15px 15px;
	padding: 0;
	line-height: 16px;
	}

#mainContent ul, #mainContent p ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 15px 15px;
	padding: 0;
	list-style: none;
	line-height: 16px;
	}
	
	
#mainContent ul li,
#mainContent p ul li {
	list-style: none;
	padding-bottom: 8px;
	}
	
	
	
#mainContent ul li.circle,
#mainContent p ul li.circle {
	list-style: circle;
	}


	
	
dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 15px 15px;
	padding: 0;
	list-style: none;
	}

dl dt {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding-top:10px;
	}
	
	

	
	
ul li a:link,
p ul li a:link,
ul li a:visited,
p ul li a:visited { 
	padding: 2px 0 2px 12px;
	display:block;
	color: #00105c;
	text-decoration: none;
}


ul li a:focus, 
ul li a:hover, 
p ul li a:focus, 
p ul li a:hover { 
	color: #000;
	text-decoration: underline;
	display:block;
	background-color: #85a8bb;
}


ul.square,
ul li.square {
	padding-left:12px;
	list-style-type: disc;
}
	

h1,h2,h3,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	display: block;
}

h2.center, h3.center, p.center {
padding-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	display: block;
}


h1 {
	font-size: 1.5em;
	color: #FFFFFF;
}

h2 {
	font-size: 1.2em;
	color: #00105c;
}

h3, leftcol2 h3 {
	font-size: 1em;
	color: #00015c;
}



h4 {
	font-size: 1em;
	display: inline;
}



.container {
	width: 740px;
	margin: 0 auto;
	}

.oneColFixCtrHdr #footer {
	margin: 0 10px;
	padding: 3px 0 3px 0;
	clear: both;
	background: #85A8BB;
	background-image: url(../images/headlineBG3_800x35.jpg);
	background-repeat: repeat-y;
	color: #00105c;
	text-align: center;
	/*border-top: 1px solid #00105c;
	border-bottom: 1px solid #00105c;*/
	
}



.oneColFixCtrHdr #footer p {
	padding: 0;
	font-size: 1em;
}




#footer-nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
	clear: both;
	margin: 0 0 20px 0;
	}
	
#footer-nav ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
	}
	
	
#footer-nav li {
	display: inline;
	margin: 0 6px;
	padding: 6px 0;
	}





#footer-nav a:link, 
#footer-nav a:visited,
#footer p a:link,
#footer p a:visited
{ /* sets the styling of the links in the header */
	color: #00105c;
	text-decoration: none;
}



#footer-nav a:hover, 
#footer-nav a:active, 
#footer-nav a:focus,
#footer p a:hover,
#footer p a:active,
#footer p a:focus
{ /* sets the hover styling */
	text-decoration: underline;
}




/* ||||||||||||||||||||||||||||||||||||||||||||*/


.footnote  
{
font-size:10px;
font-style: italic;
text-align:right;
padding: 12px 15px 12px 0;
}



.footnote a:link, 
.footnote a:visited  
{
	text-decoration:none;

}





.footnote a:hover,
.footnote a:active,
.footnote a:focus
{
	text-decoration:underline;

}


 /* ||||||||||||||||||||||||||||||  */
 
 .clear {
 	clear:both;
 	}
 	
 	
 	
 	
 	
.box-seven00 {
	width:700px;
	padding:6px; 
	border: 1px solid #85A8BB;
	margin:0;
	margin-top:22px;
	}
	
	
.box-seven00 h2 {
	padding:0;
	margin:0;
	}	
 	
	
.box-seven00 .newsletter-preview-current {
	float:left;
	width:200px;
	display:block;
	border:0;
	}
	
.box-seven00 .newsletter-preview-current p{	
	font-size:9px;
	font-style:italic;
	text-align:center;
	color:#5e5e5e;
	}
	
	
.box-seven00 .newsletter-preview-description {
	float:left; 
	width:490px;
	}	
	
	
.box-seven00 .newsletter-preview-archive {
	float:left;
	width:120px;
	display:block;
	}	
	
.box-seven00 .newsletter-preview-description {
	float:left; 
	width:490px;
	}
	

.box-three40 {
	float:left;
	width:330px;
	padding:6px; 
/*	border: 1px solid #85A8BB;
*/	margin:0;
	margin-top:6px;
	}	


.box-three40.alpha {
	margin-right:16px;	
	border-right:1px solid #85a8bb;
	padding-right:12px;
	}