/*-- Reset all tags ---*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table,form {border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul { font-size: .75em; margin-left:25px; line-height: 1.5em; }
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{ font-weight: normal; 
line-height: 0;font-size:100%; }

/*-- Define default styles ---*/

/*-- default headers ---*/

h1,h2,h3,h3,h4,h6 {
	color: #191919;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1em;
	line-height: 1.25em;
	margin: 1.875em 0 0.625em 0;
	letter-spacing: 0.125em;
	word-spacing: 1px;
	padding: 0 0 0.0625em 0;
	border-bottom: 1px solid #caccc4;
	color: #1b1b1b;
}

h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.125em;
	line-height: 1.375em;
	font-weight: normal;
}

h3 {
	font-size: 1em; 
	line-height: 1.25em; 
	font-weight: bold; 
	margin: 1.25em 0 1.125em 0;
}

h4 {
	font-size: .875em; 
	line-height: 1.25em;
	font-weight: bold;
	/*font-style: italic;*/ 
	margin: 1.25em 0 1em 0;
}

h4 .rates {
	float: right;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: .875em;
	margin-right: 200px;
	font-weight: bold;
	color: #000;
}

h4.section {
	font-weight: normal;
	margin: 1.25em 0 1em 0;
	font-size: 1em;
	border-bottom: 1px dotted #caccc4;
	font-variant: small-caps;
	letter-spacing: .0625em;
	color: #565855;
	clear: left;
}


h5 {
	margin: 1em 0 0.8125em 0;
	font: bold 1.25em/1.125em Georgia, "Times New Roman", Times, serif;
	}
	
h6 {
	font-size: .875em; 
	font-weight: bold;
	font-style: italic;
	margin: 1.25em 0 0.8125em 0;
	line-height: 1.125em;
	
}

/*----- a ------*/
a:link, a:visited {color: #9c1209; text-decoration: none;}
a:hover {color:  #6d0c04; text-decoration: underline;}
a.selected {text-decoration: underline;}

/*-- paragraph and p spans --*/

p {font-size: 0.75em;  line-height: 1.5em; margin-bottom: 1em;}

p.note { font-style: italic; color: #727272; }

p.fine_print { font-size: .6125em; line-height: 1.5em; font-style: italic; }






/*-- special containers --*/

#alert {
	margin: 10px 0px;
	padding: 5px 20px 0px 0px;
	background-color: #fefccd;
	border-top: 1px solid #ded7a2;
	border-bottom: 1px solid #ded7a2;
}

#alert p {width:  980px;font-size: 0.75em;  line-height: 1em; margin-bottom: 10px; padding-left: 5px;}

.top { font-size: .75em; }
.pg_top {
	clear: both;
	margin: 20px 0;
	font-size: 0.75em;  
	line-height: 1.25em;
}

/*-- forms --*/

#search {
	margin-bottom: 25px;
}

#search p { font-style: italic; color: #727272; }

#search form input {
	margin-bottom: 5px;
}

#search form {
	margin-bottom: 10px;
}

#search img {
	float: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0px 3px 0px 0px !important;
	vertical-align:text-bottom;
}

#search_results {
	width: 500px;
}


form label {
	font-size: 0.75em;  line-height: 1.5em; margin-bottom: 1em;
}

form input {
	margin: 0px 0px 0px 0px;
}

form input.controller {
	margin: 20px 5px 0px 0px;
}

#lecturers_toggle {
	float: right;
	font-size: .75em;
	margin: 10px 5px 0px 0px;
	font-weight: bold;
}

#nps_toggle {
	font-size: .75em;
	margin: 10px 5px 0px 0px;
	font-weight: bold;
}

#nps_disclaimer {
	margin: 20px 5px 0px 0px;
	
}

#nps_disclaimer h2 {
	font-size: .875em;
	line-height: 1.25;
	font-weight: normal !important;
	font-style: italic;
	letter-spacing: 1px;
	border-bottom: 1px solid #191919;
	/*margin: 10px 5px 0px 0px;
	font-weight: bold;*/
}

p.disclaimer{
	font-size: .6875em;
	line-height: 1.5em;
	font-weight: bold;
	/*margin: 10px 5px 0px 0px;
	font-weight: bold;*/
}

/*-- inline text styles  ----------*/

.author {font-weight: bold;}
.award { font-weight: bold; }
.emphasis {font-weight: bold;}
.bold {font-weight: bold;}
.bold-italic { font-style: italic; font-weight: bold; }
.courtesy {font-style: italic;}
.definition { font-size: .75em; margin: 0px 0px 0px 20px; }
.italic {font-style: italic;}
.name { font-weight: bold; }
.officer { font-weight: bold; }
.red { color: #920b07; font-weight: bold; }
.reviewer { text-align: right;
}
.scholar {  }
.smallcaps {
	font-variant: small-caps;
	font-size: 1.25em;
}

.header_aside {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #525252;
	margin: 1.75em 10px 0px 0px;
	font-style: italic;
}

/*-- body, wrapper, and paragraph---------*/

body {
	font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-color: #f8f9f0; 
}

.wrapper {
	width: 976px;
	margin: 0 auto;
	padding: 0px 10px;
	/*border: 1px solid #191919;*/
}

#oah_brand {
	background-color: #000;
	border: 0; 
	margin: 0; padding: 4px 0px 0px 0px;
	top: 0; right: 0; bottom: 0; left: 0;
	border-bottom: 1px solid #3e3e3e;
	color: white;
	background-image: url('/img/global/bkgd_header.gif');
}

/*------  Masthead -------------*/
#masthead {
	background-color: #2b5401; 
	padding: 30px 0px 10px 0px; 
	border-bottom: 3px solid #264d0b;
	font-weight
}

/*------  Site_nav  -------------*/

#site_nav {
	background-color: #d3d3c7; 
	border-bottom: 2px solid #bfc0b9; 
	font-size: .90em;
	margin: 0;
		padding: 6px 0px 5px 0px;
	height: 15px;
	white-space: nowrap;
	}
	
#site_nav li {
	display: inline; 
	padding: 0px 10px 0px 10px; 
	text-transform: uppercase;
	border-right: 1px solid #c1c3bc; 
}

#site_nav li ul li{
	display: block; 
	padding: 5px 15px 5px 10px; 
	text-transform: uppercase;
	border-left: 1px solid #c1c3bc;
	border-right: 1px solid #c1c3bc;
	border-bottom: 1px solid #c1c3bc;
	background-color: #e6e6d9;	
}


#site_nav li.leading {
	padding: 0px 10px 0px 0px;
	font-weight: bold;
}

#site_nav li.leading img {
	padding: 1px 0px 0px 1px;
}

#site_nav li.leading li {
	font-weight: normal;
}

#site_nav a { color: #000; text-decoration: none;}
#site_nav a:link { color: #000; text-decoration: none;} 
#site_nav a:visited { color: #000; text-decoration: none;}
#site_nav a:hover  { color: #520905; text-decoration: underline;}
#site_nav a.selected {	color:  #880f07;}

#site_nav .site_nav_amp {font-size: .75em;}


/*-- Task_nav -------------*/

#task_nav { 
	font-size: 1.3em;
	/*float: right;*/ 
	/*width: 500px;*/ 
	font-family: Georgia;
	/*margin: 0;*/ 
	margin-top: -20px;
	white-space: nowrap;
}

#task_nav a { color: #fff; text-decoration: none; letter-spacing: 3px;}
#task_nav a:link { color: #fff; text-decoration: none;} 
#task_nav a:visited { color: #fff; text-decoration: none;}
#task_nav a:hover  { color: #fff; text-decoration: underline;}
#task_nav a.selected { color:  #fff;}

#task_nav ul {
	text-align: right;
}

#task_nav li {
	display: inline; 
	padding: 0px 0px 0px 20px; 
	text-transform: uppercase;
	font-style: normal;
	font-size: .7em;
	color: #fff;
}

/* --- breadcrumbs --- */

#breadcrumbs {
	font-size: .75em;
	color: #555;
	margin-top: -5px;
	margin-bottom: 15px;
}

#breadcrumbs a { color: #555;}

/* -- home page specific styles --- */

/*-- home content ---*/

#home_content {
	margin: 10px auto;
	padding: 10px 10px;
	width: 976px;
	/*border: 1px solid #191919;*/
}



#home_content #memorium ul {
	/*font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0px 0px 10px 0px;*/
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.125em;
	line-height: 1.375em;
	font-weight: normal;
	
}

#home_content #memorium ul li {
	/*display: inline;*/
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#home_content #memorium ul li a {
	color: #492504; text-decoration: none;
}

#home_content #memorium ul li a:hover {
	color: #720704; text-decoration: underline;
}

#home_content h1 {
	/*font-size: 1.5em;*/
	font-size: 1.4375em;
	line-height: 1.75em;
	letter-spacing: -.005em;
	word-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #caccc4;
	font-weight: bold;
}

#home_content h1 a {color: #351902; text-decoration: none;}
#home_content h2 a {color: #492504; text-decoration: none; }

#home_content #memorium h2 {
	/*margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.125em;
	line-height: 1.375em;
	font-weight: normal;*/
}

#home_content h2 img {
	/*margin: 5px 25px 10px 10px;
	padding: 3px;
	border: 1px solid #caccc4;
	float: right;
	width: 150px;
	background: #ffffff;*/
}

#home_content h3 img {
	/*margin: 5px 10px 10px 10px;
	padding: 2px;
	border: 1px solid #caccc4;
	float: right;
	width: 125px;*/
}

/*-- announcements ---- */

#announcements {
	width: 425px;
	margin: 0 0px 0px 220px;
	padding: 0px 0px 7px 0px;}

.announcement { margin-bottom: 20px; }
.announcement ul { list-style-image: none; }
.announcement ul li.header { font-weight: bold; }

.announcement ul li ul { 
	margin-left: 20px;
	font-size: 1.35em;
}

/*-- left image ---*/

#main img.left {
	margin: 5px 5px 10px 10px;
	padding: 2px;
	float:left;
}

/*-- main. the homepage minus the features ---*/

#main {
	padding: 0px 5px 0px 0px;
   	margin-right: 325px;
}


#main img {
	margin: 5px 5px 10px 10px;
	padding: 2px;
	border: 1px solid #caccc4;
	float: right;
}

#main .clear {
	border-top: 1px solid #caccc4;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}

#main img.news_image {
	margin: 5px 10px 15px 10px;
	padding: 2px;
	border: 1px solid #caccc4;
	float: right;
}

#main .board_member {
	margin: 10px 0px 30px 0px;
	clear: left;
}

#main .board_member img {
	margin: 0px 15px 10px 0px;
	padding: 2px;
	border: 1px solid #caccc4;
	float: left;
}

#intro {
	padding: 0px 0px 10px 0px;
	color: #224409;
	/*font-weight: bold;*/
	/*color: #3d1e03;*/
	font: 1.75em/2em Georgia, "Times New Roman", Times, serif;
}

#intro p {
	/*font-weight: bold;*/
}

.initial_cap { font: normal 2em Georgia, "Times New Roman", Times, serif; }


/*-- focus. inside the main. this is the center column ---*/

#focus {
	width: 425px;
	margin: 0 0px 0px 220px;
	padding: 0px 0px 7px 0px;
}

#focus img {
	margin: 5px 0px 5px 0px;
	border: 1px solid #caccc4;
	/*width: 468px;*/
	padding: 0px !important;
	float: none;
}

/*--- features. this is the right column. ----*/ 

#features {
	width: 310px;
	margin: 0 0 .3215em 20px;
	float: right;
	clear: left;
	border-left: 1px solid #c8c8c8;
}

#features_header {
	border-bottom: 1px solid #d6d9ce;
	border-top: 1px dotted #c7c7c7;
	margin: 0px 0px 10px 0px;
	background-color: #e1e2d6;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 5px 3px 10px;
	color: #323232;
}


#features .feature {
	clear: both;
	margin-bottom: 20px;
	background-color: #f5f7ee;
	border-bottom: 1px dotted #dedede;
	padding: 0 0 10px 10px;
}

#features .feature a {
	color: #993300;
	}

#features .feature h1 {
	font-size: 1.15em;
	line-height: 1.25em;
	margin: 0 0 10px 0px;
	text-align: left;
	letter-spacing: 0;
	word-spacing: 0;
	padding: 5px 0 5px 0;
	border-bottom: none;
	font-weight: normal;
	color: #646562;
}

#features .feature h1 a {
	color: #371a02; 
	font-weight: bold;
	text-decoration:none;
	}

#features .feature p {
	padding: 0;
	margin: 0;
	font-size: .6875em;
	line-height: 1.3125em;
}

#features .feature img {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #e6e6e6; 
}

#features .feature img.no_border {
	margin: 0 0 0 10px;
	border: none; 
}

#features .feature_footer {
	clear: both;
	font-size: .75em;
	padding: 3px 10px 4px 5px;
	margin: 5px 0 0 0px;
	background-color: #efefe9;
	border-top: 1px dotted #dedede;
}

/*-- members ---*/

#members {
	width: 200px;
	float: left;
	}

#home_login {
	margin-bottom: 20px;
}

#home_login p {
	/*font-size: .6875em;*/
	width: 200px;
}

#home_login form table {
	border: none;
	font-size: .75em;
	margin-bottom: 10px;
}

#home_login form table td {
	padding: 0px 5px 0px 0px;
	vertical-align: bottom;
	border-right: none !important;
	padding: 5px 10px 5px 5px;
	vertical-align: text-top;
	}
	
#home_login form table td.login input{
	margin: 10px 0px 0px 60px;
}

/*-- kudos ---*/

#kudos h2 {
	margin-top: 15px !important;
	margin-bottom: 10px;
	font-size: 1.0em;
	line-height: 1.375em;
}

#kudo h3 {
	border-top: 1px dotted #d3d3c7;
	padding-top: 0px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .875em;
	line-height: 1.25em;
	padding: 10px 0px 0px 0px;
	margin-top: 20px;
	font-weight: normal;
}

#kudo h3 a {
	color: #552805; 
	font-weight: normal;
	text-decoration:none;
	}
	
#kudo h3 a:hover {
	color: #920b07; 
	font-weight: normal;
	text-decoration:underline;
	}

/*-- standard content ---*/

#content {
	margin: 10px auto;
	padding: 10px 5px;
	width: 976px;
}

#content h1 {
	font-size: 1.5em;
	line-height: 1.75em;
	letter-spacing: -.005em;
	word-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #caccc4;
	font-weight: bold;
}

#content h1.article_title {

	line-height: 1.375em;
	padding: .25em 0px .25em 0px;

}

#content h2 {
	font-weight: bold;
}



#content h3 {
	font-size: .9375em; 
	line-height: 1.25em; 
	font-weight: bold; 
	margin: 1.25em 0 1.125em 0;
}

#content .committee h3 {
	font-size: .9375em; 
	line-height: 1.25em; 
	font-weight: normal; 
	font-style: italic;
	margin: 1.25em 0 1.125em 0;
}

#content h1 a {color: #351902; text-decoration: none;}
#content h2 a {color: #371a02; text-decoration: none; }
#content h2 a:hover {color: #7c0805; text-decoration: none; }

#content h3 a {color: #63270b; text-decoration: none; }
#content h3 a:hover {color: #7c0805; text-decoration: none; }
/*#content h2 a:hover {color: #504f0d; text-decoration: none; }*/
/*#content h2 a:hover {color: #683709; text-decoration: none; }*/

#content h2.section {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.0625em;
	line-height: 1.375em;
	font-weight: normal;
	border-bottom: 1px dotted #caccc4;
	font-variant: small-caps;
	letter-spacing: .0625em;
	color: #646764;
	clear: left;
}

#content .publication {
	min-height: 175px;	
}

#content #pullquote {
	width: 225px;
	float: right;
	padding: 10px 10px 0px 10px;
	margin: 0px 15px 5px 10px;
	/*background-color: #eaf5ec;
	border: 1px solid #dfebe3;*/
	/*background-color: #fff;*/
	border-top: 1px dotted #caccc4;
	border-bottom: 1px dotted #caccc4;
}

#content #pullquote p.quote {
	color: #396b13;
	font-size: .875em;
	line-height: 1.5em;
	font-style: italic;
}

#content #pullquote h1 {
	font-size: 1em;
	line-height: 1.75em;
	letter-spacing: -.005em;
	word-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: none;
	font-weight: normal;
}

#content .content_anchor {
	clear: left;
}

.publication_review {
	margin: 0px 0px 20px 10px;
}

/*-- content lists --*/

#content ul {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0px 0px 10px 0px;
	list-style-type: none;
}

#content ul.multi li{
	margin: 0px 0px 1.5em 0px;
}



#content ul.indent {
	margin-left: 40px;
}

#content ul.oah_mission {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0px 0px 10px 20px;
	list-style-type: disc;
	list-style-position: outside;
}

#content ul.oah_mission li {
	margin: 0px 0px 1.5em ;
}


#content ul.inline {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0px 0px 10px 0px;
	
}

#content ul.inline li {
	display: inline;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #cccece;
}

#content ul.inline li.trailing {
	border-right: 1px solid #cccece;
}


#content ul.bullet {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0px 0px 10px 20px;
	list-style-type: disc;
	list-style-position: outside;
}

#content ul.bullet li {
	margin-bottom: 1em;
}

#content ul.with_bmargin li {
	margin-bottom: 1em;
}

#content #column_content ul {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0;
	list-style-type: none;
	width: 225px;
	float: left;
}

#content ol.numeric_singleLine {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0 0 1em 20px;
	list-style-type: decimal;
	list-style-position: outside;
}



#content ol.alpha_multiLine {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0 0 1em 20px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

#content ol.alpha_multiLine li {
	margin-bottom: 1em;
}

#content ol.alpha {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0 0 1em 20px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

#content ol.alpha li ol.strategic_plan_numeric{
	font-size: .85em;
	line-height: 1.5em;*/ 
	margin: 1.5em 0 1.5em 40px;
	list-style-type: decimal;
	list-style-position: outside;
}

#content ol.alpha li {
	margin-bottom: 1em;
}

#content ol.alpha_indent {
	margin: 1em 0 1em 30px;
	list-style-type: decimal-leading-zero;
	list-style-position: outside;
}

#content ol.alpha_indent li {
	margin-bottom: 1em;
}

#content ul.recognition {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}


#content ol.numeric {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0 0 1em 20px;
	list-style-type: decimal;
	list-style-position: outside;
}

#content ol.alpha li ol.numeric li {
	font-size: 1.375em;
	line-height: 1.5em; 
}

/*#content ol.alpha li ol.numeric li {
	font-size: 1.375em;
	line-height: 1.5em; 
}*/

#content ol.numeric li {
	margin-bottom: 1em;
}

#content ol.indent {
	margin-left: 40px;
}


#content ol.numeric_indent {
	margin: 1em 0 1em 30px;
	list-style-type: decimal-leading-zero;
	list-style-position: outside;
}

#content ol.numeric_indent li {
	margin-bottom: 1em;
}

/*-- images --*/

#content h2 img {
	margin: 5px 25px 10px 10px;
	padding: 3px;
	border: 1px solid #caccc4;
	float: right;
	/*width: 150px;*/
	/*background: #ffffff;*/
}

img.logo {
	border: none !important;
	margin: 0px 10px 10px 10px;
}

#content h3 img {
	margin: 5px 10px 10px 10px;
	padding: 2px;
	border: 1px solid #caccc4;
	float: right;
	/*width: 125px;*/
}

.img_swap_thumb {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float:  right;
}	

.img_swap_thumb img {
	background-color: #fff; 
	padding: 5px;
	border: 1px solid #ccc;
	}
	
.img_swap_thumb p {
	font-size: .6125em;
	line-height: 1.25em;
	margin: 0px;
	margin: 0px 0px 10px 10px;
	
}

.img_swap_full {
	border-bottom: 1px dotted #ddd;
	margin: 0px 10px 20px 0px;
	display: none;
}

.img_swap_full img {
	margin: 0px 0px 0px 40px;
	float: none !important;
	width: 625px;
	padding: 10px !important;
	background: #ffffff;
}

.img_swap_full p {
	width: 650px;
	margin: 0px 0 10px 10px;
	font-size: .75em;
	line-height: 1.5em;
	color: #484848;
}


#content .program_footer {
	font-size: .75em;
	padding: 3px 10px 4px 5px;
	margin: 5px 0 0 0;
	background-color: #efefe9;
	border-left: 1px dotted #dedede;
	
}
/*-- table ---*/


table {

	}
	
table.professional {
	width: 450px;
	margin-bottom: 25px;
	font-size: .75em;
}

table.regular {
	width: 325px;
	margin-bottom: 25px;
	font-size: .75em;
}

table.institutions {
	font-size: .75em;
	margin-bottom: 25px;
}

table.ad_pub_schedule {
	font-size: .75em;
	/*margin-bottom: 10px;*/
	border: 1px solid #e8eae2;
	width: 450px;
}

table.ad_pub_schedule tr.tb_headers{	
	background-color: #dcdbd1;
	font: 1.125em/1.25em Georgia, "Times New Roman", Times, serif;
}

table.ad_pub_schedule tr td.ad_pub_cell1 {
	width: 150px;
}


table.ad_pub_cost {
	font-size: .75em;
	margin-bottom: 20px;
	border: 1px solid #e8eae2;
	width: 450px;
}

table.ad_pub_cost {
	font-size: .75em;
	margin-bottom: 20px;
	border: 1px solid #e8eae2;
	width: 450px;
}

table.extended {
	width: 550px;
}

table.full {
	width: 650px;
}

table.statements td.statement_date {
	width: 150px;
	
}

table.statements {
	font-size: .75em;
	padding: 0;
	margin: 0;
}


/* My Comment */

table.ad_pub_cost tr.tb_headers{	
	background-color: #dcdbd1;
	font: 1.125em/1.25em Georgia, "Times New Roman", Times, serif;
}



table td {
		}
	
table td.rates {
	text-align: right;
	font-weight: bold;
}

table td.category {
	width: 400px;
}

table tr.table_header {
	border-top: 1px solid #dfe3d0;
	border-bottom: 1px solid #dfe3d0;
	background-color: #e8ebd6;
	font-weight: bold;
	padding: 5px 0;
}

table tr.stripe {
	background-color: #eeeee1;
}




/*---  rss -----*/

.rss {
	float: right;
	font-size: .8em;
	margin: 15px 0 0 0;
	margin: 1.125em 0.3125em 0.3125em 0;
	font-variant: small-caps;
}

.rss img.rss_icon {
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	background-color: transparent !important;
}


/*-- ads -- */

#advertising {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 5px 2px;
}

 

#section_nav {
	width: 310px;
	margin: 0 0 .3215em 0px;
	float: right;
	clear: left;
	padding: 0 0 10px 0px;
}

#section_nav h1 {
	font-size: 1.0625em;
	line-height: 1.125em;
	margin: .875em 0 10px 0px;
	letter-spacing: 0;
	word-spacing: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #c8c8c8;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: .0625em;
	color: #646562;
}

#section_nav h1 a {color: #4c4c4c; text-decoration:none;}

#section_nav #advertising {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 5px 2px;
}

#advertising h1 {
	font-size: .8125em !important;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	line-height: 1.25em;
	margin: 0 0 10px 10px;
	letter-spacing: 0em;
	word-spacing: 1px;
	padding: 0 0 0.0625em 0;
	border-bottom: none;
	color: #4c4c4c;
}

#section_nav #advertising h1 {
	font-size: .8125em !important;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	line-height: 1.25em;
	margin: 15px 0 10px 0px;
	letter-spacing: 0em;
	word-spacing: 1px;
	padding: 0 0 .75em 0;
	border-bottom: 1px solid #caccc4;
	color: #4c4c4c;
}



#advertising img {
	background: #fff;
	border: 1px solid #e2e2dc;
	margin-left: 6px;
	margin-bottom: 5px;
}

#advertising object {
	background: #fff;
	border: 1px solid #e2e2dc;
	margin-left: 6px;
	margin-bottom: 5px;
}

#section_nav #advertising object {
	background: #fff;
	border: 1px solid #e2e2dc;
	margin-left: 0px;
	margin-bottom: 5px;
}

#section_nav #advertising img {
	background: #fff;
	border: 1px solid #e2e2dc;
	margin-left: 0px;
	margin-bottom: 5px;
	float: none;
}



/*-- site_footer--*/ 

#site_footer {
	border-top: 1px solid #d3d3c7;
	padding: 10px 0px 10px 0px; 
	clear: both;  
	font-size: .75em; 
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
} 

#site_footer img {
	float: left;
	margin: 0 7px 0px 0px;
	padding-top: 2px;
}

/*-- site nav in footer ---*/

#site_nav_secondary ul { 
	margin-bottom: 8px; 
	margin-left: 0px;
	font-size: 1.15em;
}

#site_nav_secondary li {
	display: inline; 
	padding: 0px 10px 0px 5px; 
	font-variant: small-caps; 
	letter-spacing: .1em;
}

#site_nav_secondary li.leading {
	padding: 0px 15px 0px 0px;
}

#site_nav_secondary li a {
	color: #333; 
	text-decoration: none;
}

#site_nav_secondary li a:hover {
	color: #333; 
	text-decoration: underline;
}

#site_nav_secondary li a.selected {
	color: #252525; 
	font-weight: bold;
}



/*--- Section_sidebar ----*/ 

#section_sidebar {
	width: 310px;
	margin: 0 0 .3215em 0px;
	float: right;
	clear: left;
	padding: 0 0 10px 0px;
}


#section_sidebar #advertising h1 {
	font-size: .8125em !important;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	line-height: 1.25em;
	margin: 12px 0 10px 0px;
	letter-spacing: 0em;
	word-spacing: 1px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #c8c8c8;
	color: #4c4c4c;
}



#section_sidebar #advertising img {
	background: #fff;
	border: 1px solid #e2e2dc;
	margin-left: 0px;
	margin-bottom: 5px;
	float: none;
}

#section_sidebar a {color: #993300;}

#section_sidebar_header {
	border-bottom: 1px solid #d6d9ce;
	border-top: 1px dotted #c7c7c7;
	margin: 0px 0px 10px -10px;
	background-color: #e1e2d6;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 5px 3px 10px;
	color: #323232;
}

#section_sidebar h1 {
	font-size: 1.0625em;
	line-height: 1.125em;
	margin: .875em 0 10px 0px;
	letter-spacing: 0;
	word-spacing: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #c8c8c8;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: .0625em;
	color: #646562;
}

#section_sidebar h1 a {color: #4c4c4c !important; text-decoration:none;}

#section_sidebar ul {
	font-size: 0.75em;  line-height: 1.5em; margin-bottom: 2em;
}

#section_sidebar ul li {
	margin-bottom: .125em;
}

#section_sidebar ul.subcat {
	font-size: 1em;  line-height: 1.5em; margin-bottom: 1em;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
}

#section_sidebar ul.subcat li {
	margin-bottom: .125em;
}

/*-- section sidebar images ---*/

#section_sidebar img {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #e6e6e6; 
}

#section_sidebar img.no_float {
	float: none;
	margin: 10px 0 0 0px;
	border: none;
}

#section_sidebar img.no_border {
	margin: 0 0 0 10px;
	border: none; 
}

/*-- section sidebar footer ---*/

#section_sidebar .section_sidebar_footer {
	clear: both;
	font-size: .75em;
	padding: 3px 10px 4px 5px;
	margin: 5px 0 0 0px;
	background-color: #efefe9;
	border-top: 1px dotted #dedede;
}

/*-- popup --*/

#popup_content {
	margin: 10px;
	padding: 10px;
}

#popup_content h1 {
	font-size: 1.5em;
	line-height: 1.75em;
	letter-spacing: -.005em;
	word-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #caccc4;
}

#popup_content h2 {
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}

/*-- popup images ---*/

#popup_content img {
	border: 1px solid #caccc4;
	padding: 2px;
	margin: 0px 0px 10px 0px;
}

#popup_content img.rss_icon_inline {
	border: none !important;
	background-color: transparent !important;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#popup_content img.right {
	float: right;
	margin: 5px 15px 10px 15px;
}

#popup_content ul {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0 0 1em 0px;
	list-style-type: disc;
	list-style-position: inside;
}

/*-- popup footer ---*/

#popup_footer {
	border-top: 1px solid #caccc4;
	font-size: .6125em;
	padding: 5px 20px;
	color: #636363;
	clear: left;
}

/*-- distinguished lectureship ---*/

p.lecturer_link {
	margin: 20px 0 -5px 0;
}


.dlp_review {
	margin-bottom: 1.5em;
}

li.new_class {
	
}

/*-- talking history --*/

.episode {
	margin-left: 40px;
}

.job {
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dotted #aeafaf;
}

.all_caps {
	text-transform: uppercase;
}

/*-- reporting --*/

#reporting table {
	width: 99%;
}

#reporting table th,td {
	padding: 5px 5px 5px 5px !important;
	/*vertical-align: text-top;*/
	/*border-right: 1px dotted #dfe3d0;*/
	}
	
#reporting table tr.table_header {
	border-top: 1px solid #dfe3d0;
	border-bottom: 1px solid #dfe3d0;
	background-color: #e8ebd6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
}

#reporting table tr.stripe {
	background-color: #eeeee1;
}


.news_meta {
	font-size: .75em; color: #3a3a3a;
	border-bottom: 1px solid #dfe3d0;
	padding-bottom: 5px;
}

.preview {
	margin-bottom: 20px;
	clear: both;
}

.preview_figure  {
	float: right;
	width:  220px;
	margin: 0px 10px 5px 10px;
}

.preview_figure img {
	border: 1px solid #dfe0d8;
	float: none !important;
	margin-bottom: 5px;
	padding: 3px;
	background-color: #fff;
	}
	
.figure_citation {
	font-size: .6em;
	color: #505050;
	/*font-style: italic;*/
	margin: 0px 0px 0px 5px;
	line-height: 1.4em;
	}

#news_submission {
	
}

#news_submission form table td.label {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #010101;
	font-size: .75em;
	/*vertical-align: top;*/
	/*margin: 5px 0px 0px 0px;*/
}


.required {
	font-weight: bold;
	color: #710704;
}

.approved {
	/*font-weight: bold;*/
	color: #3e7315;
}



#donate_mailing_box {
	margin: 15px 0px 0px 20px;
	
}
#results .gsc-results {
/* Sets font for titles, snippets, and URLs. */
font-family: arial, helvetica, sans-serif;
}

#results .gsc-result {
position: relative;
border: 1px solid #eee;
border-left: 10px solid #eee;
padding: 8px 8px 8px 20px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

.committee {
	border-bottom: 1px dotted #caccc4;
	
}


ul.right_menu {
	background-color:#d3d3c7;
}

li.lists {
	margin-left:30px;
	list-style:disc;
}

li.listsb {
	margin-left:50px;
	list-style:disc;
	font-size: 1.2em;
}