
* {
font-family: Verdana, arial, helvetica, san-serif; 
font-size: 12px; 
color: #000000;
}

.labWhite a:visited
{
color: #ffffff;
}

body {
/*background:top left repeat-x url(/images/body_bg.gif);*/
background-color: #ffffff; 
}

p,td,span,div, a {
font-size: 12px; 
text-decoration: none; 
line-height:150%;
}
a {
color: #990000;  
text-decoration: none;
font-weight:bold;
}

.error {
color: #FF0000;  
text-decoration: none;
font-weight:bold;
}

p {text-align:left
padding-bottom:6px; 

}
a:hover {
text-decoration: underline; 
}

li{
margin-left:20px; l
padding-top:6px; 
padding-bottom:6px;
}

em,strong {
padding:2px; 
line-height:20px; 
font-style:bold; 
color: #990000
}

h2,h3{
font-size: 12pt; 
color: #990000;
padding:0px; 
font-weight:bold;
}
h4,h5,h6{
font-size: 12pt; 
color: #3756C9;
padding:0px; 
font-weight:bold;
}

h1{
color:#cb0400;
font-size: 14pt; 
background:top left repeat-x url(/images/h1_bg.gif);
padding:10px;
}
h1 i{
color:#cb0400; font-style:italic;
font-size: 14pt; font-weight:normal;
}
			 		
input, select, textarea{ 
font-size: 8pt; 
font-family: verdana, helvetica, arial, san-serif; 
color: rgb(0,0,0); 
}
.pageShadow_left{
background:right top repeat-y url(/images/pageShadow_left.gif);
}
.pageShadow_right{
background:left top repeat-y url(/images/pageShadow_right.gif);
}			
.menuItem{
color:#ffffff !important;
text-transform:uppercase;
padding-top:8px;
padding-bottom:8px;
padding-left:5px;
padding-right:5px;
margin-top:-2px;
font-weight:normal;
}


.menuItem a:hover{
	background:left top repeat-x url(/images/menu_bg_on.gif);
	color:#ffffff !important;
}




#textcontainer {width: 100%; margin:0px; overflow: hidden; }

			 
/*-- Flyout Menu
.flyoutfront		{background-color: rgb(255,255,255);}
.flyoutfront a  	{color: rgb(0,0,0);
			     	 text-decoration: none;}
.flyoutfront a:hover {color: rgb(23,55,128);
			     	 text-decoration: underline;}
			     	 
			     	 
			     	 
			     	 



/*-- Div Popup --
.iframe, .iframe a     {color : #EFCA21;  border : 0pt none;  background : url(/images/iframeback.png);  
						cursor: hand; cursor: pointer; font-weight : bold;   }
.iframehead, .iframehead a   {color : #272727;  background-color: #b0b0b0;  font-weight : bold; cursor: hand; cursor: pointer;  } --*/