﻿body {
    margin: 0;
    padding: 0;
    background: url('/Images/Gif/Background-fade.gif') #83c4e4 repeat-x;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    color: #003366;
	behavior: url("/csshover2.htc");
}

img {
	border:none;
}

.clearer {
	clear:both;
	height:1px;
	font-size:1px;
}

.trans {
	behavior: url("/pngbehavior.htc");
}

#wrapper {
	width:783px;
	margin: auto;
}

#logo 
{
    display: inline;
	float:left;
}

#flashWorld 
{
    display: inline;
    background-color: White;
}

#contentHeader
{
    background: url('/Images/Gif/content-top.gif') no-repeat;	
    height: 12px;
    position: relative;
    z-index: 100;
}

#content 
{
	min-height: 535px;
	_height: 535px;
    background: url('/Images/Gif/content-bg.gif') #ffffff no-repeat;
    background-position: bottom;
}

.contentPadding 
{
	width: 740px;
	margin: auto;
}

.LargeText 
{
	font-size: 1.3em;
	color: #00487b;
}

#man 
{
    position: absolute;
    bottom: 1px;
    *bottom: -2px;
    left: -60px;
	z-index: 100;
}

#woman 
{
	position: absolute;
	top: -15px;
	left: 545px;
	z-index: 100;
}


#contentFooter
{
    position: relative;
    background: url('/Images/Gif/content-bottom.gif') no-repeat;	
    height: 15px;
    z-index: 1;
}

#footer 
{
	clear:both;
	font-size: .8em;
	color: White;	
	text-align: center;
}

#footer a
{
	text-decoration: none;
	color: White;
}

#footer a:hover
{
	text-decoration: underline;
}

Form {
    margin-top: 0;
    margin-bottom: 0;
}

.greytext {
	color: #999999;
	background: #ffffff;
}
