 /* awwa style sheet */
 /* the first part is the general css for the main body of the page found in the .OR file.
 	It does not contain the specific page styles that we are adding, except for default font, size, etc.
 */
 /* updated 12/29/00 */
 
 BODY, TABLE, TR, TD {
   	color: Black;
  	font-family : Arial, Helvetica, sans-serif; 
 }
 
 HR {color : #ff9900;}

 h2 {
	font : bolder smaller;
  	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px;
	font-style : italic;
}

A:LINK {color:#ff9900 ;}
A:HOVER {color: blue}
/*A:VISITED {color: Blue;} */

/* general text color/sizes. These are mostly on the OR pages for the individual companies.*/

.smalltext {font-size:9pt;}
.normaltext {font-size:10pt;}
.largetext {font-size:12pt;}

/* general link color/sizes for all companies. These are mostly on the OR pages.*/

A.smalllink {font-size:9pt;	color:#ff9900;}
A.smalllink:Hover {font-size:9pt; color:Red;}

A.normallink {font-size:10pt;	color:#ff9900}
A.normallink:HOVER {font-size:10pt;	color:Red;}

.tlinks:link {text-decoration:none; font-weight:bold;  font-size:10px; color: #FFFFFF}
.tlinks:visited {text-decoration:none; font-weight:bold;  font-size:10px; color: #FFFFFF}
.tlinks:active {text-decoration:none; font-weight:bold;  font-size:10px; color: #FFFFFF}
.tlinks:hover {text-decoration:none; font-weight:bold;  font-size:10px; color: #ff9900}



/**************** The following are JobMark Pages *****************/

/**************** search styles ****************/
/* **************  OR201 ******************** */

/* specific links for page */
A.srchlinktext{	font-size : 10pt; color: #ff9900;}
A:Hover.srchlinktext { font-size : 10pt; color: red;}

.srchheadertext1 {font-size : 10pt;	font-weight : bold;	color: Black;}
.srchheadertext2 {font-size : 12pt;	font-weight : bold;	color: Black;}

.srchcaptiontext {font-size : 10pt;	font-weight : bold;	color: Black;}
.srchspecialtext {font-size: 9pt;}


/* ************** list styles ******************* */
/* ************** OR202  ******************** */

A.listlinktext {font-size : 10pt;	color: #ff9900;}
A:Hover.listlinktext {font-size : 10pt;	color: Red}

/*  quicklist specific first  */
.qlistheader {background-color :#DDDDDD;font-size: 10pt;	font-weight: bold;}
.qlistdetailtext {font-size : 10pt;}

/* colors in quick list background rows*/
.listdetailbgcolor1{background-color : #FFFFFF;	}
.listdetailbgcolor2{background-color : #EEEEEE;	}



A.listtitletext {font-size : 10pt; color:#006699;}
A:HOVER.listtitletext {font-size : 10pt;	color:Red;}
A:Visited.listtitletext {font-size:10pt;	color:#003366;}

A.qlisttitletext {font-size : 10pt;	color:#006699;}
A:HOVER.qlisttitletext {font-size : 10pt;	color:Red;}
A:VISITED.qlisttitletext {font-size:10pt;	color:#003366;}

.listdetailtext {font-size : 10pt;}
.listcaptiontext {font-size : 10pt;	font-weight: bolder;}
.listnormaltext {font-size : 9pt;}
.listwarningtext {color: Red;	font-size: 10pt;}
.listspecialtext {font-size : 9pt;}


/*********** detail page **********************/
/* ********* OR203 and OR108Tx ***********/
.displayheadertext1 {font-size : 10pt;font-weight : bold;}
.displayheadertext2 {font-size : 11pt;font-weight: bold;}
.displaywarningtext {color: Red;font-size: 10pt;}
.displaycaptiontext {font-size : 9pt;font-weight : bold;}
.displaydetailtext {font-size : 10pt;font-weight : normal;}
.displaylinktextfont {font-size : 10pt;}
.displaylinktext {font-size : 9pt;}

A.displaylinktext {font-size : 10pt;	color: #006699;}
A:Hover.displaylinktext {font-size : 10pt;	color: Red}


/*********** landing page **********************/
.landingcaptiontext1 {font-size : 20pt;font-weight : normal; color: Red}
.landingcaptiontext2 {font-size : 10pt;font-weight : bold; color: Red}
.landingnormaltext {font-size : 9pt;}
.landingnormaltextbold {font-size : 10pt;font-weight : bold;}
.landinglinktextfont {font-size : 10pt;}
.landinglinktext {font-size : 9pt;}
A.landinglinktext {font-size : 9pt;	color: blue;}
A:Hover.landinglinktext {font-size : 9pt;	color: Red}
.landcapblue {  font-size: small; font-weight: bold; color: #ff9900}
.landtextsmall {  font-size: x-small; font-weight: normal}
.landtd {  backgound-color:  #ff9900}

/*********** resume search page **********************/

.restexttd {font-size : 9pt;font-weight : bold;  background-color : #ff9900; 	color: White}
.restextsmall {font-size : 10pt;font-weight : normal;}
.restextsmallsmall {font-size : 11px;font-weight : normal;}
.restext {font-size : 9pt;font-weight : bold;}
.restextcaption {font-size : 14pt;font-weight : bold;	}
.ressectionbg {background-color : White; }
.ressectionbg2 {background-color :  #f0f0f0; }
.resform1 {	font-weight: bold; FONT-FAMILY: Arial; BACKGROUND: #ff9900; COLOR: #ffffff; FONT-SIZE: 9pt;}
.resform2 {	FONT-FAMILY: Arial; BACKGROUND: #FFFFFF; COLOR: #000000; FONT-SIZE: 9pt;}
.rescsqbg {background-color : #f0f0f0; }
.resCSQform {	font-weight: normal; FONT-FAMILY: Arial; BACKGROUND: #FFFFFF; COLOR: #000000; FONT-SIZE: 9pt;}
.restextonly {	font-weight: normal; FONT-FAMILY: Arial; BACKGROUND: #ffffff; COLOR: #000000; FONT-SIZE: 9pt;}
