BODY,P,HR,.none{  
	background-color : #000000; 
	font-size : 8pt; 
	font-family : verdana,arial,helvetica,sans-serif; 
	color : #FFFFFF; 
	font-weight : normal; 
}




TD,.normal{  
	font-size : 8pt; 
	font-family : verdana,arial,helvetica,sans-serif; 
	color : #FFFFFF; 
	font-weight : normal;  
}


	   
h3 { color:#996600;
	 font-size : 8pt;
	 font-family : verdana,arial,helvetica,sans-serif;
	 font-style: bold;
	 margin-left: 3% 
}
	 

	 
	 
h1 { color:#FFFFFF;
	 font-size : 18pt;
	 font-family : verdana,arial,helvetica,sans-serif;
	 font-weight: bold;
 }


.headline {  font-size : 8pt; font-family : verdana,arial,helvetica,sans-serif; color : #000000; font-weight : normal ; line-height : 200% ; }


.text {  font-size : 9pt; font-family : verdana,arial,helvetica,sans-serif; color : #FFFFFF; font-weight : normal ; line-height : 120% ; }
	
.blue			{ background-color : #FFFFFF; font-size : 14pt; font-family : verdana,arial,helvetica,sans-serif; color : #3366CC; font-weight : normal; }
	
.formtext  { font-size : 8pt; font-family : verdana,arial,helvetica,sans-serif; color : #000000; font-weight : normal; background-color : #FFFFFF; }

.small  { font-weight : normal; font-size : 8pt; font-family : verdana,arial,helvetica,sans-serif; color : #3366CC; }

	
.blue			{ background-color : #CCFFFF; font-size : 11pt; font-family : arial,helvetica,sans-serif; color : #000000; font-weight : bold; }


TD.box A:LINK {color:#996600; text-decoration:none;}
TD.box A:ACTIVE {color:#3366CC; text-decoration:none;}
TD.box A:VISITED {color:#3366CC; text-decoration:none;}




TD.linx A:LINK {color:#9999CC; text-decoration:none;}
TD.linx A:ACTIVE {color:#9999CC; text-decoration:none;}
TD.linx A:VISITED {color:#FFFFFF; text-decoration:none;}



.textlinks A {
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	color: 996600;
	text-decoration: none;
	
}

.statelinx a {
font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	color: FFFFFF;
	text-decoration: none;
	
}


DIV  { margin-left: 5% }

#b /* bold */ 	{ color : #000000; font-weight : bold; font-size : 11pt; font-family : verdana,arial,helvetica,sans-serif; } /* use span tags */
#smallb /* bold */ 	{ color : #000000; font-weight : bold; font-size : 8pt; font-family : verdana,arial,helvetica,sans-serif; } /* use span tags */

#bi /* bold italic*/ 	{ color : #000000; font-weight : bold; font-size : 10pt; font-family : verdana,arial,helvetica,sans-serif; font-style : italic; } /* use span tags */

#i /*  italic*/ 	{ color : #000000; font-weight : normal; font-size : 11pt; font-family : verdana,arial,helvetica,sans-serif; font-style : italic; } /* use span tags */


#brown /* bold  brown */ 	{ font-weight : bold; font-size : 9pt; font-family : verdana,arial,helvetica,sans-serif; color : #996600; } /* use span tags */


#brownsmall /* bold  brown small*/ 	{ font-weight : bold; font-size : 8pt; font-family : verdana,arial,helvetica,sans-serif; color : #996600; } /* use span tags */



#brownlarge /* bold large brown */ 	{ font-weight : bold; font-size : 30pt; font-family : verdana,arial,helvetica,sans-serif; color : #996600; letter-spacing: -2pt;} /* use span tags */


#revo /* white letters */ 	{ color : #FFFFFF; font-weight : normal; font-size : 10pt; font-family : verdana,arial,helvetica,sans-serif;  } /* use span tags */



#small /* blue text on footer */ 	{ font-weight : normal; font-size : 8pt; font-family : verdana,arial,helvetica,sans-serif; color : #3366CC; } /* use span tags */

#container 
{ 
	width: 800px;
	text-align: center;
}
#container2 
{ 
	text-align: center;
}

.left {
	text-align: left;
	padding-bottom: 10px;
}


#topimages 
{ 
	padding: 5px;
}
#bottom_include 
{ 
	padding-left: 150px;
	padding-right: 150px;
}

#career_container { 
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
}
/* create a button look for links */


/*the following styles not related to button effect*/
#container {zoom: 1;} /*hasLayout hack for IE*/
.clearfix:after { /*equivalent hack for Firefox/Mozilla*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	 background-color: Black;
}
.button {
	background-color: Black;
	padding-right: 2px;	
}
.button a {
	background-color: LightGrey;
	border: solid 1px;
	border-color: #99f #039 #039 #99f;
	color: Black;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	width: 12em;
	float: left;

}

.button a:hover
{
	background-color: #006699;
	color: white;
}

/* depress effect on click */
.button a:active, .button a:focus {   
	border: solid 1px;
	border-color: #039 #99f #99f #039;
	letter-spacing: normal;
}

.box {
	border: thin;
	border-color: White;
	border-style: solid;
}





