body {
	height:100%;
	background-color: #F3F3F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #323948;
	background-image:url(Images/TopBackground.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

a img { border: none; }
img { border: none; }

	html{
height: 100%;
}

a:link {
	color: #32C4C9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #32C4C9;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

input.styled
{
background-color:#ffffff;
border-color:#1A345B;
border-style:solid;
border-width:1px;
font-size:8.0pt;
color:#323948;
}

.Text {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #323948;
	text-align: justify;
}
.Headings {
	color: #32C4C9 !important;
	font-size: 20px;
	font-family: "Century Gothic", Arial;
	text-transform:uppercase;
}

.Black {
	color: #000000;
}
.Blue
{
	color:#0074C8;
}

.SubHeading
{
	color:#0074C8;
}

.BlackLink {

	color: #32C4C9;
}

.BlackLink:hover {

	color: #fff;
}

