@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url("https://fonts.gstatic.com/s/roboto/v14/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff") format("woff");
}

/*Verdana,Geneva,sans-serif;*/
/*Roboto",Corbel,Avenir,"Lucida Grande","Lucida Sans",sans-serif*/

* {
    font-family:Verdana,Geneva,sans-serif;
    font-size:10pt;
    //text-align: left;

}

body {
    #background-color:#757a5b;
    background-color: #E3EDF0;
    margin:5px;
}

table { margin: 0 auto; }

.linkimg {border:0; margin:0; vertical-align:text-bottom}
img.PlsMns {border:0; margin:0}
.cite {margin-left:3em; text-indent:-3em; font-size:10.5pt}

.navhint * {font-size:8pt}
.navhint p {margin-top:0}

h4, h4 * {font-size:12pt}
h3, h3 * {font-size:13pt}
h2, h2 * {font-size:16pt}
h1, h1 * {font-size:18pt}

ul {margin-top:0}
a:link {color: #2e1619
}
a:hover {color: #1c14c7}
a:active {color: #1c14c7}
a:visited {color: #462699
}

/* rules for displaying sequence info */
.seq {word-wrap: break-word; overflow-wrap:break-word; /* wish these worked */
      font-family:Courier,"Liberation Mono",monospace}
.seq * {word-wrap: break-word; overflow-wrap:break-word; /* wish these worked */
      font-family:Courier,"Liberation Mono",monospace}

/* title on the home page and elsewhere */
.DRSCtitle {
    margin:2px 2px 10px 2px;
}
.DRSCtitle span {
    font-size:20px; /*16pt*/
}

/* rules for the common rows of the main table - banner, menu, etc. */
.DRSCbanner {
    display: block;
}

.DRSCBannerCell {
    background-color:#E3EDF0;
}
.menuDiv {
    background-color: #c9caa7;
    font-weight: bold;
    /*font-weight: normal;*/
    /*font-size: 18pt;*/
    position: absolute;
    z-index: 10;
    /*cursor: hand;*/
}
.menuDiv table tr td {
    text-align: center;
}

.menuCell {
    height:18px;
    text-align: center;
}

a.menuLink {
    font-weight: normal;
    /*font-weight: bold;*/
    text-decoration: none;
    color: #000000;
}

a.menuLink:hover {
    font-weight: normal;
    /*font-weight: bold;*/
    text-decoration: none;
    color: #5c223b;
}

a.menuTopLink {
    font-weight: bold;
    text-decoration: none;
    font-size: 9pt;
    color: #000000;
    text-align: center;
    height:18px;
}

a.menuTopLink:hover {
    font-weight: bold;
    text-decoration: none;
    color: #5c223b;
}

.faqhead {
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
	border: thin;
	background-color: #B21B2A;
	border-style: solid;
}

#targetDiv {font-size:18pt; font-weight: bold}

.tooltip {cursor: default;}
a.tooltip {cursor: pointer;}

#tooltip,#tooltip_inner {
	border: 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#tooltip {
	background: #757a5b; /*#f1f8f9;*/
	border-color: #5c223b; /*#757a5b;*/
	display: none;
	font-size: 10px;
	padding: 1px;
	position: absolute;
	left: -9999px;
	width: 250px;
	z-index: 9999;
}

#tooltip_inner {
	background: #ffffff;
	border-color: #5c223b;
	padding: 10px;
}


div.framebxctr, div.framebx {
    border: 2px solid;
    border-radius: 4px;
    background-color: #ffffff;
    margin: 0px auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
div.framebxctr {
    text-align: center;
}
div.framebxctr * {
    margin: 0px auto;
}

/*---------------------*/
.drsc_body .update {
    font-weight: 800;
    text-decoration: none;
    font-size: 16pt;
    color: #5c223b;

	padding: 3px;
	padding-left: 20px;
	background-color:#ffffff;
	text-align: justify;
	vertical-align:middle;
	width: 700;

}


.drsc_body h1,h2,h3,h4{
    font-weight: 600;
    text-decoration: none;
    color: #333333;
	border-color:#666666;
	border-width:thin;
	padding: 2px;
	padding-left: 7px;
	padding-right: 10px;
	background-color:#FFFFFF;
	text-align: left;
    border-top:.8px solid #787878;

}


p.newsheader {
    font-weight: bold;
    text-decoration: none;
    font-size: 14pt;
    color: #ffffff;

}


.drsc_body .tbx-header{
    font-weight: 600;
    text-decoration: none;
    font-size: 12px;
    color: #333333;
	background-color:#c3e0e6; /* banner blue */
	padding-bottom: 5px;
	text-align: left;
	border: thin;
	border-color: #000000;
	border-style: solid;

}

.drsc_body .tbx{
    font-weight: 400;
    text-decoration: none;
    font-size: 10px;
    color: #000000;
	padding-bottom: 10px;
	background-color:#ffffff;
	text-align: left;
	vertical-align:top;
    padding: 4px;
}

.drsc_body{
    max-width: 1400px;
    width:100%;
    border-spacing: 0px;
    border-collapse: separate;
    background-color: #FFFFFF;

}

.drsc_body td {
    padding: 0px;
}
.drsc_body p{
    padding-left: 17px;
}



.breakout_box1 {
    padding:10px;
    background-color:#E3EDF0;

}

.breakout_box2 {
    padding:10px;
    background-color:#c9caa7;

}

.search_box {
    background-color: #5c223b;

}
.plain_body{
    background-color: #fff;
    padding: 10px;
}


.step_box_with_arrow {
    float:left;
    width: 170px;
    margin: 0px 0px;
    padding: 0px;
    padding-bottom: 10px;
}

.step_box {
    width: 135px;
    margin: 0px 0px 15px 10px;
    padding: 0px;
    padding-bottom: 10px;
    border:.5px solid #000000;
    background:#EFEFEF;
    min-height: 200px;
}

.step_box_title {
    padding: 5px;
    background: #4B699F;
    color:#ffffff;
    border:0px solid #000000;
    font-size:.95em;
    margin-bottom: 10px;
}
.step_box ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    border:0px solid #000000;
}

.step_box li {
    margin-bottom: 0px;
}

.step_box  li a {
    display: block;
    padding: 3px 3px 3px 0.5em;
  //  border-left: 5px solid #1958b7;
   // border-right: 5px solid #508fc4;
  //  background-color: #7B7B7B;
    color: #000;
    text-decoration: none;
    width: 100%;
    font-size: 12px;
} html>body .step_box li a {
      width: auto;
  }
.step_box li a:hover {
      //  border-left: 5px solid #1c64d1;
     //   border-right: 5px solid #5ba3e0;
       background-color: #2586d7;
        color: #fff;
    }


.arrow_box {
    padding-top: 25px;
    margin: 0px 0px 15px 5px;
    height: 45px;
}

.blank2{

}

.floatL { float: left; }
.floatR { float: right; }
.clear { clear: left; }


