/*  (do not remove this :) */
/*  (not this either :) */

.documentContent{
    padding: 0 ! important;
    background-color: #FFFFFF;
}

#content{
    padding: 0 !important;
}


#portal-column-content{
    margin-left: 0;
    margin-right: -16em;
    float: left;
    border-top: none;
}

h1{
    font-weight: bold;
    color: #ED171F;
    font-size: 1.5em;
    padding-bottom: 5px;
    border-bottom: none;
}

h1 span{
    font-style: italic;
}

/*************
 HOME CONTENT
**************/

#home-middle-content{
    padding-top: 20px;
    padding-left: 17px;
}

#home-middle-content a{
    padding-right: 3px;
}

#home-middle-content-left{
    width: 265px;
    float: left;
    display: inline;
}

#home-middle-content-left p{
    color: #474747;
    font-size: 1em;
    font-family: Arial;
    line-height: 1.15em;
}

#home-left-links{
    padding-top: 10px;
    color: #314697;
}

#home-left-links div {
    padding-top: 4px;
}

#home-left-links .militarySurveyLink {
    font-weight: bold;
    color: #1b2d75;
    padding-left: 20px;
}

#home-left-links .militarySurveyLink:hover {
    color: #A4ACEB;
}

#home-middle-content-right{
    float: left;
    display: inline;
    padding-left: 25px;
    width: 260px;
}
    
#home-middle-content-right ul {
    list-style: none;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    color: #314697;
}

#home-middle-content-right img{
    border: 1px solid #585858;
    margin-right: 10px;
    /*float: left;*/
}

#home-middle-content-right a {
    text-decoration: underline;
    border: 0;
    color: #314697;
    font-size: 1em;
    line-height: 1em;
}

#home-middle-content-right a:hover {
    color: #A4ACEB;
}

#home-bottom {
    padding: 15px 0 15px 17px;
}

#home-bottom img{
    padding-right: 15px;
    float: left;
}

#home-bottom .promover {
    width: 49px;
    height: 59px;
    background: url(http://www.redball.com/promover.gif);
    display: block;
    float: left;
}

/*************
    PORTLETS
**************/
dl.portlet{
    margin: 0 0 15px 0;
    padding:0;
    border: none;
    width: 170px;
    background-image: url(background_portlet.jpg);
}

.portletHeader{
    background-color: transparent;
    border: none;
    padding: 0;
    
}

.portletItem{
    padding: 0 0 3px 0;
    border: none;
}

/*  */
