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

body,td,th {
	color: #003e74;
}
body {
	background-image: url(../images/main_bg.gif);
	margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

#main_container {
	margin: auto; 
	width: 962px; 
	background-image: url(../images/content_bg.gif);
}

#header {
	width: 962px; 
	height: 211px;
}

#content {
	position: relative; 
	z-index: 2; 
	width: 962px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

#navigation {
	width: 226px; 
	float: left;
}

#copy {
	width: 671px; 
	float: left; 
	padding-right: 50px; 
	padding-left: 15px;
	padding-bottom: 10px;
}

#footer {
	background-image: url(../images/footer.jpg); 
	background-repeat: no-repeat; 
	height: 380px; 
	width: 962px; 
	margin-top: -253px;
}
	
#copyright {
	height: 25px; 
	width: 947px; 
	padding-top: 5px; 
	padding-left: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FFF; 
	clear: both;
	margin: 0 auto;
}

.body_copy {
	padding-left: 20px;
}

h1 {
	font-size: 15px; 
	font-weight: bold; 
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin-bottom: -5px;
}

h2 {
	font-size: 13px; 
	font-weight: bold; 
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin-bottom: -5px;
}

h3 {
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: -10px;
}

#copy ul {
	list-style-image: url(../images/checkmark.gif);
}

#copy ul li {
	padding-left: 10px; 
	margin-bottom: 4px;
}

.program_bar_orange {
	background-image: url(../images/bar_bg_2.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 575px; 
	padding-top: 5px; 
	clear: both;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
}

.program_bar_blue {
	background-image: url(../images/bar_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 575px; 
	padding-top: 5px; 
	clear: both;
	padding-left: 10px;
	margin-bottom: 10px; 
	margin-left: 10px; 
}

.program_times {
	width: 175px;
	color: #fff;
	border-right: 1px solid #fff;
	font-weight: bold;
	float: left;
}

.program_desc {
	width: 375px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	float: left;
}

.program_details {
	margin-left: 195px;
	width: 390px;
}

.program_pres_links	{
	text-decoration: none;
	font-weight: bold;
	color: #003e74;
	padding-left: 10px;
}

.speaker_info {
	padding-left: 20px;
}

.speaker_pic {
	width: 133px;
	height: 200px;
	float: left;
	border: 2px solid #ce651a;
}

.requiredfield {
	padding: 2px;
	background-color: #9b1600;
	color: #fff;
	border: 1px solid #000;
	font-weight: normal;
	font-size: 12px;
}


</style>

<!-- main stylesheet ends, CC with new stylesheet below... -->

<!--[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]-->



