a
{
    text-decoration: underline;
    outline: none;
}

html
{
    overflow: scroll;
}

b, body, div, font, i, p, span, td, u
{
    font-size: 10pt;
	color: #000000;
	font-family: geneva,arial,helvetica;
	text-decoration: none;
}

body
{
    text-align: center;
    background-color: #0066CC;
}

h1
{
    font-size: 24px;
    color: #000099;
    text-align: center;
}

h2
{
    font-size: 16px;
    color: #000099;
}

h3
{
    font-size: 14px;
    color: #000099;
    margin-bottom: 0;
}

h4
{
    font-size: 12px;
    color: #000099;
    margin-top: 0;
    margin-bottom: 0;
}

#center
{
    text-align: center;
}

#header
{
    display: none;
}

#home-left
{
    vertical-align: top;
    width: 250px;
    text-align: center;
}

#home-right
{
    vertical-align: top;
    width: 250px;
    text-align: center;
}

#page
{
    width: 682px;
    background-color: #FFFFCC;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    vertical-align: top;
}

#page-home
{
    width: 682px;
    background-color: #FFFFCC;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    vertical-align: top;
}

#footer
{
    display: none;
}

.footer-left
{
    width: 201px;
    height: 60px;
    padding-left: 10px;
    background-color: #000099;
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
    text-align: left;
}

.footer-center
{
    display: none;
}

.footer-right
{
    display: none;
}

.footer-right a
{
    color: #FFFFFF;
    text-decoration: none;
}

#menu
{
    width: 762px;
}

.menu-tab
{
    display: none;
}

.menu-tab a
{
    display: none;
}

.large-header-text
{
    font-size: 50px;
    color: #FFCC00;
    font-weight: bold;
}

.medium-header-text
{
    font-size: 16px;
    color: #FFFFFF;
}

.bullet li
{
    list-style-image: url(images/hyphen-bullet.gif);
    margin-left: -10px;
    margin-bottom: -8px;
}

.no-bullet
{
    list-style-type: none;
}
