body {
	background-color: #396C9F;
	margin:0;
}
body,p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color:#333;
	margin:0 0 8px 0;
}
a:link {
	text-decoration: none;
	color:#369;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#666;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 190%;
	margin:0;
	font-weight:normal;
	color: #194C7E;
	line-height: 1.4em;
}
h2 {
	font-size: 170%;
	margin:0;
	font-weight:normal;
	color: #EEE;
	line-height: 1.1em;
	display:block;
	float:right;
	padding: 10px 0 0 20px;
}
h3 {
	font-size: 140%;
	margin:0;
	font-weight:normal;
	color: #89C839;
	line-height: 1.4em;
}
h4 {
	font-size: 115%;
	margin:0;
	font-weight:normal;
	color: #666;
	line-height: 1.2em;
}

ul {
	margin:8px 0 0 5px;
	padding:0 10px 0 20px;
}

li {
	margin:0 0 5px 0;
	line-height:1.1em;
}

#topBanner {
	background-image: url(/img/topGradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 66px;
}
#topBannerWrap {
	width:1054px;
	margin:auto;
	padding:10px 0;
	text-align:right;
}
#contentBanner {
	background-image: url(/img/landingGradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 570px;
	background-color: #FEFEFE;
}
#contentWrap {
	width:1054px;
	margin:auto;
}
#bottomBanner {
	background-image: url(/img/bottomGradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 64px;
	clear: both;
}
#bottomBannerWrap {
	width:1054px;
	margin:auto;
}
.leftForm {
	float: left;
	width: 527px;
	height:454px;
}
.rightForm {
	background-image: url(../img/landingGirl.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 570px;
	width: 547px;
}
.form1 {
	padding-top: 22px;
	width: 475px;
	float: left;
	margin-left: 15px;
}
.form1 img {
	float:right;
	margin-left:15px;
	margin-top: 15px;
}

.formList h4 {
	font-size: 120%;
	font-weight:normal;
	color: #666;
	line-height: 1.4em;
}

.form2 {
	padding-top: 22px;
	width: 280px;
	float: right;
	margin-right: 45px;
}
.form2 img {
	float:right;
	margin-right:15px;
	margin-top: 15px;
}
.if01 {
	height: 16px;
	padding: 4px;
	width:280px;
	margin: 5px 0;
	font-size:120%;
	color:#666;
}

.if02 {
	height: 16px;
	padding: 4px;
	width:50px;
	margin: 5px 0;
	font-size:120%;
	color:#666;
}
.formList {
	float: left;
	width: 165px;
	padding: 5px 0;
}
.formList2 {
	float: left;
	width: 300px;
	padding: 5px 0;
}
.formList3 {
	float: left;
	width: 100px;
	padding: 5px 0;
	margin-left: 10px;
}
#copyright {
	font-size: 80%;
	text-align: center;
	color: #036;
}
.titleBlock {
	font-size: 125%;
	color: #3F72A5;
	float: right;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	margin:0;
	line-height: 1.1em;
}

