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

body {
	margin: 0;
	background-color: #dff2e6;
}

.mainPanel {
	width:700px;
	background-color:#FFF;
	margin-left: auto ;
	margin-right: auto ;
	background-image: url( ../images/footer.gif );
	background-repeat:no-repeat;
	background-position:bottom;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	text-decoration:none;
	font-weight:normal;
	color:#00b43d;
	text-align:left;
	padding-left:40px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#00b43d;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
	clear:both;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#00b43d;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
	clear:both;
}

.bodyCopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
	padding-right:60px;
	line-height:15px;
	clear:both;
}

.bodyCopyPlan {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

.formMassge {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
	padding-right:60px;
	padding-bottom:100px;
}

.descriptionCopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding-left:40px;
	line-height:15px;
	clear:both;
}

ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	padding-left:55px;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#00b43d;
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

.textLinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

.textLinks:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#00b43d;
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
	line-height:15px;
}

.smallCopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#999999;
}

.footerCopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#999999;
	text-align:center;
}

.footerLink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#999999;
	text-align:center;
}

.footerLink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#666666;
	text-align:center;
	text-decoration:underline;
}

.footerArea {
	width:700px;
	margin-left: auto ;
	margin-right: auto ;
	height:50px;
}

.sticker {
	padding-left:55px;
	height:90px;
	margin-left:40px;
	margin-bottom:30px;
	padding-top:1px;
}

#from25 {
	background-image: url( ../images/sticker_25.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from10 {
	background-image: url( ../images/sticker_10.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from20 {
	background-image: url( ../images/sticker_20.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from22 {
	background-image: url( ../images/sticker_22.gif );
	background-repeat:no-repeat;
	background-position:left;
}

#from12 {
	background-image: url( ../images/sticker_12.gif );
	background-repeat:no-repeat;
	background-position:left;
}

.indentBlock {
	padding-left:40px;
}

.logoImg {
	padding-right:8px;
	padding-bottom:15px;
}

.quotes {
	padding-bottom:25px;
}
