/* =====================
Nav Wrap 
Your Favorite Drop Down 
========================*/
td.dropdown {
padding-right:3px;
padding-left:3px;
}
td.dropdown ul.menu {
list-style:none; 
margin:0; 
padding:0;
}
td.dropdown ul.menu * {
margin:0; 
padding:0;
}
td.dropdown ul.menu a {
display:block; 
color:#000066; 
text-decoration:none;
}
td.dropdown ul.menu li {
position:relative;
/*float:left;*/
}
td.dropdown ul.menu ul {
position:absolute; 
top:18px;
left: 10px;
//left: 21px; /*IE only*/
background:#fff; 
display:none; 
opacity:0; 
list-style:none;
width: 105px;
text-align: left;
}
td.dropdown ul.menu ul li {
position:relative; 
border:1px solid #ff6600;
border-top:none;
margin:0;
}
td.dropdown ul.menu ul li a {
display:block; 
padding:3px 7px 5px; 
background-color:#FFF;
}
td.dropdown ul.menu ul li a:hover {
color: #FFF;
background-color:#000066;
}
td.dropdown ul.menu .menulink {
width:105px;
height: 18px;
}
td.dropdown ul.menu .topline {
border-top:1px solid #FF6600;
}

/* ===================== 
Nav Wrap
Main Nav
========================*/
#nav_menu ul.menu {
list-style:none; 
margin:0; 
padding:0;
}
#nav_menu ul.menu * {
margin:0; 
padding:0;
}

/* ==============
 MAIN NAV FONT STYLE 
 ============== */
#nav_menu ul.menu a {
display:block; 
color:#FF6600; 
text-decoration:none;
}
#nav_menu ul.menu a:hover {
color: #FFF;
background-color: #FF6600;
} 

/* ==============
 MENU ACTIVE 
============== */
#nav_menu li.active {
background-color:#FF6600;
}
#nav_menu li.active a {
color: #fff;
}
#nav_menu  li.active .left {
background-image: url(/images/nav_leftedge.gif);
height: 29px;
width: 8px;
float: left;
background-repeat: no-repeat;
background-position: left bottom;
}
#nav_menu  li.active .mid {
float: left;
}
#nav_menu  li.active .right {
background-image: url(/images/nav_rightedge.gif);
height: 29px;
width: 8px;
float: left;
background-repeat: no-repeat;
background-position: left bottom;
}

/* ==============
 MENU NONACTIVE 
============== */
#nav_menu li.nonactive {
background-image: url(/images/menu_point.gif);
background-position: center top;
background-repeat:no-repeat;
}

/* ==============
 MAIN NAV STYLE 
 ============== */ 
#nav_menu ul.menu li {
position:relative; 
float:left;
font-weight: bold;
font-size:13px;
margin-right:10px;
}
#nav_menu ul.menu ul {
position:absolute; 
top:28px; 
left:0px; 
background: #FFF; 
display:none; 
opacity:0; 
list-style:none;
}
#nav_menu ul.menu ul li {
font-size:12px;
font-weight: normal;
top: 0px;
position:relative; 
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #FF6600;
border-right-color: #FF6600;
border-left-color: #FF6600;
border-bottom-style: none; 
border-top:none;
width:175px; /* DropDown Width */
margin:0;
}
#nav_menu ul.menu ul li a {
color: #000066;
display:block; 
padding:3px 7px 5px; 
background-color:#fff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF6600;
}
#nav_menu ul.menu ul li a:hover {
background-color: #000066;
}
#nav_menu ul.menu ul ul {
left: 175px; 
top: 0px;
}
#nav_menu ul.menu .menulink {
padding: 7px 4px 6px; 
font-weight:normal;
text-align: center;
/*width:106px;*/
}
#nav_menu ul.menu .last {
background-image: none;
}
#nav_menu ul.menu .menulink:hover, ul.menu .menuhover {

}

/* ==============
 SUB ARROW 
 ============== */
#nav_menu ul.menu .sub {
background-color: #FFF;
background-image: url(/images/arrow_nav.gif);
background-position:170px 8px;
background-repeat:no-repeat;
}
#nav_menu ul.menu .sub:hover {
background-color: #000066;
background-image: url(/images/arrow_nav_hover.gif);
background-position:170px 8px;
background-repeat:no-repeat;
}

/* ==============
 DROPDOWN Top line 
 ============== */
#nav_menu ul.menu .topline {
border-top:1px solid #FF6600;
}

/* END NAV WRAP AREA */
/* END NAV WRAP AREA */


/* ===================== 
Content
Tempalte CSS
========================*/
#one_col {
width:100%;
text-align:left;
overflow:hidden;
}

/*==== Subtitle Style ======*/
.subtitle {
font-size: 14px;
color: #717074;
border-top-width: 3px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FF6600;
border-bottom-color: #717074;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 5px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(/images/subtitle_bg.jpg);
background-repeat: repeat-x;
background-position: left bottom;
}
.subtitle_blue {
font-size: 13px;
color: #717074;
border-top-width: 3px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #A0B0C0;
border-bottom-color: #A0B0C0;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(/images/subtitle_bg.jpg);
background-repeat: repeat-x;
background-position: left bottom;
}

/*==== Page Link Style ======*/
#pagelink_box {
height: 20px;
font-size:10px;
}
#pagelink_box .page {
padding-left: 3px;
padding-right: 3px;
}
img {
border: none;
}

/*==== Content List Style ======*/
.content_listbox {
padding-left: 10px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #717074;
padding-top: 10px;
padding-bottom: 5px;
}
.listtitle {
padding-left: 15px;
color: #000066;
font-weight:bold;
background-image: url(/images/listtitle.png);
background-repeat: no-repeat;
background-position: left center;
}
.listtitle a {
color: #000066;
text-decoration: underline;
}
.listtitle a:hover {
color: #000066;
text-decoration: none;
}

/*==== EarthLink tag Set ======*/
#tagsetBox {
padding-top: 15px;
padding-right: 150px;
padding-bottom: 15px;
padding-left: 30px;
}


#tagsetBox img {
max-width: 641px;
}


#tagsetBox .tagset {
border: 1px solid #A0B0C0;
}
#tagsetBox .tagset_title {
font-size: 14px;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #A0B0C0;
padding: 5px;
background-image: url(/images/subtitle_bg.jpg);
background-repeat: repeat-x;
background-position: left bottom;
}
#tagsetBox ul.tagset_list {
list-style: none;
}

#tagsetBox ul.tagset_list img {
max-width: 561px;
}

#tagsetBox ul.tagset_list li {
background-image: url();
background-repeat: no-repeat;
background-position: left top;
padding-bottom: 3px;
padding-left: 20px;
padding-right: 20px;
}


#tagsetBox2 {
padding-top: 15px;
padding-right: 30px;
padding-bottom: 15px;
padding-left: 30px;
}
#tagsetBox2 .tagset {
border: 1px solid #A0B0C0;
}
#tagsetBox2 .tagset_title {
font-size: 14px;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #A0B0C0;
padding: 5px;
background-image: url(/images/subtitle_bg.jpg);
background-repeat: repeat-x;
background-position: left bottom;
}
#tagsetBox2 ul.tagset_list {
list-style: none;
}
#tagsetBox2 ul.tagset_list li {
background-image: url();
background-repeat: no-repeat;
background-position: left top;
padding-bottom: 3px;
padding-left: 20px;
padding-right: 20px;
}

/*==== How To KB Style ======*/
.howto_title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #A0B0C0;
border-bottom-color: #A0B0C0;
color: #666666;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 30px;
background-image: url(/images/howto.png);
background-repeat: no-repeat;
background-position: left top;

}

.howto_summary img{
max-width: 799px;
}

#stepbox {
padding-left: 40px;
padding-top: 15px;
}
#stepbox .step {
padding-bottom: 10px;
min-height: 19px;
}
#stepbox .steptext {
padding-top: 5px;
}
#stepbox .steptext p {
padding: 0px;
margin: 0px;

}

#stepbox img {
max-width: 783px;
}

#stepbox .no  {
width: 24px;
height: 19px;
background-image: url(/images/step.gif);
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
text-align: center;
padding-top: 5px;
padding-right: 10px;
float: left;
}

/*==== Feedback Section Style ======*/
#feedbackbox {
padding-left: 40px;
padding-top: 30px;
padding-right: 40px;
}
#feedbackbox .background {
padding: 15px;
border: 1px dashed #A0B0C0;
}
#feedbackbox .fb_title {
background-color: #A0B0C0;
background-image: url(/images/feedback.png);
background-repeat: no-repeat;
background-position: 5px center;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 25px;
font-weight: bold;
}
#feedbackbox  .starbutton {
padding-top: 5px;
padding-left: 10px;
}
#feedbackbox .commenttext {
padding-top: 5px;
padding-bottom: 5px;
}

#feedbackbox span.red {
font-weight: bold;
color: #FF0000;
}
/*==== KB Section FAQ ======*/
#faqbox {
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 30px;
}
ul.faq {
list-style: none;
padding-bottom: 10px;
}
ul.faq li {
background-image: url();
background-repeat: no-repeat;
background-position: left top;
padding-bottom: 3px;
padding-left: 15px;
}
.faqtitle {
background-image: url(/images/howto.png);
background-repeat: no-repeat;
background-position: left top;
padding-left: 30px;
font-weight: bold;
padding-top: 5px;
height: 20px;
}

.faq_summary img{
max-width: 823px;
}

.answerbox {
padding: 15px;
}
.answer {
padding-left: 30px;
}

.answer img {
max-width: 718px;
}

.gotop {
text-align: right;
background-image: url();
background-repeat: no-repeat;
background-position: right bottom;
padding-right: 15px;
}
.gotop a {
color:#666;
text-decoration:underline;
font-weight:bold;
}
.gotop a:hover {
color:#666;
text-decoration:none;
font-weight:bold;
}

/* ===================== 
Content
Decision Tree
========================*/
#wrapper_for_DT {
width:600px;
height: 100%;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
margin-bottom: 0px;
}
#DT_contentbox {
text-align: left;
padding-top: 20px;
}
#DT_close {
height: 30px;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 0px;
}

.close  {
background-image: url(/images/close.png);
background-repeat: no-repeat;
height: 27px;
width: 62px;
float: right;
}
.close:hover  {
background-image: url(/images/close_hover.png);
background-repeat: no-repeat;
height: 27px;
width: 62px;
}

#dtNav {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; 
  zoom: 1;
}

#dtNav li {
    float: right;
    width: 70px;
}

#dtNav a {
  font-family:Arial;
  font-weight: bold;
  font-size: 9px;
  color: gray;
  text-decoration: none;
border-left: none; 
  padding: 7px 22px 7px 12px;
display: block;
  background-image: url(/images/plainbtn.png); 
  background-repeat: no-repeat; 
  zoom: 1;
}

#dtNav a:hover {
  font-weight: bold;
  color: #CCCCCC;
  background-image: url(/images/plainbtnh.png); 
}

/* == KB General Policy == */
.policy_content img {
max-width: 823px;
}