body
{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 80%;
color: #333300;
padding: 0px;
margin: 0px;
background-color: #F6F6EC;
}

h1
{
font-size: 1.5em;
color: #990033;
padding-top: 1em;
padding-bottom: 1em;
border-color: #BFC1A6; 
border-width: 1px; 
border-top-style: dotted;
border-bottom-style: dotted;
}

h2
{
font-size: 1.2em;
color: black;
}

h3
{
font-size: 1em;
color: black;
}

img 
{
display: block;
border: none;
}

.contentimageleft
{
float: left;
margin: 5px;
}

.contentimageright
{
float: right;
margin: 5px;
}

a:link {text-decoration: underline; background-color: transparent; color: #00347D;} 
a:visited {text-decoration: underline; background-color: transparent;} 
a:active {color: white; text-decoration: none; background-color: black;} 
a:hover {color: white; text-decoration: none; background-color: black;}
a:focus {color: white; text-decoration: none; background-color: black;}

#canvas
{
padding: 5px;
margin: 0px;
background-color: white;
}

#logo
{
position: relative;
left: 50%;
margin-left: -40px;
margin-top: 5px;
margin-bottom: 5px;
height: 80px;
width: 80px;
z-index: 900;
}

#header
{
padding: 0px;
margin: 0px;
background-color: #CECFBB;
z-index: 100;
border-color: #BFC1A6; 
border-width: 1px; 
border-bottom-style: solid;
}

#functionalnavigation
{
text-align: center;
padding-bottom: 1px;
border-bottom-color: #EBED96; 
border-bottom-width: 13px; 
border-bottom-style: solid; 
z-index: 200;
}

#universalnavigation
{
margin-top: 10px;
text-align: center;
background-color: transparent;
}

#contentnavigation
{
background-color: transparent;
color: #990033;
}


#contentnavigation ul ul ul
{
list-style-image: url(../images/level3.gif);
list-style-type: none;
}

#contentnavigation ul li {font-weight: 600;}
#contentnavigation ul li a:link {color: #990033; text-decoration: none; background-color: transparent; font-weight: 600;}
#contentnavigation ul li a:visited {color: #990033; text-decoration: none; background-color: transparent; font-weight: 600;}
#contentnavigation ul li a:active {color: white; text-decoration: none; background-color: black; font-weight: 600;}
#contentnavigation ul li a:hover {color: white; text-decoration: none; background-color: black; font-weight: 600;}
#contentnavigation ul li a:focus {color: white; text-decoration: none; background-color: black; font-weight: 600;}

#contentnavigation ul ul li {font-weight: 400;}
#contentnavigation ul ul li a:link {color: #990033; text-decoration: none; background-color: transparent; font-weight: 400;}
#contentnavigation ul ul li a:visited {color: #990033; text-decoration: none; background-color: transparent; font-weight: 400;}
#contentnavigation ul ul li a:active {color: white; text-decoration: none; background-color: black; font-weight: 400;}
#contentnavigation ul ul li a:hover {color: white; text-decoration: none; background-color: black; font-weight: 400;}
#contentnavigation ul ul li a:focus {color: white; text-decoration: none; background-color: black; font-weight: 400;}

#contentnavigation ul ul ul li {font-weight: 400;}
#contentnavigation ul ul ul li a:link {color: #990033; text-decoration: none; background-color: transparent; font-weight: 400;}
#contentnavigation ul ul ul li a:visited {color: #990033; text-decoration: none; background-color: transparent; font-weight: 400;}
#contentnavigation ul ul ul li a:active {color: white; text-decoration: none; background-color: black; font-weight: 400;}
#contentnavigation ul ul ul li a:hover {color: white; text-decoration: none; background-color: black; font-weight: 400;}
#contentnavigation ul ul ul li a:focus {color: white; text-decoration: none; background-color: black; font-weight: 400;}

.curnav
{
color: white;
background-color: #990033;
}

#content
{
background-color: transparent;
z-index: 900;
}


#footer
{
text-align: center;
background-color: transparent;
margin-top: 1em;
padding-top: 1em;
border-color: #BFC1A6; 
border-width: 1px; 
border-top-style: dotted;
}

input
{
border: 1px solid ;
}

.button
{
height: 1.5em;
background-color: #F6F6EC;
}

.lifix
{
list-style-position: inside;
}