body {
	min-width: 800px;
}
.done {
	background-color: #999;
}
.book_title {
	font-style: italic;
	text-decoration: underline;
}
.speaker_name {
	font-weight: bold;
	padding: 1px;
	color: #C33;
}

.previous_year {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 120%;
	color: #000000;
	text-align: center;
}
.headline_big {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 52px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;
	color: #000000;
	text-align: center;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: normal;
	color: #0066CC;
}
.topic {
	color: #CC3300;
	font-style: italic;
	font-weight: bold;
}


.abf_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #06C;
	font-weight: bold;
	line-height: 120%;
}
.subhead_reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #6633CC;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
.text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}
.text_sm a{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.text_sm a:link{
	color: #00219C;
}
.text_sm a:visited{
	color: #00219C;
}
.text_sm a:hover{
	color: #FFFFFF;
	background-color: #0066CC;
}
.text_sm a:active{
	color: #FFFF00;
	background-color: #0066CC;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
}

.border {
	border: 1px solid #000000;
}
#datebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../_images/top_masthead_2009_datebox_gif.gif);
	background-repeat: no-repeat;
	width: 220px;
	text-align: center;
	height: 105px;
	background-position: center center;
	padding-top: 12px;
}
/*#wrapper ul {
	padding-left: 10px;
	margin-left: 0px;
}
#wrapper table ul li {
	list-style-type: none;
	margin-left: 5px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}*/


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	line-height: 130%;
	font-weight: bold;
	color: #06C;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	line-height: 140%;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEC93;
	background-color: #FFF9DD;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #06C;
	line-height: 1.5em;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 17px;
	line-height: 1.5em;
	margin: 0px;
	background-color: #63C;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

.pic_left {
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}

.pic_right {
	padding-left: 12px;
	float: right;
	padding-bottom: 4px;
}


#dd_background {
	background-image: url(../pix_2008/dd_myers_3_paneldisc.gif);
	background-repeat: no-repeat;
	height: 500px;
	background-position: right;
	width: 350px;
}
.orange  {
	background-color: #FFCC00;
	color: #000000;
}

.green {
	background-color: #00BB2F;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding-left: 8px;
}
.center_pic {
	text-align: center;
}

#first_draft {


}
#first_draft ul {
	margin-left: 0px;
	padding-left: 10px;
}
#first_draft ul li {
	margin-left: 10px;
	padding-left: 3px;
}
