﻿html 
{
    overflow:scroll;
}
a
{
    text-decoration:none;
    color:#01637f;
    text-align:center;
}

.wrapbox
{
    float: left;
   
   
    
    background: transparent url(../Style/Images/webimages/middle1.png) repeat-y;
    
}


.wrap1
{
    width: 221px;
    float: left;
}
.top1, .bottom1
{        
    font-family:Verdana;
    font-size:x-small;
    float: left;
    padding: 8px;
    width: 208px;
    height: 28px; /*url to the bottom rounded corner*/
    background: transparent url(../Style/Images/webimages/bottom1.png) no-repeat;
}

.headestyle{font-family:Arial; font-size:13pt; font-weight:bold}
.top1
{
    width: 221px;
    background: transparent url(../Style/Images/webimages/top1.png) no-repeat;
}
.box1
{
    float: left;
    padding: 8px;
    width: 208px; 
    background: transparent url(../Style/Images/webimages/middle1.png) repeat-y;
    font-family:Verdana;
    font-size:x-small;
}
.wrap2
{
    width: 221px;
    float: left;
}
.top2, .bottom2
{
    font-family:Verdana;
    font-size:x-small;
    float: left;
    padding: 8px;
    width: 208px;
    height: 32px; /*url to the bottom rounded corner*/
    background: transparent url(../Style/Images/webimages/bottom2.png) no-repeat;
}
.top2
{
    width: 221px;
    /*url to the top rounded corner*/
    background: transparent url(../Style/Images/webimages/top2.png) no-repeat;
}
.box2
{
    float: left;
    padding: 8px;
    width: 208px; 
    background: transparent url(../Style/Images/webimages/middle2.png) repeat-y;
    font-family:Verdana;
    font-size:x-small;
}
.wrap6
{
    width: 247px;
    float: left;
}
.top6, .bottom6
{
    font-family:Verdana;
    font-size:x-small;
    float: left;     
    width: 247px;
    height: 26px; /*url to the bottom rounded corner*/
    background: transparent url(../Style/Images/webimages/symposia_speaker_background_bottom.gif) no-repeat;
}
.top6
{
    width: 247px;
    /*url to the top rounded corner*/
    background: transparent url(../Style/Images/webimages/symposia_speaker_background_top.gif) no-repeat;
}
.box6
{
    float: left;       
    width: 247px; 
    background: transparent url(../Style/Images/webimages/middle6.png) repeat-y;
    font-family:Verdana;
    font-size:x-small;
}

.hlp
    {
        cursor:pointer;
        color:#01637f;
    
    
    }

.orderFrmBtns
{
    background-color:Transparent;
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    color:White;
    background-image: url('../../../../../Style/Images/webimages/redbutton.png');
    background-repeat: no-repeat;
    font-weight: bold;
    width: 120px;
    height:40px;
     vertical-align: top;
}
.msg_list
        {
            width: 660px;
            padding-right: 15px;
         
        }
        .msg_head
        {
            padding: 5px 10px;
            cursor: pointer;
            position: relative;
            background-color: #E0E0E0;
            margin-bottom: 1px;
            border: solid 1px black;
            font-size:9pt;
        }
        .msg_body
        {
            padding: 5px 10px 15px;
            font-size:9pt;
            
        }
        .msg_body a
        {
            font-size:9pt;  
        }
        .msg_body strong
        {
            font-size:9pt;  
        }
        .msg_body em
        {
            font-size:9pt;  
        }
/*slideshow*/
div.slideshow 
{
    margin: 0px auto;
    z-index: 8;
}
div.slideshow p 
{
    padding-top: 9px;
}
div.slideshow ul 
{
    background: #FFF;
    bottom: -35px;
    left: 0px;
    position: absolute;
    overflow: hidden;
    padding: 5px 0;
}
div.slideshow ul a 
{
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
  
  
  
  
}
div.slideshow ul a.active,div.slideshow ul a:hover 
{
  opacity: 1;
}

div.slideshow ul li 
{
  float: left;
  list-style: none;
} 
/*slideshow end*/
* { padding: 0; font-size: x-small;
    font-family: Verdana;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    color: #000000;
    
}
/*extra*/

.detailtable_col1
{
    width: 100px;
    text-align:left;
    margin: 10px;
    padding:10px;
    
    background-color:White;
    font-size:9pt;
    border-left:solid 1px black;
    
    border-right:solid 1px black;
    border-bottom:solid 1px black;
}
.detailtable_col2
{
    width: 400px;
    text-align: left;
    margin: 10px;
   border-right:solid 1px black;
   
    border-bottom:solid 1px black;
    font-size:9pt;
    padding:10px;
    background-color:White;
}
 .stop
        {
            width: 31px;
            height: 34px;
            background-image: url(../Style/Images/slideshow/pause.gif);
            border: 0px;
            background-color: transparent;
            cursor: hand;
        }

        .start
        {
            width: 31px;
            height: 34px;
            background-image: url(../Style/Images/slideshow/slideshow.gif);
            border: 0px;
            background-color: transparent;
            cursor: hand;
        }

       

        .left
        {
            width: 31px;
            height: 34px;
            background-image: url(../Style/Images/slideshow/left.gif);
            border: 0px;
            background-color: transparent;
            cursor: hand;
        }

        .right
        {
            width: 31px;
            height: 34px;
            background-image: url(../Style/Images/slideshow/right.gif);
            border: 0px;
            background-color: transparent;
            cursor: hand;
        }
.detailtable_col2 a
{
    font-size:9pt;
}
.detailtable_col2 em
{
  font-size:9pt;    
}
.detailtable_col2 strong
{
    font-size:9pt;    
}

.symposiumtopic 
{
    font-size:10pt;
}
.symposiumtopic a
{
    font-size:10pt;
}
.symposiumtopic p
{
    font-size:10pt;
}
.symposiumtopic em
{
  font-size:10pt;    
}
.symposiumtopic strong
{
    font-size:10pt;    
}
.imageroll
{
    cursor:pointer;
    
}



div.LabeledMarker_markerLabel
{
    display: block;
    padding-top: 9px;
    text-align: center;
}
div.LabeledMarker_markerLabel
{
    text-align: center;
    color: white;
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 12px;
    font-family: Arial;
}

div.overdiv
{
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75;
    background-color: gray;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height:1450px;
    overflow:hidden;
    z-index:7000;
}
div.square
{
    position: absolute;
    top: 40px;
    left: 35%;
    background-color: white;
    border: solid 1px #000000;
    
    width: 400px;
    padding: 10px;
    overflow: auto;
    z-index:9000;        
}
div.square div.msg
{
    color: #066666;
    font-size: 9pt;
    padding: 15px;
    height:100%;
}


.prohead
{
    font-family:Arial;
    font-weight:bold;
    color:#030303;
    font-size:12pt;
    
}
#panelstudy
{
    display: none;
    vertical-align: top;
}
#panelelmer
{
    display: none;
    vertical-align: top;
}
#panelgwam
{
    display: none;
    vertical-align: top;
}
#panelmgtplan
{
    display: none;
    vertical-align: top;
}
#panelsd
{
    display: none;
    vertical-align: top;
}
#paneleb
{
    display: none;
    vertical-align: top;
}
#panelcomptoncreek
{
    display: none;
    vertical-align: top;
}        
#Panelseminar
{
    display: none;
    vertical-align: top;
}
#Panelmaintainance
{
    display: none;
    vertical-align: top;
}
#Paneldevelopment
{
    display: none;
    vertical-align: top;
}
#showbodypanel
{
    display: block;
    vertical-align: top;
}
#panelpartner
{
    display: none;
    vertical-align: top;
}
#paneladvisors
{
    display: none;
    vertical-align: top;
}
#panellink
{
    display: none;
    vertical-align: top;
}
#panelindicators
{
    display: none;
    vertical-align: top;
}
#panelobjectives
{
    display: none;
    vertical-align: top;
} 
#panelelmerother
{
    display: block;
    vertical-align: top;
} 
#llarc
{
    display: block;
    vertical-align: top;
}
#wmp
{
    display: none;
    vertical-align: top;
}
#sd
{
    display: none;
    vertical-align: top;
}
#eb
{
    display: none;
    vertical-align: top;
}
#cc
{
    display: none;
    vertical-align: top;
}

#was
{
    display: block;
    vertical-align: top;
}
#wasstaff
{
    display: block;
    vertical-align: top;
}
#ear
{
    display: none;
    vertical-align: top;
}
#gwam
{
    display: none;
    vertical-align: top;
}
#gwamstaff
{
    display: none;
    vertical-align: top;
}



.style15
{
    height:100%;
}
.style19
{
    width: 100%;
}



 #toolbar{
	               
	               	margin: -2px 0px 0px 0px;
	                width:120px;
	                height:20px;
	                background-image:url('Style/images/webimages/shortcuts.gif');
	                text-align:left;
	               
	                
		        }
        #myPanel{
	                background-color:#94DBFF;
	               	margin: -2px 0px 0px 0px;
	               	 border-bottom:4px solid #216589;
	               	 border-top:1px solid #216589;
	               	 padding-left:0px;
	               	 padding-right:0px;
	               	 width:922px;
	               	 
	               
	               	
	               	

	               	
	            }
        .note   {
	                color:#ffffff;
                }
                
     
                          
        x.img
        {
         position:absolute;
         z-index:1
        }
/*extra end*/
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 
 
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 height:100%;
 
}

#header 
{ 
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;
 height: 115px;
 margin: 10px 0px 5px 0px;
 }
 #headtxt 
{  
 width: 150px;
 height:2px;
 float: right;
 padding: 10px;
 }
 #headpic
 {
     float: left;
     width: 562px; 
     height: 105px;
     }

#search
{
  
 float: right;
  height: 73px;
}
#navigation {
 float: left;
 width: 922px;
 padding-top:10px;
 

 
 
 

}
#imageholder
{
  float: left;
 width: 922px; 
 padding-top:-5px;
 border-bottom:5px solid #003468;
 height:250px;
 z-index:2;
 
}

#imageholder p
{position:absolute;
    z-index:15;
    width:200px;
    height:250px;
    
    
    }
#imageholder h1
{position:absolute;
    z-index:15;
    width:200PX;
    text-align: center;
    
} 

#imageholder h2
{position:absolute;
    z-index:15;
    width:180PX;
    text-align:justify;
    
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
   
   
    
}   
   #imageholder img.a{ }
   #imageholder img.b{}
   #imageholder my_slideshow img.x
   {
      
       z-index:1000;
       }
       
     
       


#Shortcuts
{
width:900px;
height:80px;
float:left;
background:white;
}
   
#content
{
width:922px;
height:100%;
float:left;
padding-top:0px;
margin-top:-3px;


}


 
 /* new */
 


.ddpanel .ddpanelcontent{ /*CSS for "content" DIV of Drop Down Panel*/
background: #94dBff; /*background of Drop Down Panel*/

/*Do NOT add any "padding" or "margin" properties here! Any padding/margin should be added to your content's container within this DIV instead */
}

.ddpanel .ddpaneltab{ /*CSS for "toggle" tab DIV of Drop Down Panel*/
margin-right: 0px;
font: normal 12px verdana;
color: white;
}

.ddpanel .ddpaneltab a{ /*"toggle" tab related CSS*/
float: left;
color: white;

background: #transparent;/* url(../Style/Images/slideshow/shortcut3.gif) no-repeat left bottom; /*background of toggle tab*/
text-decoration: none;
letter-spacing: 1px;
    width:150px;

}

.ddpanel .ddpaneltab a span{ /*"toggle" tab related CSS*/
float: left;
display: block;
background: transparent url(../Style/Images/slideshow/shortcuts3.gif) no-repeat right bottom;
cursor: pointer;
color: white;
 width:150px;height:21px;
    
}

.ddpanel .ddpaneltab a span img.pointerimage{ /*CSS for pointer image within toggle tab*/
margin-top: 0px;
margin-left: 5px;
color: white;
}

.ddpanel .ddpaneltab a:hover{ /*"toggle" tab related CSS*/
/*background-image:url(../Style/Images/slideshow/shortcut3.gif);*/

color: white;
}

.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus{ /*"toggle" tab related CSS*/
outline: 0;
color: white;
}

.ddpanel .ddpaneltab a:hover span{ /*"toggle" tab related CSS*/
background-color: transparent;
color: white;
}





.watermark{background:#faf}

.popupControl
{
    background:#aad4ff;
    position:absolute;
    visibility:hidden;
    border-color:Black;
    border-width:2px
}
.popupControl,.modalPopup
{
    border-style:solid
}
.modalBackground
{
    background:Gray;
    filter:alpha(opacity=70);
    opacity:0.7
}
.modalPopup
{
    background:White;
    border-width:3px;
    border-color:Gray;
    padding:3px;
    width:250px
}

#topwrap
{
margin: 0 auto;
background: transparent url(../Style/Images/webimages/sideline.png) repeat-y;
width:930px;
}
#flbl
{
 text-align:center;  
 width: 922px;
 clear: both;
 border-bottom:solid 1px #666666;
}
#footer 
{
 text-align:center;  
 width: 100%;
 clear: both;
 padding-top:10px;
 height:60px;
 
 }
#bg_image { position: fixed; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; }
#scrollable { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; }






 
