body {
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	font-family: verdana, arial, helvetica;
}

p {
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

td {
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

h1{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

a{
	color: #430287;
	font-family: verdana, arial, helvetica;
	text-decoration: underline;
}

a:hover{
	color: #8543CC;
	font-family: verdana, arial, helvetica;
	text-decoration: underline;
}

.subMenuCell{
	background-image: url(images/2005site/BackgroundContentTop.jpg);
	background-repeat: no-repeat;
}


.contentCell{
	background-image: url(images/2005site/BackgroundContentLeftSide.jpg);
	background-repeat: no-repeat;
}


.footerCell{
	color: #FFFEAD;
	font-size: 10px;
	background-image: url(images/2005site/ContentBottomRightImage.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 20px 0px 0px 0px;
}


a.footerLink{
	color: #BFBE9C;
	font-family: verdana, arial, helvetica;
	text-decoration: underline;
}

a.footerLink:hover{
	color: #DEEB71;
	font-family: verdana, arial, helvetica;
	text-decoration: underline;
}


/********** Form Styles ********************/

.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}

.DataEntry {
    FONT-SIZE: 11.0px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
}