.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.textBoldBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-style: normal;
	font-weight: bold;
}

.textBoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #0000CC; 
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #0000CC; 
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FF0000; 
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #0000CC; 
	text-decoration: none;
}

a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FF0000; 
	text-decoration: underline;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.textBoldBlue3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-style: normal;
	font-weight: bold;
}
.textBoldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.textBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003399;
	text-decoration: none;
}


.menulist ul {
 margin: 0;
 padding: 0;
 width: 150px;
 list-style: none;
 border: 1px solid #36C;
 border-bottom-width: 0;
 background: #EEF;
}

/* Submenus ('ul' tags) */
.menulist ul {
 position: absolute;
 top: 0;
 left: 155px;
 display: none;
}

/* All menu items ('li' tags) */
.menulist li {
 position: relative;
 border-bottom: 1px solid #36C;
}

/* Links inside the menu, with 'hover' lightup, and a 'highlighted' class the script applies */
.menulist a {
 display: block;
 position: relative;
 padding: 0px;
 color: #FFFFFF;
 text-decoration: none;
}
.menulist a:hover {
 color: #F63;
 background-color: #DDF;
}
.menulist a.highlighted {
 color: #C96;
}

/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a {
 height: 1%;
}
/* End Hack */


/* RULES FOR THE "MENUDIV" OBJECT */

/* This is more complicated CSS, as it will downgrade to NS4 support. */


/* An absolutely positioned and hidden DIV (treated as a layer in NS4). */
.menudiv {
 position: absolute;
 visibility: hidden;
 z-index: 1000;
 border: 0px outset #FFFFCC;
 /* Borders:     Top    Right  Bottom    Left   */
 border-color: #FFFFCC #666633 #666633 #FFFFCC;
 background-color: #BBCADE;
 /*layer-background-color: #BBCADE;*/
 padding: 0px;
 font: 11px/13px Arial, Helvetica;
 /* Here's a cool effect, try uncommenting this: */
/* filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8 */
}


/* Formatting to apply to the elements inside the "menudiv" class elements. */
/* Of course, you can put whatever you want within the menu divs, these are just examples. */

.menudiv .header {
	width: 100%;
	font-weight: normal;
	text-align: center;
	border-bottom: 2px dashed #BBCADE;
	margin-bottom: 5px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.menudiv a {
 display: block;
 /* I've specified borders for each side individually so NS4 ignores this setting */
 border-top: 1px solid #BBCADE;
 border-right: 1px solid #BBCADE;
 border-bottom: 1px solid #BBCADE;
 border-left: 1px solid #BBCADE;
 color: #FFFFFF;
 text-indent: 5px;
 text-decoration: none;
}

/* I'm using :hover and :active pseudo-classes for link mouse effects. */
.menudiv a:hover {
 border: 1px solid #336699;
 border-color: #6699CC #003366 #003366 #6699CC;
 background-color: #336699;
 color: #FFFFFF;
}
.menudiv a:active {
 border: 1px solid #003366;
 border-color: #000000 #3366CC #3366CC #000000;
 background-color: #003366;
 color: #FFFFFF;
}

/*
The script will automatically assign a class of "highlighted" to elements that currently
have an active submenu, so here's a little CSS to format links within a .menudiv element.
*/
.menudiv .highlighted {
 background-color: #336699;
 border-color: #336699;
 color: #FFFFFF;
}

/* The links in the upper-left that pop out 'divMenu' menus. */
.trigger a {
 font: Bold 14px Arial, Helvetica, sans-serif;
 color: #003366;
 text-decoration: none;
}

/* Likewise, style active trigger links */
.trigger a.highlighted {
 color: #CC9966;
}







/* Just a random style, needed for NS4 */
b, strong {
 font-weight: bold;
}
/*

Here's the stylesheet rules used to format the menus and their content.

Feel free to alter the menu layout however you want. All you have to do is ensure the script
has the correct CSS property name (like 'visibility' or 'display') that you want it to change,
and that your submenus are set as hidden by default.

*/



/* RULES FOR THE "LISTMENU" OBJECT */

/*
This uses the 'display' property, so you can remove the positions and run it inline if you want.
Basically, nested UL tags are offset from their parent LIs using CSS positioning.
Feel free to experiment with CSS visual effects!
One good resource for UL/LI formatting: http://www.alistapart.com/articles/taminglists/
That covers rearranging lists, e.g. for horizontal menus.
Consult your favourite CSS reference for editing fonts/borders/etc.
*/

/* For the class="menulist" element, and all 'ul' tags inside it. */
.menulist {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 0 none #000000;
	border-left: 1px none #000000;
}/*

Here's the stylesheet rules used to format the menus and their content.

Feel free to alter the menu layout however you want. All you have to do is ensure the script
has the correct CSS property name (like 'visibility' or 'display') that you want it to change,
and that your submenus are set as hidden by default.

*/



/* RULES FOR THE "LISTMENU" OBJECT */

/*
This uses the 'display' property, so you can remove the positions and run it inline if you want.
Basically, nested UL tags are offset from their parent LIs using CSS positioning.
Feel free to experiment with CSS visual effects!
One good resource for UL/LI formatting: http://www.alistapart.com/articles/taminglists/
That covers rearranging lists, e.g. for horizontal menus.
Consult your favourite CSS reference for editing fonts/borders/etc.
*/

/* For the class="menulist" element, and all 'ul' tags inside it. */
.menulist {  margin: 0;
 padding: 0;
 width: 150px;
 list-style: none;
 background: #EEF;
 } 
.textBoldHot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textBoldBlueSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.textBoldBlueSmallType2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-style: normal;
	font-weight: bold;
}

#arrows {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
list-style-image:url(../images/gray-arrow.gif);
margin-bottom: .5em;

}
.linklikeblue {	color: #0000CC;
	font-weight: bold;}
	
#maintext-right {
width: 700px;
height:235px;
margin:0px;
padding:0px;
border:0px;
background-image:url(../images/snip-right-bg.gif);
background-repeat:repeat-x;
float: right;
}

/* style-list */
ul {
margin:0; padding:0;
}
ul.gray_arrow {
margin:0; padding:0; margin-left: 15px;
list-style: none;
}
ul.gray_arrow li {
padding-left: 15px;
background: url(../images/gray-arrow.gif) no-repeat top left;
}
li.title_lev1 ul li, li.title_lev2 ul li {
font-weight: normal;
}
li.title_lev1 {
list-style: none;
margin:0; padding:0;
margin: 10px 0px 5px 0px;
font-weight: bold;
}
li.title_lev2 {
list-style: none; margin: 10px 0px 5px 15px;
font-weight: bold;
}
li.title_lev2 ul.gray_arrow {
margin:0; padding:0;
}

/* fieldset */
fieldset {
border: 1px dotted #aaa;
width: auto;
}
legend {
font-weight: bold;
font-size: 110%;
}
div.img
{
  margin: 2px;
  border: 1px solid #ddd;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img { border: 1px solid #aaa; opacity:0.4; }

div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  background: #eee;
}

.button {
margin-top:10px;padding:2px 15px 2px 15px; border:1px solid #999;background:#eee;
}
.button:hover {
cursor:pointer;
margin-top:10px; padding:2px 15px 2px 15px;
border:1px solid #ccc;
background:#eee;
}
.message_board {
padding: 5px 5px 5px 5px;
border-top: 3px solid red;
border-bottom: 3px solid red;
background: #ddd;
color: #000;
font-size: 120%;
}

/*Blockquote CSS rule for page INSTRUMENTS, file: RS-INSTRUMENTS.php
 *Reduce spacing above and below blockquote
 */
 li blockquote {
	 margin-top: 0.3em;
	 margin-bottom: 0.3em;
	 margin-left: 1.3em;
	 padding: 0;
 }
