body {
	font-family: times new roman,serif;
/*	background-color: #E6E6E6; */
	background-color: #F7FDFF;
}

a {
	color: #037FDC;
	position: relative;
	z-index: 2;
}
input {
	position: relative;
	z-index: 2;
}
textarea {
	position: relative;
	z-index: 2;
}
select {
	position: relative;
	z-index: 2;
}
.above {
	position: relative;
	z-index: 2;
}
.phoneText {
	font-family:"Times New Roman", serif;
	font-size: 15pt;
	font-weight: bold;
	color: #990000;
}

.menuHeader a,.menuHeader a:link,.menuHeader a:active,.menuHeader a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", "serif";
	font-size: 11pt;
	font-weight: normal;
	font-style: underline;
}

.bottomLine {
	border-bottom: 1px dotted #A0008B;
}


.menuHeader a:hover {
        color: #A0008B;
}

.menuText a,.menuText a:link,.menuText a:active,.menuText a:visited {
	text-decoration: none;
	color: #A0008B;
	font-family: "Times New Roman", "serif";
	font-size: 11pt;
	font-weight: normal;
}
.menuText a:hover {
        color: #000000;
}
