﻿body {
    margin: 0px;
    font-family: Arial;
    height: 100%;   
}
a
{
    color: Black;
    text-decoration: none;    
}
a:hover
{
    color: #0099d9;
}
H3
{
    border-top: 1px solid white;
    border-bottom: 1px solid white; 
    margin-top: 0px;
}
H2
{
    margin-top: 0px;
    font-size: x-large;
    margin-top: 0px;
    font-size: medium;
    font-weight:normal;
}
H1
{
    margin-top: 0px;
    position: relative;
    
}
.activeColor
{
     /*background-color: white !important; */
     cursor: pointer;
     color: #0099d9 !important;
     /* font-weight: bold !important;
    text-transform:uppercase !Important;
     filter:alpha(opacity=40) !important;
     -moz-opacity:.4 !important;
     opacity:.4 !important; */

}
#menuBar
{

 background-image: url(images/sbutton.jpg);
    background-repeat: repeat-x;    
    width: 100%;
    height: 30px;
    position:relative;
    float: left;
    top: 0px;
    left: 0px;
    z-index: 9000;
    display: block;
    clear:both;
    overflow: hidden;
}
#menuLinks
{
    float: left;
    margin-left: 10%;
    padding: 4px;
    width: 1000px;
}
#menuLinks a
{
    height: 20px;
    margin: 0px 26px 0px 0px;
    font-size:medium;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;      
    color: white;    
    cursor: pointer;
    text-align:center;
    z-index: 3000;
    float: left;
    display: inline-block;
    /*border: solid 1px black;*/
}
#menuLinks a:hover
{
    /*color: Red; */
}

#row1{
    width: 100%;
    height: 200px;
    position:relative;
    float: left;
    top: 0px;
    left: 0px;
    z-index: 1;
    display: block;
    overflow: hidden;
    clear:both;
}

#row3{
    width: 100%;   
    background-color: #bee7fb;
    background-image: url(images/gradientBottom.jpg);
    background-repeat: repeat-x;    
   
    margin: 0px !important;
    position:relative;
    float: left;
    top: 0px;
    left: 0px;
    display: block;
    padding-bottom: 10px;
    clear:both;
}
#row4{
    background-image: url(images/shadowDown.jpg);
    background-repeat: repeat-x;    
    float: left;  
    position:relative;
    margin-top: 0px !important;
    padding: 10px;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 6000;
}
.leftCol
{
    width: 10%;
    float: left;
    position: relative;
    display: inline;   
    margin: 0px !important;
    
}
.centerCol
{      
    width: 80%;
    float: left;
    position: relative;  
    display: inline;
    margin: 0px !important;
    padding-bottom: 20px;
    
}
.rightCol
{
    width: 10%;
    float: right;
    position: relative;    
    display: inline;
    margin: 0px !important;
}
#row2Content
{
    width: 100%;     
}
.textAlignRight
{
    text-align: right;    
}
.smallText
{
    font-size: x-small;
}
#siteLinks
{
    position: relative;
    /*float: right;
    top: 100px;
    right: 10%;*/
    z-index: 3000;  
    padding: 4px 12px 4px 12px;
    color: Black !important;
    margin: 8px 0 26px 0; 
    background-color: White;       
   
}
#siteLinks a
{
    font-size: small;
    text-decoration: none;
    z-index: 2000;
    color: Black !important;   
}
#siteLinks a:hover
{
    color: #0099d9;    
}
.roundWhite
{
    background-color: White; 
}
.roundWhite a
{
    width: 90%;
    display: inline-block;
   float: none;
   margin-bottom: 4px;
}
.roundWhite img
{
    margin-top: 1px;
   vertical-align:top;
}
#contentLeft
{
    padding: 20px;
    margin: 36px 0px 36px 0px;
    width: 70%;
    float: left;
}
#contentLeft a
{
    /*border-bottom: dashed 1px #990100 !important;*/ 
}
#contentRight
{
    position: relative;
    float: right;
    width: 27%;
    display: inline;
    color: Black;
    margin: 24px 0px 14px 0px;
    font-size:small;
}
#contentRight a
{
    color: Black;
    text-decoration: none; 
    width: 85%;
    display: inline-block;
   float: none;
}
#contentRight img
{
   vertical-align:top;
}
#contentRight a:hover
{
    /*color: Black;*/
}
#caseHead
{
    float: right;
    position: relative;
    top: 30px;
}
#phone
{   
    color: black;    
    font-weight: bold;
}
.jLink
{
    cursor: pointer;   
    position:relative;
    display:inline; 
    margin-left: 0px;
}
.jLink2
{
    cursor: pointer; 
    margin-left: 0px;
}
.viewDiv, .closeDiv{  }    
.selectColor{ color: #0099d9; }
#bannerImg
{
    position: absolute;    
    overflow: hidden !important;
    z-index: 10;
    margin-top: 0px;
    margin-left: 0px;   
}
#bannerText
{
    position: absolute;    
    overflow: hidden;
    z-index: 9000;
    margin-top: 55px !important;
    margin-left: 110%;
    float: left;
}
#bannerText2
{
    position: absolute;    
    overflow: hidden;
    z-index: 9000;
    margin-top: 55px;
    margin-left: 40%;
    float: left;
}
#companyImg
{
    position: absolute;    
    overflow: hidden;
    z-index: 8000;     
    margin-left: 10%;  
    margin-top: 16px;
}
.clear
{
    clear:both;
    height:0px !important;
}
#table
{
    font-size: 8px  !important;
    font-family: Trebuchet MS, Arial;
}
#largeTableText
{
    font-size: large !important;    
}
#transImages, #nontransImages
{
    display: none;    
}
.indexPageArrow
{
    float: left; 
    position:relative;
    vertical-align:middle;
    margin: 0px 4px 0 0;
    height: 24px;
}
.indexPageH
{
    /*display:block; 
    float: left; 
    position:relative;*/
    margin: 0 0 8px 0;
    vertical-align:middle;
    height: 24px;
}
.indexContent
{
    /*float: left;
    position: relative;
    margin-top: 10px; */
     margin: 10px 0 24px 8px !important;
    display: block;
    margin-left: 4px !important;   
}
.indexContent div
{
    
}
#indexLgTxt
{
    font-size:xx-large; 
    font-family:Arial Narrow;
    /* margin: 0 24px 0 24px; */
}
.jqmWindow
{
    display: none;
    position: fixed;
    top: 10% !important;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
    z-index:9000;
}
.jqmOverlay
{
    background-color: #000;
}
 .errorMsg
{
    font-size: xx-small;
} 
.tbl
{
    border: solid 1px #999999;
    margin-top: 0px;
    background-color: #EEEEEE;
}
.tbl td
{
	
	margin: 0px;
	padding: 2px 4px 2px 4px;
	text-align: center;
}
.tblHead
{
	background-color: #999999;
	color: White;
	border-right: solid 1px white;
} 
.smTxtBx
{
    width: 50px;
}   
.lgTxtBx
{
    width: 300px;
}    
.tblCol1
{
    float: left;
    text-align: right;
    width: 20%;
    display: block;
    padding: 4px 8px 4px 8px;
    margin: 0px 0 6px 0;
    color: black;		
    vertical-align: middle;	
}
.tblCol2
{
	float: left;
	text-align: left;
	width: 70%;
	display: block;
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	clear: right;
	vertical-align: middle;	
} 
.tblCol3
{
    float: left;
    width: 30%;
    display: inline-block !important;
    margin: 0 10px 0 0;
    vertical-align: middle;	
}
.tblCol4
{
	float: left;
	width: 64%;
	margin-top: 10px;
	display: inline-block !important;
	vertical-align: middle  !important;	
} 
.ltGrey
{
    background-color: #EEEEEE !important;
} 
.emailCol1
{
	font-weight: bold;
	font-size: small;
}
.emailCol2
{
	
}
.indexClosed
{
    background-image: url(images/indexClosed.jpg);
    background-repeat: repeat-x;    
}
.indexOpen
{
    background-image: url(images/indexOpen.jpg);
    background-repeat: repeat-x;    
}
.locList
{
    width: 160px;
    height: 18px !important;
    float: left;
    font-size:xx-small !important;
    margin: 0px !important;
    padding: 0px !important;
}

html .jqmWindow
{
    position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

       


    

