body  { 
background-color: #666; 
font-family: arial, verdana, geneva, sans-serif;
}

a:link  {color : #630;}
a:visited  {color : #300;}
a:active  {color : #300;}
a:hover  {color : #060;}

			
p,td,ol,ul,li,blockquote,dd,dt {
font-family: arial, verdana, geneva, sans-serif;
font-size: 12px;
}
					
th {font-family: arial, verdana, geneva, sans-serif;
font-size: 16px;
font-weight: bold;
}
			
/* LINKS FOR SPLASH PAGE */
.whiteSmall {font-weight: normal; font-size: 11px; color: #fff;}
.whiteSmall a:link {color: #fff; text-decoration: none;}
.whiteSmall a:visited {color: #fff; text-decoration: underline;}
.whiteSmall a:active {color: #fff; text-decoration: none;}
.whiteSmall a:hover {color: #fff; text-decoration: underline;}
.whiteSmall a:focus {color: #fff; text-decoration: underline;}

/* FOR POPUPS */

.white {background-color: #fff;}
.smalllink {font-size: 12px;}											   
.smallFont {font-size: 10px;}
			
			
/* FORMATTING to be removed			
.bold  {font-weight: bold;}
.first {font-size: 18px; font-weight: bold; color: #538080;}
.italic  {font-style : italic;}
.italicb  {font-style : italic; font-weight: bold;}      
.gray  {font-weight: 600; color: #666;} 
.red {color: #f00; font-weight: bold;}
.black {color: #000; font-weight: bold;}
.green {color: #060; font-weight: bold;}
.gray {background-color: #eee;}

.brown {color: #630; font-weight: bold;}
.brown2 {color: #930; font-weight: bold;}
.symbol {font-size: 20px; font-weight: bold;}
.symbol2 {font-size: 18px; font-weight: bold;}
.symbol3 {font-size: 14px; font-weight: bold;}
.whiteBig {font-weight: bold; font-size: 13px; color: #fff;}
			 
.firstbold {font-size: 20px; font-weight: bold; color: #538080;}
.height {line-height: 25px;}
.grnbkgr {background-color: #060;
color: #fff;
font-weight: bold;
line-height: 25px;}
.height {line-height: 16px;}
*/

.indentright { margin-right: 25px;}
.nomargin { padding: 0; margin: 0; }
.margintop20 {margin-top: 20px;}
.cent {text-align: center:}
		 	 
			 

h1 {font-size: 20px; color: #538080;}
h2 {font-size: 16px; color: #699;}
h3 {font-size: 14px; color: #699;}
			 
/**/


/*NEW STUFF JAN 09*/			 
			 
/* floats added Jan 09*/

#page {
width: 720px;
margin: 0;
background-color: #fff;
}

#content {
width: 720px;
background: #666 url(/research/brilllab/images/bkgr.png) repeat-y top left;
}

#contentcontainer {
width: 650px;
margin: 0 auto;
text-align: left;
padding: 0;
}

h1 {
margin: 0;
padding: 12px 0;
font-size: 20px; color: #538080;
}

h2 {
font-size: 16px; 
color: #699;
}

h3 {
font-size: 14px;
color: #699;
margin: 0;
padding: 0;
}

ul {
margin-top: 12px;
}
			 
.floatleft {
float: left;
margin: 0 7px 7px 0;
}
			 
.floatright {
float: right;
margin: 0 0 7px 7px;
}
			 
/* floats credit copyright text */
			 
.floatleft span, .floatright span {
font-size: 10px;
text-align: center;
display: block;
}
			 
/* floats caption */
			 
.floatleft span.cap, .floatright span.cap {
font-size: 11px;
background: #eee;
margin-top: 7px;
color: #000;
text-align: left;
padding: 12px 7px;
}
			 
.floatleft span.cap b, .floatright span.cap b {
font-size: 12px; color: #538080;
}
			 
.floatleft strong, .floatright strong {
display: block;
font-weight: bold;
text-align: center;
}

dl.right {
float: right;
width: 125px;
border: 1px solid #000;
background: #fff;
padding-bottom: 7px;
margin-top: 20px;
}

.right dt {
background: #000;
text-align: center;
color: #fff;
padding: 5px 12px;
font-weight: bold;
}

.right dd {
background: #fff;
margin: 0;
padding: 4px 0 2px 7px;
}
			 
.clearleft {
clear: left;
}
			 
.clearright {
clear: right;
}

#copy {
background: #000 url(/research/brilllab/splashV2/banner_bot.gif) no-repeat top left;
text-align: center;
color: #fff;
font-size: 11px;
width: 720px;
height: 73px;
padding-top: 12px;
margin-top: 0;
}

#copy a {
color: #fff;
text-decoration: none;
}

#copy a:hover {
color: #fff;
text-decoration: underline;
}

#bottomnav {
margin-top: 20px;
font-size: 11px;
padding: 12px 0;
margin: 0;
}
