@charset "utf-8";
/* CSS Document */



body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #1a1818;
	margin:0px;
	min-width:834px;
}
a {
	cursor:pointer;
}
img{
	border:1px solid #CBCBCB;
}
.content_image {
	margin-top:12px;
}
textarea {
	resize:none;
	height:80px;
}

li {
	font-size:12px;
	font-weight:bold;
	color:#0064b6;
	padding-left:2px;
}
li p {
	color: #1a1818;	
	padding:0;
	/* margin-buttom:5px; */
}
dl {
	padding-left: 5px;
	padding-right:5px;
}
dt{
	margin-bottom: 15px;
	margin-top:18px;
}
dd {
	margin-left: 30px;
	margin-bottom:15px;
}
.simple {
	margin-left:11px;
}
p {
	font-size: 10pt;
	font-weight:normal;
}
a{
	color: #0064b6;
	text-decoration:none;
}
table.navigation_table{
	margin-bottom: 10px;
	border:0px;
}
table.navigation_table td{
	border:0px;
}
table {
	border:1px #cbcbcb solid;
	font-size:10pt;
	font-weight:normal;
	border-spacing:0px;
	margin-top: 12px;
                  margin-bottom: 12px;
	color:#000;
}
td{
	border: none;
	padding: 14px;
	background-color:#f5f5f5;
	vertical-align:top;
	text-align:left;
}
th {
	border-bottom: #cbcbcb 1px solid;
	background-image:url(../_image/table_header.png);
	height:34px;
}
.time {
	width:108px;
	text-align:center;
}
.center {
	vertical-align:middle;
}

.first_column{
	text-align:left;
	padding-left:15px;
}

#page_header{
	font-size:16px;
	font-weight:bold;
}
.header {
	border-top: solid 1px #D8D8D8;
	background-color:#FFFFFF;
	left:0;
}
.icon {
	border:none;
}
.tools {
	border:none;
}
.pre_intro_section {
	padding-top:11px;
}
.overview_detail {
	padding-top:7px;
}
.step_header{
	color: #0064b6;
	font-size:14px;
	margin-top: 24px;
	margin-bottom:15px;
}
.summary_header {
	font-size:12px;
	font-weight: bold;
	margin-bottom:15px;
}
.part_header{
	font-size:14px;
	font-weight: bold;
	margin-bottom:14px;
}
.note{
	border:solid 1px #7fb1da;
	padding: 9px;
	padding-right:20px;
	margin-top: 24px;
	background-color:#f2f9ff;
	position:relative;
	font-size:10pt;
	font-weight:normal;
	color: #1a1818;
	margin-bottom:20px;
}

.current_link{
	font-weight:bold;
}
.nav_link {
	margin-left:5px;
}
.note_logo{
	background-image:url(../_image/lightbulb_ena.png);
	position:absolute;
	width:16px;
	height:16px;
	top: 5px;
	left: 5px;
}
.code{
	border: 1px solid #7fb1da;
	background-color:#f9f9f9;
	padding:9px;
	margin-top: 24px;
	font-family:courier new, myriad;
	position:relative;
	padding-right:30px;
	color: #1a1818;
	font-weight:normal;
}
.nav_map {
	margin-top: 30px;
}
.comments{
	background-image:url(../_image/comments.png);
	background-repeat:repeat-x;
	width:545px;
	padding-left:27px;
	padding-top:3px;
	padding-bottom:20px;
}
.comments p {
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
}
.page_tools {
     position:absolute;
     top: 129px;
     right: 45px;
     color:#545454;
     vertical-align:middle;
}

.page_tool {
     text-align:right;
     vertical-align:middle;
     color:#545454;
     cursor:pointer;

}
.navigation{
	width: 228px;
	position:fixed;
	border-right:1px #9d9d9d solid;
	height:100%;
	float: left;
	background: #f9f9f9;
	left:0px;
	top: 69px;
	z-index:500;
}
.navigation_bar{
	background-image:url(../_image/content_back.png);
	background-repeat:repeat-x;
	padding-left: 17px;
	padding-top: 9px;
	padding-bottom:9px;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}
.navigation_header {
	color:#0064b6;
	font-size:12px;
	font-weight:bold;
	padding-left:17px;
	padding-top:25px;
	width:211px;
}
.nav_content {
    overflow-y: auto;
    overflow-x: hidden;

}
.main_content{
	margin:100px 60px 0 229px;
	padding: 27px 41px 60px;
}
.breadcrumb{
	background-image:url(../_image/breadcrumb.png);
	background-repeat:repeat-x;
	color:#a0a0a0;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 41px;
	margin: 0 0 0 229px;
	font-size:11px;
	position:fixed;
	height:24px;
	top:69px;
	left:0;
	width:100%;
	z-index:500;
}
.breadcrumb img {
	padding-left:7px;
	padding-right:7px;
}
#control{
	background-image:url(../_image/hide.png);
	height:22px;
	width: 10px;
	position:fixed;
	left:218px;
	top:75px;
	cursor:pointer;
	z-index: 5000;
}
.nav_header {
 	font-weight:bold;
}
.back_top {
	position:fixed;
	bottom: 5px;
	right: 10px;
}
.bc{
	color:#666666;
	font-size:11px;
}
.code_in_note {
	padding:10px;
	margin:10px;
	font-family:courier new, myriad;
	background-color: #f9f9f9;
	border: 1px solid #7fb1da;
	position:relative;
	padding-right:30px;
}
.print_sec {
	background-image:url(../_image/print_ena.png);
	position:absolute;
	width:16px;
	height:16px;
	top: 5px;
	right: 5px;
	cursor:pointer;
}

.read_more{
	color: #0064B6;
	cursor:pointer;
}
.redirect_toturial{
	margin-left: 7px;
}
.accordion_style{
	position:absolute;
	left: 250px;
	top: 0px;
	width: 70%;
}	

.menu_header {
	text-decoration:underline;
}

.header_graphics{
	height: 0px;
}

.line {
	height:9px;
	background-image:url(../_image/breaker_center.png);
	margin-top:38px;
	position:relative;
	margin-bottom:31px;
}
.line_left{
	height:9px;
	width:34px;
	background-image:url(../_image/breaker_left.png);
}
.line_right{
	height:9px;
	width:35px;
	background-image:url(../_image/breaker_right.png);
	position:absolute;
	right:0px;
	top:0px;
}
.summary_list {
	padding-left:27px;
	padding-top:0px;
}
.summary_list li{
	font-weight:normal;
	color:#999999;
	padding-top: 0px;
	padding-bottom:10px;
	padding-left:15px;
}
.summary_list li .summary_text{
	color: #1a1818;
}

.header {
	position:fixed;
	height:30px;
	top:0;
	width:100%;
	z-index:1000;
	background-color:#FFFFFF;
}
.header .fusion_logo{
	padding-left:10px;
	padding-top:9px;
	padding-bottom:8px;
}
.header .jdev_bar{
	background-image:url(../_image/header_back.png);
	height:41px;
	width:100%;
	padding-top:0;
	position:relative;
}

.top_grey { border-top: #e9e9e9 1px solid;}
.right_white{ border-right: #fff 1px solid; }
.left_grey {border-left:#cbcbcb 1px solid; }

table .firstR {
	border-top: #e9e9e9 1px solid;
	border-right: #fff 1px solid; 
}
table .otherR {
	border-right: #fff 1px solid; 
	border-top: #e9e9e9 1px solid;
	border-left:#cbcbcb 1px solid;
}
.navigation_table {
	margin:0;
	padding:0;
}
.navigation_table td {
	padding:3px;
	background-color:#fff;
}

.note_download {
    padding: 9px;
    padding-right:20px;
    position:relative;
    font-size:10pt;
    font-weight:normal;
    color: #1a1818;   
}

#copy_right {
    margin:0 auto;
    margin-top: 42px;
    color:#545454;
    text-align:left;
    font-size:9px;
}

/* gui-object  tag is applied to names of user interface elements. This should be an inline element.   */
.gui-object  {
  font-weight: bold;
}