BODY, TD, DIV, INPUT, SELECT, TEXTAREA {  
    color: #222222; font-size: 9pt;
    font-family: helvetica, arial, verdana, geneva,  sans-serif;     
}

INPUT, TEXTAREA, SELECT { padding: 1px; font-size: 8pt; background-color: #ffffff; color: #222222 }        

A, A:link, A:visited, A:active {color: #759CBC; text-decoration: underline}
A:hover {color: #A1B22A; text-decoration: underline}

STRONG { font-weight: bold; font-size: 10pt;   } /* for titles and things */
.main_title {   color: #222222;  font-size:12pt;  padding: 1 3; 
                font-weight: bold;   }
.main_content { padding: 10px;}
.small {font-size: 8pt; }
IMG.cm_page { border: 1px solid #222222;  }
.splash_links { padding: 10px; font-weight: bold; font-size: 10pt; line-height: 140%;  }
.graybox {
	border:2px solid #999999;
	padding: 3 10;
}
DIV.indexPopup { position:absolute;
                 width:290;  z-index:1;
                 visibility: hidden;
                 border: 2px solid #999999;
                 padding: 3 10;
                 color: #ffffff;
                 background-color: #87A9C4;
                 font-weight: bold;
                 }
