@charset "UTF-8";
/* CSS Document */
html	{
	background-image:url(../images/bkgd.gif);
	background-repeat:repeat-x;
	background-color: #0e488c;
}
body	{
	background-image:url(../images/bkgd.gif);
	background-repeat:repeat-x;
	background-color: #0e488c;
	font-family:Georgia, "Times New Roman", Times, serif;
}
b,strong	{
	font-weight:bold;
}
#spread	{
	margin-left: auto;
	margin-right: auto;
	width: 955px;
}
#header	{
	height: 130px;
}
.logo	{
	margin-top: 10px;
	position:absolute;
}
#headerleft	{
	float: left;
}
#headerright	{
	float: right;
	position:relative;
}
#navigation	{
	bottom: 0;
	clear:both;
	margin-top: 100px;
	font-size: 12px;
}
#navigation	ul{
	list-style:none;
	background-color: #ffffff;
	z-index: 50;
}
#navigation ul li	{
	list-style-type:none;
	float: left;
	display: inline;
	margin-right: 20px;
}
#navigation a:link, #navigation a:visited	{
	color: #ffffff;
	text-decoration:none;
}
#navigation a:hover	{
	color: #fc9604;
	text-decoration:none;
}
#maincontent	{
	min-height: 500px;
	background-image:url(../images/mcbkgd.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}
#leftcol	{
	width: 200px;
	float: left;
}
#rightcol	{
	width: 795px;
	float: right;
	position:relative;
	min-height: 500px;
}
#preregbtn	{
	margin-left: 198px;
	bottom: 10px;
}
#content	{
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;
}
img.homephoto	{
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
}
img.industriesphoto	{
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
}
img.leadersphoto	{
	margin-left: 10px;
	margin-bottom: 15px;
}
img.foundationphoto	{
	margin-left: 10px;
	margin-bottom: 15px;
}
#pagecontent	{
	font-size:14px;
	line-height: 18px;
	color: #333333;
	margin-left: 20px;
	margin-bottom: 50px;
}
#pagecontent img.header	{
	margin-bottom: 20px;
}
#pagecontent p	{
	margin-bottom: 15px;
}
#footer	{
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 5px;
	padding-right: 20px;
	color: #ffffff;
}
#footer a:link, #footer a:visited	{
	color: #bbbbbb;
	text-decoration: none;
}
#footer a:hover	{
	color: #fc9604;
}
.clear	{
	clear: both
}
#pagecontent p.quote	{
	font-style:italic;
	margin-bottom: 0;
}
#pagecontent p.qsource	{
	font-weight:bold;
	font-size:10px;
	color: #666666;
	margin-left: 10px;
}
#pagecontent p.subhead	{
	font-weight:bold;
	color: #039;
}
#pagecontent ul	{
	margin-bottom: 10px;
	margin-left: 20px;
}
#pagecontent li 	{
	list-style-type:disc;
}
#mailform	{
	position:relative;
	width: 400px;
	/*height: 400px;*/
}
#mailform form div 	{
	padding: 3px 0;
}
#mailform form label 	{
	width: 120px;
	float: left;
	display: block;
	font-weight:bold;
}
input.btnSubmit	{
	background-color:#FFF;
	color: #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	font-weight:bold;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
}
input.btnSubmit:hover	{
	color: #0e488c;
}
#sending	{
	background-color:#FFF;
	position:absolute;
	height: 300px;
	width: 100%;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
#sendingMsg	{
	position: absolute;
	top: 100px;
	margin-left: 100px;
	width: 400px;
}
/* Pre-Registration Form Styles	*/
#regform	{
	position:relative;
	width: 730px;
	height: 500px;
}
#regform form div 	{
	padding: 3px 0;
}
#regform form label 	{
	width: 120px;
	float: left;
	display: block;
	font-weight:bold;
}
input.btnSubmit	{
	background-color:#FFF;
	color: #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	font-weight:bold;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
}
input.btnSubmit:hover	{
	color: #0e488c;
}
#regsending	{
	background-color:#FFF;
	position:absolute;
	height: 480px;
	width: 100%;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
#regsendingMsg	{
	position: absolute;
	top: 100px;
	margin-left: 100px;
	width: 730px;
}

h1 {
    font-family:Georgia, "Times New Roman", Times, serif;
    /* font-family: 'Tinos', arial, serif; */
    font-size: 185%;
    margin-bottom: 20px;
    color: #333;
}

h2 {
    /* font-family: 'Tinos', arial, serif; */
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 130%;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #333;
}


.biophoto {
    margin: 10px 0 5px;
    float:right;
}

.bioblurb h2 a {
    text-decoration:none;
    color: #333;
}


.bioblurb td {
    padding: 10px 10px ;
    vertical-align: top;
}

.bioblurb h2 {
    margin-top: 0;
}

#surveyz p {
    margin: 15px 0;
}
#surveyform {
    margin-top: 15px;
    font-size: 85%;
}

#surveyform th, #surveyform td{
    width: 65%;
    vertical-align: top;
    padding: 5px;
}

#surveyform th {
    font-weight: 500;
    
}

#surveyform tr {
    padding: 5px;
}
.ui-dialog-title, .ui-button-text, #surveyz {
    font-size: 75%;
}

.ui-widget-overlay {
    opacity: .5;
    filter: Alpha(Opacity=50)/*{opacityOverlay}*/
}

.ui-widget {
    font-family:Georgia, "Times New Roman", Times, serif;
}

.contactinfo {
    display:none;
}


#surveybtn {
	cursor:pointer;
}

.biotable {
    width: 100%;
}

.biotable td, .biotable th {
    width: 33%;
    text-align: center;
}
