

/* If you make edits, make sure you change in css/tinymce.php so the changes will take affect in the admin screens */

/* Global Styles */

body {
	margin: 0 auto;
	padding: 34px 0 0 0;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	background: #b6cbd6;
	text-align: center;
	background-repeat: repeat-x;
}

#main {
	position: relative; 
	background: url('../images/bg.jpg') repeat-x 0 0;
	background-color: #8aacbd;
	margin: 0 auto;
	text-align: left;
	width: 899px;
	border: 1px solid #484f75;
	display: block;
	overflow: visible;
}

#content {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 899px;
	display: block;
	overflow: visible;
}

.introOuter {
	float: right;
	width: 460px;
	display: table; 
	#position: relative;
	overflow: hidden;
	line-height: 20px;
	height:164px;
}
.introMiddle {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.introInner {
	#position: relative; 
	padding: 0 20px 0 20px;
	#top: -50%;
}

#logo {
	float: left;
	padding: 0;
}

#footerLeft {
	float: left;
	color: #4f4f4f;
	padding: 20px 0 20px 15px; 
	line-height: 14px;
}

#twitter {
	float: left;
	padding: 25px 0 20px 208px; 
}
 
#footerRight {
	float: right; 
	color: #4f4f4f;
	text-align: right; 
	padding: 20px 15px 20px 0; 
	line-height: 14px;
}

#footerRight a {
	color: #fff;
}

#footerRight a:hover {
	color: #4d92ce;
}

#copyright {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 5px 0 20px 0;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	width: 899px;
}

#copyright a {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}

#copyright a:hover {
	color: #4d92ce;
	text-decoration: underline;
}

h1 {
	font: 18px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #679146;
	height: 36px;
	padding: 8px 0 0 0;
	margin: 0px 0 10px 0;
	text-align: left;
}

h1.wide {
	font: 18px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #679146;
	width: 846px;
	height: 36px;
	background: url('../images/header_bg_wide.jpg') no-repeat right 0;
	padding: 8px 0 0 43px;
	margin: 0px 0 10px -20px;
	text-align: left;
}

h2 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #679146;
	margin: 0px;
}

h2 a {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #679146;
	margin: 0px;
}

h3 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #4d92ce;
	margin-bottom: 2px;
}

a {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #4d92ce;
	line-height: 18px;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	color: #adc0a6;
	text-decoration: underline;
}

a.pdf {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 15px 0 0;
	margin: 0 0 0 0;
	background: url('../images/icon_pdf.gif') no-repeat right 0;
	background-repeat: no-repeat;
}

p {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
}

p.first {
	margin-top: 0px;
}

p span, span {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #4d92ce;
	line-height: 18px;
}

p span.blue, span.blue {
	color: #4d92ce;
}

ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ol {
	margin-left: 12px;
	padding-left: 6px;
}

ul li, ol li {
	background: url('../images/bullet.png') left 7px no-repeat;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	padding-left: 15px;
	margin-bottom: 8px;
}

ul li span, ol li span {
	color: #333;
}

.noMargin {
	margin: 0px;
}



/* Secondary Styles */

#secContent {
	float: left;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	background: url('../images/header_bg_wide.jpg') no-repeat 0 0;
	background-color: #fff;
	width: 709px;
	padding: 0 0 16px 0;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	border-style: none none none solid;
	border-width: 1px;
	border-color: #8f8f8f;
	text-align: left;
	display: block;
	overflow: visible;
}

#secContent p, #secContent li {
	margin-right: 23px;
}

#secContentWide {
	float: left;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	background: #fff;
	width: 839px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 0 30px 16px 30px;
	text-align: left;
}

#secContentWide div {
	margin-left: 25px;
}

#container {
	padding: 0 30px 20px 30px;
}

.photo {
	border: 1px solid #999;
}

#rightColumn {
	float: right;
	position: absolute;
	left: 715px;
	top: 35px;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	background: #dae7ec;
	font-weight: normal;
	line-height: 18px;
	width: 163px;
	margin: 0 0 20px 20px;
	padding: 0;
	border: 1px solid #909090;
	text-align: left;
}

.rightHeader {
	background: url('../images/button_blue.jpg') no-repeat 10px 8px;
	padding: 0 10px 0 10px;
	height: 31px;
}

.rightBody {
	background: url('../images/right_box_bottom_bg.jpg') no-repeat 0 bottom;
	margin-bottom: 10px;
	padding: 15px 10px 10px 10px;
	line-height: 18px;
}

.rightBody span {
	color: #4d92ce;
}

#rightColumn h2 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #4d92ce;
	margin: 10px 0 0 35px;
	padding-top: 10px;
	text-decoration: none;
	text-align: left;
	display: block;
}

#rightColumn ul {
	color: #333333;
	margin: 0 0 0 2px;
	padding-left: 4px;
}

#rightColumn ul li {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	margin: 0px 0px 5px 10px;
	list-style-image: url('../images/arrow_gray.gif');
}

#rightColumn a {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #679146;
	line-height: 18px;
	text-decoration: underline;
	font-weight:normal;
}
#rightColumn a:hover {
	color: #4d92ce;
	text-decoration: underline;
}

.border-top {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.border-bottom {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

p.date {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

p.date span {
	color: #4d92ce;
	font-weight: bold;
}

table {
	border-width: 1px;
	border-style: solid solid none solid;
	border-color: #4d92ce;
}

td {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #4d92ce;
	border-bottom: 1px solid #4d92ce;
}

td.date {
	 width: 100px;
}

td.presenter {
	 width: 230px;
}

td.topic {
	 width: 230px;
	 border-right: none;
}

td.pubs {
	 width: 490px;
	 border-right: none;
}

td.header {
	padding: 5px 0 5px 10px;
	background-color: #4d92ce;
	color: #fff;
	border-right: 1px solid #fff;
}

td.headerLast {
	padding: 5px 0 5px 10px;
	background-color: #4d92ce;
	color: #fff;
}

.name {
	margin: 10px 0 2px 0;
	padding-left: 15px;
}

.title {
	font-weight: bold;
	color: #333;
	margin: 0 0 0 16px;
}

.bio, .bio a {
	float: left;
	width: 500px;
	color: #4d92ce;
	font-weight: bold;
	padding-right: 20px;
	margin-bottom: 5px;
}

.bio a:hover {
	color: #679146}

h3 a.closed {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #4d92ce;
	padding: 0 0 0 15px;
	margin: 0px 0px 10px 0px;
	background: url('../images/arrow_closed.gif') no-repeat 0 4px;
}

h3 a.open {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #4d92ce;
	padding: 0 0 0 15px;
	margin: 0px 0px 10px 0px;
	background: url('../images/arrow_open.gif') no-repeat 0 4px;
}

h3 a.closed:hover, h3 a.open:hover {
	color: #679146;
}

#bio1, #bio2, #bio3, #bio4, #bio5, #bio6, #bio7, #bio8, #bio9, #bio10, #bio11, #bio12, #bio13, #bio14, #bio15, #bio16, #bio17, #bio18, #bio19, #bio20 {
	clear: both;
	display: none;
	padding: 20px 0 10px 0;
	font-weight: normal;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}

/* Gray Button */

ul.button
{
	height: 21px; /* background-image height */
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
ul.button li
{
	display: block;
	float: left;
	height: 21px; /* background-image height */
	margin: 0;
	padding: 0;
	width: auto;
	overflow: hidden;
}
ul.button li a, ul.button li a:visited
{
	background: url('../images/button_left.gif') no-repeat left 0;
	display: block;
	padding: 0;
	text-decoration: none;
	height: 21px; /* background-image height */
	overflow: hidden;
}
ul.button li a:hover, ul.button li a:active, ul.button li a.selected
{
	background: url('../images/button_left.gif') no-repeat left -21px;
	text-decoration: none;
}
ul.button li a span
{
	background: url('../images/button_right.gif') no-repeat right 0;
	color: #5c5c5c;
	display: block;
	font: 10px Arial, Helvetica, sans-serif;
	height: 21px;  /* background-image height */
	padding: 4px 12px 0 12px;
	vertical-align: top;
	white-space: nowrap;
	cursor: pointer;
	height: 21px; /* background-image height */
}
ul.button li a:hover span, ul.button li a:active span, ul.button li a.selected span
{
	color: #fff;
	background: url('../images/button_right.gif') no-repeat right -21px;
	text-decoration: none;
}

/* Blue Home Button */

ul.buttonProjects
{
	height: 21px; /* background-image height */
	margin: 15px 0 0 20px;
	padding: 0;
	text-align: left;
	overflow: hidden;
}
ul.buttonProjects li
{
	display: block;
	float: left;
	height: 21px; /* background-image height */
	margin: 0;
	padding: 0;
	width: auto;
	overflow: hidden;
}
ul.buttonProjects li a, ul.buttonProjects li a:visited
{
	background: url('../images/button_projects_left.gif') no-repeat left 0;
	display: block;
	padding: 0;
	text-decoration: none;
	height: 21px; /* background-image height */
	overflow: hidden;
}
ul.buttonProjects li a:hover, ul.buttonProjects li a:active, ul.buttonProjects li a.selected
{
	background: url('../images/button_projects_left.gif') no-repeat left -21px;
	text-decoration: none;
}
ul.buttonProjects li a span
{
	background: url('../images/button_projects_right.gif') no-repeat right 0;
	color: #fff;
	display: block;
	font: 10px Arial, Helvetica, sans-serif;
	height: 21px;  /* background-image height */
	padding: 5px 20px 0 5px;
	vertical-align: top;
	white-space: nowrap;
	cursor: pointer;
	height: 21px; /* background-image height */
}
ul.buttonProjects li a:hover span, ul.buttonProjects li a:active span, ul.button li a.selected span
{
	color: #fff;
	background: url('../images/button_projects_right.gif') no-repeat right -21px;
	text-decoration: none;
}

/* Navigation Styles */

/* Main Nav */

#nav {
	clear: both;
	position: relative;
	text-align: center;
	width: 899px;
	height: 55px;
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #8f8f8f;
}

#navHome a, #navHome span, #nav0 a, #nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a {
	float: left;
	height: 35px;
	display: block;
	text-decoration: none;
}

#navHome a, #navHome span {
	background: url('../images/nav_0.jpg') no-repeat 0 0;
	width: 110px;
}

#navHome a:hover, #navHome span  {
	background: url('../images/nav_0.jpg') no-repeat 0 -35px;
}

#nav1 a {
	background: url('../images/nav_1.jpg') no-repeat 0 0;
	width: 153px;
}

#nav1 a:hover, #nav1 span a  {
	background: url('../images/nav_1.jpg') no-repeat 0 -35px;
}

#nav2 a {
	background: url('../images/nav_2.jpg') no-repeat 0 0;
	width: 115px;
}

#nav2 a:hover, #nav2 span a  {
	background: url('../images/nav_2.jpg') no-repeat 0 -35px;
}

#nav3 a {
	background: url('../images/nav_3.jpg') no-repeat 0 0;
	width: 221px;
}

#nav3 a:hover, #nav3 span a  {
	background: url('../images/nav_3.jpg') no-repeat 0 -35px;
}

#nav4 a {
	background: url('../images/nav_4.jpg') no-repeat 0 0;
	width: 137px;
}

#nav4 a:hover, #nav4 span a  {
	background: url('../images/nav_4.jpg') no-repeat 0 -35px;
}

#nav5 a {
	background: url('../images/nav_5.jpg') no-repeat 0 0;
	width: 163px;
}

#nav5 a:hover, #nav5 span a  {
	background: url('../images/nav_5.jpg') no-repeat 0 -35px;
}

/* Secondary Nav */

#secNav {
	float: left;
	width: 189px;
	background: url('../images/bg_sec_nav.png') repeat-x 0 bottom;
	padding: 0 0 6px 0;
	margin: 0 0 0 0;
	display: block;
}

a.secNav, a.secNav:hover, a.secNavSelect, a.secNavSelect:hover {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	background: #4d92ce;
	padding: 8px 5px 8px 15px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	display: block;
}

a.secNav:hover, a.secNavSelect, a.secNavSelect:hover  {
	color: #fff;
	background: #679146;
}

#secNav div.main {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	width: 160px;
	color: #971b1e;
 	border-bottom: none;
	padding: 4px 0px 0 4px;
	margin: 4px 0px 2px 18px;
	text-decoration: none;
	display: block;
}

 #secNav div.main a {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #971b1e;
	margin: 4px 0 0 0;
	text-decoration: none;
	display: block;
}

 #secNav div.main a:hover {
	text-decoration: underline;
}

/* Tertiary Nav */

a.tertNav {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #696969;
	padding: 2px 0 2px 10px;
	margin: 4px 0px 0px 20px;
	text-decoration: none;
	display: block;
}

a.tertNav:hover {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #4d92ce;
}

a.tertNavSelect {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #4d92ce;
	text-decoration: none;
	padding: 2px 0 2px 10px;
	margin: 4px 0px 0px 20px;
	display: block;
}

/* Menus */

#nav1Menu, #nav2Menu, #nav3Menu, #nav4Menu, #nav5Menu {
	top :196px;
	visibility:hidden;
	z-index : 10;
	position : absolute;
}

#nav1Menu {
	left :110px;
}

#nav2Menu {
	left :263px;
}

#nav3Menu {
	left :379px;
}

#nav4Menu {
	left :599px;
}

#nav5Menu {
	left :634px;
}

div.menuShell {
	border-top: 1px solid #a3bfd7;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
	display: block;
}
	
div.normCell {
	background-color: #3176b2;
	border-bottom: 1px solid #a3bfd7;
	width: 250px;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
	display: block;
}

div.normCell a {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	width: 250px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

div.normCell a:Hover {
	width: 250px;
	text-decoration: none;
	background: #759f54;
	color:#fff;
	display: block;
}
input {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0px;
}
input.admin {
	width: 300px !important;
}
input.radio {
	border: none !important;
}

.processMessage {
	border:1px solid #ff0000;
	padding: 10px;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	color: #ff0000;
	background-color: #ffffff;
	margin-top:15px;
}

/* Search Styles */
.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title { font-size: 100%; }		
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}

.zoom_searchform { font-size: 100%; }
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		

input.zoom_button {  }
input.zoom_searchbox {  }		

.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }

.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }

.searchtime { font-size: 80%; }

.recommended 
{ 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
.recommend_image { float: left; display: block; }
.recommend_image img { margin: 10px; width: 80px; border: 0px; }