*
{
	margin: 0px;
	padding: 0px;
	left: 0px;
	border: none;
}

body 
{
	font-family: verdana,verdana,sans-serif;
	font-size: 62.5%;
}

p
{
	font-size: 1.2em;
	color: #5d5d5d;
	margin-bottom: 8px;
}

#footerCaption,
#footerCaptionThankYou
{
	margin-left: 220px;	
	padding-top: 10px;
}

p.footerCaption
{
	font-size: 3.1em;
	color: White;
}

#pageOuter
{
	margin: 0 auto;
	width: 941px;
	height: 100%;
}

#pageInner
{
	width: 913px;	
}

#pageContent
{
	padding-left: 26px;		
}

#pageContentInner
{
	width: 868px;
	margin-top: 36px;
}

#pageFooter
{
	padding-left: 26px;
}

#pageFooterInner
{
	background-image: url(/res/images/misc/footer.jpg);
	background-repeat: no-repeat;
	width: 885px;
	height: 124px;	
}

h1
{
	font-size: 2.1em;
	height: 22px;
	vertical-align: top;
}

img.small
{
	margin-left: 4px;
	margin-right: 6px;	
	margin-top: 1px;
}

.floatLeft
{
	float: left;
}

.clearLeft
{
	clear: left;
}

.bold
{
	font-weight: bold;
}

.noBold
{
	font-weight: normal;
}

div.clearBoth
{
	clear: both;
}

ul
{
	font-size: 1.8em;
	color: #424242;
	margin-top: 21px;
	margin-left: 18px;
	padding-left: 0px;
}

p.bigText
{
	font-size: 3.4em;
	font-weight: bold;
	margin-top: 21px;
	margin-bottom: 28px;
	color: Black;
}

#story
{
	float: right;
}

#content
{
	width: 657px;		
}

div.spacer
{
	height: 35px;	
}

#fieldContainer1
{
	margin-right: 10px;
	float: left;
	color: White;
	font-size: 1.1em;
	font-weight: bold;
	width: 150px;
	height: 40px;
}

#fieldContainer2
{
	margin-right: 10px;
	float: left;
	font-size: 1.1em;
	color: White;
	font-weight: bold;
	width: 150px;
	height: 40px;
}

#fieldContainer3
{
	margin-right: 8px;
	float: left;
	font-size: 1.1em;
	color: White;
	font-weight: bold;
	width: 150px;
	height: 40px;
}

#leftMargin
{
	width: 220px;
	height: 124px;
	float: left;
}

#fieldButton
{
	width: 119px;
	height: 40px;
	float: left;
	margin-top: 12px;
}

div.captionThankYou
{
	font-size: 1.1em;
	color: White;
	font-weight: bold;	
}

div.caption
{ 
	margin-bottom: 4px;
}

p.footerCallToAction
{
	font-size: 2.3em;
	color: #424242;
	margin-top: 20px;
}

span.telephoneNumber
{
	font-weight: bold;
	color: Black;
}

p.forMoreInformation
{
	font-size: 1.4em;
	color: #424242;	
}

a.webLink
{
	font-weight: bold;
	text-decoration: none;
	color: Black;	
}
	
div.line
{
	width: 885px;
	height: 1px;
	border-bottom: solid 1px #222222;
}

span.yellow
{
	color: #8c8922;
}

p.privacy
{
	font-size: 1em;
	color: #424242;
	margin-top: 10px;
	margin-bottom: 20px;
}

p.privacy a
{
	color: #8c8922;
	text-decoration: none;
}

div.spacerFooter
{
	height: 40px;
}
