body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #010080;
}
body {
	background-color: #FCFCD8;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/WE-CARE.gif);
}
.mainBorder {
	border: 2px solid #010080;
}
.bottomBlue {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #010080;
}
.topBlue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #010080;
}
.boldBlue {
	color: #010080;
	font-weight: bold;
}
.blueText {
	color: #010080;
}
.navoff {
	background-image: url(../images/CREAM-NAV-BAR.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.navon {
	background-image: url(../images/BLUE-NAV-BAR.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
}
.navonNOHAND {
	background-image: url(../images/BLUE-NAV-BAR.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.RIGHTnavoff {
	background-image: url(../images/NAVY-NAV-BAR.gif);
	background-repeat: no-repeat;
    background-position: right;
	text-align:right;}
.RIGHTnavon {
	background-image: url(../images/CREAM-EMAIL-NAV-BAR.gif);
	background-repeat: no-repeat;
    background-position: right;
	text-align:right;
	cursor: pointer;
}
.botLeftFill {
	background-image: url(../images/bottomLeftFill.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.navynav {
	background-image: url(../images/NAVY-NAV-BAR.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align:right;
	font-weight: bold;
	color: #FCFCD8;
}
a:link {
	color: #010080;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #010080;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #010080;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #010080;
	font-weight: bold;
}
.topRightBgr {
	background-image: url(../images/topRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
select {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #E3E3FF;
	border: 1px solid #010080;
}
textarea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #E3E3FF;
	border: 1px solid #010080;
}
.red {
	color: #FF0000;
}
.fields {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #E3E3FF;
	border: 1px solid #010080;
}
.button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #6363CF;
	border: 1px solid #010080;
	color: #E3E3FF;
	cursor: pointer;
	font-weight: bold;
}

