﻿#HomeHeader
{
	background-color: White;
}

.RotatingQuote
{
	font-family: Century Gothic, Arial;
	font-size: 10pt;
}
.RotatingQuote a.ReadMore, .RotatingQuote a.ReadMore:hover
{
	color: #D96D2E;
	cursor: hand;
	display: inline;
	padding-left: 12px;
	padding-right: 10px;
	text-align: right;
	white-space: nowrap;
}
.RotatingQuote a.ReadMore:hover
{
	background: url(../Images/Arrows/ArrowBrown.gif) no-repeat right center;
}
#Header 
{
	z-index:1000;
}
.WMEPText
{
	color: #00597D;
	font-family: Century Gothic, Arial;
	font-size: 12pt;
	position: absolute;
	left: 405px;
	top: 120px;
	text-transform: uppercase;
}

#Navigation ul li
{
	width: 16%;
}

#HomeFooter
{
	background-color: #00597D;
	color: White;
	font-family: Century Gothic, Arial;
	font-size: 10pt;
	height: 80px;
	position: relative;
}
#HomeFooter .FooterText
{
	width: 420px;
	margin-right: 40px;
	position: absolute;
	top: 20px;
	right: 20px;
	line-height: 10pt;
}
#HomeFooter .FooterContactUs
{
	width: 420px;
	margin-right: 40px;
	position: absolute;
	top: 70px;
	right: 20px;
	line-height: 10pt;
}

#HomeFooter .FooterMenu a, #HomeFooter .FooterMenu a:hover,
#HomeFooter .FooterContactUs a, #HomeFooter .FooterContactUs a:hover
{
	color: White;
}

#Container
{
	padding: 0px;
	position: relative;
	width: 1000px;
}

.FadeInPanel
{
	padding: 10px;
	background-color: White;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 70px;
	position: absolute;
	top: 60px;
	width: 336px;
}
.FadeInPanelContent
{
	background-color: #EDEDED;
	border: solid 1px #075B75;
}
.FadeInPanelContent .Header
{
	background: url(../Images/Home/HomeFadeInBackground.gif) no-repeat left top;
	color: #125A72;
	font-family: Century Gothic, Arial;
	font-size: 11pt;
	padding: 20px 10px 3px 28px;
	text-transform: uppercase;
}
.FadeInPanelContent p
{
	padding: 0 15px 0 15px;
	margin-top: 4px;
}

#HomeMenu
{
	border-left: solid 1px white;
	float: right;
	margin-left: 30px;
	padding: 0 10px 10px 20px;
	width: 470px;
}
#HomeMenu ul
{
	list-style: none;
	margin: 0;
}
#HomeMenu ul li
{
	padding: 4px 0 4px 0;
}
#HomeMenu ul li a, #HomeMenu ul li a:hover
{
	color: White;
	font-family: Century Gothic, Arial;
	font-size: 11pt;
	list-style: none;
	text-transform: uppercase;
	line-height: 20px; /* Required to keep the hover bold change from changing the line height */
}
#HomeMenu ul li a:hover
{
	background-image: none;
	color: #D96D2E;
}

#HomeFooter .NGM
{
	padding-left: 50px;
	padding-top: 20px;
}
#HomeFooter .NGMLearnLink, #HomeFooter .NGMLink
{
	color: White;
	font-family: Century Gothic, Arial;
	font-size: 11pt;
}
#HomeFooter a.NGMLearnLink, #HomeFooter .NGMLearnLink:hover
{
	background: url(../Images/Arrows/ArrowWhiteBlink.gif) no-repeat right center;
	margin-right: 10px;
	padding-right: 10px;
}
#HomeFooter .NGMLink
{
	text-transform: uppercase;
}
#HomeFooter .NGMLink:hover
{
	color: #D96D2E;
}