/* CSS Document */

body{
    behavior: url(iefixes.htc);
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 13pt;
    background-color: #755580;/*#9cccff;*/
    margin-left:0em;
}

html, body
{
margin: 0;
padding: 0;
height: 100%;

}


#PageHeader
{
width: 790px;
background: #633b72;
z-index: 100;
height:164px;
position:absolute;

}

html > body #PageHeader
{
position: fixed;
z-index: 10;
}

h1{
    margin-top: 15px;
    font-size: 14pt;
    color: #471e58;
    text-align: center;
}
h2{
    font-size: 12pt;
    font-weight: bold;
    color: #471e58;;
    text-align: center;
}
h3{
    line-height: 4pt;
    font-size: 11pt;
    font-weight: lighter;
    color: #471e58;
    text-align: left;
}
a{
    color:#000000;
}

img{
    border: none;
}
.wrapper{
    position: relative;
    margin: 0 auto;
    width: 790px;
    z-index: 1;
    overflow: visible;
}
.content
{
    position: relative;
    width: 789px;
    background-color: #fdfffa;
    /*background-image: url(images/sidemenu_bk.gif);*/
    background-repeat: repeat-y;
    clear: both;
overflow:auto;

}
/*.oldIEworkaround{
    z-index: 4;
    position: absolute;
    float: left;
    height: 1000px;
    background-color: #9e8da3;
    width: 210px;
    left: -210px;
    overflow: visible;
}*/
.pageText{
    position: relative;
    overflow: visible;
    padding: 0px 15px 0px 15px;
    width: 550px;
    z-index: 3;
    min-height: 450px;  
    background-color: #fdfffa;
    padding-top: 164px; 
    padding-bottom: 15px;


}
.left{
	display:block; /* set up as a block */
height:100%; /* set height to full page */
max-height:100%;
overflow:visible; /* add scroll bars as required */
/*padding-left:200px; /* pad left to avoid navigation div if required */

}
.left p{
    text-align: left;
}
.leftMenu{
    height: 100%;
    /*background-color: #9e8da3;*/
    color: #471e58;
    padding-left: 10px;
    padding-bottom: 15px;
    width: 200px;
    left: -210px;
    z-index: 5;
    position: absolute;
}
.leftMenuItem{
    padding: 10px 0px 10px 0px;
    width: 200px;
}
.leftMenuItem a{
    color: #471e58;
    padding: 5px;
    text-decoration: none;
}
.leftMenuItem a:hover{
    color: #471e58;
    background-color: #fdfffa;
}
.leftMenuItem:hover{
    color: #471e58;
    background-color: #fdfffa;
}
.menu{
    position: relative;
    background-image:url(images/menugrad3.jpg);
    height: 37px;
    text-align: center;

    border-top: solid 1px #471e58;
    border-bottom: solid 1px #000000;
    z-index: 6;
}
.menuText{
    top: 4px;
    left: 30px;
    position:relative;
    z-index: 7;
}
.menu a{
    padding: 4px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;     
}
.menu a:hover{
    text-decoration: underline
}
.yellowSpace{
    position:relative;
    background-image:url(images/background2.gif);
    height: 10px;
    clear: both;

    border-bottom: solid 1px #aa97a8;
    z-index: -1;
}
.image_left{
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
    float: left;
}
.image_right{
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
    float: right;
}
.footer{
    clear: both;
    background: #755580;/*#461f54;*/
    color: #000000;
    height: 60px;
    width: 789px;
    position: relative;
    z-index: 9;
}
.footer a{
    color: #000000;
    text-decoration: none;
}
.footer a:hover{
    text-decoration: underline;
}

.contactInfoLeft{
    width: 180px;
    float: left;
    position: relative;
    padding-top:10px;
}
.contactInfoRight{
    float: right;
    position: relative;
    padding-top: 10px;
}
.contactForm{
    width: 520px;
    clear: both;
    position: relative;
    border: solid 1px #461f54;
    margin: 30px auto 10px auto;
    padding: 10px;
    min-height: 30px;
}
.contactLabel{
    position: relative;
    height: 30px;
    width: 130px;   
    float: left;
    clear: left;
}
.contactInput{
    position: relative;
    height: 30px;
    width: 370px;
    float: right;   
}
.txt{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav li ul li
{
   border-bottom: 1px dotted;
   text-align: left;
}
#nav, #nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;

    background-color: #ffcc66;
}
#nav li:hover, #nav li.sfhover{ position:relative;  background-color: #ffcc66;}
#nav a {
    display: block;
    width: auto;
}
#nav li {
    float: left;
    width: 10em;
    overflow: visible;
}
#nav li ul {
    position: absolute;
    width: 10em;
    left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul{
    left: auto;
}
#nav li ul ul, #nav li ul ul ul{
    margin: -2em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul{
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li:hover ul ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li.sfhover ul ul{
    left: auto;
}
#nav li ul a{
font-weight: lighter;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
    
	left: auto;
}

#padding li{padding-top:.75em}