/**************Author******************

 
ddarras@darleon.com
Revised CSS 01.05.09

Multiple CSS's combined into one sytlesheet for
various media (pending QA)

***************************************/

/************* Typography and Text Formatting *************/

a:link {
	color: #c86a2f;
	font-weight: bold;
	text-decoration: none;
}


a:visited {
	color: #945026;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ff8a40;
	font-weight: bold;
	text-decoration: none;

}


.ce_ace_titles {

font-style: italic; 

}

.HighlightOrange


{
	color: #c86a2f;
	font-weight: bold;
	text-decoration: none;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	
}


.ce_psr_section

{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
}

.ce_currents_subheader

{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	
}

.HighlightOrange {color: #c86a2f; }

.psr_header {

font-weight: bold;

}

.psr_opening {

font-weight: bold;

}


.indent {

margin-left:50px;

}

.ce_biblio_author{
	font-weight: bold;
}

/************* Layout ***********************************/


* {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	background-color:#CCCCCC;
	color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.4em;
}

div#page {
	width: 950px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 30px;
	text-align: left;
	height: auto;
	background-position: center;
	margin-left: 0px;
	margin-right: auto;
	min-height: 600px;
}


h1 {
	font-size: 125%;
	padding-bottom: 0em;
	padding-top: 1.4em;
	margin-bottom: 1em;
	line-height: 1.4em;
}


p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.PadLR20 {
	padding-left: 20px;
	padding-right: 20px;
}

.PadLR20NoFloat {
	padding-left: 20px;
	padding-right: 20px;
	float: none;
}

.MainBody {
	margin-bottom: 1em;
	margin-top: 30px;
	margin-left: 100px;
	margin-right: 100px;
	width: 500px;
}


.MarginLeft65 {
	margin-left: 65px;
}

.ce_indent p

{

margin-left:20px;

}


/************* HTML Table Elements *****************/

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	/*padding-top: 3px; Quarantined because of rc*/
	padding-top: 0px;
	float: none;
	margin-top: 0 px;
}


table {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	clear: both;
}


/************* Graphics, fx, and backgrounds *************/


#section_home {
	background-image: url(/images/home/bg_home.jpg);
	background-position: left top;
}

#section_al {
	background-image: url(/images/al/bg_al.jpg);
	background-position: left top;
}

#section_ace {
	background-image: url(/images/ace/bg_ace.jpg);
}

#section_co {
	background-image: url(/images/contact/bg_contact.jpg);
	background-repeat: repeat;
	background-position: center top;
}	

#section_ap {
	background-image: url(/images/ap/bg_ap.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#section_rc {
	background-image: url(/images/research/bg_rc.jpg);
	background-repeat: repeat;

}


.ImgAlignL100 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: left;
	padding-right: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 100px;
	display: inline;
}

.ImgAlignL150 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: left;
	padding-right: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 150px;
	display: inline;
}

.ImgAlignL200 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: left;
	padding-right: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 200px;
	display: inline;
}

.ImgAlignL250 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 250px;
	display: inline;
}

.ImgAlignL300 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 300px;
	display: inline;
}

.ImgAlignL350 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: left;
	padding-right: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	width: 350px;
	display: inline;
}


.ImgAlignR100 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: right;
	padding-left: 15px;
	width: 100px;
	padding-top: 5px;
	display: inline;
	padding-bottom: 10px;
}

.ImgAlignR150 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: right;
	padding-left: 15px;
	width: 150px;
	padding-top: 5px;
	display: inline;
	padding-bottom: 10px;
}

.ImgAlignR200 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: right;
	padding-left: 15px;
	width: 200px;
	padding-top: 5px;
	display: inline;
	padding-bottom: 10px;
}

.ImgAlignR250 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: right;
	padding-left: 15px;
	width: 250px;
	padding-top: 5px;
	display: inline;
	padding-bottom: 10px;
}

.ImgAlignR300 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: right;
	padding-left: 15px;
	width: 300px;
	padding-top: 5px;
	display: inline;
	padding-bottom: 10px;
}

.ImgAlignR350 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: right;
	padding-left: 15px;
	width: 350px;
	padding-top: 5px;
	display: inline;
	padding-bottom: 10px;
}


.ImgAlignL450 {
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 450px;
	display: inline;
}


.People {
	background-image: url(/images/al/bg_people2.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	background-color: #ffffff;
}


.Remembering {
background-image: url(/images/al/bg_remembering.jpg);
background-repeat: no-repeat;
background-position: 0px top;
background-color: #F7F7F7;
}


/************* Navigation *************/

/*Header Navigation*/

#mainNav {
	background-color: #D6C8A3;
	padding: .5em 0;
	border-bottom: 1px solid #FFFFFF;
}

#mainNav li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
}

#subNav {
	background-color: #CEC6BB;
	padding-bottom: 5px;
	font-size: 11px;
	padding-top: 3px;	
}

#subNav li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
}

#subNav li a {
	padding: 1px 2px 2px;
}

#subsubNav {
	padding-bottom: 5px;
	font-size: 11px;
	padding-top: 3px;
	width: 18em;
}

#subsubNav li {
	list-style-type: none;
	padding-right: 12px;
	text-indent: -3em;
	padding-left: 1em;
}

#subsubNav li a {
	padding:1px 2px 2px;
}




/*pubs*/

#navdd_pubs_div {
	background-color: #F6F1EC;
	width: 948px;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #A5A583;
	left: 65px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}

ul#navdd_pubs { /* all lists */
	margin: 2px 0 0;
	list-style: none;
	font-size: 11px;
	padding-top: 0;
	padding-bottom: 0;	/*line-height: 1.6em;*/

}

#navdd_pubs a {
	display: block;
	background-color: #F6F1EC;
	color: #666666;
	text-decoration: none;
	padding-bottom: 0.2em;
	margin-right: 2em;
	padding-left: 1.3em;
}

#navdd_pubs li { /* all list items */
	float: left;
	padding: 0px;
	background-color: #F6F1EC;
	margin: 0px;
}

#navdd_pubs li a:hover {
	/*color : #8d8d8d;*/
	background-color : #F6F1EC;
}

#navdd_pubs #wider {
	width: 16em!important;
}

#navdd_pubs #wider a{
	width: 15em!important;
}

#navdd_pubs .narrow {
}

#navdd_pubs .narrow a{
}

#navdd_pubs li ul { /* second-level lists */
	list-style: none;
	position: absolute; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #F6F1EC;
	color: #666666;
	width: 13em;
	border-top: 1px solid #A5A583;
	left: -999%;
}

#navdd_pubs li ul li{ /* second-level lists */
	padding: 0px;
	width: 13em;
	margin: 0px;
}

#navdd_pubs li ul li a { /* second-level lists */
	width: 12em!important;
	color: #666666;
	background-color: #F6F1EC;
	margin: 1px .5em 1px 0em;
	padding-left:0em;
	border-bottom: 1px solid #cccbb9;
}

#navdd_pubs li:hover ul, #navdd_pubs li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	/*padding: 0 1px 0px;	*/
}



#navdd_div {
	background-color: #F6F1EC;
	width: 948px;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #A5A583;
	left: 65px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}

ul#navdd { /* all lists */
	margin: 2px 0 0;
	list-style: none;
	font-size: 11px;
	padding-top: 0;
	padding-bottom: 0;	/*line-height: 1.6em;*/

}

#navdd a {
	display: block;
	background-color: #F6F1EC;
	color: #666666;
	text-decoration: none;
	padding-bottom: 0.2em;
	margin-right: 2em;
	padding-left: 1.3em;
}

#navdd li { /* all list items */
	float: left;
	padding: 0px;
	background-color: #F6F1EC;
	margin: 0px;
}

#navdd li a:hover {
	/*color : #8d8d8d;*/
	background-color : #F6F1EC;
}

#navdd #wider {
	width: 16em!important;
}

#navdd #wider a{
	width: 15em!important;
}

#navdd .narrow {
}

#navdd .narrow a{
}

#navdd li ul { /* second-level lists */
	list-style: none;
	position: absolute; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #F6F1EC;
	color: #666666;
	width: 13em;
	border-top: 1px solid #A5A583;
	left: -999%;
}

#navdd li ul li{ /* second-level lists */
	padding: 0px;
	width: 13em;
	margin: 0px;
}

#navdd li ul li a { /* second-level lists */
	width: 12em!important;
	color: #666666;
	background-color: #F6F1EC;
	margin: 1px .5em 1px 0em;
	padding-left:0em;
	border-bottom: 1px solid #cccbb9;
}

#navdd li:hover ul, #navdd li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	/*padding: 0 1px 0px;	*/
}

#buttonbar {
	background-color: #F9F9F9!important;
	height: 31px;
	/* for safari */
	background-image: none!important;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

#buttonbar li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	top: 0px;
	right: 0px;
}

#buttonbar li a {
	margin: 0px;
	padding: 0px;
}

#navdd {
	background-color: #FFFFFF!important;
	/* for safari */
	background-image: none!important;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navdd li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

#navdd li ul li {
	background-color: #EEE9DF;
	list-style-type: none;
	width: 14em;
}

#navdd li ul li a{
	width: 13em;
	padding: 1px 0em;
	border-bottom: 1px solid #cccbb9;
	margin-left: 1em;
	margin-right: .5em;
}

#navdd li ul {
	position: absolute;
	width: 15em;
	padding-left: 0em;
	margin-left: 3px;
	left: -999em;
	background-color: #EEE9DF;
}

#navdd li a {
	margin: 0px;
	padding: 0px 0px 0px 0em;
	display: block;
}

#navdd li a:hover {
	color: #666666;
	background-color : #F6F1EC;
}

#navdd .w, #navdd .w li {
	width: 16em;
}

#navdd .w a {
	width: 15em;
}

#navdd li:hover ul, #navdd li.sfhover ul { 
	left: auto;
}


/*Alan Lomax*/


ul {
	padding-left: 15px;
}

#ce_al_submenu {
	background-color: #F6F1EC;
	width: 948px;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #A5A583;
	left: 65px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}

ul#ce_al_submenu_ul { /* all lists */
	margin: 2px 0 0;
	list-style: none;
	font-size: 11px;
	padding-top: 0;
	padding-bottom: 0;	/*line-height: 1.6em;*/

}

#ce_al_submenu_ul a {
	display: block;
	background-color: #F6F1EC;
	color: #666666;
	text-decoration: none;
	padding-bottom: 0.2em;
	margin-right: 2em;
	padding-left: 1.3em;
	font-weight: normal;
}

#ce_al_submenu_ul li { /* all list items */
	float: left;
	padding: 0px;
	background-color: #F6F1EC;
	margin: 0px;
}

#ce_al_submenu_ul li a:hover {
	/*color : #8d8d8d;*/
	background-color : #F6F1EC;
	font-weight: normal;
}

#ce_al_submenu_ul #wider {
	width: 16em!important;
}

#ce_al_submenu_ul #wider a{
	width: 15em!important;
	font-weight: normal;
}

#ce_al_submenu_ul .narrow {
}

#ce_al_submenu_ul .narrow a{
}

#ce_al_submenu_ul li ul { /* second-level lists */
	list-style: none;
	position: absolute; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #F6F1EC;
	color: #666666;
	width: 13em;
	border-top: 1px solid #A5A583;
	left: -999%;
}

#ce_al_submenu_ul li ul li{ /* second-level lists */
	padding: 0px;
	width: 13em;
	margin: 0px;
}

#ce_al_submenu_ul li ul li a { /* second-level lists */
	width: 12em!important;
	color: #666666;
	background-color: #F6F1EC;
	margin: 1px .5em 1px 0em;
	padding-left:0em;
	border-bottom: 1px solid #cccbb9;
	font-weight: normal;
}

#ce_al_submenu_ul li:hover ul, #ce_al_submenu_ul li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	/*padding: 0 1px 0px;	*/
}

#main {
	clear: left;
}


#ce_al_submenu_ul #currentsubNav {
	text-decoration: none;
	color: #771200;
	
}


/************* Misc ******************/


.Remembering {
background-image: url(../images/al/bg_remembering.jpg);
background-repeat: no-repeat;
background-position: 0px top;
background-color: #F7F7F7;
}














































