@charset "utf-8";
/* CSS Document */
/* SERVICE NAVIGATION (NEW)
----------------------------------------------------*/

*, html 
{
	margin:0;
	padding:0;	
}

.clearfix
{
	clear:both;
}

p {
color: #3c576b;
}

ul li{color: #3c576b;}

#contentMain {
	margin-top: 0;
	}
#contentMain h1 {
	margin-bottom: 0;
	}
#serviceHeader {
	margin-top: 20px;
	margin-bottom: 0;
	width: 940px;
	height:95px;
}
#serviceHeader h1.serviceLogo {
	float: left;
	position: relative;
	font-size: 100%;
	width: 387px;
	height: 34px;
	margin-top: 46px;
	}
	
#serviceHeader h1.serviceLogo span {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-image: url(../global/images/logo_airforce.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#serviceHeader ul#subNav {
	width: 500px;
	height: 35px;
	position: static; /* This change needs to be made on global.css */
	float: right;
	margin: 60px 0 0 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	}
#serviceHeader ul#subNav li {
	padding: 0;
	display: inline;
	overflow: visible;
	}
#serviceHeader ul#subNav li a {
	background-image: url(images/menu_airforce.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 0;
	padding: 0;
	float: left;
	padding-top: 84px;
	overflow: hidden;
	width: 382px;
}

#serviceHeader ul#subNav li#ln_lifestyle a:link, #serviceHeader ul#subNav li#ln_lifestyle a:visited {
	width: 77px;
	background-position: 9px 3px;
}
#serviceHeader ul#subNav li#ln_lifestyle a:hover {
	background-position: 9px -29px;
}

#serviceHeader ul#subNav li#ln_training a:link, #serviceHeader ul#subNav li#ln_training a:visited {
	width: 80px;
	background-position: -70px 3px;
}
#serviceHeader ul#subNav li#ln_training a:hover {
	background-position: -70px -29px;
	}

#serviceHeader ul#subNav li#ln_pay a:link, #serviceHeader ul#subNav li#ln_pay a:visited {
	width: 116px;
	background-position: -150px 3px;
}
#serviceHeader ul#subNav li#ln_pay a:hover {
	background-position: -150px -29px;
}

#serviceHeader ul#subNav li#ln_jobs a:link, #serviceHeader ul#subNav li#ln_jobs a:visited {
	width: 51px;
	background-position: -268px 3px;
}
#serviceHeader ul#subNav li#ln_jobs a:hover {
	background-position: -268px -29px;
}

#serviceHeader ul#subNav li#ln_reserve a:link, #serviceHeader ul#subNav li#ln_reserve a:visited {
	width: 75px;
	background-position: -320px 3px;
}
#serviceHeader ul#subNav li#ln_reserve a:hover {
	background-position: -320px -29px;
}

#serviceHeader ul#subNav li#ln_technology a:link, #serviceHeader ul#subNav li#ln_technology a:visited {
	width: 100px;
	background-position: -395px 3px;
}
#serviceHeader ul#subNav li#ln_technology a:hover {
	background-position: -395px -29px;
}


#serviceHeader ul#subNav li#ln_lifestyle a.active:link, #serviceHeader ul#subNav li#ln_lifestyle a.active:visited {
	background-position: 9px -61px;
	}
#serviceHeader ul#subNav li#ln_training a.active:link, #serviceHeader ul#subNav li#ln_training a.active:visited {
	background-position: -70px -61px;
	}
#serviceHeader ul#subNav li#ln_pay a.active:link, #serviceHeader ul#subNav li#ln_pay a.active:visited {
	background-position: -150px -61px;
}
#serviceHeader ul#subNav li#ln_jobs a.active:link, #serviceHeader ul#subNav li#ln_jobs a.active:visited {
	/*background-position: -268px -61px;*/
	background-position: 10px 5px;
	background-image: url(images/active_airforce_jobs.jpg);
}
#serviceHeader ul#subNav li#ln_reserve a.active:link, #serviceHeader ul#subNav li#ln_reserve a.active:visited {
	background-position: -320px -61px;
}
#serviceHeader ul#subNav li#ln_technology a.active:link, #serviceHeader ul#subNav li#ln_technology a.active:visited {
	background-position: -395px -61px;
	/*background-position: 10px 6px;*/
	/*background-image: url(images/active_airforce_technology.jpg);*/
}
/* Service Sub navigation section */
#serviceSubNav, #categorySubNav {
	background-image: url(images/subnav_bg_airforce.jpg);
	background-repeat: no-repeat;
	background-position: 0;
	height: 41px;
	margin-top:	0px;
	}
#categorySubNav {
	background-image: url(../global/images/jobHeader_bg_airforce.jpg);
	height: 52px;
	}
#serviceSubNav ul, #categorySubNav ul {
	margin: 0 0 0 1em;
	}
#serviceSubNav ul li, #categorySubNav ul li {
	float: left;
	background-image: none;
	padding: 10px 0 13px 0;
	margin: 0;
	margin-right: 20px;
	}
#serviceSubNav ul li#current {
	background-image: url(../global/images/bg_arrowWhiteAirforce.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
#serviceSubNav ul li a:link, #serviceSubNav ul li a:visited {
	color: #b5bcc1; 
	font-weight: normal;
	}
#serviceSubNav ul li a:hover {
	color: #fff;
	}
#serviceSubNav ul li#current a:hover {
	color: #fff;
	}

#jobCatSubNav ul li {
	float: left;
	background-image: none;
	padding: 0;
	margin: 0 30px 5px 0;
	}
#jobCatSubNav {
	border-bottom: 1px solid #d3d2d2;	
	margin-bottom:	0px;
	}
#jobCatSubNav a:link, #jobCatSubNav a:visited {
	color: #666;
	font-weight: normal;
	}
#jobCatSubNav a:hover {
	color: #3c576b;
	font-weight: normal;
	}
#jobCatSubNav a.active {
 	color: #3c576b;
	font-weight: bold;
	}
	

/* All Jobs Menu */
#showAllJobsList div.split ul li {background-image:url(/airforce/images/arrow_lightBlue.gif);}
#showAllJobsList div.split ul li a {color:#1862A7;}
#showAllJobsList ul li.selected {background-color:#1862A7;}
	
	
.catBannerButt {
	margin-top: 8px;
	margin-right: 8px;
	}
/* Drop down list of job categories */
ul.jobCategorys li#currentCategory img {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	}
ul.jobCategorys li#currentCategory span {
	color: #b3b3b3;
	}
ul.jobCategorys li#currentCategory a strong {
	color: #9fb6c4; /* NEED TO CHANGE TO A LIGHTER GREEN */
	}
/*TYPOGRAPHY
----------------------------------------------------*/
h1, h2, h3, h4, h5, h6, .intro, .caption, .captionRight, .group strong {
	color: #3c576b;
}
h4, h2 {
	margin-top: 35px;
}
h4.rightColHeader, h2.rightColHeader {
	margin-top: 0;
	}
.group h5 {
	color: #1862a7;
	}
a, a:link, a:visited {
	color: #3c576b;
	text-decoration: none;
	font-weight: bold;
}
a:focus, a:hover, a:active, ul.jobCategorys li.hover h3 a:link, ul.jobCategorys li.hover h3 a:visited {
	color: #1d5e8c;
	text-decoration: underline;
}


ul li {
	background-image: url(images/arrow_lightBlue.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
ul#subNav {
	
	}
ul#subNav li {
	background-image: none;
	}
#subNav a.active {
	
}
#subNav a.active, #subNav a.active:link, #subNav a.active:visited {
	}	
/*TABS
----------------------------------------------------*/
#tabNav{
	background-image: url(/airforce/images/bg_subnav.jpg);
	background-repeat: repeat-x;
}
#tabs #current {
  	background-image: url(/airforce/images/tabs_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs #current a, #tabs #current a:link, #tabs #current a:visited {
	background-image: url(/airforce/images/tabs_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* LOGO
----------------------------------------------------*/
#sLogo {
	top: 57px;
	left: 22px;
}

/* HEADER IMAGES
----------------------------------------------------*/

.homeBanner {
	width: 940px;
	margin: 0;
	padding: 0;
}
.homeBanner .skillTest {
	float: left;
	height: 410px;
	width: 630px;
}
.homeBanner div.deo {
	background: url(images/img_deo.jpg) no-repeat 0 0;
	float: right;
	height: 410px;
	position: relative;
	width: 306px;
}
.homeBanner div.deo h2 {
	height: 20px;
	overflow: hidden;
	text-indent: -999em;
	width: 100px;
}
.homeBanner div.deo p {
	color: #9aabbd;
	font-size: 85%;
	line-height: 1.6em;
	padding: 0 25px 0 18px;
	position: absolute;
	top: 260px;
}
#pageHeader div.deo .buttons {
	bottom: 20px;
	height: 24px;
	position: absolute;
	right: 15px;
	width: 226px;
}
#pageHeader div.deo .buttons .applyButton {
	margin-left: 10px;
}
#pageHeader div.deo .buttons a, #pageHeader div.deo .buttons a:link, #pageHeader div.deo .buttons a:visited {
	background-image:url(/airforce/images/butt_bg.png);
	background-position: 0 0;
	display: block;
	float: left;
	height: 24px;
	width: 103px;
	z-index: 2;
}
.butt:focus, .butt:hover, .butt:active, #pageHeader div.deo .buttons a:focus, #pageHeader div.deo .buttons a:hover, #pageHeader div.deo .buttons a:active {
	background-image:url(/airforce/images/butt_bg.png);
	background-position: 0 24px;
}
.homeBanner div.deo a.arrowLink, .homeBanner div.deo a.arrowLink:link, .homeBanner div.deo a.arrowLink:visited {
	background-image: url(/global/images/arrow_white.gif);
	background-position: right 4px;
	color: #fff;
}


a.ArrowLink2
{
	background-image: url(../global/images/arrow_white.gif);
	background-position: right 4px;
	color: #fff;	
}

/* JOBS
----------------------------------------------------*/

.jobBlock .rpHeader,
.divFeaturedJobs .rpHeader{
	background-image: url(/airforce/images/radPanel_header-bg.jpg);
	padding-bottom:9px;
}

.divFeaturedJobs .rpHeader a {
	color: #b5bcc1;
	font-weight: normal;
	}

.jobCategories dd a, .jobCategories dd a:link, .jobCategories dd a:visited {
	background: url(/airforce/images/icon_oneArrow.png) no-repeat 0 1px;
}
a.next {
	background: url(/airforce/images/arrow_blue.gif) right 6px no-repeat;
	padding-right: 8px;
}
.banner h1 {
	background: url(/airforce/images/lm_airforce.gif) no-repeat 0 0;
	padding: 21px 0 4px 188px;
	font-size: 230%;
}
.banner h5 {
	clear: both;
	padding-left: 188px;
}
.banner a, .banner a:link, .banner a:visited {
	background: url(/airforce/images/butt_bg.png) no-repeat 0 0;
}
.banner a:focus, .banner a:hover, .banner a:active {
	background: url(/airforce/images/butt_bg.png) no-repeat 0 -24px;
}
#navigation h2 {
	background: url(/airforce/images/bg_navTitle.gif) no-repeat 0 0;
}
#navigation li a, #navigation li a:link, #navigation li a:visited {
	background: url(/airforce/images/bg_navigation.gif) no-repeat 0 0;
}
#jobSubNav .JSNactive, #jobSubNav .JSNactive:hover{
	background-color: #305474;
}
#jobSubNav a:focus, #jobSubNav a:hover, #jobSubNav a:active {
	color: #305474;
}
#extra ul#stateTwo li ul.types-of-entry li.availableNotRecruiting a:link {
	padding-left: 10px;
	background-image: url(images/arrow_lightBlue.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	margin-left: -8px;
	margin-top: -9px;
}
#extra .downloadRelated li a, #extra .downloadRelated li a:link, #extra .downloadRelated li a:visited, #PriorityJobs h3 a, #PriorityJobs h3 a:link, #PriorityJobs h3 a:visited {
	color: #373737;
	background: url(/airforce/images/icon_oneArrow.png) no-repeat 0 2px;
}

#PriorityJobs h3 a, #PriorityJobs h3 a:link, #PriorityJobs h3 a:visited {background-position: 0 4px;}

.jlCol h4 {
	margin-top: 0;
	}

div.jobFeatureBanner .playVideoAirforce .videoInfo p {
	color:#92acc3;
	}

/*MISC
----------------------------------------------------*/
.catBannerButt a, .catBannerButt a:link, .catBannerButt a:visited
{
	background:transparent url(/airforce/images/butt_bg.png) no-repeat;
}
* html .catBannerButt a, * html .catBannerButt a:link, * html .catBannerButt a:visited, * html #pageHeader div.deo .buttons a, * html #pageHeader div.deo .buttons a:link, * html #pageHeader div.deo .buttons a:visited
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/airforce/images/butt_bg.png',sizingMethod='crop') !important;
	cursor: pointer;	
}
* html #pageHeader div.deo .buttons a:focus, * html #pageHeader div.deo .buttons a:hover, * html #pageHeader div.deo .buttons a:active {
	background-image: none;
}
.catBannerButt a:hover
{
	background-position: 0 -24px;
}

.butt, .butt:link, .butt:visited {
	background-image:url(/airforce/images/butt_bg.png);
	background-position: 0px 0px;
	width: 103px;
	height: 24px;
	z-index: 2;
}
.butt:focus, .butt:hover, .butt:active {
	background-image:url(/airforce/images/butt_bg.png);
	background-position: 0px 24px;
}
.buttLge, .buttLge:link, .buttLge:visited {
	background-image:url(/airforce/images/butt_lge_bg.png);
	background-position: 0px 0px;
	}
.buttLge:focus, .buttLge:hover, .buttLge:active {
	background-image:url(/airforce/images/butt_lge_bg.png);
	background-position: 0px 24px;
	}
.arrowLink {
	background-image: url(/airforce/images/arrow_Blue.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding: 0 10px 0 0;
}
#featJobHeader {
	background-image: url(/airforce/images/radPanel_header-bg.jpg);
	background-repeat: repeat-x;
}
.featBox, .featBoxHorizontal {
	background-color: #3c576b;
	color: #a9ceea;
}
.highlightShaded .light {
	background-color: #ececec;
}
.highlightShaded .dark {
	background-color: #d9dedf;
}
.highlightShaded .breakfast {
	background-image: url(lifestyle/images/ttl_breakfast.gif);
}
.highlightShaded .lunch {
	background-image: url(lifestyle/images/ttl_lunch.gif);
}
.highlightShaded .dinner {
	background-image: url(lifestyle/images/ttl_dinner.gif);
}
.highlightShaded .officers {
	background-image: url(lifestyle/images/ttl_officers.gif);
}
.highlightShaded .airmenWomen {
	background-image: url(lifestyle/images/ttl_airmen.gif);
}
.highlightShaded li, .highlightShaded div p {
	color: #1b3f5a;
}
ul.jobCategorys a span {
	color: #4a4949;
}
ul.jobCategorys a strong, ul.jobCategorys a em, ul.featuredJobs a strong {
	color: #305474;
}
ul.jobCategorys a em {
	background: url(/airforce/images/arrow_Blue.gif) no-repeat right 4px;
	color: #306da6;
}
* html ul.featuredJobs li {
	height: 1%;
	}
ul.featuredJobs a, ul.featuredJobs a:link, ul.featuredJobs a:visited {
	color: #306da6;
	
}
ul.featuredJobs a strong {
	background: url(/airforce/images/arrow_circle.gif) no-repeat 1px center;
}
/*SERVICE FOOTER		
----------------------------------------------------*/

#serviceFooter .enquire a strong, #serviceFooter .enquire a:link strong, #serviceFooter .enquire a:visited strong {
	background-image: url(/airforce/images/butt_bg.png);
}

#serviceFooter .enquire a, #serviceFooter .enquire a:link, #serviceFooter .enquire a:visited {
	background-image: url(images/butt_bg.png);
	}
* html #serviceFooter .enquire a, * html #serviceFooter .enquire a:link, * html #serviceFooter .enquire a:visited, * html #serviceFooter .enquire a:hover {
	background-image: url(images/ie_butt_bg.png);
	background-position: 0 0;
	}
/* IE6 Fix */
* html .jobBlock .availableInSml li {
	margin-left: 10px;
	}
#extra ul#stateTwo li ul.types-of-entry li.selectedEntry {
	background-image:url(images/bg_navTitle.gif);
	}

/* IMAGES
-----------------------------------------------------*/
.leftThumb, .rightThumb {
	margin-top: 28px;
	}
/* JOBSVIEW PAGE
------------------------------------------------------*/
#entryFilterBox {
	background-image: url(../global/images/jobfilter_airforce.gif);
	}

#entryGroupFilterBox {
	background-image: url(../global/images/jobfilter_airforce.gif);
	}
	
#extra .crossell {
	background: #3C576B url(/global/images/crossellBottom.png) no-repeat bottom;
	}
		
#extra .crossellInner {
	background: #3C576B url(/global/images/crossellTop.png) no-repeat 0 0;
	}
#extra .crossellInner,
#extra .crossellInner a {
	color: #fff;
	}
#extra .crossellInner p {
	color: #b1d0eb;
	}


/* SERVICE FOOTER */

#serviceFooter .info
{
	width: 200px;
}
#serviceFooer .info a
{
	width: 200px;
}

#serviceFooter .chat img,
#serviceFooter .game img 
{
	margin-right: 4px;
}
#serviceFooter .chat a, #serviceFooter .chat a:link, #serviceFooter .chat a:visited {
	margin-right: 17px;
	width: 167px;
}

#serviceFooter .info,
#serviceFooter .info a
{
	width: 205px;
}

#serviceFooter .game
{
	width: 180px;
	margin-right: 0;
	overflow: hidden;
}
#serviceFooter .game a {
	margin-right: 0;
	overflow: hidden;
	width: 170px;
	}

/* JOB CATEGORY HEADINGS 
-------------------------------------------------------*/
#categorySubNav h1.omHeading span {background-image: url(images/heading_officersandmanagement.gif);}
#categorySubNav h1.avHeading span {background-image: url(images/heading_aviation.gif);}
#categorySubNav h1.enHeading span {background-image: url(images/heading_engineering.gif);}
#categorySubNav h1.taHeading span {background-image: url(images/heading_trades.gif);}
#categorySubNav h1.hcHeading span {background-image: url(images/heading_airforce_healthcarescienceandchaplaincy.png);}
#categorySubNav h1.ceHeading span {background-image: url(images/heading_airforce_communicationitandintelligence.png);}
#categorySubNav h1.lsHeading span {background-image: url(images/heading_logisticsHospitalityandSupport.gif);}
#categorySubNav h1.baHeading span {background-image: url(images/heading_airforce_businessadministrationandeducation.png);}
#categorySubNav h1.csHeading span {background-image: url(images/heading_combatandsecurity.gif);}


#jobMethodOfEntry h4 {
    background-image: url(/airforce/images/method_af.png);
}

.atAGlance strong {
    color:#1D5E8C;
}

.leftCol {
	display: inline;
}
.rightCol {
	display: inline;
}


	
	
	
/* ----------------------------------------- START VERSION 2 STYLES ----------------------------------- */

p{line-height:18px;}

h2
{
	font-size:21px;
	font-weight:normal;
	line-height:25px;
	margin-bottom:20px;
	margin-top:0px;
}


h3
{
} 

.spacer
{
	height:20px;
	display:block;
	clear:both;
}

#pageTitle
{
	margin:auto;
	width:940px;
	position: relative;
	margin-top:25px;
	clear:both;
}

#pageTitle h1
{
	margin-left:2px;
}

#pageBanner, .pageBanner
{
	margin:auto;
	width:940px;
	margin-bottom:5px;
	margin-top:5px;
	height: 264px;
}
#pageBanner .overlayText, .pageBanner .overlayText
{
	display:block;
	width:440px;
	padding: 105px 40px 0 0;
}
#pageBanner .overlayText p, .pageBanner .overlayText p
{
	color:white;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
}


#pageSecondaryBanner
{
	margin-bottom:10px;
}

.infoBlockHolder
{
	margin-top:25px;
}

.infoBlockWide{
	float: left;
	width: 940px!important;
	height:260px;
	margin-bottom:5px;
	background:url(images/BoxBG_FixedWide.jpg)!important;
}



.infoBlockWide_desc
{
	float:right;
	width:730px;
	margin-right:20px;
	margin-top:30px;
}  

.infoBlockHolder #leftCol, .infoBlockHolder .leftCol {
	float: left;
	width: 470px;
}
.infoBlockHolder #rightCol, .infoBlockHolder .rightCol {
	float: right;
	width: 470px;
}

.infoBlockHolder #leftCol .infoBlock, .infoBlockHolder .leftCol .infoBlock{float:left;}
.infoBlockHolder #rightCol .infoBlock, .infoBlockHolder .rightCol .infoBlock{float:right;}

.infoBlock
{
	width:465px;
	height:229px;
	margin-bottom:5px;
	background:url(images/BoxBG_Fixed.jpg) no-repeat;
	overflow:hidden;
	float:left;
}    

.infoBlock_image
{
	float:left;
	margin-left:0px;
	margin-top:30px;
	width:190px;
	text-align:center;
}   

.infoBlock_desc
{
	float:right;
	width:250px;
	margin-right:20px;
	
}   

.infoBlock_desc h2{
	margin-top:20px;
	margin-bottom:5px;
} 

.infoBlock_desc p{} 

.infoBlock_desc a{} 

a.ArrowLink
{
	background:url(images/BlueArrow_Graphic.png) no-repeat right 4px;
	padding-right:15px;
}
a.ArrowLink2
{
	background:url(images/BlueArrow_Graphic.png) no-repeat left 4px;
	padding-left:15px;
}
a.ArrowLink3
{
	background:url(images/arrow_white.gif) no-repeat right 4px;
	background-position:95px 7px;
	padding-right:15px;
}

.TwoCol{margin:30px 2px 0px 2px; }
.TwoCol .leftCol {float:left; width:450px;}                  
.TwoCol .rightCol {float:right; width:450px;} 

img.ContentImg{ margin:5px 0px 5px 0px; }                 

#serviceFooter .enquire a, #serviceFooter .enquire a:link, #serviceFooter .enquire a:visited {
	background-image: url(images/butt_bg.png);
}
* html #serviceFooter .enquire a, * html #serviceFooter .enquire a:link, * html #serviceFooter .enquire a:visited, * html #serviceFooter .enquire a:hover {
	background-image: url(images/ie_butt_bg.png);
	background-position: 0 0;
}                 


.KeyInformation
{
	background:url(images/KeyInfomationBG.jpg) no-repeat top left;
	display:block;
	width:450px;
	height:275px;
	margin-top:10px;
}

.KeyInformation p,.KeyInformation h2, .KeyInformation h3
{
	margin:0px 20px 0px 20px;
	clear:both;
	display:block;
}

.KeyInformation h2{margin:20px 20px 0px 20px; font-size:16px; font-weight:bold; float:left;}
.KeyInformation h3{margin-top:10px; font-size:12px;float:left; }





/**** GREY BOX ****/


.greyBox
{
	display:block;
	clear:both;	
}
.greyBox strong
{
	font-style:italic;
}
.greyBoxTop
{
	display:block;
	float:left;
	width:445px;
	line-height:1px;
	background: url("images/greyBoxBg1.png") repeat-y;
	padding-bottom:10px;
}
.greyBoxTop p
{
	padding:0px 10px 0 15px;
	margin-bottom:0px;
}
.greyBoxTop img
{
	float:left;
	margin-bottom:3px;
}
.greyBoxBottom
{
	display:block;
	float:left;
	width:445px;
	line-height:1px;
	background: url("images/greyBoxBg2.png") repeat-y;
	padding-top:0px;
	margin-bottom:25px;
}
.greyBoxBottom img
{
	position:relative;
	bottom:0px;
	margin-bottom:-3px;
}
.greyBoxBottom p
{
	padding:10px 10px 0 15px;
	margin-bottom:0px;
}


/**** BLUE TABLE  ****/


.blueTable
{
	border:1px solid white;
	font-size:11px;
	
}
.blueTable .th td
{
	color:#000;
}
.blueTable td
{
	padding:3px 5px 3px 5px;
	border:1px solid white;
	color:#254357;
	text-align:center;
}

.blueTable .n2 td
{
	border-top:none;
}

.blueTable .dark td
{
	background-color:#e4e7ea;
}
.blueTable .light td
{
	background-color:#f2f3f5;
}

.blueTable td.title
{
	text-align:left;	
}

/*////////////////////////////////
	New media player links 
////////////////////////////////*/

.featureMediaLink .videoInfo h2
{
	font-size:15px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:0px;
	margin-top:0px;
}

.featureMediaLink .videoInfo h2,
.featureMediaLink .videoInfo p.playButton{
	color:#fff !important;
}
.featureMediaLink .videoInfo p {
	color:#84aed8;
}
.featureMediaLink img {
	border-color:#8aa3b1;
}

/*
#265 - New Banner with media links

/* HEADER */

#pageHeaderOverview{
	background:url(images/138_AIR_AirForce_940x320.jpg) top center no-repeat;
	color:#92acc3;
	height:320px;
}
#pageHeaderOverview .corset .playVideoAirforceContainer {
	position: absolute;
	top: 110px;
	left: 40px;
}
	
.playVideoAirforceContainer .featureMediaLink
{
	float:none;
}

.featBox p {
	color: #B0C0CE;
}
