

body, table, p {
	font-size: 12px;
	font-family: Helvetica,Verdana, Arial,   Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
  background: #fff;
	color: #000000;
	line-height: 1.3em;
}

#container
    {
    top: 20px;
    margin: auto;
    width: 742px;
    position: relative;
    background: transparent;
    text-align: left;
    padding: 1em 1em 1em 1em;


}

#pageHeader
    {
    border-style:solid;
    border-width:1px;
    border-color:#5a0016;
    }
.contentseparator
    {
    height: 6px;
    }

#toplogo
    {
    height: 100px;
    }

#pagecontent{
    border-width:1px;
    border-style:solid;
    border-color:#5a0016;
    width: 100%;
}

#panel
    {
    width: 14em;
    padding:2em .5em 0em .5em;
    background:#fff;
    height: 100%;
    vertical-align:top;
    }

#content
    {
    width: auto;
    background:#fff;
    padding:1em 1em 1em 1em;
    border-left:solid;
    border-width:1px;
    border-color:#5a0016;
    vertical-align:top;
    }

#menu
    {
    width: 180px;
    height: 300px;
    background:#fff;
    }

#logostamp
    {
    float:right;
    }

#footer
    {
    width: auto;
    border-width:1px;
    border-style:solid;
    border-color:#5a0016;
    text-align: center;
    padding:1em 1em 1em 1em;
    }

.bullsep
    {
    color:#5a0016;
    }

.title {
	font-size: 34px;
	font-family: Verdana, Arial,  Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.3em;
	vertical-align: middle;
}
.title_small {
	font-size: 28px;
	font-family: Verdana, Arial,  Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.3em;
	margin-bottom: 0px;
	margin-top: 0px;
}


h1 {
	font-size: 20px;
	font-family: Verdana, Arial,  Helvetica, Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #5a0016;
	line-height: 1.8em;
	margin-top: 8px;
}

h2 {
	font-size: 12px;
	font-family: Verdana, Arial,  Helvetica, Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color:  #5a0016;
	line-height: 1.3em;
        margin-top: 1em;

}


h3 {
	font-size: 12px;
	font-family: Verdana, Arial,  Helvetica, Arial;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #a04040;
	line-height: 1.3em;
        margin-bottom: 1em;
}

dt { font-weight: bold; 
     color: #a04040;
     }

dd { margin-bottom: 1em; }


 A {
	color: #99002e;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial,  Helvetica, Arial;
}

 A:Hover {
	color: #69A9C9;
	text-decoration: none;
	font-style: normal;

	font-weight: normal;
}

.menuseparator
    {
    background-color: #e6fcfb;
    height: 1px;
    width: 200px;
    }

.menucell
    {
    height: 30px;
    }

.menucell a 
    {
    text-decoration: none; 
    }

.menucell a:hover
    {
    text-decoration: underline; 
    }

IMG.illustration {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    border-style: solid;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    color: #888;
 }
