@charset "utf-8";
body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #00204A;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 15px;
	padding: 0px;
	color: #F68222;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.h2_gray {
	font-size: 15px;
	padding: 0px;
	color: #666666;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.grayBold {
	font-weight: bold;
	color: #666666;
}

a:link, a:visited, a:active {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


#container {
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#titleblock {
	height: 204px;
	width: 354px;
	float: left;
}
#mainnav {
	background-image: url(../images/mainnav_background.png);
	background-repeat: repeat-x;
	height: 30px;
}
#mainnav ul {
	list-style-type: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 360px;
	margin: 0px;
}
#mainnav li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	margin-right: 0px;
}

#mainnav_shadow {
	float: right;
}
#mainnav a:link, #mainnav a:visited, #mainnav a:active{
	text-decoration: none;
	color: #FFFFFF;
}
#mainnav a:hover, #mainnav a.current:link, #mainnav a.current:visited {
	color: #F58220;
}
.floatleft {
	float: left;
}
.floatleft_padding {
	float: left;
	margin-right: 25px;
}

.floatright {
	float: right;
}
.floatright_padding {
	float: right;
	margin-left: 20px;
}

.leftjustify {
	text-align: left;
}
.rightjustify {
	text-align: right;
}
.leftpadding_td {
	padding-left: 10px;
}



.clear {
	clear: both;
}

#maincanvas {
	background-image: url(../images/maincanvas_background.png);
	background-repeat: repeat-y;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}
#maincanvas_fixed {
	background-image: url(../images/maincanvas_background.png);
	background-repeat: repeat-y;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}
#taglinegraphics {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

#subnav {
	margin-left: 35px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	width: 85px;
	list-style-type: none;
}
#subnav li {
	width: 115px;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: left;
	text-indent: 10px;
}
#subnav a:link, #subnav a:visited, #subnav a:active{
	text-decoration: none;
	color: #666666;
	display: block;
}
#subnav a:hover {
	color: #666666;
	font-weight: normal;
	display: block;
	background-image: url(../images/subnav_arrow_gray.png);
	background-repeat: no-repeat;
}
#subnav a.current:link, #subnav a.current:visited {
	color: #000000;
	font-weight: normal;
	display: block;
	background-image: url(../images/subnav_arrow_black.png);
	background-repeat: no-repeat;
}
#textarea {
	width: 710px;
	margin-right: 40px;
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#footer a:link, #footer a:visited, #footer a:active{
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:hover, #footer a.current:link, #footer a.current:visited {
	text-decoration: none;
	color: #F58220;
}
#footernav {
	list-style-type: none;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footernav ul {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footernav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#footernav a:link, #footernav a:visited, #footernav a:active{
	text-decoration: none;
}
.thumb {
	width: 106px;
	margin-top: 8px;
}
.thumbText {
	text-indent: 9px;
	margin-top: 3px;
}
#scheduleTable td{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}
#scheduleTable a:link, #scheduleTable a:visited, #scheduleTable a:active{
	text-decoration: none;
	color: #000066;
}
#scheduleTable a:hover, #scheduleTable a.current:link, #scheduleTable a.current:visited {
}
#programdirectors td {
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
}
#faculty td {
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#registrationtable td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.bottomborder {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.thumbnailTables td {
	vertical-align: middle;
}
.topalign td {
	vertical-align: top;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-right: 20px;
}
.speakerBio {
	font-size: 11px;
}
.participants li {
	line-height: 21px;
	vertical-align: top;
}
