﻿
body
{
    background-color: #ece9cc;
    margin: 10px 0px 5px 10px;
}

TD
{
    background-color: #fff;
    font-family: Arial, sans-serif;
    line-height: normal;
    font-size: 14px;
}
.formbox
{
    padding: 5px;
    vertical-align:top;
    border: solid 1px #555555;
    background-color: #ffffff;
}
.bottomborderYellow {
    border-bottom: solid 1px #555555;
    background-color: #f5f5dc;
}
.GrayYellow {
    font-size: 16px;
    background-color: #fff8dc;
    border-bottom: solid 1px #555555;
}

.bottomborder
{
    border-bottom: solid 1px #555555;
}

.bottomborderHeader {
    border-bottom: solid 1px #555555;
    background-color: #fff8dc;
}
.MainCopy
{
    font-family: Arial, sans-serif;
    line-height: 100%;
    font-size: 14px;
}

/* Calculators */
.RedItalic
{
	font-size: 14px;
	color: #CC3433;
}

.RedHead
{
	font-size: 16px;
	font-weight: bold;
	color: #CC3433;
}
.Asmall
{
	font-size: 12px;
}

.Gray {
    font-size: 16px;
    background-color: #dcdcdc;
    border-bottom: solid 1px #555555;
}

H1 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #203957;
    font-weight: 900;
    margin: 10px 10px 10px 0px;
}

H2 {
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #cc6633;
    font-weight: bold;
    margin: 15px 0 5px 0;
    font-variant: normal;
    font-style: italic;
    text-decoration: none;
    margin: 20px 0px 10px 0px;
}
.ExitCollegeInvest
{
    font-size: 14px;
    line-height: 18px;
    vertical-align: top;
}
.ExitImage
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.CenterText
{
    text-align: center;
}
.CenterPanel
{
    vertical-align: middle;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
HR {
    height: 1px;
    border-bottom: #B5A59D 1px dotted;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.highlight
{
    background-color: #fefbd2;
    color: #000080;
}