@charset "utf-8";
/* CSS Document */

#flashArea {
	height:74px;
	margin:0 0 10px 0;
}

#mainBody {
	margin:0 10px;
}
.oneCol #mainBody {
	width:auto;
	float:none;
}

#mainBody p{
	margin:0;
	margin-bottom:1.4em;
}
#mainBody h3{
	font-size:1.7em;
	line-height:1.5em;
	margin-bottom:1.4em;
} 
#mainBody h4 {
	line-height:1.5em;
	margin:0;
	color:#00456B;
}
#mainBody h5{
	font-size:1.4em;
	line-height:1.5em;
	margin-bottom:1em;
	font-weight:normal;
	color:#00456B;
} 
p.hltext {
	font-style:italic;
	font-size:14px;
}

#rightCol {
	width:330px;
	float:left;
	margin:4px 0px 10px 10px;
}
#leftCol {
	width:280px;
	float:left;
	margin:0 0px 10px 40px;
}

.rightImage {
	margin-top:-54px;
}

#midWrapper {
	background:url(../images/stageTop.png) no-repeat top left;
}

#stage {
	background:#fff;
	padding:20px 10px;
}

#stageFinish {
	background:url(../images/stageFinish.png) no-repeat bottom left;
	padding:16px 0;
}

.terms {
	font-size: 10px;
	font-style: italic;
	line-height:.5em;
	color:#999999;
}

.style1 {font-size: 1.2em}
.style2 {font-size: 14px}