@charset "utf-8";
/* CSS Document */

html,body{ margin-top:8px; margin-left:0px; margin-bottom:0px; margin-right:0px; padding: 0px; background-color:#cccccc;}

#main {
text-align:center;
}

.txt_bold {
color:#666666;
font-family: "Arial" Helvetica, Tahoma;
font-size:12px;
font-weight:bold;
text-align:left;
}

.txt_12 {
color:#000;
font-family: "Arial" Helvetica, Tahoma;
font-size:12px;
text-align:left;
}

.image {
top:auto;
vertical-align:middle;
}

#wrapper {
margin: 0px auto;
text-align:center;
width: 761px;
}

#nav_bar {
padding-top: 6px;
height: 28px;
background-color: #000;
}

#c_wrap {
background-image:url(images/speaker-background.jpg);
background-repeat:no-repeat;
background-position:top left;
background-color: #fff;
min-height:526px;
}

#c_wrap_2 {
background-color: #fff;
}

/* IE fix */

* html #c_wrap {
height: 526px;
}

.c_pane {
padding-left: 10px;
padding-right: 10px;
width: 560px;
}

.left_pane {
padding-left:10px;
width: 171px;
border-right: solid #999999 2px;
}

.c_pane_3 {
width: 751px;
padding-left:5px;
padding-right: 5px;
}

#top_pane{
text-align: right;
padding-right: 18px;
font-family: "Arial" Helvetica, Tahoma;
font-size:12px;
font-style:normal;
color: #000;
}

.top_txt {
font-family: "Arial" Helvetica, Tahoma;
font-size:10px;
font-style:normal;
color: #fff;
}

#footer {
clear:both;
text-align:right;
height: 16px;
background-color: #000;
font-family: "Arial" Helvetica, Tahoma;
font-size:10px;
font-style:normal;
color: #fff;
padding-right: 5px;
}

.footer_txt {
font-family: "Arial" Helvetica, Tahoma;
font-size:10px;
font-style:normal;
color: #fff;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
    font-family: "Arial" Helvetica, Tahoma;
	white-space: nowrap;   /*explicitly set padding for root menu items*/
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.main_dnnmenu_itemhover {
color: #fff;
}

.main_dnnmenu_itemhover td {  
	background-color: #cccccc; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	font-family: "Arial" Helvetica, Tahoma;
	font-size: 13px;
	color: #fff;
	background-color: #FF9933;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	padding: 4px 2px 2px 4px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.DNNAlignleft {
text-align:left;
font-family: "Arial" Helvetica, Tahoma;
font-size: 13px;
}

a:link {
font-family: "Arial" Helvetica, Tahoma;
color:#00000;
text-decoration:none;
}

a:hover {
font-family: "Arial" Helvetica, Tahoma;
color:#ff9933;
text-decoration:underline;
}

a:visited {
color:#ff9933;
text-decoration:none;
}

.ProductName {
font-family: "Arial" Helvetica, Tahoma;
font-size:14px;
font-weight: bold;
color:#000000;
}

th {
color:#000;
font-family: "Arial" Helvetica, Tahoma;
font-size:12px;
font-weight:bold;
vertical-align:baseline;
}

.Normal, .NormalDisabled {
font-family: "Arial" Helvetica, Tahoma;
font-size:11px;
font-weight:normal;
}