<style type="text/css">
body{
        margin: 0px;
        background-color: #ffffff;
        }
a:link{
        color: white;

        background-color: transparent;
        }
a:visited{
        color: white;

        background-color: transparent;
        }
a:hover{
        color: yellow;
        font-weight: medium;
        /* background-color: black; */
        }
a:active{
        color: white;

        background-color: transparent;
        }
.menulink{
        color: #000000;
        font-size: 11pt;
        font-weight: bold;
        background-color: transparent;
        text-decoration: none;
        }

.quot{
        border: 3px solid #D6D78D;
        margin: 0px;
        padding: 5px;
        background-color: #FFFFC0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: medium;
        font-style : italic;
        color: #0000C0;
        }
		
.titlehd{
        font-family: Times New Roman;
        font-size: 25pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        color: #016167;
		margin-top:15px;
}

#quals{
        font-family: Times New Roman;
        font-size: 12pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        color: #016167;

}	
	
.subhead{
        font-family: Times New Roman;
        font-size: 14pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        color: black;
}

.cathead{
        font-family: Times New Roman;
        font-size: 16pt;
        font-weight: bold;
        font-style: italic; 
        text-align: left;
        color: #800000;
		text-decoration: none;
}

a.cathead:link{
        font-family: Times New Roman;
        font-size: 16pt;
        font-weight: bold;
        font-style: italic; 
        text-align: left;
        color: #800000;
		text-decoration: none;
}

a.cathead:visited{
        font-family: Times New Roman;
        font-size: 16pt;
        font-weight: bold;
        font-style: italic; 
        text-align: left;
        color: #800000;
		text-decoration: none;
}

a.cathead:hover{
        color: #49007c;
}


.catpara{
		color: black;
        vertical-align: top;
        font-family: Arial;
        font-size: 11pt;
        font-weight: normal;
		font-style: normal;
        text-align: justify;
		text-decoration: none;
}

a.catpara:link{
		color: black;
        vertical-align: top;
        font-family: Arial;
        font-size: 11pt;
        font-weight: normal;
		font-style: normal;
        text-align: justify;
		text-decoration: none;
}

a.catpara:visited{
		color: black;
		text-align: justify;
        text-decoration: none;
}

a.catpara:hover{
		color: #49007c;
        text-align: justify;		
        text-decoration: none;
}


.wecanhelp{
        color: #808000;
        font-family: Times New Roman;
        font-size: 14pt;
        font-weight: bold;
		text-align: left;
}
.bodytext{
        vertical-align: top;
        font-family: Arial;
        font-size: 10pt;
        font-weight: normal;
        text-align: justify;
}
.snipette{
        color: black;
        vertical-align: top;
        font: 11px Arial,Helvetica,sans-serif;
        font-weight: bold;
        background: #D3EFF0;
        border: 1px solid #000;
        }
.title{
        color: black;
        vertical-align: top;
        font: 11px Arial,Helvetica,sans-serif;
        font-weight: bold;
        }
.address{
        color: white;
        vertical-align: top;
        font: 9px Arial,Helvetica,sans-serif;
        font-weight: medium;
        }
        
.quot{
        border: 1px solid #D6D78D;
        margin: 0px;
        padding: 5px;
        background-color: #FFFFEB;
        font-family: Arial, Helvetica, sans-serif;
        font-size: xx-small;
        font-weight: medium;
        font-style : italic;
        color: #0000C0;
        }
        
.credit{
        color: black;
        font: 9px times new roman;
        font-weight: medium;
        }


        
#navi a , #navi strong {
        color: #000;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-decoration: none;
        border: 1px solid #000;

        display: block;
        width: 110px;
        padding: 3px 5px;
        margin: 2px;
}

#navi strong {
        font-weight: bold;
        background: #DDD;
}

#navi a {
        background: #D3EFF0;

}

#navi a:hover {
        color: #fff;
        border: 1px solid #D3EFF0;
        background: #468B90;
}

ul {
        font-family: Arial;
        font-size: 10pt;
        font-weight: normal;
}


.logowrapper{
        display: block;
        width: 110px;
        padding: 3px 5px;
        margin: 2px;
}

.superscript{font-size:xx-small; vertical-align:top;} 
.subscript{font-size:xx-small; vertical-align:bottom;} 

</style>
