@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#leaderboard {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#header {
	height: 359px;
	width: 950px;
	background-color: #FFFFFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content {
	width: 950px;
	float: left;
	clear: both;
	background-image: url(images/column_background.gif);
	background-repeat: repeat-y;
}
#center_rail {
	float: left;
	width: 610px;
}
#lead {
	background-color: #47A500;
	height: 100px;
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	vertical-align: middle;
}
#lead h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin-bottom: 0.2em;
	padding-top: 17px;
}
#lead h3 {
	font-size: 17px;
}
#lead  .subhead {
	font-size: 16px;
}
.vert_align {
}
#main {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 30px;
}
.margin_bottom_20 {
	margin-bottom: 20px;
}
#videos {
	width: 480px;
	height: 322px;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	background-color: #000000;
}
#main a {
	color: #0E1F7C;
	font-weight: bold;
}
#main h1 {
	font-size: 24px;
}
#main h2 {
}
#main  h3 {
	font-size: 26px;
	margin-bottom: 0.5em;
	color: #171F69;
	margin-top: 0px;
}
#main h4 {
	margin-bottom: 10px;
}
#main h5 {
	margin-bottom: 1em;
	margin-top: 1em;
}
#main p, #main ul {
	font-size: 12px;
	margin-bottom: 1em;
	line-height: 18px;
}
#main p.intro_1 {
	line-height: 23px;
}
#main .subhead_1 {
	font-size: 14px;
	line-height: 23px;
	margin-top: 23px;
	margin-bottom: 23px;
}
#main  .subhead_2 {
	font-size: 22px;
	font-weight: bold;
	color: #41AD49;
	margin-bottom: 4px;
	margin-top: 4px;
}
#main p.cutline_1 {
	font-style: italic;
	text-align: right;
}
#main .cta_1 {
	font-size: 0px;
	font-style: italic;
	font-weight: bold;
	background-image: url(images/cta_btn.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 0px;
	width: 138px;
	cursor: pointer;
	padding-top: 47px;
	line-height: 0px !important;
}
#main p.cta_2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-top: -8px;
}
#main p.footnote_1 {
	color: #282828;
	font-style: oblique;
	font-size: 12px;
	line-height: 12px;
}
#main blockquote {
	padding-right: 30px;
	padding-left: 30px;
	line-height: 17px;
}
#main ul {
	padding-left: 1em;
	margin-left: 1em;
}
#main ul li {
	margin-bottom: 6px;
}
p.box_copy_1 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 1em;
	padding-bottom: 1em;
}
p.box_copy_1 em {
	font-size: 15px;
	font-style: normal;
}
table.program {
	margin-bottom: 10px;
}
table.program caption {
	color: #fff;
	font-weight: bold;
	background-color: #666666;
	text-align: left;
	padding: 4pt;
}
.program_item {
	font-size: 13px;
	background-color: #CCCCCC;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 8px;
}
.program_time {
	font-size: 11px;
	text-align: right;
	padding-top: 1em;
	padding-right: 8px;
	width: 9ex;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	vertical-align: top;
}
.program_item h2 {
	font-size: 15px !important;
	background-color: #E4E4E4;
	margin-bottom: 4px !important;
	margin-left: -8px;
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 2px;
	width: auto;
	margin-right: -8px;
}
.program_item h3 {
	font-weight: normal;
	font-size: 13px;
	background-color: #bfc1c3;
	margin-top: 0px;
	margin-left: -8px;
	padding-bottom: 2px;
	padding-left: 8px
}
.program_item ul {
	margin-top: 1em;
	margin-bottom: 0px;
}

.program_item li {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: .5em;
}
.program_item p {
	margin-bottom: 0px !important;
}
.trophy_photo {
	background-color: #fff;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 2px;
	padding: 1px;
	border: solid 1px #0c2e82
}
.pricing_amount {
	font-size: 13px;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 1em;
	padding-right: 8px;
	padding-bottom: 1em;
	padding-left: 8px;
}
#main  .pricing_amount p {
	margin-bottom: 0px;
}
.pricing_item {
	font-size: 11px;
	padding-top: 1em;
	padding-right: 8px;
	padding-bottom: 1em;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
#main .pricing_item p {
	margin-bottom: 0px;
}
.contact_table {
	background-image: none;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 14px;
	width: 507px;
}
.contact_table td {
	height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
}
.contact h5 {
	font-size: 14px;
	background-color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding: 2px;
}
.contact h6 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 2px;
}
.contact_name {
	width: 38%;
}
.contact_title {
}
.contact_phone {
	text-align: right;
}
.contact_table caption {
	text-align: left;
	font-weight: bold;
}
#left_rail {
	float: left;
	width: 137px;
	background-image: url(images/column_shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 24px;
}
#left_nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #171F69;
	font-size: 13px;
	font-weight: bold;
	line-height: 31px;
}
#left_nav li {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#left_nav li.current {
	background-color: #9E0B0F;
}
#left_nav li.current a {
	cursor: default;
}
#left_nav li.current a:hover {
	text-decoration: none;
}
#left_nav li a {
	color: #FFFFFF;
	display: block;
	height: 30px;
	padding-left: 16px;
}
#left_nav li.registration {
	font-size: 0px;
	display: block;
	height: 100px;
}
#left_nav li.registration a {
	background-image: url(images/registration_btn.png);
	padding-top: 100px;
	font-size: 0px;
	display: block;
	height: 1%;
	line-height: normal;
	overflow: hidden;
	background-repeat: no-repeat;
}
#left_nav li.registration a:hover {
	background-position: -137px 0px;
}
#speakers h3 {
	color: #0c2e82;
	font-weight: bold;
	font-size: 13px !important;
	line-height: 14px !important;
	display: block;
	margin-bottom: 0.5em;
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0.5em;
	background-image: url(images/open.gif);
}
#speakers h3.open {
	background-image: url(images/close.gif);
	border-bottom-style: none;
}
#speakers  form {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1em;
}


.speaker_photo {
	background-color: #fff;
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 2px;
	padding: 1px;
	border: solid 1px #0c2e82;
	font-size: 10px;
}
.back_to_top {
	color: #9ea4a6;
	font-size: 11px;
	text-align: right;
	padding-bottom: 8px
}
.back_to_top a {
	color: #9ea4a6;
	text-decoration: none
}
#presentations h3 {
	margin-bottom: .5em;
	color: #0c2e82;
}
#presentations  h4 {
	color: #0c2e82;
	font-weight: bold;
	font-size: 13px !important;
	line-height: 14px !important;
	display: block;
	margin-bottom: 0.5em;
	cursor: pointer;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0.5em;
}
#right_rail {
	float: left;
	width: 203px;
}
#sponsors {
}
#sponsors ul {
	list-style-type: none;
}
#sponsors ul li {
	padding-bottom: 16px;
	padding-left: 10px;
}
#sponsors ul li h2 {
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	background-color: #171F69;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.executive {
	color: #6DCEF5 !important;
}
.host {
	color: #F1DBAD !important;
}
.diamond {
	color: #FFFFFF !important;
}
.platinum {
	color: #D7C6A7 !important;
}
.gold {
	color: #FFCA05 !important;
}
.silver {
	color: #CCCCCC !important;
}
.bronze {
	color: #999101 !important;
}
#footer {
	background-color: #171F69;
	height: 40px;
	width: 950px;
	float: left;
	background-image: url(images/footer_background.gif);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
}
#footer_nav {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_nav li {
	display: inline;
}
#footer_nav li a {
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 4px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer_nav li.registration a {
	color: #FFCC33;
	text-transform: uppercase;
	font-weight: bold;
}
#footer_nav li a.last {
	margin-right: 0px;
	padding-right: 0px;
	border-right-style: none;
}
.legal {
	text-align: right;
	color: #999999;
	font-size: 10px;
	padding-right: 6px;
	line-height: 60px;
}
.notice_1 {
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
.float_left {
	float: left;
}
.clear_all {
	clear: both;
}
.margin_right_4 {
	margin-right: 4px;
}
.margin_bottom_10 {
	margin-bottom: 10px;
}
.margin_top_10 {
	margin-top: 10px;
}
.padding_top_10 {
	padding-top: 10px;
}

