/* CSS Document */
a img{
border:none;
}

a:link, a:visited, a:active {
color: #9833CB;
font-weight:bold;
text-decoration:underline;
}

a:hover {
color: black;
text-decoration: none;
font-weight:bold;
}

a.nav:link, a.nav:visited, a.nav:active {
color: black;
text-decoration: none;
font-weight:bold;
}

a.nav:hover {
color: #9833CB;
text-decoration: none;
}

a.tandcs:link, a.tandcs:visited, a.tandcs:active {
color: #9833CB;
text-decoration: underline;
font-weight:bold;
}

a.tandcs:hover {
color: black;
text-decoration: underline;
}

a.subMenu:link, a.subMenu:visited, a.subMenu:active {
color: black;
font-size:12px;
font-family:Arial, "Century Gothic", Verdana;
text-decoration:none;
}

a.subMenu:hover {
color:#9833CB;
text-decoration:none;
font-size:12px;
}

.thispageSub  {
color: #9833CB;
text-decoration: none;
font-size:12px;
font-family:Arial, "Century Gothic", Verdana;
font-weight:bold;
}

.thispage  {
color: #9833CB;
text-decoration: none;
font-size:12px;
font-family:Arial, "Century Gothic", Verdana;
font-weight:bold;
}

.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
color: #fff;
text-decoration: none;
font-weight:normal;
}

div.node        {

        display: none;
}


.top     { }


.top h3, top p  { }


.toptext { }


p {
        margin-top: 0px;

}
