body, html {
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size: small;
    background: #EAD6F0;
    margin:0px;
    padding:0px;
    border-top: 0;
    text-align:center;
}

table {
    color: #944294;
}

.centImage {
	padding: 0px;
	margin: 5px auto;
	border: 0px;
	display: block;
}

div {
    border: 0px;
    text-align:justify;
}

img{vertical-align: middle;  border: none;}

a {
	font-size: 11pt;
	text-decoration: none;
	}

a:link{
    color: #4B054C;
}

a:visited{
    color: #4B054C;
}


h1 {
    color: #944294;
    padding-left: 5px;
    padding-top: 0px;
    margin-top: 0px;
}

h2 {
    color: #944294;
    padding-right: 5px;
    padding-left: 7px;
}

h3 {
    color: #944294;
    padding-right: 5px;
    padding-left: 10px;
}

h4 {
    color: #944294;
    padding-right: 7px;
    padding-left: 12px;
}


ul {
    color: #944294;
    font-size: 10pt;
}


p {
    color: #944294;
    font-size: 10pt;
    line-height: normal;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

#container{
    margin: auto;
    width: 800px;
}

#topBanner{
    height: 329px;
    background-image: url(../images/banner.jpg);
}

#footer{
    height: 132px;
    background-image: url(../images/footer.jpg);
}

#slideShow{
    height: 100px;
    width: 450px;
}

#menuContainer{
    position: absolute;
    top: 285px;
    padding: 3px;
    margin-left: 50px;
}

#menuContainer a{
    font-weight:bold;
    font-size: 9pt;
    text-align:left;
    text-decoration: none;
    color: #C99CCD;
    padding: 3px;
    border: 1px solid #C99CCD;
}

#menuContainer a:hover{
    color: #CC6CCD; /*hover foreground color*/
    border-color: #CC6CCD;
}


#dropmenudiv a{
	font-size: 9pt;
}
#dropmenudiv a:hover{
    color: #CC6CCD; /*hover foreground color*/
    border-color: #CC6CCD;
}

#dropmenudiv{
    position: absolute;
    margin-top: 5px;
    z-index:100;
    font-weight:bold;
    font-size: 9pt;
    border: 1px solid #C99CCD;
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    padding: 1px 0;
    text-decoration: none;
    color: #C99CCD;
}

#pageBody{
    background-color: white;
}

#subKeyWords{
    color:gray;
    text-align:center;
    padding: 5px;
}

.hightlightText{
	 color: #944294;
}

#frameBaseText{
    font-size: 7pt;
    text-align: right;
    border: 0px;
    margin:0px;
    padding-top:70px;
    color: #CC6CCD;
}

#validationText{
    font-size: 7pt;
    text-align: right;
    border: 0px;
    margin: 0px;
    padding-top: 5px;
    color: #CC6CCD;
}

#validationText a{
    text-decoration: none;
    color: #CC6CCD;
    font-size: 7pt;
}

#validationText a:hover{
    color: white;
}

#frameBaseText a{
	font-size: 7pt;
    text-decoration: none;
    color: #CC6CCD;
}

#frameBaseText a:hover{
    color: white;
}

div#cRightNotice{
    text-align: center;
    color: #CC6CCD;
    font-size: 7pt;
    padding-top: 5px;
}
