/***********************************************/
/* Main Typographical Styles                   */
/***********************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url("../images/layout/bkg_lt.gif");
	background-repeat: repeat;
}
p {
	line-height: 140%;
}
.date {
font-size: 95%;
font-style:italic;
}
.fileInfo{
font-size: 85%;
font-style:italic;
}

h1 {
	font-size: 135%;
	font-weight:bold;
	color:#900;
	margin-top:1em;
}
h2 {
	font-size: 130%;
	font-weight:bold;
	color:#900;
}
h3 {
	font-size: 120%;
	font-weight:bold;
	color:#900;
}


hr {color:#d9a300;
	background-color: #d9a300;
	width: 100%;
	}

li {
	line-height: 140%;
}

a:link {
	color: #063;
	text-decoration: none;
	font-weight: bold;
} 
a:visited {
	color: #063;
	text-decoration: none;
	font-weight: bold;
} 
a:hover {
	color: #d9a300;
	text-decoration: underline;
	font-weight: bold;
} 
a:active {
	color: #d9a300;
	text-decoration: none;
	font-weight: bold;
} 

.alignCenter {
	text-align: center;
	}
	
.hide {
	display: none;
	}


.clearBoth {
	clear: both;
	}
	
abbr[title], acronym[title] {border-bottom:dashed .1em; cursor:help;}
span.abbr {border-bottom:dashed .1em; cursor:help;}
abbr[title].footnote, abbr[title].required, acronym[title].footnote, acronym[title].required {border-bottom:none;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#banner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 125px;
}

/* main container for content */
#level0 {
	margin-left: 0px;
	margin-right: 10px;
	}

/* padding between left column and main content */
#level1 {
	margin-left: 177px;
	}

#content{
	padding: 2px 20px 10px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

/************* #topNav styles **************/

#topNav{
	color: #9FA8C9;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	text-align:right;
}

/************* #bottomNav styles ***************/

#bottomNav{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 90%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:center;
}

#bottomNav img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************* Top of Page styles ************/
.TopOfPage {
	text-align: right;
	font-style: italic;
	}
	
.TopOfPageCalendar {
	text-align: right;
	font-style: italic;
	width: 85%;
	}
	
.TopOfPageNews {
	text-align: right;
	font-style: italic;
	width: 700px;
	}

/*********** Info Box style *****************/
.infoBox {
	border: 2px solid #D5D5AA;

	/*margin: 10px;*/
	padding: 5px;
	text-align: left;
	background-color:#D5D5AA;
	font-size:.9em;
	}	
.infoBox2 {
	border: 2px solid #D5D5AA;

	/*margin: 10px;*/
	padding: 5px;
	text-align: left;
	background-color:#D5D5AA;
	font-size:.9em;
	width:70%
	}

/********************************************/
/************* #homePage styles *************/
/********************************************/

/************* homePage0: used for centering content **********/
#homePage0 {
	text-align: center;
}

/************* homePage1:  **********/
#homePage1 {
	padding: 10px;
	width: 640px; 
	margin-left: auto;
	margin-right: auto;
}

#homeWhatsNew {
	border: 1px solid gray;
	margin: 10px;
	padding: 10px;
	text-align: left;
	}	

.homePageItem {
	padding: 5px;
	margin: 5px;
	width: 120px;
	height: 150px;
 	float: left;
	}

.homePageItem h5 {
	margin: 0px;
	padding: 0px;
	}

.homePageItemDesc {
	text-align: center;
	width: 120px;
	margin: 5px;
	}


/***** Table styles *****/

table {
	border: 0px;
	padding: 5px;
	}

td, th {
	padding: 5px;
	}

.tableHeadingCell {
	background-color:#053;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding:.8em;
	}
	
	
.tableContentCell {
	background-color:#F8F8E7;
	}
.HeadingCell{	background-color:#053;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding:.8em;
	width:70%;
}

/***  Search Results page styles ***/

.searchresults {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none} 
.searchresults a:link {color: #000000;  text-decoration: none; font-weight: normal} 
.searchresults a:visited {color: #999999;  text-decoration: none; font-weight : normal} 
.searchresults a:hover {color: #000000;  text-decoration: underline;  font-weight : normal} 
.searchlink a:active {color: #000000;  text-decoration: none; font-weight : bold }

/*****************************/
/*** Calculator Page styles ***/
/*****************************/

.calculator {
	font-size: 100%;
	margin: 5px;
	padding: 5px;
	width: 720px;
	border: 0px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.calculator table {
	font-size: 100%;
	}

.calculatorBkgrnd {
	border: 2px solid #990000;
	padding: 5px;
	background-color: #f8f8e7;
	}

.calcHelp {
	font-size: 100%;
	margin: 5px;
	padding: 5px;
	width: 500px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


/*****************************/
/***  Calendar page styles ***/
/*****************************/



.calendar table {
	border-collapse: collapse;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 85%;
	align:left;
	
}

.calendar td, th {
	border: 1px solid #cccccc;
	padding: 2px;
	width: 14%;
	vertical-align: top;
	}
	
.calendar th {
	background-color: #f8f8e7;
	text-align: center;
	}
.calendar td {padding:.5em;
	text-align: left;
	}

.calendar hr {
	color: #cccccc;
	}

.calendarDays {
	text-align: center;
	font-weight: bold;
	}
	.calendarDays td{
	text-align: center;
	font-weight: bold;
	}

.calendarHoliday {
	font-size: 80%;
	color: #000000;
}

.calendarEntries {
	font-size: 85%;
	color: #000000;
	background-color: #f0f0f0;
}
.calendarEntryDate {
	background-color: #f0f0f0;
	}
.calendarEntryCancelled {
	color: #FF0000;
	font-weight: bold;
}
.calendarEntryStrikethru {
	text-decoration: line-through;
}
/******************************/
/***  Org Chart page styles ***/
/******************************/

.OrgChart table {
	background-color: transparent;
	border: 0px;
}

.OrgChart table table {
	background-color: #fff;
	border: 1px double #ccc;
}

.OrgChart td {
	text-align: center;
	}

.OrgChart a {
	font-weight: bold;
	}

.OrgChartSmall {
	font-size: 85%;
}

.lineabove {
  border-top:1px solid black;
  font-size:50%;
}
.lineright {
  border-right:1px solid black;
  font-size:50%;
}
.leftabove {
  border-right:1px solid black;
  border-top:1px solid black;
  font-size:50%;
}
.rightabove {
  border-top:1px solid black;
  font-size:50%;
}
.midleftabove {
  border-top:1px solid black;
  border-right:1px solid black;
  font-size:50%;
}
.nolines {
  font-size:50%;
}

/************ misc styles *************/

.columns2 {
	float:left;
	width:40%;
	}
.columns3 {
	float:left;
	width:25%;
	}

.meetingLocation {
	border: 0px solid #000;
	font-size: 110%;
	padding: 5px;
	width: 350px;
	text-align: center;
	}

/*********************** logoSCERA divs **************/
.logoSCERAlg {
	background-image:url(../images/layout/C3inch_web.gif);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
/*	background-position:left top; */
	height: 193px;
	width: 217px;
	}
.logoSCERAsm {
	background-image:url(../images/titles/scera_logo.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 100px;
	width: 112px;
	}
.logoBanner {
	background-image:url(../images/layout/scera_banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height: 100px;
	width: 600px;
	}
.logoBannerIntranet {
	background-image: url(../images/layout/scera_intranet_banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height: 100px;
	width: 600px;
	}

/*********************** PageTitle divs **************/
.pageTitleIndex {
	background-image:url(../images/titles/index.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleAbout {
	background-image:url(../images/titles/about.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleBenefits {
	background-image:url(../images/titles/benefits.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleCalendar {
	background-image:url(../images/titles/calendar.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleCafr {
	background-image:url(../images/titles/cafr_archive.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleClasses {
	background-image:url(../images/titles/classes.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleContact {
	background-image:url(../images/titles/contact.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleEsubscribe {
	background-image:url(../images/titles/esubscribe.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleFeedback {
	background-image:url(../images/titles/feedback.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleGeneral {
	background-image:url(../images/titles/general.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleLinks {
	background-image:url(../images/titles/links.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleMap {
	background-image:url(../images/titles/map.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 560px;
	}
.pageTitleNews {
	background-image:url(../images/titles/news.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleNews2000 {
	background-image:url(../images/titles/news_2000.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 70px;
	width: 550px;
	}
.pageTitleNews2001 {
	background-image:url(../images/titles/news_2001.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 70px;
	width: 550px;
	}
.pageTitleNews2002 {
	background-image:url(../images/titles/news_2002.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 70px;
	width: 550px;
	}
.pageTitleNews2003 {
	background-image:url(../images/titles/news_2003.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 70px;
	width: 550px;
	}
.pageTitleNews2004 {
	background-image:url(../images/titles/news_2004.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 70px;
	width: 550px;
	}
.pageTitleNews2005 {
	background-image:url(../images/titles/news_2005.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 70px;
	width: 550px;
	}
.pageTitleNews2006 {
	background-image:url(../images/titles/news_2006.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 70px;
	width: 550px;
	}
.pageTitleNews2007 {
	background-image:url(../images/titles/news_2007.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 70px;
	width: 550px;
	}
.pageTitleNews2008 {
	background-image:url(../images/titles/news_2008.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 70px;
	width: 550px;
	}
	
.pageTitleNews2009 {
	background-image:url(../images/titles/news_2009.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 70px;
	width: 550px;
	}
.pageTitleNews2010 {
	background-image:url(../images/titles/news_2010.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 70px;
	width: 550px;
	}	
	
.pageTitlePension {
	background-image:url(../images/titles/pension_reform.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitlePreretirement {
	background-image:url(../images/titles/preretirement.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}

.pageTitleQuestions {
	background-image:url(../images/titles/questions.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleSafety {
	background-image:url(../images/titles/safety.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleSearch {
	background-image:url(../images/titles/search.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleServices {
	background-image:url(../images/titles/forms_documents.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleSiteMap {
	background-image:url(../images/titles/sitemap.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 15px;
	height: 39px;
	width: 550px;
	}
.pageTitleWelcome {
	background-image: url(../images/titles/welcome.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height: 39px;
	margin-top: 15px;
	width: 550px;
	}
.pageTitleWhatsNew {
	background-image:url(../images/titles/whatsnew.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height: 39px;
	margin-top: 15px;
	width: 550px;
	}

/*********************** Page Image divs **************/
.floatRight {
	float: right;
	}
.pagePic1 {
	background-image:url(../images/pic1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 168px;
	height: 142px;
	margin: 5px;
	}
.pagePic2 {
	background-image:url(../images/pic2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 168px;
	height: 142px;
	margin: 5px;
	}
.pagePic3 {
	background-image:url(../images/pic3.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 168px;
	height: 142px;
	margin: 5px;
	}
.pagePic4 {
	background-image:url(../images/pic4.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 168px;
	height: 142px;
	margin: 5px;
	}
.pagePic5 {
	background-image:url(../images/pic5.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 168px;
	height: 142px;
	margin: 5px;
	}
.pagePic6 {
	background-image:url(../images/pic6.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 168px;
	height: 142px;
	margin: 5px;
	}
.pagePic7 {
	background-image:url(../images/pic7.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 168px;
	height: 142px;
	margin: 5px;
	}
.pagePic8 {
	background-image:url(../images/pic8.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 168px;
	height: 142px;
	margin: 5px;
	}
.pagePic9 {
	background-image:url(../images/pic9.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 168px;
	height: 142px;
	margin: 5px;
	}
.pagePic10 {
	background-image:url(../images/pic10.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 168px;
	height: 142px;
	margin: 5px;
	}
.pagePic11 {
	background-image:url(../images/pic11.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 168px;
	height: 142px;
	margin: 5px;
	}

/*************  Board Members bio layout ********/

.boardBio {
	padding: 5px;
	margin: 5px;
	width: 90%;
	}

/*.boardBio img {
	display: inline;
	margin: 5px;
	}
*/	
.boardBioLeft {
	float: left;
	margin: 5px 5px 0 0 !important;
	margin: 5px 5px 0 0;
	}

.boardBioRight {
	float: right;
	margin: 5px 0 0 10px !important;
	margin: 5px 0 0 10px;
	}

.boardBioLeft img, .boardBioRight img {
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
}
	


/*************  Menu_data.js Styles *************/
/************************************************/

.cssmouseon {
	background-color: #afafaf;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
/*	text-indent: 5px; */
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin: 0px;
	}

.cssmouseon a:link {
	color: #fff;
	}
.cssmouseon a:visited {
	color: #fff;
	}
.cssmouseon a:hover {
	color: #fff;
	}
.cssmouseon a:active {
	color: #fff;
	}
	
.cssmouseoff {
	background-color: #005533;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
/*	text-indent: 5px; */
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin: 0px;
	}

.cssmouseoff a:link {
	color: #fff;
	}
.cssmouseoff a:visited {
	color: #fff;
	}
.cssmouseoff a:hover {
	color: #fff;
	}
.cssmouseoff a:active {
	color: #fff;
	}
 	

.floatleft {
	float:left;
	margin-right:20px;
	margin-topt:20px;
}
.nobold {
	font-weight: normal !important;
}
.center_text{
	text-align:center;
}
.months_list li{
	display:inline;
	padding:0 .5em 0 .5em;
	border-right:1px solid gray;
}
li.noright_border{
border-right:none;	
}

#accessibleOptions {padding-left:0.5em}
#accessibleOptions a {font-size:80%; font-weight:bold}
#accessibleOptions a:hover, #divViewOptions a:focus {text-decoration:underline}

/* new styles for contact info */
.indent2em {
	margin-left:2em}
	
dl.tableLayout {
	float:left; 
	overflow:visible; 
	width:100%; 
	line-height:1.4em}
	
dl.tableLayout dt {
	clear:both; 
	display:block; 
	float:left; 
	font-weight:bold; 
	height:auto; 
	margin:0; 
	padding:.5em .5em .5em 0; 
	text-align:right}

dl.tableLayout dd {
	display:block; 
	float:left; 
	margin:0; 
	padding:.5em 0 .5em .5em}

dl.titlePercent10 dt, dl dt.titlePercent10 {
	min-width:4em; 
	width:10%}

dl.titlePercent10 dd, dl dd.titlePercent10 {
	width:80%}

dl.titlePercent20 dt, dl dt.titlePercent20 {
	min-width:8em; 
	width:20%}

dl.titlePercent20 dd, dl dd.titlePercent20 {
	width:66%}

.hide{display:none}

ul.getDirections{font-weight:normal; padding-left:1em; margin-left:1em;}

