
		/* BODY is the parent to all other styles */
BODY	{ font-family:  Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:17px; font-weight: normal; color: #000000; margin: 10px 2px 10px 2px; } 
P		{ margin-top: 0px; margin-bottom: 10px; }
B		{ font-weight: bolder }  /* relative to the parent */
LI		{ margin-top: 8px;}

:link      {font-weight:bold; color:#0000EE;  text-decoration: none;}
:visited   {font-weight:bold; color:#0000EE; text-decoration: none;}
:link:hover	{font-weight:bold; color:#0000EE; text-decoration: underline;}
:visited:hover   {font-weight:bold; color:#0000EE; text-decoration: underline;}
:link:active  {font-weight:bold; color:#0000EE; text-decoration: underline;}
:visited:active  {font-weight:bold; color:#0000EE; text-decoration: underline;}

SPAN { display: inline }


PRE { display: block;
      font-family: monospace;
      white-space: pre }

ADDRESS { display: block;
          margin-left: 3em;
          font-style: italic }
          
BLOCKQUOTE { display: block;
             font-style: normal;
             margin-left: 3em;
             margin-right: 3em }
              
HR 
{
	border-top: solid ;
	color:Gray;
}       

#pageTools a	{padding-right:5px;}


.cssModuleText
{	
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
}

.cciFormRequired
{
	color: red;
	font-weight: bold;
}

.cciFormLabel
{
	color: black;
	font-weight: bold;
}

.cssMenuText
{
    display: block;
	width: 138px;
	height: 22px;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    padding-top: 5px; 
}
.cssMenuText :visited {color: #ffffff; }
.cssMenuText :active {color: #eeeeff; }
.cssMenuText :hover 
{
	color: #eeeeff;
	background-color: #ed171f;
}

.cciSiteSearch
{
	background-color: #eeeeee;
	border: solid 1px #cccccc;
}
.cciSiteSearch :link { font-size: 10px; text-decoration: none; font-weight: normal; }
.cciSiteSearch :link:hover { font-size: 10px; text-decoration: underline; font-weight: normal; }
.cciSiteSearch :visited { font-size: 10px; text-decoration: none; font-weight: normal; }
.cciSiteSearch :visited:hover { font-size: 10px; text-decoration: underline; font-weight: normal; }

#cciSearchTips {font-family:"Trebuchet MS",Verdana,Arial,sans-serif; font-size:12px; margin-top:10px; }
#cciSearchTips li {padding-top:12px; color:#333333;}
#cciSearchTips .intro {padding-top:12px; font-weight:bold; color:#336699;}
#cciSearchTips .tip {font-weight:bold; color:#336699}
#cciSearchTips .example { color:#000000}

.cciSearchTitle
{
	font-size: 12pt;
	font-weight: bold;
}

.cciSearchPageType
{
	font-size: 10pt;
	font-weight: bold;
}

.cciSearchPageLink
{
	padding-left: 15px;
	font-size: 10pt;
	font-weight: normal;
	color: blue;
}

.cciSearchPageLink :link {font-weight: normal; text-decoration: underline;}
.cciSearchPageLink :link:hover {font-weight: normal; text-decoration: underline;}
.cciSearchPageLink :visited {font-weight: normal; text-decoration: underline;}
.cciSearchPageLink :visited:hover {font-weight: normal; text-decoration: underline;}

/* - - - - TOC styles  - - - */
.cciTOC 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	
}

.cciTOCleftActiveSubSection
{
	padding: 0px 0px 0px 0px;
	/*background-color: #CDA81B;     /* 576579 */      
}

.cciTOCmidActiveSubSection
{
	font-weight: bold;
	color: #ac811b;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	/*background-color: #CDA81B;     /* 576579 */      
}

.cciTOCmidActiveSubSection :link { font-weight: bold; color: #ac811b; font-size: 12px; text-decoration: none; }
.cciTOCmidActiveSubSection :visited { font-weight: bold; color: #ac811b; font-size: 12px; text-decoration: none; }
.cciTOCmidActiveSubSection :link:hover { font-weight: bold; color: #ac811b; font-size: 12px; text-decoration: underline; }
.cciTOCmidActiveSubSection :visited:hover { font-weight: bold; color: #ac811b; font-size: 12px; text-decoration: underline; }

/* - - - - TOC LEVEL 0  - - - */

.cciTOCrow-0 
{
	height: 18px;
	font-size: 12px;
	vertical-align: middle;        
}

.cciTOCleftOff-0 
{
	padding: 0px 0px 0px 0px;
	border-right: 0px solid #ffffff;	
	border-top: 0px solid #cccccc;	
}

.cciTOCleftOn-0
{
	/*--background-color: #EDD575;   */         
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #cccccc;	
}

.cciTOCmidOff-0
{
	height: 20px;
	line-height: 16px;
	font-weight: bold;
	color: #444444;
	vertical-align: middle;
	padding: 8px 0px 0px 0px;
	border-top: 0px solid #cccccc;	
}

.cciTOCmidOff-0 :link { font-weight: bold; font-size: 12px; color: #444444; text-decoration: none; }
.cciTOCmidOff-0 :visited { font-weight: bold; font-size: 12px; color: #444444; text-decoration: none; }
.cciTOCmidOff-0 :link:hover { font-weight: bold; font-size: 12px; color: #444444; text-decoration: underline; }
.cciTOCmidOff-0 :visited:hover {font-weight: bold; font-size: 12px; color: #444444; text-decoration: underline; }


.cciTOCmidOn-0
{
	height: 20px;
	line-height: 16px;
	font-weight: normal;
	color: #ad821c;
	vertical-align: middle;
	padding: 8px 0px 0px 0px;
	border-top: 0px solid #cccccc;	
	/*--background-color: #988739;     /* 576579 */      
}

.cciTOCmidOn-0 :link { font-weight: bold; font-size: 12px; color: #ad821c; text-decoration: none; }
.cciTOCmidOn-0 :visited { font-weight: bold; font-size: 12px; color: #ad821c; text-decoration: none; }
.cciTOCmidOn-0 :link:hover { font-weight: bold; font-size: 12px; color: #ad821c; text-decoration: underline; }
.cciTOCmidOn-0 :visited:hover { font-weight: bold; font-size: 12px; color: #ad821c; text-decoration: underline; }

/* - - - - TOC LEVEL 1  - - - */
.cciTOCrow-1 
{
	height: 14px;
	/*--background-color: #EDD575;        */   
	vertical-align: middle;        
}

.cciTOCrow-1 li
{
	list-style-image: url(/portals/0/i/spacer.gif);
}

.cciTOCrow-1 ol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.cciTOCrow-1 ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.cciTOCleftOff-1 
{
	padding: 0px 0px 0px 0px;
}

.cciTOCleftOn-1
{
	padding: 0px 0px 0px 0px;
}

.cciTOCmidOff-1
{
	height: 14px;
	line-height: 12px;
	font-weight: normal;
	color: #444444;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
}

.cciTOCmidOff-1 :link { font-weight: bold; color: #444444; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-1 :visited { font-weight: bold; color: #444444; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-1 :link:hover { font-weight: bold; color: #444444; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-1 :visited:hover { font-weight: bold; color: #444444; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-1 :link:active { font-weight: bold; color: #444444; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-1 :visited:active { font-weight: bold; color: #444444; font-size: 12px; text-decoration: underline; }

.cciTOCmidOn-1
{
	height: 14px;
	line-height: 12px;
	font-weight: normal;
	color: #ad821c;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	/*--background-color: #EDD575;   */        
}

.cciTOCmidOn-1 :link { font-weight: bold; color: #ad821c; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-1 :visited { font-weight: bold; color: #ad821c; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-1 :link:hover { font-weight: bold; color: #ad821c; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-1 :visited:hover { font-weight: bold; color: #ad821c; font-size: 12px; text-decoration: underline; }

/* - - - - TOC LEVEL 2  - - - */

.cciTOCrow-2 
{
	/*--background-color: #EDD575;    */       
}

.cciTOCrow-2 li
{
	list-style-image: url(/portals/0/i/spacer.gif);
}

.cciTOCrow-2 ol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.cciTOCrow-2 ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.cciTOCleftOff-2 
{
	padding: 0px 0px 0px 0px;
}

.cciTOCleftOn-2
{
	padding: 0px 0px 0px 0px;
}

.cciTOCmidOff-2
{
	height: 14px;
	line-height: 12px;
	font-weight: normal;
	color: black;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
}

.cciTOCmidOff-2 :link { font-weight:normal; color: #444444; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-2 :visited { font-weight:normal; color: #444444; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-2 :link:hover { font-weight:normal; color: #444444; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-2 :visited:hover { font-weight:normal; color: #444444; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-2 :link:active { font-weight:normal; color: #444444; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-2 :visited:active { font-weight:normal; color: #444444; font-size: 12px; text-decoration: underline; }

.cciTOCmidOn-2
{
	height: 14px;
	line-height: 12px;
	font-weight: normal;
	color: #ad821c;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	/*--background-color: #EDD575;     /* 576579 */      
}

.cciTOCmidOn-2 :link { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-2 :visited { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-2 :link:hover { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-2 :visited:hover { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-2 :link:active { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-2 :visited:active { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: underline; }


/* - - - - TOC LEVEL 3  - - - */
.cciTOCrow-3 
{
	/*--background-color: #EDD575;      */     
}

.cciTOCrow-3 li
{
	list-style-image: url(/portals/0/i/spacer.gif);
}

.cciTOCrow-3 ol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.cciTOCrow-3 ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.cciTOCleftOff-3 
{
	padding: 0px 0px 0px 0px;
}

.cciTOCleftOn-3
{
	padding: 0px 0px 0px 0px;
}

.cciTOCmidOff-3
{
	font-weight: normal;
	color: #444444;
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
}

.cciTOCmidOff-3 :link { font-weight:normal; color: #444444; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-3 :visited { font-weight:normal; color: #444444; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-3 :link:hover { font-weight:normal; color: #444444; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-3 :visited:hover { font-weight:normal; color: #444444; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-3 :link:active { font-weight:normal; color: #444444; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-3 :visited:active { font-weight:normal; color: #444444; font-size: 12px; text-decoration: underline; }

.cciTOCmidOn-3
{
	font-weight: normal;
	color: #ad821c;
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	/*--background-color: #EDD575;     /* 576579 */      
}

.cciTOCmidOn-3 :link { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-3 :visited { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-3 :link:hover { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-3 :visited:hover { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-3 :link:active { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-3 :visited:active { font-weight:normal; color: #ad821c; font-size: 12px; text-decoration: underline; }


/* - - - - FOOTER STYLES - - - */

.cciFooter {background-color: #FFFFFF; font-weight: normal; font-size: 11px; color: #333366; text-align: center;}
.cciFooter :link {font-weight: normal; font-size: 11px; color: #333366; text-decoration: none;}
.cciFooter :visited {font-weight: normal; font-size: 11px; color: #333366; text-decoration: none;}
.cciFooter :link:hover {font-weight: normal; font-size: 11px; color: #333366; text-decoration: underline;}
.cciFooter :visited:hover {font-weight: normal; font-size: 11px; color: #333366; text-decoration: underline;}

.cciFooterLinks
{
	font-size: 11px;
	color: #333399;
	text-decoration: none;
}
.cciFooterLinks :link    { color:#333399; font-weight:normal; }
.cciFooterLinks :visited { color:#333399; font-weight:normal; }
.cciFooterLinks :link:hover  { color:#333399; font-weight:normal; text-decoration:underline; }
.cciFooterLinks :visited:hover  { color:#333399; font-weight:normal; text-decoration:underline; }


.cciOfficeMapTitle
{
	font-size: 14px;
	font-weight: bold;
}


.cciFaciltyOptionsIcon
{
	padding: 5px 10px 5px 0px;
}

.cciOfficeMapText
{
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}



.cciTitle
{
	font-size:15px;
	font-weight: bold;
	vertical-align: top;
}

.cciSubTitle
{
	font-weight: bold;
	color: #000066;
	font-size:13px;
}

.cciListing
{
	padding-left: 35px;
	padding-top: 1px;
	padding-bottom: 1px;
}


.cciListingMoreTD
{
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}

.cciListingMoreTR
{

}

.cciConfigImg
{
	padding-right: 50px;
}

#NetRecruiter .cciAlphaHeader
{
	padding-left: 5px;
	font-size: 16px;
	font-weight: bolder;
	
}

.cciAlphaHeader
{
	color:#ffffff; 
	background-color:#336699;
}

.cciAlphaHeader:link
{
	color:#ffffff; 
	background-color:#336699;
}

.cciListTable
{
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid;
}

.cciListTableTitleRow
{
	 background-color: #ddddff;
	 font-size:large;
	 font-weight:bold;
}

.cciListTableTitleColumnHeader
{
	background-color: #eeeeff;
	font-size:larger;
	font-weight:bold;
}

.cciListTableTitleColumnSubHeader
{
	text-align:center;
	font-size:larger;
	background-color: #ebfbff;
	font-weight:bold;
}

.cciListTableAltRow1
{
	background-color:#ffffff;
	padding-left:3px;
}

.cciListTableAltRow2
{
	background-color:#eeeeee;
	padding-left:3px;
}

.cciEditTable
{
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid;
}

.cciEditTableTitleRow
{
	 background-color: #ddddff;
	 font-size:large;
	 font-weight:bold;
}

.cciHelpTextPop
{
	z-index:1000;
	border:1px solid #cccccc; 
	background-color:#eeeecc; 
	width:250px;
	position:absolute;
	padding: 5px 5px 5px 5px;
}



.cciFormLabelNotRequired
{
	text-align: right;
	font-weight: bold;
	vertical-align: top;

}


.cciFormLabelRequired
{
	text-align: right;
	font-weight: bold;
	color: #ff0000;
	vertical-align: top;
}

.cciActivationImage
{
	margin-top: 50px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(/Portals/1/i/LOGO.gif);
    background-repeat: no-repeat;
    border: 0px solid white;
    height: 100px;
    width: 350px;
}

.cciActivationText
{
	padding-top: 10px;
}

.cciActivationTitle
{
	padding-top: 10px;
	font-size: 16px;
	color: #000;
}

.cciCMSLiveEditWarning
{
	color: #ff0000;
	font-weight: bold;
	font-size: 9px;
	background-color: Yellow;
}
