* {font-family:Verdana,sans-serif; font-size:9pt; color:#000000}
h5 {color:#000066; font-size:8pt; font-weight:900}

h1 {color:#ffcf2c; font-size:14pt; font-weight:900; padding: 10px 5px 10px 5px;   background-image:url(images/h1_bg.gif); background-repeat:repeat-x;}
h3 {color:#000066; font-size:10pt; font-weight:900}


li {text-align:left;}


.top_slogan {color:#ffcf2c;  font-style: normal; font-weight: bolder; font-size:10pt; font-weight:900; text-align:center; }

body {background-color:#ffffff; color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}



.red {color: #ff0000; font-weight: bold; font-size:10pt; }
.green {color: #00ff00; font-weight: bold; font-size:10pt;}


.highlite { font-family: Verdana,Arial, Helvetica, sans-serif;  font-style: normal; font-weight: bolder; color: #000066; font-size: 110%;}

.highlitebox { font-family: Verdana,Arial, Helvetica, sans-serif;  font-style: normal; font-weight: bolder; color: #ffffff; font-size: 140%;}


.glossarylinks {font-size:8pt;}



a:link { font-family: Verdana,Arial, Helvetica, sans-serif;  font-style: normal; font-weight: bold; color: #0000ff; text-decoration: underline; }

a:visited { font-family: Verdana,Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #0000ff; text-decoration: underline; }

a:hover { font-family: Verdana,Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #ff3Caa; text-decoration: underline; }



/*  Use CSS dynamic buttons  2/8/2007 */
div.menu9 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Nine]-=-=-=-=-=-=-=- */
	
div.menu9 {
	width: 125px;
	margin-top: 10px;
	font-size:8pt; 

	}
	
div.menu9 li a {
  	height: 33px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
        list-style-type: none;
	text-decoration: none;
        text-align:center;
	font-size:8pt; 
	}
		
	
div.menu9 li a:link {
	color: #ffffff;
	display: block;
	background: url(images/css_buttons.gif);
	padding: 8px 0 0 10px;
	text-decoration: none;
	}

div.menu9 li a:visited {
        color: #ffffff;
        display: block;
        background: url(images/css_buttons.gif);
        padding: 8px 0 0 10px;
	text-decoration: none;
        }

	
div.menu9 li a:hover {
	color: #ff0000;
	background: url(images/css_buttons.gif) 0 -33px;
	padding: 8px 0 0 10px;
	}
	
div.menu9 li a:active {
	color: #fff;
	background: url(images/css_buttons.gif) 0 -66px;
	padding: 8px 0 0 10px;
	}





/* Make pretty 3D Buttons */
div.buttonA {
	text-decoration: none;
        margin-left: 0px;
        margin-right: 4px;
}
div.buttonA ul {
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 20px;
}
div.buttonA li {
        list-style-type: none;
        height: 25px;
        width: 125px;
        margin: 10px;
        text-align:center;
}
div.buttonA li a {
        text-decoration: none;
        height: 100%;
        width: 100%;
        display: block;
        border-width: 5px;
        /*background-color: #999999;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;*/
}
div.buttonA li a:link {
    color: #ffffff;
        font-weight: bold;
        background-color: #cc0000;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonA li a:visited {
        color: #ffffff;
        font-weight: bold;
        background-color: #cc0000;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonA li a:hover {
    font-weight: bold;
    color: #FFFFFF;
	text-decoration: none;
        background-color: #000066;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonA li a:active {
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666666;
        border-style: solid;
        border-top-color: #333333;
        border-left-color: #555555;
        border-right-color: #BBBBBB;
        border-bottom-color: #DDDDDD;
}


/* Make pretty LARGE 3D Buttons */
div.buttonB {
	text-decoration: none;
        margin-left: 0px;
        margin-right: 4px;
}
div.buttonB ul {
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 20px;
}
div.buttonB li {
        list-style-type: none;
        height: 150px;
        width: 225px;
        margin: 10px;
        text-align:center;
}
div.buttonB li a {
        text-decoration: none;
        height: 100%;
        width: 100%;
        display: block;
        border-width: 5px;
        /*background-color: #999999;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;*/
}
div.buttonB li a:link {
	text-decoration: none;
    color: #ffffff;
        font-weight: bold;
        background-color: #cc0000;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonB li a:visited {
	text-decoration: none;
        color: #ffffff;
        font-weight: bold;
        background-color: #cc0000;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonB li a:hover {
    font-weight: bold;
    color: #FFFFFF;
	text-decoration: none;
        background-color: #000066;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonB li a:active {
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666666;
        border-style: solid;
        border-top-color: #333333;
        border-left-color: #555555;
        border-right-color: #BBBBBB;
        border-bottom-color: #DDDDDD;
}


/* Make pretty MEDIUM 3D Buttons */
div.buttonC {
        text-decoration: none;
        margin-left: 0px;
        margin-right: 4px;
}
div.buttonC ul {
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 20px;
}
div.buttonC li {
        list-style-type: none;
        height: 100px;
        width: 225px;
        margin: 10px;
        text-align:center;
}
div.buttonC li a {
        text-decoration: none;
        height: 100%;
        width: 100%;
        display: block;
        border-width: 5px;
        /*background-color: #999999;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;*/
}
div.buttonC li a:link {
        text-decoration: none;
    color: #ffffff;
        font-weight: bold;
        background-color: #cc0000;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonC li a:visited {
        text-decoration: none;
        color: #ffffff;
        font-weight: bold;
        background-color: #cc0000;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonC li a:hover {
    font-weight: bold;
    color: #FFFFFF;
        text-decoration: none;
        background-color: #000066;
        border-style: solid;
        border-bottom-color: #333333;
        border-right-color: #555555;
        border-left-color: #BBBBBB;
        border-top-color: #DDDDDD;
}
div.buttonC li a:active {
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666666;
        border-style: solid;
        border-top-color: #333333;
        border-left-color: #555555;
        border-right-color: #BBBBBB;
        border-bottom-color: #DDDDDD;
}
