
/* MAIN LIBRARY CSS*/
/* SITE CREATED IN 2006 BY CB -  6/2009 */
/* SITE REVISED IN 6/2009 BY NB */

* {
    font-family: Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0;
}


body {
    color: #000;  
    font-size:13px;
    background: #fff url(../images/layout/HomeBG.gif) no-repeat;



}

div.clearfloats {
	clear: both;
}

#allWrapper {
	min-width:760px;
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
	
}



/* COLORS */

li.researchback {
	background-color: #6b6b6b;
}

li.servicesback {
	background-color: #771616;
}

li.aboutback {
	background-color: #1880ac;
}

.research li.researchback, .research #nav2, .research #nav3, #col1 .top, .research .toc h2, .research #navLeft, .research .sideBox h4{
	background-color: #6b6b6b
}


.research .toc a {
	color: #6b6b6b;
}

#col1 .bottom, .research .toc {
	border:2px solid #6b6b6b;
}

.services li.servicesback, .services #nav2, .services #nav3, #col2 .top, .services .toc h2, .services #navLeft, .services .sideBox h4 {
	background-color: #771616;
}


.services .toc a {
	color: #771616;
}

#col2 .bottom, .services .toc {
	border:2px solid #771616;
}

.about li.aboutback, .about #nav2, .about #nav3, #col3 .top, .about .toc h2, .about #navLeft, .about .sideBox h4{
	background-color: #1880ac;
}

.about .toc a {
	color: #1880ac;
}

#col3 .bottom, .about .toc {
	border:2px solid #1880ac;
}


/*	END COLORS */






/* GENERAL TEXT FORMATTING */

h1 + h2, h1 + h3, h1 + h4,
h2 + h3, h2 + h4, h3 + h4, div + h2 {
	margin-top: 0;
}

h1 {
    font-size: 15px;
    margin-top: 3px;
    margin-bottom: 3px;
}

h2 {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 10px;
	font-weight:bold;
	letter-spacing: 1px; 
}

h3 {
    font-size: 13px;letter-spacing:1px;
    margin-top: 20px;
    margin-bottom: 2px;
    border-bottom: 1px solid #3f3f3f;
	width:98%;
}

h4 {
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: -4px;
    padding: 2px;
    background-color: #e5e5e5;
}

h5 {
	margin-top:10px;

}


p {
	margin-top:5px;
	margin-bottom:15px;
}

dt {	
	font-weight:bold; 
	margin: 15px 0 5px 0; 
	font-size:12px;
}

dd {
	margin: 0 0 2px 30px; 
	font-size:12px;
}

tr, td {
	vertical-align: top; 
	font-size: 12px;
}

ul, li	{
	list-style-type: none;
}

.right {
	text-align:right;
}







/* HEADER */

#header {
	height: 135px; 
	padding-right: 2px;
}

#headerContainer{ 
	position: relative; 
	width:776px; 
	height: 110px; 
}

#header1  { 
	position: absolute; 
	top: 8px; 
	left:3px; 
	width: 100px; 
	height: 90px;
	text-align: center; 
	background-color: transparent;  
}


#header1 img {
	border: none;
}

#header2 {
	position: absolute; 
	top: 5px; 
	right: 1px; 
	font-size:11px; 
}


#header2 ul {
	float: right;
}

#header2 ul li { 
	display: inline; 
}

#header2 ul li a {
	padding: 0.2em 1em;
	color: #3f3f3f;
	text-decoration: none;
	float: left;
	border-right: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
}

#header2 ul li a:hover {
	background-color: #3f3f3f;
	color: #fff;
}

#header3  {
	position: absolute; 
	top: 40px; 
	right:1px; 
	width: 385px; 
	height: 35px; 
}

#header3text {
	position: absolute; 
	top:2px; 
	left:0; 
	width:204px; 
	font-size: 10px;  
	color:#3f3f3f;
}

#header3input {
	position:absolute; 
	top:2px; 
	right:25px; 
	width:150px; 
	height:14px;
}

#header3button {
	position: absolute; 
	top:2px; 
	right: 3px;
}

#siteSearch {
	float:left;
	margin-left:300px;
	margin-top:35px;

}

#siteSearch label {
	font-size:.7em;
	float:left;
	margin-right:10px;
	
}



/* END HEADER  */		

			


/* Nav1 - NAVIGATION TABS */

#nav1 {
	position:absolute; 
	bottom:0; 
	left:161px; 
	font-family: Arial, Helvetica, sans-serif; 	
	font-size:15px;
}

#nav1 li {
	float:left; 
	margin-right: 10px;
}

#nav1 li a, #nav1 li a:link, #nav1 li a:visited, #nav1 li a:active {
	position: relative; 
	width:195px; 
	display:block; 
	padding: 3px 0 3px 0; 
	text-align: center; 
	text-decoration: none; 
	color:#fff; 
	font-weight: bold; 
	letter-spacing: 1px;
}

#nav1 li a:hover {
	color: #000;
}






/* BREADCRUMBS */

#nav3 {
	position: absolute; 
	top:110px; 
	height: 25px; 
	width: 100%; 
	color: #fff;
}


#breadcrumb {
	margin:7px 0 0 170px;
}

#breadcrumb a {
	color: #fff; 
	text-decoration:underline; 
	padding: 0 5px 0 5px;
}

#breadcrumb a:hover {
	text-decoration:none;
} 


/*navLeft */

#navLeft 
	{	
	position: absolute;
	top: 120px;
	left: 0;
	width: 168px;
	padding-bottom:10px;
	font-size:12px;
}





#navLeft h2 {
	color:#FFF;
	padding-left: 5px; 
	margin-top: 15px; 
	margin-bottom: 5px;
}



#navLeft ul {
	font-weight: bold;
}

#navLeft li a {
	color:#FFF;
	display: block;
	margin-left: 5px;
	padding: 2px 0 5px 10px;
	text-decoration: none;	
}


#navLeft li a:hover {
	color:#000;
	background-color:#FFF;
	display: block;
	margin-left: 5px;
	padding: 2px 0 5px 10px;
	text-decoration: none;	
}

#navLeft ul li.selected a {
	color:#000;
	background-color:#FFF;
}


#navLeft img {
	margin-left:20px;
}




/* WEATHER STICKER */
#weather a {
	text-decoration:none;
	margin-left:15px;

}

#weather h2 {
	margin-left:10px;
	font-size:13px;
}




/* CENTER CONTENT */

#content {
	padding: 0 25px 15px 20px; 
	background: #fff;  
	border: 1px white solid;
	margin-left:168px;
	margin-right:160px;
	margin-bottom: 30px;

}

#content a {
	font-weight:bold;
}

#content a:link {
	text-decoration: none;
}

#content a:active {
	text-decoration: underline;
}
	
#content a:visited {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}


#content h2 {
	margin-top: 15px; 
	margin-bottom: 8px; 
	font-size:16px;
	

}

#content ol li { 
	list-style-type:decimal;

}

 
#content ul li {

	list-style-type:square;
}

#content ul.bullet li {
	list-style:inside;
	list-style-type:square;	
	
}

#content ul.bullet li ul li {
	list-style-type: outside;  
	list-style-image: url(../images/bullet.gif);
}

#content li { 
	margin: .65em 0 .65em 30px; 
	line-height:1.4em;
}

#content ul.nobullet li {
	list-style-type: none;  
}


	
#content table {
	margin: 3px;
	width:90%;
	border-collapse:collapse;	
}



#content table td {
	padding: 3px;

}


#accountLogin a {
	float:right;
	background-image:url(../images/buttons/login.gif);
	background-repeat:no-repeat;
	background-position: left top;
	border:none;	
	text-decoration:none;
}


#accountLogin a:hover {
	background-image:url(../images/buttons/loginHover.gif);
	background-repeat:no-repeat;
	background-position: left top;
	border:none;
	
}

#accountLogin img {
	border:none;
}
	


/* Divide Center CONTENT div into 2 columns */
#contentLeft{
	width: 45%;
	float:left;
	margin-right:10px;
}

#contentLeft table {
	width: 100%;
	border:none;
}

#contentLeft table td {
	width:50%;
	padding-left:1px;

}


#contentRight{
	width: 45%;
	float:right;
	margin-right: 5px;
	top: 0px;
}


#contentRight table {
	width: 100%;
	border:none;
}

#contentRight table td {
	width:50%;
	padding-left:1px;

}

p.citation:first-letter {
	margin-left:0px;
}

p.citation {
	line-height: 170%; 
	margin-left: 40px;
}


.halfPage {
	float:left;
	width:48%;
	margin:0px;
	padding:0px;	
}
	

/*END CENTER CONTENT*/





/* RIGHT CONTENT */

#rightcontainer{
	position:absolute; 
	top:145px; 
	right:0; 
	width: 160px; 
	margin:0 1px 0 0; 
	padding: 0 2px 2px 2px; 
	background-color: #fff; 
}






/* Table of Contents */
.toc {
	margin-bottom: 15px;
}

.toc h2 {
	padding:4px; 
	margin:0; 
	color: #fff;  
	font-size:13px; 
	text-decoration:none; 
	display: block; 
	text-align: center;
}

 
.toc h3 {
	margin:15px 3px 5px 3px;
}

.toc h4 {
	margin:5px 3px 5px 3px;
}

.toc li {
	margin: 5px 2px 5px 6px;
	font-size: 11px;
}


.toc li a, .toc dt a {
	text-decoration: none; 
	font-weight:bold;}


.toc li a:hover {
	background-color: #3f3f3f; 
	color: #fff;
}

.toc ul ul {
	margin:0 0 15px 5px; 
	font-style:italic;
}
	
.toc dl dt{
	margin-left:5px;
}
	
	
/* Nav 4 - Communication and Collaboration */
.nav4 {
	margin-bottom: 15px; 
	color:#bdc3a7; 
	border:2px solid #bdc3a7; 
}

.nav4 h2, .nav4 h2 a {
	padding:4px;
	margin:0;
	color:#000;
	font-size:13px;
	text-decoration:none;
	display: block;
	background-color: #bdc3a7;
} 

.nav4 h2 a:link, .nav4 h2 a:visited, .nav4 h2 a:active {
	text-decoration:none;
}

.nav4 h2 a:hover  {
	color: #000; 
	background-color: #fff; 
	text-decoration:none;
}


.nav4 li {
	margin: 8px 2px 8px 6px;
}


.nav4 li a { 
	color: #333333; 
	text-decoration: none; 
	font-weight:bold;
}

.nav4 li a:hover  {
	background-color: #333333; 
	color: #fff;
}






/* SITE SEARCH CONTENT */
#searchsite {
	padding: 3px; 
	display: inline; 
	vertical-align: middle;
}

#searchsite form {
	margin-top: 20px; 
	padding: 0;
}


/* FOOTER CONTENT */
#footer {
	font-size: 10px;  
	margin:30px 4px 4px 0; 
	color:#fff; 
	text-align: right;
}
 
#footer p {
	margin: 0; 
	padding-bottom:5px;
}


#footer a {
	color:#fff;
	text-decoration:none;

}


#footer a:hover {
	color:#FC0;
	text-decoration:underline;
}









/* Special Class Formatting*/


.annotation {
	padding-left: 40px; 
	padding-right:40px;
}
	
.bold {
	font-weight: bold;
	color: #000000;
}

.bulletedList {
	list-style-type: circle;		
}

.button {
	margin-top: 15px; 
	margin-left: 15px;
}

.centertext {
	text-align:center;
}
	
.closer, .closer p, .closer li {
	margin-top:.5em; 
	margin-bottom:.5em
}
	
.columnhead {
	font-weight: bold;
	text-align: center;

}

.divcentered {
	margin-top: 35px; 
	margin-bottom: 35px; 
	text-align:center;
}


.floatleft {
	float:left;

}

.floatright {
	float:right;

}

.grayrow {
	background-color: #e5e5e5;
}

.greenborder {
	border:#060 2px solid;
	padding:2px;
}

h3.ss1 {
	margin-top: 5px; 
	margin-bottom: 0; 
	border-bottom:none; 
	border-top:1px solid black;
}

h3.ss {
	margin-top: 35px; 
	margin-bottom: 0; 
	border-bottom:none; 
	border-top:1px solid black;
}
	

img.center {
	margin-left:auto;
	margin-right:auto;
}

img.howTo {
	border-width:0;
	vertical-align:middle;
	margin-left:3px;
	margin-right:5px;
}



img.imageright {
	float:right; 
	margin:3px;
	border:none;
}
	
img.imageleft {
	float:left;
	margin:15px;
	border:none;

}

/* Image Hover - Image attached to a link with this class applied will appear when hovered over */
.imagehover a img {
	height: 0; 
	width: 0; 
	border-width: 0;
	border:none;
}


.imagehover a:hover img {
	position:absolute;
	height: 99px;
	width: 152px;
	left: 600px;
	top: 400px;
}

/* End Image Hover */
.indent5 {
	margin-left:5px;

}

.indent10 {
	margin-left:10px;

}

.indent20 {
	margin-left:20px;
}

.indent40 {
	margin-left:40px;
}

.indent60 {
	margin-left:60px;
}

.indicator {
	font-family: Arial, sans-serif; 
	color:#666; 
	font-size:75%; 
	vertical-align:middle; 	padding-left:10px;
}
	
.italics {
	font-style: italic;
}	

.law {
	font-size: 9px; 
	margin:0;
}
	
.notice {
	background-image:url(../images/notice42.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#993333;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:50px;
	text-align:left;
	min-height:45px;
}

.padright10 {
	padding-right:10px;
}
	
.red, a.red, a.red:link, a.red:active, a.red:visited {
	color:#993333;
}

.redbold{
	font-weight: bold;
	color: #990000;
}

.redborder {
	border:2px solid #900;
	padding:2px;
}

.redrow {
	background-color: #FFA6A6;

}

.sideBox {
	float:right;
	width:20%;
	margin-left:5px;
	border:1px solid #333;
	background-color:#fff;

}

.sideBox h4 {
	text-align:center;
	color:#fff;
	padding-bottom:3px;
}

.sideBox p, .sideBox ul, .sideBox dl {
	padding:5px;
}

.sideBox ul li a {
	text-decoration:none;
	list-style-type:none;
}



.spacer 
	{height:20px;
}
	


.tips {
	margin-top:10px;
}

.tips ul li {
	list-style: square inside;
}


.tips li {
	margin-top: 55px;
}

.tips li strong {
	display:block
}

.warning {
	color:red; font-size: 15px; font-weight:bold;
	
}

.widthHalf  {
	width:50%;
	float:left;
	position:relative;

}

.yellowrow {
	background-color:#FFFFCC;

}




