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;
}

.contactText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000079;
	text-align: right;
}

.checkText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 0px;
	font-weight: bold;
}

.careerForm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #E7E6EA;
	border-bottom: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
}

li {
	float: left;
	position: relative;
	width: 9.65em;
}

li ul {
  display: none;
  position: absolute;
  top: 23px;
  left: 0;
  padding:.3em .3em .3em .3em;
}

li > ul {
	top: 23px;
	left: 0;
}

li:hover ul, li.over ul{
	display: block;
}

#content {
	clear: left;
}


#nav{
    border:0;
}

.commentBox{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000079;
	text-align: right;
	padding-left: 20px;
	padding-right: 3px;
	margin-top: 5x;
}

.inputBoxText{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}
	
