﻿div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}

body
{
    margin: 0px;
    background-image: url('../Images/SplashBackGround.jpg');
    background-repeat: repeat-x;
    background-position: top left;
    font-family: Century Gothic;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #808080;
}

.SplashBackground
{
    background-image: url('../Images/WebsiteSplash.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    height: 700px;
}

.iFrameBackground
{
    background-image: url('../Images/iFrameBannerBG.jpg');
    background-repeat: repeat-x;
    background-position: top left;
}

.iFrameLinks
{
    font-family: Centrury Gothic;
    font-size: 12px;
    color: #333333;
    padding: 0px 0px 10px 0px;
}

.iFrameLinks a
{
    font-family: Centrury Gothic;
    font-size: 12px;
    color: #0066FF;
    text-decoration: none;
}

.iFrameLinks a:link
{
    font-family: Centrury Gothic;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

.iFrameLinks a:hover
{
    font-family: Centrury Gothic;
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
}

.WelcomeContent
{
    font-family: Century Gothic;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #808080;
    padding-top: 300px;
    padding-left: 60px;
}

.WelcomeContent a
{
    text-decoration: none;
    font-family: 'Century Gothic';
	color: #696969;
	font-size: 12px;
}

.WelcomeContent a:link
{
    text-decoration: none;
    font-family: 'Century Gothic';
	color: #696969;
	font-size: 12px;
}

.WelcomeContent a:hover
{
    text-decoration: underline;
    font-family: 'Century Gothic';
	color: #696969;
	font-size: 12px;
}

.WelcomeContent h1
{
    font-family: Century Gothic;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #003399;
}

.WelcomeContent hr
{
    margin: 12px 0px 12px 0px;
}

.WelcomeHeader
{
    font-family: Century Gothic;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #0066CC;
}

.SiteFooter
{
    font-family: Century Gothic;
    font-size: 10px;
    color: #808080;
    padding: 10px 0px 10px 0px;
}

.GeneralCopy
{
    font-family: Century Gothic;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    color: #343641;
}

.SiteNav
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #666666;
    padding: 0px 15px 0px 15px;
    background-color: #F0F0F0;
    line-height: 20px;
}

.SiteNav a
{
    font-family: Verdana;
    text-decoration: none;
    font-size: 11px;
    color: #666666;
}

.SiteNav a:hover
{
    font-family: Verdana;
    text-decoration: none;
    font-size: 11px;
    color: #49622b;
}