﻿

/*  LINK DEFINITIONS FOR REGULAR TOPIC TO TOPIC AND WEBLINKS, PLUS TOPIC TO GLOSSARY TOPIC LINKS  */

a { color: #003DB2 }
a:link {color: #003DB2; TEXT-DECORATION:none;}
a:visited {color: #003DB2; TEXT-DECORATION:none;}
a:active {color: #003DB2; TEXT-DECORATION:none;}
a:hover { text-decoration: underline}

a.jump-glossary:link {color: #008000; }
a.jump-glossary:visited {color: #008000; }
a.jump-glossary:active {color: #008000; }
a.jump-glossary:hover { text-decoration:underline}



/*  Updates to heading styles to make them clearer when they appear as subheadings */

	   
	   
.heading2 {
	background-image: url(dark-grey.png);
	background-repeat: repeat-y;	

}
	   
.heading3 {
	background-image: url(light-grey.png);
	background-repeat: repeat-y;	

}	   


.heading4 {
	background-image: url(light-grey2.png);
	background-repeat: repeat-y;	

}	   


	   
.heading5 {
	background-image: url(light-grey.png);
	background-repeat: no-repeat;	

}	   
	   
	   
	   
.heading6 {
	background-image: url(light-grey.png);
	background-repeat: no-repeat;	

}	   
	   
	   
	   
/* Styles used on the search results page */


.searchheading1 {
		font-family: "Verdana", verdana, arial, helvetica, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 11pt;
        color: #000000;
        background-color: inherit;
        word-spacing: normal;
        letter-spacing: normal;
        vertical-align: baseline;
        text-decoration: none;
        text-transform: none;
        line-height: normal;
        margin-top: 6pt;
        margin-bottom: 3pt;
        margin-left: 0cm;
        margin-right: 0cm;
        padding-top: 0pt;
        padding-bottom: 0pt;
        padding-left: 0pt;
        padding-right: 0pt;
        float: none;
        clear: none;
        text-align: left;
        text-indent: 0cm;
        width: auto;
        height: auto;
        white-space: normal;
       }

.searchheading2 {
	    font-family: "Verdana", verdana, arial, helvetica, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 10pt;
        color: #000000;
        background-color: inherit;
        word-spacing: normal;
        letter-spacing: normal;
        vertical-align: baseline;
        text-decoration: none;
        text-transform: none;
        line-height: normal;
        margin-top: 6pt;
        margin-bottom: 3pt;
        margin-left: 0cm;
        margin-right: 0cm;
        padding-top: 0pt;
        padding-bottom: 0pt;
        padding-left: 0pt;
        padding-right: 0pt;
        float: none;
        clear: none;
        text-align: left;
        text-indent: 0cm;
        width: auto;
        height: auto;
        white-space: normal;
       }
	   
	   
.searchheading3 {font-family: "Verdana", verdana, arial, helvetica, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 8pt;
        color: #000000;
        background-color: inherit;
        word-spacing: normal;
        letter-spacing: normal;
        vertical-align: baseline;
        text-decoration: none;
        text-transform: none;
        line-height: normal;
        margin-top: 6pt;
        margin-bottom: 3pt;
        margin-left: 0cm;
        margin-right: 0cm;
        padding-top: 0pt;
        padding-bottom: 0pt;
        padding-left: 0pt;
        padding-right: 0pt;
        float: none;
        clear: none;
        text-align: left;
        text-indent: 0cm;
        width: auto;
        height: auto;
        white-space: normal;
       }	   
	   
	   
	   
	   
	   
	   
	   
	   