body {
    background: #FFFFFF;
    color: #222222;
    font-family: 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
    line-height:140%;
	letter-spacing: -.01em;
	margin-bottom: 15px;
	font-size: small;
}

a,
a:link, 
a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #990000;
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer;
}

a:hover, 
a:active, 
a:focus {
    color: red;
    text-decoration: none; 
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer;
}


#content {
    margin: 35px auto 0px auto;
    width: 550px;
    padding: 0px;
    background: #FFFFFF;
}

h1 {
    font-size: 150%;
    color: #666666;
    margin: 0px 5px 15px 0px;
    font-weight: normal;
}

h1 span {
    color: #BBBBBB;
}

h2 {
    font-size: 120%;
    padding: 3px 0px 3px 0px;
    margin: 35px 0px 10px 0px;
    color: #333333;
    border-bottom: 1px solid #EEEEEE;
    font-weight: normal;
}

h3 {
    font-size: 115%;
    padding: 3px 0px 3px 0px;
    margin: 35px 0px 10px 0px;
    text-align: left;
    font-weight: normal;
    border-bottom: 1px solid #EEEEEE;
}

h3 span {
    cursor: pointer;
    font-weight: normal;
    font-size:80%;
    color: #AAAAAA;
}


p {
    margin: 0;
    padding: 5px 3px 3px 15px;
    line-height: 140%;
    text-indent: -10px;
}


ul {
    margin: 0 15px 10px;
    padding: 0 5px;
    font-style: normal;
    font-weight: normal;
}


li {
    margin-top: 4px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    line-height: 130%;
    margin-left: 10px;
}

h4 {
    font-size: 100%;
    padding: 0px 10px 3px 0px;
    border-bottom: 1px solid #EEEEEE;
    text-decoration: none;
    color: #333333;
    font-weight: normal;
}

h4 span {
    font-weight: normal;
    border-bottom: 1px solid #FFFFFF;
    text-decoration: none;
    color: #AAAAAA;
    margin:5px 0px 0px 0px;
}


#updated {
    color: #666666;
    margin-top: 25px;
    margin-bottom: 25px;
}

.backTop {
    text-align: right;
    background: #FFFFFF;
    font-weight: bold;
    color: #999999;
}

div {
    margin: 0px;
    padding: 0px;
}

#acad_employment_div ul {
    display:none;
}

