

#pageTools a	{padding-right:5px;}

#divcontent1 {font-family:"Trebuchet MS", sans-serif; font-size:14px;}
#divcontent2 {font-family:"Trebuchet MS", sans-serif; font-size:14px;}
#divcontent3 {font-family:"Trebuchet MS", sans-serif; font-size:14px;}

.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: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.cciTOCleftActiveSubSection
{
	padding: 0px 0px 0px 0px;
	/*background-color: #CDA81B;     /* 576579 */      
	border-top: 1px solid #cccccc;	
}

.cciTOCmidActiveSubSection
{
	font-weight: bold;
	color: black;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	/*background-color: #CDA81B;     /* 576579 */      
	border-top: 1px solid #cccccc;	
}

.cciTOCmidActiveSubSection :link { font-weight: bold; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidActiveSubSection :visited { font-weight: bold; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidActiveSubSection :link:hover { font-weight: bold; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidActiveSubSection :visited:hover { font-weight: bold; color: black; font-size: 12px; text-decoration: underline; }

/* - - - - TOC LEVEL 0  - - - */

.cciTOCrow-0 
{
	height: 20px;
	font-size: 12px;
	/*--background-color: #988739;     /* 576579 */      
	vertical-align: middle;        
}

.cciTOCleftOff-0 
{
	padding: 0px 0px 0px 0px;
	border-right: 0px solid #ffffff;	
	border-top: 1px solid #cccccc;	
}

.cciTOCleftOn-0
{
	/*--background-color: #EDD575;   */         
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #cccccc;	
}

.cciTOCmidOff-0
{
	font-weight: bold;
	color: black;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;	
}

.cciTOCmidOff-0 :link { font-weight: bold; font-size: 12px; color: black; text-decoration: none; }
.cciTOCmidOff-0 :visited { font-weight: bold; font-size: 12px; color: black; text-decoration: none; }
.cciTOCmidOff-0 :link:hover { font-weight: bold; font-size: 12px; color: black; text-decoration: underline; }
.cciTOCmidOff-0 :visited:hover {font-weight: bold; font-size: 12px; color: black; text-decoration: underline; }


.cciTOCmidOn-0
{
	font-weight: bold;
	color: black;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #cccccc;	
	/*--background-color: #988739;     /* 576579 */      
}

.cciTOCmidOn-0 :link { font-weight: bold; font-size: 12px; color: black; text-decoration: none; }
.cciTOCmidOn-0 :visited { font-weight: bold; font-size: 12px; color: black; text-decoration: none; }
.cciTOCmidOn-0 :link:hover { font-weight: bold; font-size: 12px; color: black; text-decoration: underline; }
.cciTOCmidOn-0 :visited:hover { font-weight: bold; font-size: 12px; color: black; text-decoration: underline; }

/* - - - - TOC LEVEL 1  - - - */
.cciTOCrow-1 
{
	/*--background-color: #EDD575;        */   
	vertical-align: middle;        
}

.cciTOCrow-1 li
{
	list-style-image: url(/portals/14/i/navArrow.gif);
}

.cciTOCrow-1 ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.cciTOCleftOff-1 
{
	padding: 0px 5px 0px 0px;
}

.cciTOCleftOn-1
{
	padding: 0px 0px 0px 0px;
}

.cciTOCmidOff-1
{
	font-weight: normal;
	color: black;
	vertical-align: middle;
	padding: 0px 10px 3px 0px;
}

.cciTOCmidOff-1 :link { font-weight: normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-1 :visited { font-weight: normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-1 :link:hover { font-weight: normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-1 :visited:hover { font-weight: normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-1 :link:active { font-weight: normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-1 :visited:active { font-weight: normal; color: black; font-size: 12px; text-decoration: underline; }

.cciTOCmidOn-1
{
	font-weight: normal;
	color: black;
	vertical-align: middle;
	padding: 0px 10px 3px 0px;
	text-decoration: none;
	/*--background-color: #EDD575;   */        
}

.cciTOCmidOn-1 :link { font-weight: normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-1 :visited { font-weight: normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-1 :link:hover { font-weight: normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-1 :visited:hover { font-weight: normal; color: black; font-size: 12px; text-decoration: underline; }

/* - - - - TOC LEVEL 2  - - - */

.cciTOCrow-2 
{
	/*--background-color: #EDD575;    */       
}

.cciTOCrow-2 li
{
	list-style-image: url(/portals/14/i/navArrow.gif);
}

.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
{
	font-weight: normal;
	color: black;
	vertical-align: middle;
	padding: 0px 10px 3px 0px;
}

.cciTOCmidOff-2 :link { font-weight:normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-2 :visited { font-weight:normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-2 :link:hover { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-2 :visited:hover { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-2 :link:active { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-2 :visited:active { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }

.cciTOCmidOn-2
{
	font-weight: normal;
	color: black;
	vertical-align: middle;
	padding: 0px 10px 3px 0px;
	text-decoration: none;
	/*--background-color: #EDD575;     /* 576579 */      
}

.cciTOCmidOn-2 :link { font-weight:normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-2 :visited { font-weight:normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-2 :link:hover { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-2 :visited:hover { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-2 :link:active { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-2 :visited:active { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }


/* - - - - TOC LEVEL 3  - - - */
.cciTOCrow-3 
{
	/*--background-color: #EDD575;      */     
}

.cciTOCrow-3 li
{
	list-style-image: url(/portals/14/i/navArrow.gif);
}

.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: black;
	vertical-align: middle;
	padding: 0px 10px 3px 0px;
}

.cciTOCmidOff-3 :link { font-weight:normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-3 :visited { font-weight:normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOff-3 :link:hover { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-3 :visited:hover { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-3 :link:active { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOff-3 :visited:active { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }

.cciTOCmidOn-3
{
	font-weight: normal;
	color: black;
	vertical-align: middle;
	padding: 0px 10px 3px 0px;
	text-decoration: none;
	/*--background-color: #EDD575;     /* 576579 */      
}

.cciTOCmidOn-3 :link { font-weight:normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-3 :visited { font-weight:normal; color: black; font-size: 12px; text-decoration: none; }
.cciTOCmidOn-3 :link:hover { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-3 :visited:hover { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-3 :link:active { font-weight:normal; color: black; font-size: 12px; text-decoration: underline; }
.cciTOCmidOn-3 :visited:active { font-weight:normal; color: black; 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;
}



.cssPubDashboardTitle
{
font-family: arial, helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
color:#ffffff;
}


.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:18px;
	 font-weight:bold;
	 padding: 5px;
}

.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:3px;
}

.cciListTableAltRow2
{
	background-color:#eeeeee;
	padding:3px;
}

.cciEditTable
{
	width: 100%;
	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; 
	max-width: 250px;
	position:absolute;
	padding: 5px 5px 5px 5px;
}



.cciFormLabelNotRequired
{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	max-width: 160px;
	width: 160px;
}


.cciFormLabelRequired
{
	text-align: right;
	font-weight: bold;
	color: #ff0000;
	vertical-align: top;
	width: 160px;
	min-width: 160px;
}

.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;
}

.cciReqHeader
{
	font-size:16px;
	font-weight: bold;
	color: #ff0000;
	float: right;
	padding-right: 5px;
}

.cciEditTable
{
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid;
}

.cciEditTableTitleRow
{
	 background-color: #cccccc;
	 font-size:16px;
	 font-weight:bold;
	 text-align: left;
}



/*Today's Standard */
.cciModuleTitle
{
	font-size: 20px;
}

.cciListTableSubTitleRow
{
	font-size: 16px;
}

.cciEditTableTitleRow
{
	 background-color: #eeeeee;
	 font-size:large;
	 font-weight:bold;
	 padding: 5px;
	 border-bottom : 1px solid #DEDDD9;
}


.cciFormRow
{
	border: 1px solid #DEDDD9;
}



.cciFormLabelNotRequired
{
	background-color: #FCF8E9;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding: 7px 5px 5px 5px;
	border-bottom : 1px solid #DEDDD9;
	border-collapse: collapse;

}


.cciFormLabelRequired
{
	background-color: #FCF8E9;
	text-align: right;
	font-weight: bold;
	color: #ff0000;
	vertical-align: top;	
	padding: 7px 5px 5px 5px;
	border-bottom : 1px solid #DEDDD9;
	
	border-collapse: collapse;
}



.cciEditField
{
	padding: 5px;
	border-left : 1px solid #DEDDD9;
    border-bottom : 1px solid #DEDDD9;
    border-collapse: collapse;
    text-align: left;
	
}

.cciFormQuestion
{
	padding: 5px;
	border-left : 1px solid #DEDDD9;
    border-bottom : 1px solid #DEDDD9;
    border-collapse: collapse;
    text-align: left;
	
}

.cciEditFormFooterTD
{
	padding-top: 5px;	
	padding-bottom: 5px;	
	text-align: right;
	background-color: #eeeeee;
}

.cciEditFormFooterCancelTD
{
	text-align: right;
}

.cciEditFormFooterSubmitTD
{
	text-align: right;
	padding-right: 20px
}

.cciEditFormFooterCancelButton
{
	margin-right: 10px;
	margin-left: 10px;
}

.cciEditFormFooterSubmitButton
{
	margin-right: 50px
}

.cciEditFormFooterRow
{
	background-color: #eeeeee;
	padding-top: 5px;	
	padding-bottom: 5px;
	margin-top: 5px;	
	margin-bottom: 5px;
}


.cciImageCaption
{
 font-family: Verdana, "Trebuchet MS",Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:9px;
 text-align:center;
 text-decoration:none;
 color:#999999;
}

.cciHelpText
{
	font-size: 10px;
}

.cciHelpTextClose
{
	font-size: 9px;
}

cssNormalText    {font-size:11px;}




/**
 * POPUP CONTAINER STYLES
 */
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("/Portals/0/i/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 2px solid #000000;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	background-color: #486CAE;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}

.cciReportSurveyDate
{
	border-top: solid 2px black;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

.cciReportSurveyReferrer
{
	border-top: solid 2px black;
	font-size: 10px;
	padding: 2px;
}

.cciReportSurveyFreeFormQuestion
{
	border-top: solid 1px #999999;
	font-size: 12px;
	padding: 2px;
}

.cciReportSurveyFreeFormResult
{
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

.cciCustomDateRange
{
	border: 1px solid black;
	margin-bottom: 10px;
}

.cciCustomDateRangeSub
{
	padding: 3px;
}

.cciCustomDateSubmitRow
{
	text-align: right;
	padding-right: 20px;
}

.cciCustomDateTitleRow
{
	padding: 2px 10px 2px 4px;
	background-color: #eeeeff;
	font-size:larger;
	font-weight:bold;
	
}

.cciCustomDateTitleCol
{
}

.cciCustomDateToCol
{
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 10px;
}

.cciCCRDisclosureTable
{
	width: 80%;
	text-align: left;
	margin-top: 40px;
}

.cciCCRDiscosureTitle
{
	font-weight: bold;
}
