.disclaimer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	margin-top: 10px;
	padding-top: 10px;
}
.mainBack {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 670px;
}
.blueText {
	background-color: #d9f2f2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 24px;
	font-weight: normal;
	color: #3F96C8;
	font-style: italic;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.blueBox {
	border: thin solid #65a1b8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 24px;
	font-weight: normal;
	color: #3F96C8;
	font-style: italic;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 21pt;
	color: #0077b7;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #556061;
	margin-bottom: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-align: justify;
	line-height: 18px;
}
.dottedLine {
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
.formText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.forms {
	border: thin solid #0077b7;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

