﻿a
{
    color: #f66d08;
    font-weight: bold;
}

.linkImage
{
    border: none;
}

.contentWrapper
{
    margin: 0;
    margin-bottom: 8px;
    padding: 12px 10px 0px 10px;    
    overflow:hidden;

	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
    color: #fbb267;
    font-size: 10pt;
    z-index: 1;

}

.contentWrapperDefault
{
    margin: 0;
    margin-bottom: 8px;
    padding: 12px 10px 0px 10px;    
    overflow:hidden;
    height: 450px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
    color: #fbb267;
    font-size: 9pt;
    z-index: 1;
}

.contentMission
{
    margin: 0;
    margin-bottom: 8px;
    padding: 12px 10px 0px 10px;    
    overflow:hidden;
    height: 430px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
    color: #fbb267;
    font-size: 9pt;
    z-index: 1;
}

.contentLeftColumn
{
    float: left;
    width: 250px;
    margin: 0;
    margin-top: 10px;
    padding: 0;
    padding-right: 6px;
    padding-bottom: 4px;
    overflow: hidden;
    
    border-right: solid 2px #f66d08;
}

.contentRightColumn
{
    float: left;
    width: 250px;
    margin: 0;
    margin-top: 10px;
    padding: 0;
    padding-left: 10px;
    padding-bottom: 4px;
    overflow: hidden;
}

.contentTitle h1
{
    padding-bottom: 6px;
    
    color: #f66d08;
	font-family: Verdana, "Trebuchet MS", Sans-Serif;    
    font-size: 11pt;
    font-weight: bold;        
}

.contentParagraphTitle
{
    padding-top: 10px;
    
    color: #f66d08;
	font-family: Verdana, "Trebuchet MS", Sans-Serif;    
    font-size: 10pt;
    font-weight: bold;        
}

.contentParagraph
{
    padding-top: 8px;
    
    line-height: 16px;
}

.contentVideoMission
{
	position: relative; 
	top: -80px; 
	z-index: 4; 
	padding: 0px; 
	width: 520px;	
	height: 272px;
	overflow: hidden;
}

/*** Photos ------------------------------------------------------------------ */

.contentPhotos 
{

}

.contentPhotosRow
{
	
}

.contentPhotoLeft
{
	float: left;
	height: 168px;
	width: 150px;
}	

.contentPhotoCenter
{
	/*left:384px;*/ 
	margin-top: 39px;
	margin-left: 3px;
	float: left;
	width: 150px;
	overflow: auto;
}

.contentPhotoRight
{
	/*position:relative;
	top:0px;
	left:0px;
	float:right;*/
	margin-top: 78px;
	margin-left: 3px;
	float: left;
	height: 168px;
	width:150px;
	
}

.contentTopBackground
{
	height: 10px; 
	background-color: #f66d08; 
	width: 150px;
}

.photo 
{	
	height: 125px;	
}

.description 
{
	height: 33px;
	background-color: #DAD4D4;
	width: 150px;
	text-align: center;
	/*padding-top:7px;*/
	color: Black;
	font-size: 10pt;
	font-weight: bold;
}


/***-----------------------------------------------------------------------------*/

.contentVideoDefault
{
	position: relative; 
	top: -80px; 
	z-index: 4; 
	padding: 0px; 
	width: 520px;	
	height: 500px;
	overflow: hidden;
}

.videoMission
{
	width: 150px; 
	position: absolute; 
	z-index: 2; 
	top: 0px; 
	padding: 0px; 
	margin-left: 35px;
}

.videoDefault
{
	width: 150px; 
	position: absolute; 
	z-index: 2; 
	top: 50px; 
	padding: 0px; 
	margin-left: 35px;
}

.videoName
{
	position: absolute; 
	top: 415px; 
	z-index: 6; 
	color: #fbb267; 
	font-size: 8pt; 
	margin-left: 356px;
}


/*** Images ------------------------------------------------------------------ */

.rightImage
{
    float: right; 
    margin-left: 20px;
}

.rightHeightImage
{
    float: right; 
    margin-left: 20px;
    height: 360px;
    overflow: hidden;
}

.logo
{
	position: relative;
	top: 10px;
	text-align: center;
	z-index: 5;
}

/*** Info Popup -------------------------------------------------------------- */

.infoImage
{
    border: none;
    vertical-align: middle;
    padding-left: 4px;
}

.infoPopupBackground
{
    background-color: Gray;
    filter: alpha(opacity=50); /* IE's opacity*/
    opacity: .5;     
}

.infoPopupBox
{
    text-align: left; 
    width: 550px; 
    padding: 5px 5px 5px 5px;
    overflow: hidden;
}

.infoPopupText
{
    float: left; 
    width: 520px;
    font-size: 9pt;
}

.infoPopupText strong
{
    color: #0000cd;
    font-size: 9pt;
    font-weight: bold;
}

.infoPopupCloseBox
{
    padding-right: 4px;
    text-align: right; 
}

.infoPopupText ul
{
    margin: 0;
    padding: 0;
    padding-left: 40px;
}

/*** Bars -------------------------------------------------------------- */

.topBarMission
{
	height: 76px; 
	width: 100%; 
	z-index: 3; 
	background-color: #191919; 
	position: absolute; 
	top: 0px;
}

.bottomBarMission
{
	height: 100px; 
	width: 100%; 
	z-index: 3; 
	background-color: #191919; 
	position: absolute; 
	top: 272px;
	cursor: default;	
}

.topBarDefault
{
	height: 6px; 
	width: 100%; 
	z-index: 3; 
	background-color: #191919; 
	position: absolute; 
	top: 50px;
}

.bottomBarDefault
{
	height: 35px; 
	width: 100%; 
	z-index: 3; 
	background-color: #191919; 
	position: absolute; 
	top: 394px;
	cursor: default;
}
