/* --------general styles-------- */

html,body,p,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,select,textarea,fieldset,dl,dd,dt,object,embed { 
		margin: 0;
		padding: 0;
		border: 0;
		}

body 	{
	color: #2b2b2b;
	background: #0a305c url(/images/nav/grid.gif) top left repeat-y;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
		}

img 	{
		display: block;
		border: 0;
		}
		
ul		{
		margin: 0 0 1.4em 0;
		padding: 0;
		}
		
ul li	{
		margin: 0 0 0 2.5em;
		padding: 0;
		}
		
hr		{
		width: 100%;
		height: 1px;
		border: 0;
		color: #a5a5a5;
		background-color: #a5a5a5;
		margin: .7em 0 1.6em 0;
		padding: 0;
		}
		
hr.hrleft		{
		width: 100%;
		height: 1px;
		border: 0;
		color: #a5a5a5;
		background-color: #a5a5a5;
		margin: .7em 0 1.6em 0;
		padding: 0;
		clear: left;
		}
		

.left {
		float: left;
		margin: 3px 22px 22px 0;
		display: inline;
		}
		
.right {
		float: right;
		margin: 3px 0 22px 22px;
		display: inline;
		}
		
.clear {
		clear: both;
		}

/* --------forms-------- */

input {
		border: 1px solid #a5a5a5;
		padding: 2px 2px 3px 2px;
		font-size: 1em;
		}

input.button {
		border: 0;
		padding: 0;
		}

/* --------text-------- */

a 		{
		text-decoration: underline;
		color: #935534;
		}
		
a:visited {
		color: #ba8e76;
		}
		
a:hover {
		color: #113b6d;
		}
		
#navtop a, #nav a, #leftcol a, #breadcrumbs a, #footer a, #col4 a {
		text-decoration: none;
		}

#leftcol li ul li a {
		color: #113b6d;
		}
		
#leftcol li ul li a:visited {
		color: #446893;
		}
		
#navtop a, #navtop a:visited, #nav a, #nav a:visited, #footer a, #footer a:visited {
		color: #fff;
		}

h2 a, h2 a:visited, h2 a:hover {
		color: #113b6d;
		text-decoration: none;
		}
		
h3 a, h3 a:visited, h3 a:hover {
		color: #2b2b2b;
		text-decoration: none;
		}
			
#navtop a:hover, #footer a:hover, h2 a:hover, h3 a:hover, #leftcol li ul li a:hover {
	color: #039;
		}
		
div {
		font-size: 1em;
		line-height: 1.43em;
		}
		
p, h1, h2, h3, h4, h5, h6 {
	padding: 0 0 1.4em 0;
		}
		
h1 		{
		font: normal 1.4em Arial, Verdana, Helvetica, sans-serif;
		color: #2b2b2b;
		padding: 22px 0 7px 0;
		text-transform: uppercase;
		letter-spacing: 3px;
		}
		
h2 		{
	font-size: 1.2em;
	color: #113b6d;
	padding-bottom: 1.2em;
	text-align: left;
		}
		
h3 		{
    	font-weight: bold;
		font-size: 1em;
		}

/* --------layout-------- */
		
#outer {
		width: 922px;
		background: url(/images/nav/grid2.gif) 7px 144px no-repeat;
		padding: 22px 36px;
		}
		
#inner {
		width: 922px;
		}
		
#navtop	{
	width: 922px;
	height: 82px;
	background: #175aa8 url(/images/nav/navtop_bkgd.gif) top left no-repeat;
	text-align: right;
		}
		
#navtop a.logo {
		display: block;
		width: 394px;
		height: 60px;
		background: url(/images/nav/logo.gif) top left no-repeat;
		margin: 11px;
		float: left;
		}
		
* html #navtop a.logo {
		margin-left: 5px;
		margin-right: 5px;
		}

#navtop a.logo img {
		display: none;
		}
		
#navtop ul, #nav ul {
		padding: 13px 11px 11px 11px;
		margin: 0;
		list-style-type: none;
		}

#navtop ul li, #nav ul li {
	margin: 0;
	border-right: 1px solid #6894c6;
	display: inline;
	padding-top: 14px;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
		}	
		
#navtop ul li.last {
		border-right: none;
		}

/* --------Added 12/22/09-------- */

#cse-search-box {
	padding-right: 22px;
	line-height: 0;
		}

#cse-search-box	input.button {
		width: 53px;
		height: 20px;
		background: #a28f85 url(/images/nav/search.gif) top left no-repeat;
		font-size: 1em;
		line-height: 1.8em;
		}

/* ----------------------------- */



/* -------- Turned off 12/23/09 --------
 		
#searchform {
		padding-right: 22px;
		line-height: 0;
		}
		
#searchform	input.button {
		width: 53px;
		height: 20px;
		background: #a28f85 url(/images/nav/search.gif) top left no-repeat;
		font-size: 1em;
		line-height: 1.8em;
		}
	-------- */	
		
#nav	{
	width: 922px;
	background-color: #946a54;
	font-size: 1.2em;
	margin-bottom: -1.43em;
		}
		
#nav .clear {
		height: 1.43em;
		}
		
#nav ul {
		padding-top: 0;
		z-index: 3;
		}

#nav ul li {
		height: 40px;
		padding-top: 0;
		border-right: 0;
		/*background: url(/images/nav/navline.gif) top right no-repeat;*/
		border-right:1px solid #b99e90;
		float: left;
		}
		
#nav ul li.last {
		/*background: none;*/
		border-right:none;
		}
		
#nav ul li a {
		display: block;
		padding-top: 11px;
		}

#nav ul li:hover, #nav ul li.sfhover {
		background-color: #a28f85;
		}
		
#nav li ul {
		position: absolute;
		width: 216px;
		left: -999px;
		background-color: #a28f85;
		margin-top: 10px;
		margin-left: -11px;
		padding: 0;
		font-size: .8em;
		}

#nav li:hover ul, #nav li.sfhover ul {
		left: auto;
		}
		
#nav li ul li:hover, #nav li.sfhover ul li.sfhover  {
		background-color: #946a54;
		}

#nav li ul li {
		border-right: none;
		border-bottom: 1px solid #c2b6b0;
		padding: 7px 0 9px 0;
		font-size: 1.05em;
		line-height: 1.3em;
		height: auto;
		}
		
#nav li ul li a {
		width: 194px;
		padding: 0 11px;
		}

#content {
		padding: 11px 0 22px 11px;
		background-color: #fff;
		border: 11px solid #87a6d2;
		}
		
#header {
		border-bottom: 1px solid #a5a5a5;
		padding-left: 180px;
		}
		
#leftcol {
		width: 158px;
		float: left;
		padding-top: 14px;
		background-color: #fff;
		}
		
#leftcol ul {
		list-style-type: none;
		}
		
#leftcol ul li {
		border-bottom: 1px solid #a5a5a5;
		padding: 7px 0 9px 0;
		margin-left: 0;
		line-height: 1.3em;
		}
		
#leftcol ul li.last {
		border-bottom: none;
		}
		
#leftcol ul li ul {
		list-style-type: disc;
		color: #113b6d;
		margin-bottom: 0;
		}
		
#leftcol ul li ul li {
		border-bottom: none;
		padding: 7px 0 0 0;
		margin-left: 2.5em;
		}
		
#leftcol li.on {
		font-weight: bold;
		}
		
#centercol {
		width: 495px;
		padding: 21px 214px 21px 180px;
		background-color: #fff;
		}
		
* html #centercol {
		padding-left: 19px;
		}
		
.photo {
	color: #666666;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #a5a5a5;
		}
		
.photo img {
		padding-bottom: 3px;
		}
		
.secondcol {
	height: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 211px;
		}
		
#publications .secondcol {
		padding: 0 0 .2em 180px;
		}
		
.icon {
		display: inline;
		vertical-align: text-top;
		}
		
#sidebar {
	width: 160px;
	border-left: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	float: right;
	padding-top: 21px;
	padding-right: 11px;
	padding-bottom: 21px;
	padding-left: 11px;
		}
		
#footer {
		text-align: right;
		color: #87a6d2;
		padding: 11px 0 0 0;
		}
		
/* --------home-------- */	

#intro {
		background: #cbdaec url(/images/nav/gradient.jpg) top left repeat-x;
		border: 11px solid #87a6d2;
		border-bottom: 0;
		border-left: 0;
		}

#intro div#example {
		float: left;
		margin-top: -11px;
		}
		
#intro .text {
		padding: 11px 11px 0 595px;
		}	
		
#home #content {
		padding: 11px 0;
		background: #fff url(/images/nav/home_bkgd.gif) top left repeat-y;
		}
		
#col1, #col2, #col3 {
		width: 158px;
		float: left;
		padding: 0 22px 0 11px;
		}
		
#col1 img, #col2 img, #col3 img {
		margin: 4px 0;
		}
		
#col4 {
		width: 305px;
		padding: 0 11px 0 584px;
		}
		
* html #col3 {
		margin-right: -3px;
		}
		
#col4 h2 {
		display: inline;
		}
		
#col4 ul {
		list-style-type: none;
		margin-top: .8em;
		}
		
#col4 ul li {
		border-bottom: 1px solid #a5a5a5;
		padding: 7px 0 9px 0;
		margin-left: 0;
		line-height: 1.3em;
		}
		
#col4 ul li.last {
		border-bottom: none;
		}
		
/* Lincoln Added */

ol {
		margin: 0 0 1.4em 0;
		padding: 0;
		}
		
ol li {
		margin: 0 0 0 2.5em;
		padding: 0;
		}
		
.fineprint {font-size: 90%;}

.nospace {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.morespace li {
	margin-bottom: 1em;
	}
	
table.greyborder {
	border:1px solid #999999;
	border-collapse: collapse;
}

table.greyborder td {
	border:solid 1px #999999;
	}
	
.nobottom {
	margin-bottom: 0px;
	}
	
/* Slideshow */

#example {
	position: relative;
	width: 573px;
	height: 270px;
	
}
.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0px;
	width: 573px;
	height: 270px;
	background-color: #0066CC;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
}

#content #header h1 {
	font-weight: bold;
	color: #2b2b2b;
}
.styleA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #039;
}
#outer #inner #content #sidebar h2A {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #AE331E;
}
.headingA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #9A2C18;
}
#style55 {
	color: #AE482B;
}
.style80 {
	color: #A63833;
}
.style81 {
	font-family: Verdana, Geneva, sans-serif;
}
