﻿divSignUp
{
}
 @font-face {
    font-family: allurescript;
    font-style: normal; 
    src: url(AllureScript.ttf);
}
.staffphoto
{
    display: inline;
}

.treeview
{
    font-family: verdana;
    font-size:10pt;
    color: #2E48A4;
    font-weight:normal;
}

.body
{
    color:black;
}

.footer
{
    color:#2E48A4;
}
.seperator
{
    background-color:#060584;
    height:35px;
    top:10px;
    font-weight:bold;
    color:White;
    padding-top:10px;
    text-align:center;
    width:100%;
    
}

.contentbannerAdmin
{
    border: 0px none;
    padding: 0px;
    display: block;
    margin-left: -2px;
    margin-right: -2px;
    position: relative;
    height:180px;
    width:444px;
}

.rootNode
{
    display:none;
}

* html .visualIEFloatFix { height: 0.01%; }

fieldset
{
    padding:0px;
    -moz-border-radius: 5px;
}

