




/*
     FILE ARCHIVED ON 17:12:35 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)).
*/

/*
@import url(/web/20090902171235/http://images.military.com/cs/Satellite?pagename=ma/Script/CSS/MilBase);
*/

* {
    margin  : 0;
    padding : 0;
}

html {
    font-size : 100.01%;   /* IEWin small-text-size bugfix */
}

body {
    color      : #555;
    font       : 12px Arial, Verdana, Helvetica, sans-serif;
    text-align : center;
    margin     : 0 auto;
    width      : 960px;
}

#contents {
    float      : left;
    text-align : left;
}


/*
    Footer taken from http://images.military.com/lib/styles/footer.css
*/
#footer {
    border-top : 1px solid #CCC;
    color      : #666;
    font       : 11px Arial, Verdana, Helvetica, sans-serif;
    margin     : 5px auto 0 auto;
    padding    : 5px 0 0 0;
    text-align : center;
}

#footer p {
    margin : 0 0 2px 0;
}

#footer p.logoMonsterHolder {
    margin-top:5px;
}

#footer img.logoMonster {
    height : 11px;
    width  : 186px;
}
#footer a:link, #footer a:visited {
    color : #00C;
}
#footer a:hover, #footer a:active {
    color : #C30;
}


/* used to extend the container right to the bottom */
.filler {
    clear : both;
}

#left_column {
    float  : left;
    height : auto;
    width  : 165px;
}

#right_column {
    float  : right;
    width  : 300px;
}

#center_column {
    float        : left;
    margin       : 0 0.7em 0 1.3em;
    width        : 460px;
}

h1 {
    color       : #00f;
    font-size   : 23px;
    font-weight : bold;
    line-height : 30px
}

h2 {
    color       : #000;
    font-size   : 16px;
    font-weight : bold;
    line-height : 19px;
}

h3 {
    color       : #000;
    font-size   : 12px;
    font-weight : bold;
    line-height : 19px;
}

h4 {
    color       : #105db5;
    font-size   : 11px;
    font-weight : bold;
    line-height : 14px;
}


a {
    outline         : none;  /* fix for FF dotted-links http://sonspring.com/journal/removing-dotted-links */
    text-decoration : none;
}


a:link, a:visited  {
    color           : #0000f0;
}

a:active, a:hover {
    color           : #f26803;
}

a img {
    border : none;
}

img.pixel {
    height: 1px;
    width : 1px;
}

ul {
    list-style:none;
    margin:3px 0 0 0;
}

li {
    list-style:none;
    line-height:1.2em;
    padding-bottom:6px;
}


.dashx {
    height        : 1px;
    margin-top    : 10px;
    margin-bottom : -31px;
    background:url('/web/20090902171235/http://images.military.com/cs/Satellite?blobcol=urldata&blobheadername1=Content-Type&blobheadername2=Content-Disposition&blobheadervalue1=image%2Fgif&blobheadervalue2=inline%3Bfilename%3D252%2F222%2Fdashx.gif&blobkey=id&blobnocache=false&blobtable=MungoBlobs&blobwhere=1209980805086&ssbinary=true') top left repeat-x;
}

p, ul, ol, dl, blockquote, pre {
    margin-bottom : 1.0em;
}
