﻿body
{
	margin: 0;
	text-align: left;
	color: #333333;
	background: #FFFFFF url(Images/Background.png) repeat-x;
	font-family: Arial;
	font-size: .625em;
}

#Header-Wrapper
{
    margin: 0 auto;
    width: 755px;
    margin-left: 7px;
	background: #FFFFFF url(Images/background-header.png) repeat-x;
}

img
{
    border: 0;
}

input
{
    font-size: 1.2em;
}

.TextBox
{
    border: solid 1px #747BC1;
}

a
{
	text-decoration: none;
	color: #40478D;
}

a:hover
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

h1
{
 	font-size : 2.4em;
 	letter-spacing: -1px;
 	word-spacing: 2px;
 	color: #40478D;
	font-weight: bold;
	line-height: 100%;
}

h3
{
 	font-size : 1.4em;
	font-weight: bold;
}

h2
{
 	font-size : 1.8em;
 	color: #40478D;
	font-weight: bold;
}

h4
{
 	font-size : 1.6em;
 	color: #FFFFFF;
	font-weight: bold;
}

h5
{
    	font-size: 1.4em;
    	color: #40478D;
	    font-weight: bold;
	    margin: 0;
}

#PageWrapper
{
    width: 750px;
    margin: 0 auto;
    font-size: 1.3em;
}

#Header
{
    margin: 0 auto;
	width: 750px;
	max-height: 247px;
}

#MenuContent1
{
    width: 300px;
    float: left;
    height: 35px;
    padding-left: 15px;
    font-size: 2em;
    color: #990000;
    line-height: 35px;
}

#MenuContent2
{
    width: 300px;
    float: right;
    background-repeat: no-repeat;
    height: 35px;
    color: yellow;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    line-height: 27px;
}

#MenuWrapper
{
    margin: 0 auto;
    height: 36px;
    width: 743px;
    color: #FFFFFF;
    padding-top: 0px;
    text-align: center;
    padding-left: 7px;
}

.BodyBack
{
    background: url(Images/Top_Nav_Background.png) repeat-x;
    position: absolute;
    height: 35px;
    width: 100%;
    top: 185px;
    left: 0px;
}

#MenuWrapper a
{   
    color: #FFFFFF;
    font-size: 1.3em;
    padding-top:10px;
    padding-bottom: 10px;
    font-weight: normal;
    line-height: 35px;
}

#MenuWrapper a:Hover
{   
    color: #FFFF99;
    padding-top:10px;
    padding-bottom: 10px;
    font-weight: normal;
    line-height: 35px;
}

#MainWrapper
{
    width: 760px;
    padding-left: 10px;
    padding-bottom: 10px;
    background: url(Images/background-shadow.png) no-repeat;
}


#HomeMainContent.first
{
 float: left;
 font-family: Old English, Georgia,serif;
 font-size: 300%;
 line-height: 0.85em;
 margin-right: 0.03em;
 margin-bottom:-0.25em;
}

#FormMainContent
{
	font-size: 0.8em;
	width: 730px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 10px 5px 10px 10px;
	text-align: left;
	font-weight: bold;
	min-height: 300px;
}

#Sidebar
{
    float: right;
	width: 195px;
	padding-top: 10px;
	padding-right: 10px;
	margin-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #ffffff;
}

#HomeSidebar
{
    position: absolute;
	width: 275px;
	padding-top: 10px;
	margin-right: 3px;
	padding-bottom: 5px;
	margin-left: 455px;
}

#Footer
{
	width: 100%;
	background-color: #E7E7E7;
	color: #555555;
	text-align: center;
	line-height: 18px;
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
}

#Footer a 
{
    color: #333333;
    text-decoration: underline;
}

#seo-Footer
{
	width: 100%;
	background-color: #FFFFFF;
	color: #777777;
	padding-top: 10px;
	text-align: center;
	line-height: 18px;
	font-size: 1.1em;
	padding-bottom: 10px;
}
#seo-Footer a 
{
    color: #666666;
    text-decoration: underline;
}

