




/*
     FILE ARCHIVED ON 17:11:18 Sep 2, 2009 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:42:31 Apr 19, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/




/* ^EasyClearing + Clearer
------------------------------------------------------------------*/
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* end mac hide */

.clearer {
    clear:both;
/*** these next attributes are designed to keep the div height to 0 pixels high, critical for Safari and Netscape 7 ***/
    height:1px;
    overflow:hidden;
    line-height:1%;
    font-size:0;
    margin-bottom:-1px;
}
* html .clearer {height:auto;margin-bottom:0} /*** stops IE browsers from displaying the clear div/br in the page, as these are for Moz/Opera and Safari only. If IE 5.x Win DID display these, the page is too high ***/




input.text {
    width:190px;
    padding:0;
    margin:2px 4px 0 6px;
    vertical-align:middle;
    font-family:arial;
    font-size:12px;
    color:#999;
}

input.button {margin:0 0 1px 0;}


#article_byline {
    color       : #0000ff;
    font-size   : 10px;
}

#article_copyright {
    color: #999;
    font-size: 11px;

    margin: 0 0 20px 0;
    padding:0;

    text-align:left;
}

.article_pub_date {
    color       : #000;
    font-size   : 12px;
    font-weight : bold;
}

#article_page_1{
display : inline;
}

#article_page_2{
    display : none;
}
#article_page_2 p img{
	margin:0pt 10px 8px 0;
}


#article_page_control {
    float       : right;
    font-size   : 11px;
    text-align  : right;
    color       : #666;
    font-weight : bold;
}

/* 
#### Styles in-page promo links ###
The anchor link has to be wrapped like this:
<p class="promoLink">
	<a href="">link</a>
</p>
####
*/
.article_body p.promoLink, .article_body p.promolink{
	text-align:center;
	padding:15px 0 15px 0;

	background-color:#eef6fc;
	border:1px solid #c7c6c3;
}
	.article_body p.promoLink a{
		text-decoration:none;
	}

.article_body img {
    border  : 1px solid #999;
    display : inline;
    float   : left;
    margin  : 0pt 10px 8px;
}


.socialContainer{
    padding:0 0 19px 0;
}

#social {
    float: left;

    margin:0;
}

#social a, #addCommentLink a, #article_page_control_full, #article_page_control_previous, #article_page_control_next, #addCommentShortcutIcon {
	color       : #666;
	font-weight : bold;
	font-size   : 11px;
	text-align  : left;

	line-height:16px;

	cursor:pointer;
}

#addCommentLink{
	padding: 12px 20px 8px 20px;
	margin:0 0 0px 0;
}

#social .divider{
	float:left;
}
	#diggIcon{




		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue2=inline%3Bfilename%3DdiggIcon.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976988524&ssbinary=true') no-repeat;
	
		height:16px;	
		padding:0 0 0 22px;
		float:left;
	}
	#deliciousIcon{




    		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue2=inline%3Bfilename%3DdeliciousIcon.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976988545&ssbinary=true') no-repeat;

		height:16px;	
		padding:0 0 0 22px;
		float:left;
	}

	#addCommentShortcutIcon{




    		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue2=inline%3Bfilename%3DaddCommentShortcut.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976988502&ssbinary=true') no-repeat;

		width:115px;
		height:16px;	
		padding:0 0 0 22px;
		margin:0 0 0 0;
	}



#article_page_control .disabled {
    color     : #CCCCCC;
}

#article_photo {
    display : inline;
    float   : left;
    margin  : 3px 10px 8px 0px;
}

#article_photo img {
    border         : 1px solid #999;
display:inline;
}

#article_promotion {
    border       : solid #e9e8e7;
    border-width : 1px 0 1px 0;
    margin       : 0 0 14px 0;
    padding      : 20px 0 20px 0;
    text-align   : center;
}

.article_summary {
    float : left;
    width : 100%;
    /*border : 1px solid red;*/
}

.article_title {
    display : block;
    margin  : 0 0 15px 0;
    padding:9px 0 0 0;
}

.rec_title {
    display : block;
    margin  : 0 0 2px 0;
}




.lead_story .rec_title {
    display : none;
}

/* Do not display the source and date on the home page */
.lead_story .article_meta {
    display : none;
    font-size : 12px;
}

.article_title h1 .misc_info {
    display : none;
}

.article_video {
    padding : 0 5px 0 0;
    display : none;
}

.article_video .running_time {
    padding : 0 0 0 3px;
}



/*Fix long word-wrapping for multiple browsers*/
.article_body, .jive-body{
	overflow:hidden;
	word-wrap:break-word; /*ie6 and CSS3 compliant browsers*/
}







.dartAdImage{
    
    
    
    
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fjpeg&blobheadervalue2=inline%3Bfilename%3Dadbackground.jpg&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976988314&ssbinary=true') no-repeat center top;

    height:6px;
}
.dart_tag {
    margin:0 0 10px 0;
}

    /*Specify width/height for ad block on left*/
    #left_column .dart_tag{
        width:160px;
        height:600px;
    }
    /*Specify width/height for ad block on right*/
    #right_column .dart_tag{
        width:300px;
        height:250px;
    }


.misc_info {
    color           : #666;
    font-size       : 11px;
}

.more {
    padding : 5px 0 0 0;
}
.more a:link, .more a:visited, .misc_info a:link, .misc_info a:visited {
    color           : #666;
    font-size       : 11px;
    padding         : 0 11px 0 0;
}
.more a:hover{
    text-decoration:underline;
}

.divider, .divider a{
    color:#000;
}
.divider{
margin:0 5px 0 5px;
}

.more .divider {
    padding : 0 10px 0 0px;
}

.comments {
    display : none;
}

#center_column .comments, #center_column .article_video  {
    display : inline;
}

#center_column .article_video a {
    font-size : 8pt;
    color     : #666;
}

#center_column p {
    line-height : 14px;
    margin      : 0 0 20px 0;
}

.misc_info .divider {
    display : none ;
}

.article_meta {
    padding   : 0 0 4px 0;
    font-size : 10px;
}

.stories_summary .article_meta {
    padding     : 0;
    margin : -7px 0 5px 0;

}
.stories_summary .article_meta, .stories_summary .article_pub_date  {
    font-size   : 11px;
    font-weight : normal;
    color       : #666;
}

.stories_summary .rec_title .more {
    display : none;
}

.stories_summary .rec_title h1 {
    color : black;
}

.article_meta .divider {
    display : inline;
}

.article_meta .comments {
    padding-left : 0;
}



#search_box div{
    float:left;
}
#search_box {
    background  : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Dnews_searchbg.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987774&ssbinary=true') no-repeat;
    font-family : Arial;
    font-size   : 12px;
    font-weight : bold;
    height      : 43px;
    margin      : 0 0 10px 0;
    padding     : 19px 0 0 19px;
}
#search_box #inputSearch{
    font-size:100%;
    vertical-align:middle;

    height:16px;
    width: 186px;

    margin:0 4px 0 5px;
    padding:3px 0 0 0;

    line-height: 1;
}
*html #search_box #buttonSearch input{
    margin:1px 0 0 0;
}
#searchtext{
    padding: 4px 0 0 0;
    color: #000;
}





#actionsContainer{
    background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DactionsBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976988226&ssbinary=true') no-repeat;
    width:auto;
    height:40px;
    padding:13px 0 0 22px;
}


.actionImg{ float:left;height:14px;width:14px; }

#actionsPrint a, #actionsEmail a, #actionsRSS a{ font-size:11px; color:#000; }
#actionsPrint a:hover, #actionsEmail a:hover, #actionsRSS a:hover{ text-decoration:underline; }

#actionsPrint, #actionsEmail, #actionsRSS{ float:left; vertical-align:middle; line-height:15px; margin:0 0 0 6px;}

#actionsPrint{ width:89px; }
#actionsEmail{ width:87px; }
#actionsRSS{ width:30px; }



.stories_summary .article_summary h1 {
    font-size : 13pt;
}

.stories_summary .article_title {
    margin : 0 0 0 0;
}

.rec_child #article_photo {
    display : none;
}

.rec_firstchild #article_photo {
    display : inline;
}

.rec_links {
    font-size : 80%;
}


/** Tab Styling **/

#tab1 div.tab_image {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fjpeg&blobheadervalue2=inline%3Bfilename%3Darmy_tab.jpg&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987905&ssbinary=true');
    width:71px;
}

#tab2 div.tab_image {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fjpeg&blobheadervalue2=inline%3Bfilename%3Dnavy_tab.jpg&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987921&ssbinary=true');
    width:71px;
}

#tab3 div.tab_image  {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fjpeg&blobheadervalue2=inline%3Bfilename%3Dairforce_tab.jpg&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987952&ssbinary=true');
    width:100px;
}

#tab4 div.tab_image {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fjpeg&blobheadervalue2=inline%3Bfilename%3Dmarines_tab.jpg&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976986754&ssbinary=true');
    width:93px;
}

#tab5 div.tab_image {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fjpeg&blobheadervalue2=inline%3Bfilename%3Dcoastguard_tab.jpg&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209981515984&ssbinary=true');
    width:125px;
}


/* set background position for all tabs */
#tabbed_headlines div.tab_image {
    cursor              : pointer;
    height              : 31px;
    background-position : 0px -62px;
}


#tabbed_headlines div.tab_image:hover {
    background-position : 0px -31px;
}

#tabbed_headlines div.selected div.tab_image, #tabbed_headlines div.selected div.tab_image:hover  {
    background-position : 0px 0px;
}


.tab {
    height : 31px;
    float : left;
}

.tab_container {
    position : relative;
}

.tab_content {
    display : none;
}


#tab1_content {
    display : block
}


/** End Tab Styling **/



/** Rounded Edge Boxes **/







.rounded_box {
    margin-bottom : 10px;
}


/** Left Column Rounded Boxes **/
#left_slot_1{
    margin:0 0 10px 0;
}






#left_column .narrowColumnBlueTop {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnarrowColumnBlueTop.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976988062&ssbinary=true') bottom left no-repeat;
    font-size  : 0px; /* IE6 min height bug */
    height     : 5px;
}

#left_column .narrowColumnBlueBody {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnarrowColumnBlueBody.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976988082&ssbinary=true') bottom left no-repeat;
    margin      : 0;
    text-align  : left;

    padding:7px 0pt 11px;
}
#left_column .narrowColumnBlueBody ul {
    margin:0;
}

#left_column .narrowColumnBlueBody ul li {
    margin      : 0 0 0 15px;
    padding     : 0;
    font-size   : 9pt;
    line-height : 19px;
}





/** Center Column Rounded Boxes **/

#center_column .rounded_box {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Dnews_mainbg.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987754&ssbinary=true') repeat-y top left;
    width : 100%;
}



#center_column .detailPageRoundedBbox {
	/*background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3D909%2F656%2FnewsDetailBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976988243&ssbinary=true') bottom center no-repeat;*/
	width: 458px;

	border: solid #c7c6c3;
	border-width:0 1px 0 1px;
}

#center_column .roundedBoxBottom {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue2=inline%3Bfilename%3DnewsDetailBottom.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976988476&ssbinary=true') bottom center;
    
    	width : 460px;
	height:6px;
	
	margin:0 0 10px 0;
	
	font-size  : 1px; /* IE6 min height bug */
}


#center_column .rounded_box_top {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Dnews_maintop.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987802&ssbinary=true') no-repeat;
    font-size  : 1px; /* IE6 min height bug */
    height     : 5px;
}

#center_column div.rounded_box_body {
    margin  : 0 20px 0 20px;
    padding:0;

    /*setting this border to fix a FF and Safari rendering bug where margins from the inner box don't push down the surrounding box.*/
    border:1px solid #fff;
    border:0 0 1px 0;

}



#center_column .newsSummary{
    border:solid #e9e8e7;
    border-width:1px 0 0 0;

    margin-top  : 12px;
    padding-top : 12px;
}

    #center_column .headerDiv h2{
        padding-left:0;
        margin-left:0;

        display:inline;
    }
    #center_column .headerDiv a{
        color:#666;
    }
    #center_column .headerDiv img{
        /*center RSS image in line*/
        vertical-align: -20%;
    }
    #center_column .headerDiv .divider a{
        color: #000;
    }



#center_column .rounded_box_bottom {
    background  : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Dnews_mainbtm.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987853&ssbinary=true') no-repeat bottom left;
    height      : 5px;
    position    : relative;
}

#center_column .rounded_box ul li {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Dnews_bullet.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987833&ssbinary=true') 0px 7px no-repeat;
    line-height: 19px;
    padding    : 0 0 0 10px;
    margin     : 0;
}

/** Right Column Rounded Boxes **/

#right_column .rounded_box {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3Drightsectionbackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987317&ssbinary=true') repeat-y;
}

#right_column .rounded_box h2 {
    margin     : 0 0 10px 0
}

#right_column .rounded_box ul li {
    background  : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Dnews_bullet.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987833&ssbinary=true') 0px 7px no-repeat;
    line-height : 19px;
    padding     : 0 0 0 10px;
}


/*DEFINES STYLES FOR BLUE BACKGROUND MODULES, SUCH AS FOR WHATS POPULAR*/
#right_column .wideColumnBlueTop{
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DwideColumnBlueTop.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987471&ssbinary=true') no-repeat bottom left;

    width:300px;
    height:5px;

    padding:0;
    margin:0;

    font-size:0;
}
#right_column .wideColumnBlueBody{
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DwideColumnBlueBody.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987303&ssbinary=true') no-repeat bottom center;
}



/*DEFINES STYLES FOR WHITE BACKGROUND MODULES, SUCH AS FOR WHATS HOT*/
#right_column .wideColumnWhiteTop{
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DwideColumnWhiteTop.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976988030&ssbinary=true') no-repeat bottom left;

    width:300px;
    height:5px;

    padding:0;
    margin:0;

    font-size:0;
}
#right_column .wideColumnWhiteBody{
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DwideColumnWhiteBody.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987254&ssbinary=true') no-repeat bottom center;
}



#right_column .rounded_box_body, .wideColumnBlueBody, .wideColumnWhiteBody {
    padding : 15px 0 5px 20px;
    /*width   : 80%;*/
}

#right_column .rounded_box_bottom {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Dnews_rightbtm.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987881&ssbinary=true') no-repeat bottom left;
    height     : 5px;
}

/* Hides the header for things like More Headlines, Most Popular, What's Hot */
#right_column .rounded_box .rec_title {
    display : none;
}

/** End Rounded Edge Boxes **/


/*** Start of MA stylesheets. Copied verbatim ***/


/* ====================================================================
^HEADER
-------------------------------------------------------------------- */
#logo {
    float:left;
}
#nav-main {
    background-color:#000;
}

/*** Login I/O ***/
#loginIO {
    font:11px Verdana, Arial, Helvetica, sans-serif;
    height:20px;
    line-height:13px;
}
#loginIO a {
    text-decoration:underline;
    font-weight:bold;
}
#loginIO img {
    border:0;
}
#loginIOAccountInfo {
    float:left;
    vertical-align:bottom;
    padding-top:2px;
    width:370px;
    text-align:left;
}

#loginIOExtraInfo {
    float: right;

    vertical-align:bottom;
    padding-top: 2px;
}

#logoMonster, #toolbar {
    float:right;

    display:block;
    vertical-align:bottom;
}
#logoMonster {
    padding-top:4px;
    width:186px;
    height:11px;
}
#toolbar {
    padding-top:2px;
}



/* ### NAVIGATION STYLING BLOCK ###
   ################################*/

/* HEADER STYLE */
    #header{
        width:960px;
        margin:0 auto;

        margin-bottom:10px;
    }
    *html #header{
        margin-bottom:7px;
    }
/* END HEADER STYLE */

/* NAV GENERAL STYLES */
    #nav{}

    #nav ul, #nav ul ul{
        margin:0;
        padding:0;
        list-style:none;
    }
    #nav ul li{
        height:20px;
        float:left;

        padding:0;
        line-height:normal;

        position:relative;

        z-index:20;
    }
    #nav ul li ul{
        top:20px;

        position:absolute;
        display:none;
    }
    #nav ul li:hover ul, #nav ul .liHover ul{
        display:block;
    }
    #nav ul li ul li{
        border:1px solid #999;
        border-width:0 1px 1px 1px;

        height:100%;

        background-color:#fff;

        padding:15px 20px 15px 20px;
    }
    #nav ul li ul li div ul{
        list-style:none;

        position:static;
        float:none;
    }
    #nav ul li ul li div ul li{
        background:none;
        border:none;
        padding:0;

        float:none;
        position:static;
    }

    .mastheadSpacer{
        margin-bottom:11px;
    }
/* END NAV GENERAL STYLES */

/* NAV BACKGROUND IMAGES AND ROLLOVERS */

	/* fix for IE background positioning bug */
	.navAnchor{
		width:100%;
		height:100%;

		display:block;
	}

	/* fix for IE background positioning bug */
	* html #nav ul .mastheadNavSelected{ background-position-y: -40px; }

	/* this class is used to show the nav tab matching the current page */
	#mastheadNavHome{
		width:61px;
		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnavMenuBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987579&ssbinary=true') no-repeat 0 0;
		cursor:pointer;
	}
	#nav ul #mastheadNavHome:hover, #mastheadNavHome.mastheadNavSelected:hover, #nav ul #mastheadNavHome.liHover{ background-position:0 -20px; cursor:pointer}
	#mastheadNavHome.mastheadNavSelected{ background-position:0 -40px; }


	#mastheadNavBenefits{
		width:89px;
		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnavMenuBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987579&ssbinary=true') no-repeat -61px 0;
	}
	#mastheadNavBenefits:hover, #mastheadNavBenefits.mastheadNavSelected:hover, #nav ul #mastheadNavBenefits.liHover{ background-position:-61px -20px; cursor:pointer }
	#mastheadNavBenefits.mastheadNavSelected{ background-position:-61px -40px; }


	#mastheadNavNews{
		width:62px;
		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnavMenuBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987579&ssbinary=true') no-repeat -150px 0;
	}
	#mastheadNavNews:hover, #mastheadNavNews.mastheadNavSelected:hover, #nav ul #mastheadNavNews.liHover{ background-position:-150px -20px; cursor:pointer }
	#mastheadNavNews.mastheadNavSelected{ background-position:-150px -40px; }


	#mastheadNavEntertainment{
		width:122px;
		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnavMenuBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987579&ssbinary=true') no-repeat -212px 0;
	}
	#mastheadNavEntertainment:hover, #mastheadNavEntertainment.mastheadNavSelected:hover, #nav ul #mastheadNavEntertainment.liHover{ background-position:-212px -20px; cursor:pointer }
	#mastheadNavEntertainment.mastheadNavSelected{ background-position:-212px -40px; }


	#mastheadNavTravel{
		width:70px;
		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnavMenuBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987579&ssbinary=true') no-repeat -334px 0;
	}
	#mastheadNavTravel:hover, #mastheadNavTravel.mastheadNavSelected:hover, #nav ul #mastheadNavTravel.liHover{ background-position:-334px -20px; cursor:pointer }
	#mastheadNavTravel.mastheadNavSelected{ background-position:-334px -40px; }


	#mastheadNavShop{
		width:63px;
		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnavMenuBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987579&ssbinary=true') no-repeat -404px 0;
	}
	#mastheadNavShop:hover, #mastheadNavShop.mastheadNavSelected:hover, #nav ul #mastheadNavShop.liHover{ background-position:-404px -20px; cursor:pointer }
	#mastheadNavShop.mastheadNavSelected{ background-position:-404px -40px; }


	#mastheadNavFinance{
		width:81px;
		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnavMenuBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987579&ssbinary=true') no-repeat -467px 0;
	}
	#mastheadNavFinance:hover, #mastheadNavFinance.mastheadNavSelected:hover, #nav ul #mastheadNavFinance.liHover{ background-position:-467px -20px; cursor:pointer }
	#mastheadNavFinance.mastheadNavSelected{ background-position:-467px -40px; }


	#mastheadNavCareers{
		width:79px;
		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnavMenuBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987579&ssbinary=true') no-repeat -548px 0;
	}
	#mastheadNavCareers:hover, #mastheadNavCareers.mastheadNavSelected:hover, #nav ul #mastheadNavCareers.liHover{ background-position:-548px -20px; cursor:pointer }
	#mastheadNavCareers.mastheadNavSelected{ background-position:-548px -40px; }


	#mastheadNavEducation{
		width:92px;
		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnavMenuBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987579&ssbinary=true') no-repeat -627px 0;
	}
	#mastheadNavEducation:hover, #mastheadNavEducation.mastheadNavSelected:hover, #nav ul #mastheadNavEducation.liHover{ background-position:-627px -20px; cursor:pointer }
	#mastheadNavEducation.mastheadNavSelected{ background-position:-627px -40px; }


	#mastheadNavJoin{
		width:128px;
		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnavMenuBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987579&ssbinary=true') no-repeat -719px 0;
	}
	#mastheadNavJoin:hover, #mastheadNavJoin.mastheadNavSelected:hover, #nav ul #mastheadNavJoin.liHover{ background-position:-719px -20px; cursor:pointer }
	#mastheadNavJoin.mastheadNavSelected{ background-position:-719px -40px; }


	#mastheadNavCommunity{
		width:113px;
		background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DnavMenuBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987579&ssbinary=true') no-repeat -847px 0;
	}
	#mastheadNavCommunity:hover, #mastheadNavCommunity.mastheadNavSelected:hover, #nav ul #mastheadNavCommunity.liHover{ background-position:-847px -20px; cursor:pointer }
	#mastheadNavCommunity.mastheadNavSelected{ background-position:-847px -40px; }
	

/* END NAV BACKGROUND IMAGES AND ROLLOVERS */

/* NAV MENU STYLING */
    #mastheadNavHome ul li{
        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Darrow.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987615&ssbinary=true') 25px 0 no-repeat;
        width:360px;
    }
        .mastheadNavHomeDiv{
            float:left;
            width:50%;
        }
        /* width fix for Home menu in ie6 */
        #mastheadNavHome ul li div ul li{width: 190px;}

    #mastheadNavBenefits ul li{
        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Darrow.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987615&ssbinary=true') 40px 0 no-repeat;
        width:90px;
    }
    #mastheadNavNews ul li{
        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Darrow.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987615&ssbinary=true') 25px 0 no-repeat;
        width:135px;
    }
    #mastheadNavEntertainment ul li{
        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Darrow.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987615&ssbinary=true') 57px 0 no-repeat;
        width:100px;
    }
    #mastheadNavTravel ul li{
        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Darrow.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987615&ssbinary=true') 30px 0 no-repeat;
        width:150px;
    }
    #mastheadNavShop ul li{
        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Darrow.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987615&ssbinary=true') 27px 0 no-repeat;
        width:145px;
    }
    #mastheadNavFinance ul li{
        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Darrow.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987615&ssbinary=true') 35px 0 no-repeat;
        width:165px;
    }
    #mastheadNavCareers ul li{
        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Darrow.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987615&ssbinary=true') 35px 0 no-repeat;
        width:185px;
    }
    #mastheadNavEducation ul li{
        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Darrow.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987615&ssbinary=true') 40px 0 no-repeat;
        width:175px;
    }
    #mastheadNavJoin ul li{
        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Darrow.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987615&ssbinary=true') 50px 0 no-repeat;
        width:190px;
    }
    #mastheadNavCommunity ul li{
        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Darrow.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987615&ssbinary=true') 95px 0 no-repeat;
        width:115px;
        left:-44px;
    }
/* END NAV MENU STYLING */

/* NAV TYPOGRAPHY */
    #nav, #nav a{
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:11px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;

        color:#333;
        line-height:15px;
        text-decoration:none;
    }
    #nav a:hover,#nav a:active{
        text-decoration:underline;
        color:#CC3300;
    }
    #nav .mastheadNavHeader, #nav .mastheadNavHeader a{
        font-weight:bold;
    }
/* END NAV TYPOGRAPHY */

/* MASTHEAD STYLES */
    #masthead{
        width:960px;
        height:60px;

        padding:0;
        margin:0;

        background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3DmastheadBackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976987643&ssbinary=true') repeat-x;
    }

    #masthead a, #masthead img{
        border:0;
    }

    #mastheadLogo{
        float:left;
    }
    #mastheadPageLogo{
        float:left;
    }
/* END MASTHEAD STYLES */

/* ### END NAVIGATION STYLING BLOCK ###
   ################################*/




/* JIVE COMMUNITY EVERYWHERE*/


#jive {
/*
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3Dcenterbottombackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976986876&ssbinary=true') no-repeat bottom left;
*/
    padding: 14px 20px 0 20px;
}

.jive_bottom {
    background : url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3Dcenterbottom.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976986995&ssbinary=true') no-repeat bottom left;
    height     : 5px;
    font-size:0;
}

#jive h4{
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.jiveHeaderSection a{
	text-decoration:underline;
}
.jiveHeaderSection .spanLeft{
	float:left;
}
.jiveHeaderSection .spanRight{
	float:right;
}


#jive-community{
    color:#000;
    font-size:12px;

    padding: 0px;
}


.jiveLoginRequired{
    margin:0px;
    padding:0px;
    text-align:center;
}
.jiveLoginRequired a img{
    border:0pt none;
    cursor:pointer;
    font-size:0px;
    
    line-height:0px;
    margin:20px 0pt;
    padding:0px;
    overflow:hidden;
    width:127px;
    height:23px;
}

.jiveSection{
	margin:0 0 13px 0;
}
.jiveSection #jive-stats{
	float:left;
	font-size:11px;
	color:#666;
}
.jiveSection #jive-link{
	float:right;
        display:none;
}
	.jiveSection #jive-link a{
		text-decoration:underline;
	}
	
.jiveSection #jive-stats, .jiveSection #jive-link{
	height:13px;
	vertical-align:bottom;
	
	line-height:18px;
}





#jive-message-list ul{
	margin:0;
}
#jive-message-list ul, #jive-message-list ul li{
    list-style:none;
    padding:0;
}
	#jive-message-list ul{
    		border-color:#c7c6c3;
    		border-style:solid;
		border-width:1px 0 0 0;
	}

.jive-even, .jive-odd{
	padding:25px 15px 25px 15px;
    
	border-color:#c7c6c3;
	border-style:solid;
	border-width:0 0 1px 0;
}
	.jive-odd{
		background-color:#eef6fc;
	}

.jive-header{
    margin:0;
    overflow:hidden;
}

/* #### CLEARFIX CODE FOR .jive-header #### */
.jive-header:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.jive-header{ display:inline-block; }
/* mac hide \*/
*html .jive-header{ height:1%; }
.jive-header{ display:block; }
/* end mac hide */
/* #### END CLEARFIX CODE FOR .jive-header #### */

.jive-author{
    height:16px;
    color:#666;
    float:left;
}
.jive-date{
    height:16px;
    color:#666;
    float:right;

    font-size:11px;
}

.jive-body{
    clear:both;
    padding:15px 0 0 0;
vertical-align:top;
height:100%;
}
.jive-body span{
    padding:0;
    margin:0;
}
.jive-body .commentAvatar{
	width:60px;
	height:auto;

	border:1px solid #c7c6c3;
	margin:2px 12px 0 0;
	
	float:left;
}


#jive-comment{
    margin:0;
}
    #jive-comment h4{
        color:#000000;
        font-size:16px;
        font-weight:bold;
        line-height:19px;
    }

#jive-post{
    margin:20px 0 0 0;
}
#jive-post table{
    width:auto;
}

#jive-post-comment-container{
    border:1px solid #a5acb2;
}
#jive-post_comment{
	display:block;
	height:175px;
	width:416px;

	margin: 0;
	padding:0;

	border-style:none;
	border-width:0px;
	
	overflow:auto;
	overflow-x:hidden;
	
}


.jive-submit-td{
	text-align:center;
	padding:0;
	margin:0;
}
.jive-submit-td input{
	background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3Daddcommentbutton.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976986893&ssbinary=true') no-repeat;
    
	width:127px;
	height:23px;

	margin:20px 0 20px 0;
	padding:0;
	
	overflow:hidden;
	
	border:0;
	font-size:0px;
	line-height:0px;
	
	cursor:pointer;
}




/* Article Comments */
#center_column .articleComments ul, #center_column .articleComments li{
    list-style:none;

    margin:0;
    padding:0;
}
#center_column .articleComments img{
    border:none;
}
#center_column .articleComments #addComment{
    color: #666;
    font-size:11px;

    height:16px;
    margin:16px 0 15px 21px;
    padding:0 0 0 20px;

    background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3Dadd_icon.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976988555&ssbinary=true') left no-repeat;
}

    #center_column .articleComments #addComment a{
        color:#666;
        vertical-align:middle;
    }

#center_column .articleComments .commentInfo{
    margin:15px 0 0 0;
}

#center_column .articleComments .users{
    float:left;
    height:16px;
}

#center_column .articleComments .userIcon{
    margin:0 0 0 21px;
    padding:0;
}
#center_column .articleComments .postdate{
    color: #666;
    font-size:11px;

    float:right;
    margin:0 21px 0 0;
}
#center_column .articleComments .commentText{
    margin: 15px 21px 15px 37px;
}
#center_column .articleComments .commentDivide{
    border: solid #e9e8e7;
    border-width: 0 0 1px 0;

    margin:0 21px 0 21px;
}


/* Comments */
#addCommentContainer{
    background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3Dcenterbottombackground.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976986876&ssbinary=true') no-repeat;

    background-position:bottom;

    padding:0;
    margin:0;

}
#center_column #newComment{
    padding:15px 21px 10px 21px;
}
#center_column #newComment h2{
    margin:0;
}
#center_column #newComment textarea{
    display:block;
    width:99%;
    height:175px;
}

#center_column #newComment #commentButtons{
    margin:10px 0 0 0;
}
#center_column #newComment form{
    width:100%;
    margin:0;
    padding:0;
}
#center_column #newComment input{
    border:0;
}
#center_column #newComment #addcommentButton{
    width:127px;
    height:23px;

    float:left;

    background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3Daddcommentbutton.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976986893&ssbinary=true');
}
#center_column #newComment #previewButton{
    width:127px;
    height:23px;

    margin:0 0 0 6px;
    float:left;

    background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3Dpreviewbutton.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976986914&ssbinary=true');
}
#center_column #newComment #cancelButton{
    width:66px;
    height:23px;

    float:right;

    background: url('/web/20090902171118/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fpng&blobheadervalue2=inline%3Bfilename%3Dcancelbutton.png&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209976986949&ssbinary=true');
}
/* End JIVE COMMUNITY EVERYWHERE*/


	#mastheadAd{
		height:60px;
		float:right;
	}
		#mastheadAd img.pixel{
			visibility:hidden;		
		}
