﻿body
{
}

.TopPanel
{
	border-bottom: solid 2px #E5E5E5;
	overflow: hidden;
	padding-bottom: 20px;
	margin: 0px 10px 20px 10px;
}

.ContentPanel
{
	color: Black;
	background-image: url(images/edcfade4.jpg);
	font-size: 1.2em;
	margin: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.ContentPanel h2, .ContentPanel h3
{
	font-size: 1.1em;
	color: #021939;
	font-weight: bold;
	letter-spacing: .1em;
}

.Panel3
{
	clear: both;
	margin: 30px 0px 30px 0px;
}

.LogoPanel
{
	margin-left: -20px;
}

.LogoPanel p
{
	white-space: nowrap;
}

.LogoPanel div
{
	margin: 5px 20px 5px 20px;
	float: left;
}

.LogoHeight1 div
{
	height: 120px;
}

.LogoHeight2 div
{
	height: 80px;
}

.LogoHeight3 div
{
	height: 20px;
}



.LogoPanel a
{
	color: #9C9D80;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: .85em;
}

.LogoPanel a:hover
{
	text-decoration: underline;
}

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display:inline-block;} 
/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
/* End hide from IE-mac */


.ContinueLink
{
	font-size: 1.1em;
}