body
{
    background-color: #ffffff;
    font-size:13px;
    font-family: Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0px;
    color: #696969;
}
p, ul
{
    
    
}
a
{
    text-decoration: none;
    color: #144bb0;
}
img
{
    border: 0;
}
h2
{
    font-size:11px;
    margin:10px;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.page
{
    margin-left: auto;
    margin-right: auto;
}
#header
{
    text-align: center;
    padding: 0;
    margin-bottom: 0px;
    position: relative;
    background-color:#0E3175;
}
#header-bg
{
    text-align: left;
    padding: 0;
    margin-bottom: 0px;
    position: relative;
    background-color:#0E3175;
    background-image:url('http://m.military.com/Content/Images/MastBg.jpg');
    background-repeat:repeat-x;
}
#header-space
{
    text-align: center;
    padding: 0;
    background-color:#0E3175;
}
#HeaderImage
{
    margin: 0px;
    padding: 0px;
}
#main
{
    padding: 5px 5px 5px 5px;
    background-color: #ffffff;
    margin-bottom: 10px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}
.mobileAd
{
    text-align:center;
    margin-bottom:10px;
}
/* TABLE
----------------------------------------------------------*/
table
{
    padding: 0px;
    margin: 0px;
}
tdbody
{
    padding: 0px;
}
table td
{
    padding: 5px;
    margin: 0px;
}
table tr
{
    padding: 5px;
    margin: 0px;
}
table th
{
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
}
#tabTable
{
    padding: 0px;
    font-size:11px;
    margin: 0px;
    text-align: center;
    border-bottom-style: solid;
    border-top-style: solid;
    border-width: 2px;
    border-color: #545454;
    background-color: #d0d0d2;
}
#tabTable tr
{
    height:100%;
}
/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}
#menucontainer
{
    margin-top: 40px;
}
div#title
{
    display: block;
    text-align: left;
    background-color: #336699;
}
/* Master Page elements ------------------------------------------------*/
#MainTabContainer
{
    padding: 0px;
    font-size:10px;
    margin: 0px;
    text-align: left;
    /*width:100%;*/
    border-bottom-style: solid;
    border-top-style: solid;
    border-width: 2px;
    border-color: #545454;
    background-color: #d0d0d2;
    font-weight:bold;
    vertical-align:middle;
}
.tabLink
{
    color:#000000;
}
#LowerTabContainer
{
    padding: 0px;
    font-size:10px;
    margin: 0px;
    text-align: left;
    /*width:100%;*/
    border-bottom-style: solid;
    border-top-style: solid;
    border-width: 2px;
    border-color: #545454;
    background-color: #d0d0d2;
    font-weight:bold;
}
.tabHeadings
{
    border: 0px;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
    background-color: #d0d0d2;
    color: #000000;
    font-weight: bold;
    display: inline-block;
    border-right-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
}
.tabHeadings a
{
    color: #000000;
}
.tabHeadings-leftof
{
    border: 0px;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
    background-color: #d0d0d2;
    color: #000000;
    font-weight: bold;
    display: inline-block;
}
.tabHeadings-leftof a
{
    color: #000000;
}
.tabHeadings-selected
{
    border: 0px;
    padding: 5px;
    margin: 0px;
    display: inline-block;
    background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
}
.tabHeadings-selected a
{
    color: #ffffff;
}
#Footer
{
    font-weight: 500;
    font-family: Arial;
    font-size:11px;
    text-align: center;
    color: #ffffff;
    background-color: #14397d;
    padding-top: 5px;
    padding-bottom: 5px;
}
#Footer a
{
    color: #ffffff;
    text-decoration: underline;
}
#menuTable
{
    padding: 0px;
    font-size:11px;
    margin: 0px;
    background-color: #d0d0d2;
    font-weight:bold;
    border-collapse:collapse;
}
#menuTable tr
{
    width: 100%;
    padding: 0px;
}
#menuTable td
{
    text-align: center;
    vertical-align:middle;
    border-style: solid;
    border-width: 2px;
    border-color: #545454;
}
#menuTable a
{
    text-decoration:none;
}
.cell-selected
{
    background-color: #000000;
    color: #FFFFFF;
}
.cell-selected a
{
    color:#ffffff;
}
#TableDiv
{
    text-align:center;
}
#navDiv
{
    text-align:center;
    text-decoration:none;
    margin-bottom:5px;
}
#navDiv a
{
    color : #696969;
}
/* News headline Page elements --------------------------------------------------*/
.sectionTopHeadline
{
    font-weight: bold;
    font-size:13px;
    color: #32679A;
}
.sectionTopHeadline a
{
    color: #144bb0;
    text-decoration: none;
}
#TopStoriesHeading
{
    background-color: #ffffff;
    padding: 2px;
    font-weight: bold;
}
#MoreHeadlines
{
    color: #000000;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.articleListContainer
{
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.subHeading
{
    font-weight: bold;
    color: #000000;
    background-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: thin;
}
.articleList
{
    padding-top: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
}
.articleList li
{
    list-style-type: square;
    font-size:11px;
}
.articleList span
{
    color: #144bb0;
}
.articleList a
{
    text-decoration: none;
}
#TopHeadlinePic
{
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
#TopPicCell
{
    vertical-align: top;
}
#TopArticleCell
{
    text-align: left;
    vertical-align: top;
}
#ViewNewsContainer
{
    margin-top: 0px;
    margin-bottom: 10px;
}
.viewNewsLink
{
    text-decoration: none;
    color: #535353;
}
/* --- Specific news summary e.g Army news page --- */
.newsPageArticleDescription
{
    font-size:11px;
}
.newspageSubHeading
{
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: thin;
}
.articlePubDate
{
    display: inline;
    font-style: italic;
    color:#696969;
    font-size:8px;
}
.articleTable
{
    margin-bottom: 10px;
}
.articleTable td
{
    margin: 0px;
    padding: 0px 0px 0px 5px;
}
#descriptionCell
{
    padding-left: 20px;
}
#ArticleDescription
{
    font-size:11px;
}
.fullStoryLink
{
    text-decoration: underline;
    color: #696969;
    font-size:13px;
}
#fullLinkCell
{
    padding-left: 20px;
}
#articleSource
{
    display: inline;
}
#articleDate
{
    display: inline;
}
#articleByline
{
    display: inline;
}
.fullStoryLink
{
    font-size:11px;
    text-decoration:underline;
}
/* ---------------- Article specific layout ------------------------- */
#ArticleHeadlinePic
{
    float: left;
    margin: 5px;
}
#backImg
{
    display: inline;
    float: right;
    padding: 0px;
    margin: 0 auto;
    margin-bottom: 3px;
    height: 100%;
}
#backImg img
{
    width: 100%;
    height: 100%;
}
#topStoriesText
{
    float: left;
    display: inline;
}
#artcleTopTable
{
    width: 100%;
    color: #000000;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: thin;
    font-weight: bold;
    padding: 6px;
}
#artcleTopTable tr
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    height: 90%;
}
#artcleTopTable td
{
    margin: 10px;
    padding: 0px;
}
#topStoryTextCell
{
    text-align: left;
}
#backCell
{
    text-align: right;
    padding-bottom: 0px;
    margin: 10px 0px 10px 0px;
}
.BackButton
{
    background-color: #0f3271;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    padding: 3px 10px 3px 10px;
    width: 30px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
#ArticleText
{
    font-size:12px;
}
.subText
{
    font-size:8pt;
    font-weight: normal;
}
