body {
	margin: 0px;
	padding: 0px;
    font-family: 'Segoe UI', 'Helvetica Neue', Tahoma, Arial, Sans-Serif; 
	color: #666;
    font-size: 14px;
	text-align: left;
    overflow: hidden;
    
	-webkit-text-size-adjust: none;
	-webkit-user-select:none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-overflow-scrolling: touch;
}
#bkContain {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px; right: 0px;
    height: 85px;
   /* background: url('/images/topbk.png'); */
    margin: 0px; padding: 0px;
}
DIV.mainHdr {
    background: url('/images/sfslogoserv.png') left no-repeat;
	height: 65px; 
	width: 980px;
	margin-left: auto;
	margin-right: auto;	 
    margin-top: 10px;
    cursor: pointer;
}
  
DIV.mainHdr ul {list-style: none;float:right;margin-top: 5px;}  
DIV.mainHdr li {text-align:left;float:left;margin-right: 20px;}
.ulnone { list-style: none; margin: 0; padding: 0; }
.ulnone li { display: inline; float: left; margin: 0; padding: 0; }

#mainHdrProCtn {float:right;width:430px;overflow: hidden;margin-right:30px}
#mainHdrPro {margin-top:10px;margin-right:30px;}

#hmLinkImg {height: 40px;width: 40px;margin-right: 15px;float: left;cursor: pointer;}
#hmLinkImgMbl {display: none;position:absolute;width: 45px;height: 45px;right: 20px;top:20px;cursor: pointer;}
#snapFrame {width: 590px;}
#hdrMainTxt {
    /*background-color: #8080ff;
    color: #fff;*/
    padding: 7px;
    position: fixed;
    top: 85px;
    left: 0px;
    right: 0px; 
    height: 40px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
#hdrMainTxt>DIV {
    max-width: 931px;
    margin-left: auto;
    margin-right: auto;
}
#mainBody {
    position:absolute;
    top: 140px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow-y: auto;
    overflow-x:hidden;
}
#hmList, #helpLinks, .btnMim {
    list-style-type: none; 
    text-align: center;
    padding-left: 0px;
}
#helpLinks {
    margin: 5px auto 0px auto;
    width: 650px;
    padding: 0px;
}
#hmList>LI, #helpLinks>LI, .btnMim>LI {
    display: inline-block; float: none;
    cursor: pointer;
}
#hmList>LI {
    width: 250px;
    margin: 20px;
    height: 300px;
    border-radius: 10px;
    border: 1px solid #0098c8;
    cursor: pointer;
    background-color: #fff;
}
#helpLinks>LI, .btnMim>LI {
    width:  180px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    background-color: #555;
    color:  #fff;
    padding: 3px;
    border-radius: 5px;
    margin: 5px 10px 10px 10px;
    
}
#hmList>LI:hover {
    background-color:#c7e0f3;
   /*border-color: red;*/
}
.xBtn>LI {background-color: #0c8dc4;}
.xBtn>LI:hover {background-color:blue;}
#helpLinks>LI:hover, .btnMim>LI:hover {
    background-color:blue;
    color: #fff;
}
#hmList>LI>DIV.topText {
    font-size: 26px;
    font-variant: small-caps;
    color: #0098c8;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
}
#hmList>LI>DIV.ctrImg {
    position: relative;
    top: 25px;
    opacity: 0.70;
}
#hmList>LI>DIV.btmText {
    margin-top: 60px;
    padding: 5px;
}
#mainFooter {
    background-color: #ccd4d7;
    opacity: 0.85;
    color: #000;
    padding: 0px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px; 
    height: 145px;
    text-align: center;
}
#ftrTitle {
    font-size: 23px;
    font-variant: small-caps;
    margin: 0px;
    padding: 0px;
}
#ftrRefs {
    opacity: 1.0;
}
input, textarea 
{
    font-family: 'Segoe UI', 'Helvetica Neue', Tahoma, Arial, Sans-Serif; 
	color: #666;
	border-radius: 5px;
	background-color: #f7f3f7;
	border: #9494C5 1px solid;
}

textarea {
     resize: none;
}

.compass {background: url('/images/CompassLtrHeadOpac11pct.gif') no-repeat bottom right;}
ol>li {padding-bottom: 5px;}
.hide {
    display: none;
}
div.hlink {
    margin: 20px auto 155px auto;
    max-width: 900px;
    padding-left: 20px;
    padding-right: 20px;

}
H2, H3 
{
    color: #5757A2;
    font-weight: normal;
    font-family: 'Segoe UI', 'Helvetica Neue', Tahoma, Arial, Sans-Serif; 
}
H3 
{
    font-size: 18px;
}

p {
    padding-bottom: 10px;
}
    
p.endSection {
    border-bottom: silver 1px dotted;
}

.zerobpad {padding-bottom: 0px;}

#imgLinked {margin: 0px;}

#ppInvoiceTxt {
    width: 240px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid silver;
    padding-left: 8px;
    font-size: 16px;
}
#imgJSeale {width: 200px; height: 200px;}
#iDirMap {
    width: 600px;
    height: 450px;
}
/* may delete these */
H1 
{
    color: #9494C5;
    font: 14px Arial;
    font-weight: bold;
    text-shadow: 0px 1px 0px #fff;
		
}   

.minTop 
{
    margin-top: 3px;
    margin-bottom: 2px;
    padding-bottom: 5px;
}
ul.minSpace 
{
    margin-top: -15px;
    margin-left: 30px;
    padding: 0px;
}
		

.rowselect li 
{
    cursor: pointer;
    padding: 4px;
    border-bottom: silver 1px dotted;
}
.rowselect li:first-child
{
    border-top: silver 1px dotted;
}
.rowselect li:hover
{
    background-color: #fafad2;
    color: blue;
}
.rowselect li.here,  #resDocPortal.here
{
    font-weight: bold;
    background-image: url('images/rtarrow.png');background-repeat: no-repeat; background-position:  center right;
}

#resDocPortal 
{
    cursor: pointer;
    border-bottom: silver 1px dotted;
    border-top: silver 1px dotted;
    padding: 5px;
    color: #5757A2;
    /*color: darkred;*/
    font: 12px Tahoma, Arial, Verdana, sans-serif;
    font-weight: bold;
}
a 
{
    text-decoration:none;
    outline: 0;
}

.docsize {padding-left: 10px;}
#imgJSeale 
{
    float: right;margin: 5px 10px 5px 20px; /* border: #9494C5 3px double; */
}
#imgResSFPlogin 
{
    float: right;margin: 5px 10px 5px 15px;
}




#faqProcList {
    list-style:circle;
}
#faqProcList li 
{
    padding: 5px;
}

@-webkit-keyframes slideuptomid {    from { -webkit-transform: translateY(281px); }    to { -webkit-transform: translateY(0); }}
@-moz-keyframes slideuptomid {    from { -moz-transform: translateY(281px); }    to { -moz-transform: translateY(0); }}
@keyframes slideuptomid {    from { transform: translateY(281px); }    to { transform: translateY(0); }}

@-webkit-keyframes slidedownmid {    from { -webkit-transform: translateY(0); }    to { -webkit-transform: translateY(281px); }}
@-moz-keyframes slidedownmid {    from { -moz-transform: translateY(0); }    to { -moz-transform: translateY(281px); }}
@keyframes slidedownmid {    from { transform: translateY(0); }    to { transform: translateY(281px); }}

.paneup {
	-webkit-transform: translateY(0); 
	-moz-transform: translateY(0);
	transform: translateY(0);
	
	-webkit-animation-name: slideuptomid 250ms;
	-moz-animation-name: slideuptomid 250ms;
	animation: slideuptomid 0.25s;
    
}
.panedown {
    
	-webkit-transform: translateY(281px); 
	-moz-transform: translateY(281px);
	transform: translateY(281px);
	
	-webkit-animation-name: slidedownmid 0.25s;
	-moz-animation-name: slidedownmid 0.25s;
	animation: slidedownmid 0.25s;
}
.ispanedown {
    background: url('/images/up-thin-chevron.png') right no-repeat;
}
.ispaneup {
    background: url('/images/down-chevron.png') right no-repeat;
}

/* media styles go here */
@media screen and (max-width: 860px) 
{
    #helpLinks { text-align: left; width: 100%;margin: 0px;padding: 0px;}
    #helpLinks>LI {
        width:  100%;
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        background-color: #6f6f6f;
        color:  #fff;
        padding: 3px;
        padding-left: 15px;
        border-radius: 0px;
        margin: 1px;
        margin-bottom: 0px;
    }
    #helpLinks>LI:hover {background-color: #4040ff;}
    #mainHdrCtc {display: none;}
    #mainHdrProCtn {width:194px;float:left;margin-left: 50%}
    #ftrTitle {
        text-align: left;
        margin-left: 15px;
        margin-right: 25px;
        color:#4a4c4d;
        height: 35px;
        cursor: pointer;
    }
    
    #mainFooter {
        height: 316px; 
        opacity: 0.90;
    }
    #hmList>LI:hover {
        background-color: white;
    }    
    
    
}
@media screen and (max-width: 570px) 
{
    #hmList { margin: 0px; }
    #hmList>LI>DIV.btmText {display: none;}
    #hmList>LI { margin: 5px; height: 95px;}
    #hmList>LI>DIV.topText {height: 30px; line-height: 30px;}
    #hmList>LI>DIV.ctrImg {top: 2px}
    #hmList>LI>DIV.ctrImg>IMG {height: 55px;width: 55px;}
    #mainHdrProCtn {display:none;}
    #iDirMap {width: 520px; height: 390px;}
    
}
@media screen and (max-width: 890px) 
{
    #secHdrLine {display: none;}
}
@media screen and (max-width: 532px)  {
    #hdrMainTxt, .mblh {display: none;}
    #bkContain {border-bottom: 1px solid #8080ff;}
    #mainBody { top: 90px; }
    DIV.mainHdr { background-image: url('/images/sfslogo.png');}  
    #imgJSeale {width: 130px; height: 130px;}
    #liPPlink, #liPortSFPP {float: left !important;margin-left: 0px;}   
    #iDirMap {width: 300px; height: 233px;}
    #hmLinkImgMbl {display: block;}
}
