@charset "utf-8";
/* CSS Document */

html {
	margin-bottom: 1px;
	min-height: 100%;
}
/* RESET... EVERYTHING */

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}
body {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

strong {
	font-weight: bold;
}

small, .greysmall {
	font-size: 11px;
	line-height: 13px;
}

em {
	font-style:italic;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

sup{
	font-size: 9px;
}

/* FORMATTING */

p, span.text{
	margin: 10px 0px;
	line-height: 19px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

big {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.no-show {
	display: none;
}
.txt_inline {
	display: inline;
}

.txt_error{
	font-weight: bold;
}

.txt_grey, .greysmall{
	color: #696969;
}

h1, h2, h3, h4{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 10px 0px;
}

h1.article-title{
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 10px 0px;
	background: none;
	padding-left: 0px;
}

h2{
	font-size: 16px;
	font-weight: bold;
}

h3{
	font-size: 13px;
	font-weight: bold;
	margin-top: -10px;
	padding-left: 27px;
}

h4, h4 a, .head2{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -8px;
	text-decoration: none;
}

h5{
	font-size: 13px;
	margin: 5px 0px;
	font-weight: bold;
}

ul li{
	list-style-type: disc;
	padding-left: 13px;
	margin: 8px 0px 8px 0px;
}

.input_field input{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #75736e;
	padding: 2px;
}

.input_field select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #75736e;
	padding: 4px;
	width: 150px;
}

.input_field textarea{
	font-size: 12px;
	border: 1px solid #75736e;
	padding: 2px;
	width: 295px;
}

.btn_submit{
	font-size: 12px;
	border: 1px solid #0b3c6c;
	padding: 2px 5px;
	font-weight: bold;
}

.input_label{
	width: 120px;
	display: inline-block;
}

.btn_search{
	border: none;
	margin: 0px 0px 0px 5px;
	background-color: #FFF:
}

li.list_icon_pdf{
	background-image: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	display: block;
	padding: 2px 0px 2px 30px;
	margin-left: -40px;
}

.icon_pdf{
	display: none;
}

.icon_pdf a{
	display: none;
	background-image: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	height: 20px;
	display: inline-block;
	padding: 2px 0px 0px 25px;
	font-size: 11px;
}

.img_bio{
	float: right;
	margin: 0px 0px 10px 10px;
	width: 160px;
}

.img_bio img{
	float: right;
	margin-right: 20px;
}

.img_bio2{
	float: right;
	margin: 12px 0px 10px 10px;
	width: 190px;
}

.img_bio2 img{
	float: right;
	margin-right: 0px;
	margin-bottom: 6px;
}

/* CONTAINERS */

#white{
	background-color: #FFF;
	padding-bottom: 10px;
}

.wrapper {
	margin: 0px auto;
}

#header {
	height: 112px;
}


#logo{
	width: 275px;
	height: 99px;
	float: left;
	margin-top: 10px;
}

#logo .logo_screen{
	display: none;
}

.home #logo{
	height: 99px;
}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer a{
	text-decoration: underline;
	font-weight: normal;
}

#footer .content{
	margin: 0px auto;
}

#footer p{
	line-height: 14px;
}

#main{
	
}

#column_left{
	width: 770px;
	padding-bottom: 20px;
}

#column_left li{
	line-height: 19px;
}

#column_right{
	width: 130px;
}

#column_left .content{
	padding: 00px 40px 20px 0px;
}

#column_right .content{
	padding: 0px 0px 0px 0px;
}

.content_column{
	width: 180px;
}


.table_speaking-engagements td{
	padding: 0px 15px 10px 0px;
}

/*NAV LINES */


/* NAVIGATION */

#top-nav{
	display: none;
}


#nav{
	height: 22px;
	display: block;
}

/* SIDENAV */

.sidenav{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.sidenav ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

.sidenav li{
	list-style-type: none;
	margin: 8px 0px 8px -40px;
}

.sidenav li a{
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
	display: inline-block;
}

li.sidenav_selected{
	font-weight: bold;
}

.sidenav li a:hover, li.sidenav_selected a{
	font-weight: bold;
}

/* PUBLICATIONS */

.view-publication_list{
	float: right;
	width: 190px;
	border-left: 1px solid #b9bcb3;
	padding-left: 10px;
	margin-left: 15px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#column_left .view-publication_list ul li{
	line-height: 15px;
	margin-left: -35px;
	background-position: 2px 5px;
}

#column_left .view-publication_list ul li  a{
	font-weight: normal;
}

/* SEARCH BOX */

.search{
	display: none;
}


/* CoolMenus 4 - default styles - do not edit */
.clCMAbs {
	display: none;
}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar {
	display: none;
}
/*Styles for level 0*/
.clLevel0, .clLevel0over {
	display: none;
}
.clLevel0 {

}
.clLevel0over {

}
.clLevel0border {
	display: none;
}


/*Styles for level 1*/
.clLevel1, .clLevel1over {
	display: none;
}
.clLevel1{
	display: none;
}

.clLevel1over {

}

.clLevel1border{
	display: none;
}
