@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:165%;
	color:#666666;
	margin:0 auto 0 auto;
	text-align:center;
	}
.wrapper {
	margin:0 auto 0 auto;
	clear:both;
	text-align:left;
	width:960px;
	}
#banner {
	background-color:#1c6997;
	}
#content {
	padding-top:20px;
	float:left;
	padding-bottom:20px;
	}
#footing {
	background-color:#f0f0f0;
	float:left;
	width:100%;
	padding-bottom:20px;
	padding-top:10px;
	}
#footer {
	float:left;
	width:100%;
	padding-bottom:20px;
	padding-top:10px;
	background-color:#9ed1df;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	}
#footer a {
	color:#FFFFFF;
	}
#contentLeft {
	width:630px;
	padding-right:10px;
	float:left;
	}
#contentRight {
	width:300px;
	padding-left:20px;
	float:left;
	}
#planId {
	width:320px;
	float:left;
	}
h2 {
	font-weight:100;
	color: #009966;
	}
.style1 {
	color: #009966;
	font-weight: bold;
}
a {
	text-decoration:underline;
	color:#333333;
}
a:hover {
	text-decoration:underline;
	color:#666666;
	}
h1 {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#32c1d1;
	font-weight:100;
	}
h3 {
	font-size:15px;
	color:#333333;
	}
h4 {
	color:#0066CC;
	font-size:13px;
	}
