@charset "UTF-8";
/* CSS Document */

<style type="text/css">
	 




/* LINKS */
				a {text-decoration:none;}
				a.menu-links:link {color:inherit;text-decoration:none; }      /* unvisited link */
				a.menu-links:visited {color:inherit;text-decoration:none; }  /* visited link */
				a.menu-links:hover {color:inherit;text-decoration:none;}  /* mouse over link */
				a.menu-links:active {color:inherit;text-decoration:none;}  /* selected link */
				
				a.menu-links-2:link {color:#666;text-decoration:none; }      /* unvisited link */
				a.menu-links-2:visited {color:#666;text-decoration:none; }  /* visited link */
				a.menu-links-2:hover {color:#666;text-decoration:none;}  /* mouse over link */
				a.menu-links-2:active {color:#666;text-decoration:none;}  /* selected link */
				
				a.menu-links-3:link {color:#F8A900;text-decoration:none; }      /* unvisited link */
				a.menu-links-3:visited {color:#F8A900;text-decoration:none; }  /* visited link */
				a.menu-links-3:hover {color:#F8A900;text-decoration:none;}  /* mouse over link */
				a.menu-links-3:active {color:#F8A900;text-decoration:none;}  /* selected link */

				a.menu-links-4:link {color:#D69100;text-decoration:underline; }      /* unvisited link */
				a.menu-links-4:visited {color:#d69100;text-decoration:underline; }  /* visited link */
				a.menu-links-4:hover {color:#d69100;text-decoration:underline;}  /* mouse over link */
				a.menu-links-4:active {color:#d69100;text-decoration:underline;}  /* selected link */

				a.photo-border { border: 1px solid hsla( 0, 0%, 30%, 0.3 ) }
			
				a.special-announcement-link:link {font-family: 'Raleway', sans-serif;font-size:14px;color:#39C;text-decoration:none;}      /* unvisited link */ 
				a.special-announcement-link:visited {font-family: 'Raleway', sans-serif;font-size:14px;color:#39c;text-decoration:none;}  /* visited link */
				a.special-announcement-link:hover {font-family: 'Raleway', sans-serif;font-size:14px;color:#39c; text-decoration:none;}  /* mouse over link */
				a.special-announcement-link:active {font-family: 'Raleway', sans-serif;font-size:14px;color:#39c; text-decoration:none;}  /* selected link */
						
				a.intralinks:link{color:#369; text-decoration:underline; font-size:14px;}
				a.intralinks:visited{color:#369; text-decoration:none; font-size:14px;}
				a.intralinks:hover{color:#369; text-decoration:none; font-size:14px;}
				a.intralinks:active{color:#369; text-decoration:none; font-size:14px;}
				
				a.intralinks2:link{color:#396; text-decoration:none;}
				a.intralinks2:visited{color:#396; text-decoration:none;}
				a.intralinks2:hover{color:#396; text-decoration:none;}
				a.intralinks2:active{color:#396; text-decoration:none;}
				
				a.intralinks3:link{color:#666; text-decoration:underline;}
				a.intralinks3:visited{color:#666; text-decoration:underline;}
				a.intralinks3t:hover{color:#666; text-decoration:underline;}
				a.intralinks3:active{color:#666; text-decoration:underline;} 
				
				a.photo-click:link{border:none; text-decoration:none;}
				a.photo-click:visited{border:none; text-decoration:none;}
				a.photo-click:hover{background:#FB4;}
				a.photo-click:active{border:none; text-decoration:none;} 
				
				a.intralinks4:link{color:#FFF; text-decoration:none; }
				a.intralinks4:visited{color:#fff; text-decoration:none; }
				a.intralinks4:hover{color:#fff; text-decoration:none; }
				a.intralinks4:active{color:inherit; text-decoration:none; }



	
/* HEADERS */
		  
		  		   .logo-white-text
			   {
					font-family: 'Raleway', sans-serif; 					
					font-size:26px;
					color:#000;
					letter-spacing: 0.1em;
					line-height:2.2em;
					text-indent: 20px;
					text-transform:uppercase;
					
			   }
			   
			      .sub-logo-gray-text
			   {
					font-family: 'Raleway', sans-serif; 					
					font-size:21px;
					color:#333;
					letter-spacing: 0.1em;
     				line-height:1.5em;

					
			   }
			   
			   			      .sub-logo-blue-text
			   {
					font-family: 'Raleway', sans-serif; 					
					font-size:21px;
					color:#39C;
					letter-spacing: 0.1em;
     				line-height:1.5em;

					
			   }
			   
			   			      .sub-sub-logo-gray-text
			   {
					font-family: 'Raleway', sans-serif; 					
					font-size:16px;
					color:#444;
					letter-spacing: 0.1em;
     				line-height:1.5em;

					
			   }
			   
			   .blue-title{
  color: #3CF;
  font-weight: 400;	
  font-family: 'Muli', sans-serif;
}

.sub-title{
  color: #FFF;
  font-size: 19px;
  font-family: 'Muli', sans-serif;	
}
			   
			   
			   .sub-sub-title{
  color: #FFF;
  font-size: 15px;
  font-family: 'Muli', sans-serif;	
}
			   
			       .logo-gray-text
			   {
	
					color:#999;
			
			   }
		  
			   .menu-white-text
			   {
					font-family: 'Raleway', sans-serif; 					
					font-size:14px;
					color:#FFF;
					font-weight:300;
					font-style:italic;
					
			   }
			   
			   .show-all-text
			   {
					font-family: 'Raleway', sans-serif; 					
					font-size:13px;
					color:#FFF;
					font-weight:300;
					font-style:italic;
					line-height:12px;
					
			   }

			   
			   .menu-gray-text
			   {
			   		font-family: 'Raleway', sans-serif; 					
					font-size:14px;
					color:#999;	
					font-weight:300;
					font-style:italic;	
			   }
			   
			   
			   .currently-white-text
			   {
					font-family: 'Raleway', sans-serif; 					
					font-size:16px;
					color:#FFF;
					font-weight:300;
					font-style:italic;
					line-height: 1.5em;
					
			   }
			   
			   .currently-gray-text
			   {
			   		font-family: 'Raleway', sans-serif; 					
					font-size:16px;
					color:#999;	
					font-weight:300;
					font-style:italic;	
					line-height: 1.5em;
			   }
			   
			   .other-white-text
			   {
					font-family: 'Raleway', sans-serif; 					
					font-size:12px;
					color:#FFF;
					font-weight:300;
					font-style:italic;
					line-height: 2.5em;
					
			   }
			   
			   .other-gray-text
			   {
			   		font-family: 'Muli', sans-serif; 					
					font-size:14px;
					color:#999;	
					font-weight:300;
					font-style:italic;	
					line-height: 0.5em;
			   }
			   
			   
			   .content-white-text
			   {
					font-family: 'Muli', sans-serif; 					
					font-size:16px;
					color:#FFF;
					font-weight:300;
					line-height: 1.5em;
					
			   }  
			   
			    .content-white-text-smaller
			   {
					font-family: 'Raleway', sans-serif; 					
					font-size:13px;
					color:#FFF;
					font-weight:300;
					line-height: 1.5em;
					
			   }
			   
			   	    .special-announcement-text
			   {
					font-family: 'Raleway', sans-serif; 					
					font-size:14px;
					color:#CCC;
					font-weight:400;
					line-height: 1em;
					
			   }
			   
			   		.special-announcement-table{
						border-style: solid;
						border-color:#39C;
						border-width:thin;
						padding:0;
						
					}
			   
			   .content-gray-text
			   {
			   		font-family: 'Raleway', sans-serif; 					
					font-size:16px;
					color:#999;	
					font-weight:300;
					line-height: 1.5em;
			   }
			   
			   
			   			   .disclaimer-gray-text
			   {
			   		font-family: 'Muli', sans-serif; 					
					font-size:10px;
					color:#999;	
					font-weight:300;
					line-height: 1em;
			   }
			   
			   			.strong-text{
							font-weight:bold;
						}
			   
			   .un-cap-text{
				text-transform:none;				   
				   }
	
	
			 .main_text
			  {
				  font-family: 'Muli', sans-serif;
					font-style: normal;
					font-weight: 400;
					font-size: 14px;
					text-transform: none;
					text-decoration: none;
					letter-spacing: 0.019em;
					word-spacing: 0.09em;
					line-height: 1.51;
				  color:#000;
				
		  
			  }
			  
			   .main_text_strong
			  {
				  font-family: 'Muli', sans-serif;
					font-style: normal;
					font-weight: 400;
					font-size: 14px;
					text-transform: none;
					text-decoration: none;
					letter-spacing: 0.019em;
					word-spacing: 0.09em;
					line-height: 1.51;
				  color:#000;
				
		  
			  }
			  
			.menu-table{
			
			height:100%;	
			width:250px;
			padding-right:4px;
			padding-top:7px;
			padding-bottom:7px;
			background-color:#111111;
			margin:0;
			}
			
			.portaits-menu-table{
				border-bottom-style:solid;
			height:50px;
			vertical-align:middle;
			width:600px;
			padding:25px;	
			}
			
			.content-split-td{
				padding-left:4px;
				padding-right:4px;
				padding-top:0;
			}
			
		
			
			.underlined-blue{
			  text-decoration:none;	
			  color:#3CF;
			}
	
			.indented-190{
			  text-indent:190px;	
			}
				
			
			
			.right-padding{
				padding-right:0;	
				align:right;
			}
			
			.auto-height{
				height:100%;
				
			}
			
		.content-container {
    height: auto!important;
    overflow: hidden;
    position: fixed;
    top: 37px!important;
	bottom:auto!important;
    left: 250px!important;
	right: 0!important;
    width: auto!important;
    background: #000;
}
			
			.special-announcement-container {
    height: 35px!important;
    overflow: hidden;
    position: fixed;
    top: 5px!important;
	bottom:0!important;
    left: 250px!important;
	right: 0!important;
    width: auto!important;
    background: #000;
}	

		.disclaimer-container {
    height: 15px!important;
    overflow: hidden;
    position: fixed;
    top: auto!important;
	bottom:4px!important;
    left: 250px!important;
	right: 0!important;
    width: auto!important;
    background: #000;
}	



</style>


 #scrollright {

    /* overlay is hidden before loading */
    display:none;

    /* standard decorations */
    width:100px;

    /* for modern browsers use semi-transparent color on the border. nice! */
    border:none solid rgba(82, 82, 82, 0.698);

    /* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
  }
  
 #ks-campaign {

    /* overlay is hidden before loading */
    display:none;

    /* standard decorations */
    width:100%;
	
	

    /* for modern browsers use semi-transparent color on the border. nice! */
    border:none solid rgba(82, 82, 82, 0.698);
	background-color:rgba(0,0,0,0.5);

    /* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
  }
  

.ks-table{
   width: 535px;	
}

  #scrollright div p {
    padding:none;
    border:none;
    background-color:rgba(0,0,0,0.0);
    font-family:'Raleway', sans-serif;  
	font-size:20px;
	font-style:normal;
	color: rgba(255,255,255,0.5);	
	font-weight:600;					
  }
  
  
    #scrollright-black div p {
    padding:none;
    border:none;
    background-color:rgba(0,0,0,0.0);
    font-family:'Raleway', sans-serif;  
	font-size:20px;
	font-style:normal;
	color: rgba(0,0,0,0.9);	
	font-weight:600;					
  }
  
  

  #scrollright h2 {
    margin:-11px;
    margin-bottom:0px;
    color:#fff;
    background-color:#6D84B4;
    padding:5px 10px;
    border:1px solid #3B5998;
    font-size:20px;
  }
  
  
  