h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1590d0;
	line-height: 16px;
	margin-right: 20px;
	margin-left: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1590d0;
	line-height: 16px;
}

#mainIntro h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.text a:link {
	color: #1590d0;
	text-decoration: none;
}
.text a:visited {
	color: #1590d0;
	text-decoration: none;
}
.text a:hover {
	color: #55bc7f;
	text-decoration: underline;
}
.text a:visited:hover {
	color: #55bc7f;
	text-decoration: underline;
}

.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
.textMain a:link {
	color: #1590d0;
	text-decoration: none;
}
.textMain a:visited {
	color: #1590d0;
	text-decoration: none;
}
.textMain a:hover {
	color: #55bc7f;
	text-decoration: underline;
}
.textMain a:visited:hover {
	color: #55bc7f;
	text-decoration: underline;
}

.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.textTitle a:link {
	color: #1590d0;
	text-decoration: none;
}
.textTitle a:visited {
	color: #1590d0;
	text-decoration: none;
}
.textTitle a:hover {
	color: #55bc7f;
	text-decoration: underline;
}
.textTitle a:visited:hover {
	color: #55bc7f;
	text-decoration: underline;
}
.textTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.textTitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

#form h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1590d0;
	text-align: center;
	padding: 15px 0px 0px 0px;
}

#form h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1992d1;
	text-decoration: none;
	padding: 15px 0px 0px 25px;
}

#form td {
	padding: 5px;
}

.formTitle {
	font-weight: bold;
	padding: 20px 0px 20px 25px;
}

.formSec {
	padding: 0px 0px 0px 45px;
}

.formSubmit{
	width: 300px;
	margin: 20px 0px 0px 40px;
}

.n5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #1992d1;
	margin-right: 15px;
	text-decoration: none;
}
.n5 a:link {
	color: #1992d1;
	text-decoration: none;
	margin-right: 15px;
	text-decoration: none;
}
.n5 a:visited {
	color: #1992d1;
	margin-right: 15px;
	text-decoration: none;
}
.n5 a:hover {
	color: #48ba78;
	margin-right: 15px;
	text-decoration: underline;
}
.n5 a:visited:hover {
	color: #1992d1;
	margin-right: 15px;
	text-decoration: underline;
}

.TempMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
