A:link    {color:#000079; text-decoration:none;}
A:visited {color:#000079; text-decoration:none;}
A:active  {color:#000079; text-decoration:none;}
A:hover   {color:#000079; text-decoration:underline;}

body {
	background-position: top center;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0E0E7;
}


.outline {
	border: 2px solid #0F0D47;
	background-color: #FFFFFF;
}

.watermark {
	background-image: url(images/watermark.jpg);
	vertical-align: top;
	background-repeat: no-repeat;
}

.headerBkgd {
	background-image: url(images/headerBkgd.jpg);
	vertical-align: top;
	background-repeat: no-repeat;
}

.mainTable {
	padding-bottom: 16px;
	padding-top: 18px;
}

.homeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000079;
	padding-left: 40px;
	padding-right: 10px;
}

.TextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000079;
	font-weight: bold;
}

.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000079;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;
	vertical-align: top;
}

.bottomText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000079;
	padding-top: 5px;
}

.bottomTextItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000079;
	padding-right: 5px;
	padding-top: 2px;
	font-style: italic;
}

.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000079;
	font-weight: bold;
	vertical-align: top;
	padding-left: 20px;
	padding-bottom: 2px;
}

.TitleTestimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000079;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 2px;
}

.grayText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8C8C8C;
}

.horizontalLine {
	padding-bottom: 5px;
	border-bottom: 1px solid #8C8C8C;;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000079;
}

input {
    color:#000;
    border:1px solid #00007F;
    background-color:#FFFFFF;
    margin-top:.5em;
}

textarea {
    color:#000;
    border:1px solid #00007F;
    background-color:#FFFFFF;
    margin-top:.5em;
}

select {
    color:#000;
    border:1px solid #00007F;
    background-color:#FFFFFF;
    margin-top:.5em;
}