/* 
    Document   : landing-expired
    Created on : Aug 12, 2009, 12:50:48 PM
    Author     : tstone
    Description:
        This is the base landing-expired stylesheet. If the partner does not
        override this stylesheet, base is loaded.
*/

body {
    background: #fff;
    color: #56517a;
    font-family: Verdana;
}

a {
    color: #00a1e4;
}


h1, h2, h3 {
    margin: 0 0 .5em;
    padding: 0;
    line-height: 1.31;
    font-weight: bold;
}

p {
    margin: 0 0 8px;
    padding: 0;
}

#expired-doc {
    width:57.69em;
    *width:56.2501em;
    min-width:750px;
    text-align:left;
    margin:12% auto 0;
}

#hd h1 {
    overflow:hidden;
    height: 0;
    padding-top: 80px;
}

#bd {}

#ft {}

