﻿body
{
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    color:#424242;
    line-height: 18px
}
div.logo
{
    padding-left: 90px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

a
{
    border-style: none;
    font-weight:normal;
    color: gray;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
}
a.home
{
    border-style: none;
    font-weight: 800;
    letter-spacing: 2.5px;
    color: black;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
}
a.bio
{
    color:#00a4e4;
    font-weight:bold;
    }
h1
{
    font-size: 22pt;
    font-weight: lighter;
    color: #60adcc;
    font-family: Times;
}

h2
{
    font-size: 18px;
    font-weight: bold;
    color: #00a4e4;
    font-family:Verdana;
    
}

div.head2
{
    color: #00a4e4;
    font-weight: 800;
}
div.headline
{
    color:#424242;
    vertical-align:top;
    font-weight: bold;
    text-align: left;
    font-family: Times;
    font-size: 20px;
    padding-top: 50px;
    padding-bottom: 20px;
    padding-left: 200px;
}
div.title
{
    font-weight: bold;
}
div.date
{
    font-style: italic;
    color: gray;
}
td.nav
{
    background-image: url(images/nav_bg.gif);
    text-align: center;
}
a.homemenu
{
    /*color:#525252;*/
    color: #7f7f7f;
    font-size:11px;
    font-family: times;
    font-weight: 700;
    letter-spacing:2px
}
td.footer
{
    color: gray;
    background-color: #ececec;
    border-top: solid;
    border-bottom: solid;
    border-top-width: thin;
    border-bottom-width:thin;
    border-top-color: #dfdfdf;
    border-bottom-color: #dfdfdf;
    width: 900px;
    height: 40px;
    text-decoration:none;
    font-weight:normal;
}
#footer {
	bottom: 0;

}
td.footerhome
{
    color: gray;
    background-color: #ececec;
    border-top: solid;
    border-bottom: solid;
    border-top-width: thin;
    border-bottom-width:thin;
    border-top-color: #dfdfdf;
    border-bottom-color: #dfdfdf;
    width: 932px;
    height: 40px;
}

#homeSubtitle
{
    float:left; 
    padding-top:30px;
}

#GoodMorningAmer
{
    float:right;
    padding:  15px 65px 35px 0;
}

#GoodMorningAmer span
{
    font-size:14px; 
    font-family:Times New Roman; 
    color: Gray;
}	

#GoodMorningAmer img
{
    border-width: 1px;
}

.error
{
    color: #60adcc;
    font-family:  Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}