/* Minification failed. Returning unminified contents.
(1225,217): run-time error CSS1031: Expected selector, found ','
(1228,259): run-time error CSS1031: Expected selector, found ','
 */
/*
State of California master template
Version 2010.12.09
*/

/* *************** CSS Reset *************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	vertical-align: top;
	background: transparent;
	
}

sup {font-size:85%; vertical-align:top; line-height:12px; margin-left:1px;} 
h1 sup {font-size:75%; vertical-align:top; line-height:17px; margin-left:0;} 
h2 sup {font-size:75%; vertical-align:top; line-height:12px; margin-left:0; } 
h3 sup {font-size:75%; vertical-align:top; line-height:9px; margin-left:0; } 

button { height:28px; margin-right:25px; height:28px; }

table, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table {	border-collapse: collapse; }
table td { padding: 4px; }
table td form div.cleaner { height:auto; }

/* == begin DONG's NEWLY ADDED FOR TABLE TO FIX DISPLAY ISSUES 11/02/2012 ==*/

.xTable {
	border-spacing: 12px; /*Others*/
	border-collapse: collapse; /*IE*/
}
.xTable td { padding: 12px; vertical-align:top; padding-top:12px; padding-bottom:12px;}

/* ==  end DONG's NEWLY ADDED FOR TABLE TO FIX DISPLAY ISSUES 11/02/2012 ==*/


hgroup { display:block; }

/* *************** Outer structure *************** */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.78em;
	background: url("../images/body_background.png") repeat-x scroll 0 0 #FFFFFF;
/*	line-height: 1.2; */
}
html {
	overflow-y:scroll;
}

/* *************** Header *************** */

#header {
	width:968px;
	height:154px;
	margin:0 auto;
	position:relative;
	background: url("../Images/header_bg.png") no-repeat scroll right top transparent;
	z-index:10;
}

#skip_to_content a, #skip_to_content a:hover, #skip_to_content a:visited {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#skip_to_content a:active, #skip_to_content a:focus {
	position:static;
	width:auto;
	height:auto;
	color:#00f;
	background:#fff;
	padding:1px 2px;
} 

#header .head_cagov_logo {
	position:absolute;
	top:55px;
	left:50px;
	z-index:10;
}
#header .head_organization_banner {
	position:absolute;
	top:52px; /* Adjusts the position of your organization banner */
	left:167px; /* Adjusts the position of your organization banner */
	z-index:20;
}

#header .head_organization_banner a {
	/*background:url(../images/header_department.png) transparent 0 0 no-repeat;*/
	width:440px;
	height:54px;
	display:block;
}
#header .head_organization_banner a:hover 
{
    background:url(../images/header_department_over.png) transparent 0 0 no-repeat;
}
#head_links {
	position:absolute;
	top:46px;
	left:566px;
	font-size:.9em;
	color:#c2e5f4;
    /*color:red;*/
}
#head_links a {
	color:#c2e5f4;
    /*color:#0177a9;*/
    /*color:red;*/
	background-color:#012b41;
	margin:0 8px;
}
#head_links a:hover {
	color:#fff;
}

/* Search */

#head_search {
	position:absolute;
	left:730px;
	top:71px;
	z-index:10;
}

.textfield_container {
	width:183px;
	height:20px;
	background:transparent url(../images/design01/header_search_textfield.png) no-repeat;
	float:left;
}
#search_ca_textfield, #search_local_textfield {
	border:0;
	background-color:transparent;
	padding:3px 0 0 8px;
	width:175px; /* 183 - 8 */
	color:#505050;
	font-size:0.92em;
}
.submit_container {
	position:absolute;
	top:0px;
	left:183px;
}
.javascript_off #radio_container {
	display:none;
}
#radio_container {
	position:absolute;
	top:20px;
	left:40px;
	color:#fff;
	font-size:.9em;
	width:172px; /* Fix FF3 issue where increasing font size causes radio buttons to wrap to two lines */
}
#header .radiobutton {
	position:relative;
	top:2px;
}
.javascript_on #header .radiobutton {
	position:absolute;
	left:-2000px;
}
.javascript_on #radio_container label {
	padding:0 0 0 24px;
	background: url(../images/design01/header_search_radiobutton.png) no-repeat 12px 3px;
}

.gsc-completion-container {
	z-index:50; /* fix issue where Google autocomplete dropdown appears behind header images */
}

/* Navigation */

#navigation {
	position:absolute;
	top:95px;
	left:16px;
	padding-left:128px; /* adjusts the horizontal position of the top-level nav */
}
#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navigation li {
	float: left;
	background: transparent url(../images/common/nav_divider.png) no-repeat bottom right;
	padding:0 0 0 0px;
}
#navigation li.last_nav_item {
	background-image:none;
}

#navigation a.nav_level1_link {
	text-decoration:none;
	font-size:12px;   /* use fixed font size for better cross browser consistency - from EDD */
    font-weight:bold; 
    font-family:"Arial"; 
	display: block;
	padding:0 8px 0 8px; /* adjust the width of the tabs by adjusting the left & right padding */
	margin-right:2px; /* add 1px gap on right side of tab */
	height:23px; /* 47 - 24 */
	color: #eee;
    /*color: #eee; 07/01/2019*/

	/* text-transform: uppercase; */
	/* font-size: 1em; */
	text-shadow: #000 1px 1px 3px; /* This is valid in CSS 2 and 3 but not 2.1 */
	padding-top:24px;
	white-space:nowrap; /* fix IE8 comp mode issue where nav text wraps */
}

#navigation li.last_nav_item a.nav_level1_link {
	margin-right:0px;
}

#nav_list :first-child a.nav_level1_link { padding-left:29px; /* Add padding so the entire background highlight can be seen */ }
#nav_list > li:last-child { background:none; }

.highlighted_nav_item a.nav_level1_link, .body_home #nav_list :first-child .nav_level1_link {
	background: transparent url(../images/common/nav_highlight.png) no-repeat bottom right; /* current page item, home, spec 0-2-1, 1-3-0 */
}
#navigation #nav_list.unhighlight_nav_item a.nav_level1_link {
	background-image:none; /* unhighlight current page item, spec 2-2-1 */
}
#header #navigation #nav_list li:hover a.nav_level1_link {
	background: transparent url(/Images/nav_highlight.png) no-repeat bottom right; /* hovered item, spec 3-2-2 */
}

/* Ribbon */

.add_ribbon #img_ribbon {
	width:968px;
	height:115px;
	background:transparent url(../images/common/ribbon.png) no-repeat;
	position:absolute;
	top:364px;
	z-index:20;
}
.add_ribbon #main_content {
	padding:38px 0 0 0; /* reserve space for ribbon */
}

/* *************** page_container *************** */

#page_container 
{
	background: url("../Images/page_content_shadow.png") repeat-y scroll 0 0 transparent;
	width:968px;
	margin:-11px auto 0;
}

#banner, #main_content {
	width:936px;
	margin:0 auto;
/*	color:#505050; */
/*	color:#362F2D; */
	color:#333;
}

/* *************** Banner *************** */

#banner { height:285px; }

/* *************** Main Content *************** */

#main_content {
/*	position:relative;  commented for freezeheader*/ 
	padding: 5px 0 0 0;
}

.dir_home #main_content {
	background:url("../Images/bg_hp_rightshade.png") right top repeat-y transparent;
}

.center { text-align:center !important; }
.right { text-align:right; }
.left { text-align:left; }

.add_padding {
	padding:0 2px 16px 16px;
}
/* transitional selector while the division_footer is being moved from the .main_content <div> to the .add_padding <div> */
.add_padding > .division_footer { margin-left:11px; }

.content_left_column {
	width:570px;
	float:left;
}
.content_right_column {
	width:220px;
	float:right;
	padding:15px 14px 8px 12px;
	background:#f1efeb;
	border-bottom-left-radius:5px; 
	border-left:dotted #628ea3 1px;
	border-bottom:dotted #628ea3 1px; 
	/*border-left:solid #628ea3 1px;
	border-bottom:solid #628ea3 1px;*/
	margin-bottom:25px;
}
.right_column_wrapper {
	float:right;
	margin:0;
	width:247px;
	text-align:left;
}
.right_column_wrapper .lower_right_side a.standout2 {
	float:left;
	margin:0 15px 10px 10px;
}

.content_right_column .content_right_column {
	background: transparent !important;
	border:none;
}

.breadcrumbs {
	padding: 5px 5px 5px 10px;
}
.breadcrumbs img { padding: 0 4px; }

/* *************** Footer *************** */

#footer_2 {
	width:968px;
	margin:0 auto;
	background:transparent url(../images/design01/footer_bottom_shadow.png) no-repeat;
	text-align:center;
	padding:34px 0 20px 0;
	color:#777777;
	font-size:0.92em;
	font-weight:bold;
}
#footer_2 a {
	color:#777777;
	padding:0 4px;
}

/* ================================================================================= */

.italic { font-style:italic; }

/* *************** Content *************** */

ol, ul {
	padding-left:35px;
	margin-top:.8em;
	margin-bottom:1.0em;
}
ol.alpha {list-style-type:lower-alpha;}
ol.caps { list-style-type:upper-alpha; }

li { margin-bottom:7px; }
ol li { margin-bottom:6px; }
ol.caps > li { margin-bottom: 9px; }

ul.more_space li, ol.more_space li { margin-bottom:10px; }

.division_footer li { margin-bottom:6px; }

ul li.no_bullet { background-image:none !important; }

ul.no_bullets { padding-left:0; margin-top:.7em; }
ul.no_bullets li { list-style:none; }
ul.no_bullets.indent { padding-left:17px; }
ul.no_bullets.no_indent { padding-left:0; margin-left:0; }
ul.no_indent { padding-left:22px; margin-left:0 }

ul.horizontal { padding-left:0; }
ul.horizontal li { list-style:none;	display:inline; }
ul.horizontal li .banner_image { margin-right:10px; }

ul.division_home {
	list-style-type:none;
	padding-left:8px;
}

ul.dir_home {
	list-style-type:none;
	padding-left:8px;
}
ul.division_home li ul, ul.dir_home li ul  { list-style-type:none; padding-left:1px; margin-top:5px; margin-bottom:0.8em; }
.video_list li ul { list-style-type:none; margin-top:5px;padding-bottom:2px; }

ul.division_home li, ul.dir_home li {
	background:transparent url(../images/content/bullet_blue_disc.png) no-repeat 0 0;
	padding:0 0 0 18px;
	margin-bottom:7px;
}
ul.division_home li.emphasis, ul.dir_home li.emphasis {
	background:transparent url(/_images/bullet_brightbrown_disc.png) no-repeat 2px 3px;
}
ul.division_home li ul li, ul.dir_home li ul li, .video_list li ul li {
	background:url(/images/common/bullet_home_secondlevel.png) 0 5px no-repeat transparent;
	padding-left:10px;
	margin-bottom:4px;
}
ul.division_home li.header {
	background:none;
	padding-top:7px;
	padding-left:18px;
	padding-bottom:0;
}
ul.division_home li.header h3, ul.division_home li.header h4 {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:bold;
}
.video_list { 
	list-style-type:none;
	padding-left:8px;
}
.video_list > li { margin-bottom:9px; }

.content_right_column ul {
	list-style-type:none;
	padding-left:5px;
}

.content_right_column ul li {
	background:transparent url(../images/common/bullet_sidebar.png) no-repeat 0 4px;
	padding:0 0 0 10px;
}

.half_width_column {
	width:120px;
	float:left;
	margin-bottom:20px;
}

p {
	margin:.8em 0 .8em 0;
/*	line-height: 18px; */
	line-height:1.5;
	padding-left:2px;
}
.small_text { font-size:90%; }
.subtext { color:#666; }
.subtext_small { color:#666; font-size:90%; }


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:1.8em;
	font-weight:normal;
	color:#cc6600;
	/*background:url(/images/content/header_bullet_blue_triangle_right.png) no-repeat 0 0 transparent;*/
	margin: 0.6em 0 0.85em -12px;
	padding: 3px 0 2px 38px;
	line-height: 27px;
}
h1.chswc { font-size:1.7em; }
.dir_home h1 {
    font-size:1.7em;
	background:none;
	margin: 0.6em 12px 0.6em 0;
	padding: 3px 0 1px 1px;
	line-height: 27px;
	border-bottom:solid #796d58 1px;
}

h1.das_exception, h1.dwc_exception, h1.wcab_exception, h1.root_exception, h1.media_exception  {
	margin-left:-2px;
}
h1.das_exception p, h1.dwc_exception p { margin:0; padding:0 0 3px 0; line-height:27px;}

h1.RB_exception {
	background:none;
	padding:0;
	margin:0;
	font-size:1px;
}

h2, .bodybluebanner, .bodybluebannersmall  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-size: 18px; */
	font-size: 1.45em;
  	font-weight:bold;
	padding: 1px 0 0 0;
	margin: 19px 0 6px 0;

/*	color:#592a00; 
	color:#002940;
	color:#082B3B;
	color:#143645;
	color:#1c3c4b;
	color:#48555b;
*/
	color:#575e61;
	line-height:1.2;
}
h2.smaller { font-size:1.4em; }
h2.smallest { font-size:1.3em; }

.bodybluebannersmall a { color:#1a5f8c; }
/*.bodybluebannersmall a:hover { text-decoration:none; } 06/06/2019*/
.bodybluebannersmall a:hover { }

h2.style_A, .dwc_exception .bodybluebannersmall, .dwc_exception .bodybluebanner  {
	background: url(/images/common/bg_bodybluebanner.png) 0 0 #fff repeat-x;
	color:#fff;
  	font-size: 16px;
  	font-weight:normal;
	padding: 2px 0 3px 7px;
	margin-top:20px;
	border-radius:3px;
}
h2.style_B { border-bottom: solid #9bb6c2 1px; }
.dwc_exception .bodybluebannersmall a { color:#fff; }

hgroup.page_title { margin-bottom:25px; }
hgroup.page_title h1 { margin-bottom:0; }
hgroup.page_title h2 {
	font-size:1.45em;
	font-weight:normal;
	margin:-1px 0 0 0;
	padding:3px 0 0 27px;
}
h2 img {
	vertical-align:middle;
	padding-right:6px;
}
.content_right_column h2 {
	color:#293943;
	color:#666;
	font-weight:bold;
  	font-size: 1.2em;
	padding-left:30px;   
	padding-top:0;
	padding-bottom:0;
	line-height:1.8;
	background: url(/images/content/bullet_star.png) 0 2px transparent no-repeat;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	padding:5px 1px 0 0;
	margin:.9em 0 .6em 1px;
/*	color:#72553d; */
	color:#57707b;
	line-height:1.1;  
}
ul li h3 { font-size:1.05em; color: #445760; margin-top:0; padding-top:2px; }

h3.transition {
	color:#496b3d;
	color:#800000;
	color:#333;
	color:#384d59;
	margin-top:0;
}

h4, h3.like_h4 {
	font-size:13px;
	font-weight:bold;
	margin:.5em 0 7px 1px;
	padding-top:6px;
	color:#566f7b;
	line-height:17px;
}

a {
	text-decoration:none;
/*	color:#1f70a7; */
	color:#0074b8;
}
.strong { font-weight:bold; }
a.strong { font-weight:bold !important; }
.normal_weight { font-weight:normal; }
.underline { text-decoration:underline; }
h2 a { background: url(/_images/bg_header_link_underline.png) 0 100% transparent repeat-x; color:#005f97; }
h2 a:hover { background:none; }

a:hover {
	text-decoration:underline;
}
.hidden { /* Hide from regular displays.  Screen readers can still read it. */
	display:block;
	position: absolute;
	left: -9999px;
	top: 0;
}
.cleaner {
	clear:both;
	height:2px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	width:auto;
	float:none;
}

.cleaner_left {
	clear:left;
	height:2px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	width:auto;
	float:none;
}

.list_style_1 {
	list-style-type:none;
	padding-left:10px;
}
.list_style_1 li {
	background:transparent url(../images/content/bullet_blue_disc.png) no-repeat 0px 2px;
	padding:0 0 14px 18px;
}
.list_style_1 a {
	font-size:1.1em;
	font-weight:bold;
}
.list_style_1 div {
	margin:.4em 0 0 0;
}

.list_style_2, .list_style_2 ul {
	list-style-type:none;
	padding-left:10px;
}
.list_style_2 li {
	background:transparent url(../images/content/bullet_blue_disc.png) no-repeat 0px 2px;
	padding:0 0 16px 18px;
}
.list_style_2 li li {
	margin:6px 0 0 0;
	padding:0 0 0 18px;
}

/* list with white > on blue disc bullets */
#main_content .list_style_4 {
	list-style-type:none;
	padding-left:10px;
	float:left;
}
#main_content .list_style_4 li {
	float:none;
	background:transparent url(../images/content/bullet_blue_disc.png) no-repeat 0px 1px;
	padding:0 0 5px 18px;
}
.indent, .featured_F .columns ul.indent { padding-left:17px; }
.indent, .featured_F .div_cell ul.indent { padding-left:17px; }

table.indent { margin-left:17px; padding-left:0; }
/* *************** Custom styles *************** */

.main_content {
	width:645px;
	margin-left:10px;	
}
.one_column .main_content { width:890px; }

.division_label {
	font-size: 12px;
	font-weight:normal;
	color:#8b8478; 
	padding:12px 0 0 0;
	margin:0 0 0 0;
	display:block;
}
div.division_label a {
	font-size: 12px;
	font-weight:normal;
	display:inline;
	color:#8b8478; 
	margin:0;
	padding:0;
}
p.division_label { padding-top:4px; }

h2.whats_new {
  	font-size: 1.6em;
  	font-weight:normal;
	padding:12px 0 0 0;
	color:#475358;
	background: url(/images/common/whats_new.png) 0 8px transparent no-repeat;
	height:46px;
	text-indent:-3333px;
	margin-top:20px;
}

.pdf_link {
	background:url("../images/icon_pdf.png") 100% 0 transparent no-repeat;
	padding-right: 17px;
}
.word_link {
	background:url("../Images/msword.gif") 100% 2px transparent no-repeat;
	padding-right: 16px;
	padding-bottom: 0px;
}
.excel_link {
	background:url("../Images/excel.gif") 100% 2px transparent no-repeat;
	padding-right: 16px;
	padding-bottom: 0px;
}
.powerpoint_link {
	background:url("../Images/common/icon_powerpoint.png") 100% 0 transparent no-repeat;
	padding-right: 22px;
	padding-bottom: 1px;
}
.update_item {
	background:url("/_images/icon_update.png") 100% 3px transparent no-repeat;
	padding-right: 46px;
}
.fillable_form_link {
	background:url("../Images/fillable.gif") 100% 0 transparent no-repeat;
	padding-right: 18px;
}
.pdf_link_before {
	background:url("../Images/icon_pdf.png") 2px 0 transparent no-repeat;
	padding-left: 17px;
	padding-top:1px;
}
.word_link_before {
	background:url("../Images/msword.gif") 2px 0 transparent no-repeat;
	padding-left: 17px;
}
.excel_link_before {
	background:url("../Images/excel.gif") 2px 0 transparent no-repeat;
	padding-left: 17px;
}
.new_item_before {
	background:url("/_images/icon_new.png") 0 1px transparent no-repeat;
	padding-left: 33px;
}
.update_item_before {
	background:url("/_images/icon_update.png") 0 2px transparent no-repeat;
	padding-left: 46px;
}
.video_link {
	background:url("../Images/icon_video.png") 100% 0 transparent no-repeat;
	padding-right: 19px;
}
.video_link_before {
	background:transparent url(/images/icon_video.png) no-repeat 0 0;
	padding-left:21px;
	padding-bottom:1px;
}
.more_with_arrow {
	padding-left: 17px;
	font-weight:bold;
	padding-left:19px;
	padding-bottom: 5px;
	background:url(/images/icon_more_of_subject.png) 0 0 no-repeat transparent;
}
a.word_link_comment {
	font-style:italic;
	font-size:.9em;
	background:url("../Images/msword.png") 99% 0 transparent no-repeat;
	padding-right: 16px;
	padding-bottom: 0px;
	color:#666;
}
.word_link_comment {
	font-style:italic;
	font-size:.9em;
	margin-left:6px;
	color:#333;
}
.word_link_comment a {
	background:url("../Images/msword.png") 99% 0 transparent no-repeat;
	padding-right: 16px;
	padding-bottom: 0px;
	color:#666;
}
.doc_size_comment, .doc_comment { 
	font-size:12px;
	font-style:italic;
	padding-left:3px;
}
.doc_comment.spaced { margin-left:6px; margin-right:5px; }


/* == BEGIN Featured headers & boxes with common properties ==*/
.featured_A, .featured_B, .featured_C, .featured_D, .featured_F, .featured_G, .featured_J, .featured_M {
	padding:0 0 5px 0;
	border-radius:4px;
	margin: 15px 0 20px 0;
}
.featured_B.Error { background: #ffd7cc; }

.featured_A { background:#f1ede6; border-top:solid #d98132 2px; margin: 20px 0 20px 0; padding:0 6px 4px 6px; }
.featured_B { background:#f1ede6; }
.featured_C { background:#efede8; }
.featured_D { background:#f1ede6; }
.featured_F { background:url(/_images/bg_blue_border.png) 0 0 repeat-x #f1efeb; }
.featured_G { background:url(/_images/bg_brown_border.png) 0 0 repeat-x #f1efeb; }
.featured_J { background:#efede8; }
.featured_M { background:#faf7f3; border:solid #ece8e3 1px; }

.featured_B > *, .featured_C > *, .featured_D > *, .featured_F > *, .featured_G > *, .featured_J > *, .featured_M > * { padding-left:10px; padding-right:8px; }
.featured_G ul.no_indent { margin-left:8px; }

.featured_A ul.division_home li { background:transparent url(/images/common/bullet_darkbrown_disc.png) no-repeat 0 1px !important; }

.featured_B h2, h2.B, .featured_C h2, h2.C, .featured_D h2, h2.D, .featured_F h2, .featured_G h2, .featured_J h2, h2.J, h2.K, h2.L, .featured_M h2 {
  	font-size: 1.3em;
  	font-weight:normal;
	padding: 2px 7px 3px 7px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	margin-bottom:10px;
}
.featured_B.Error h2, h2.B.Error { background:#C82626; }

.featured_A h2 { font-size:1.4em; padding-top:6px; padding-bottom:0; padding-left:2px; margin-top:0; color:#3d2a1a; }
.featured_B h2, h2.B { color:#fff; background:#897b63; }
.featured_C h2, h2.C { color:#f8f8f8; background: url(/images/common/bg_bodybluebanner.png) 0 0 #fff repeat-x; font-size:1.4em; padding:3px 7px 2px 7px; }
.featured_D h2, h2.D { color:#000; background: url(/images/common/bg_featureD.png) 0 0 #fff repeat-x; }
.featured_F h2 { color:#2f2c24; padding-top:8px; padding-bottom:0; margin-bottom:9px; }
.featured_G h2 { color:#2f2c24; padding-top:8px; padding-bottom:0; margin-bottom:9px;  }
.featured_J h2, h2.J { color:#4c4c4c; background: #ece8e3; font-weight:bold; }
.featured_M h2, h2.M { color:#000; background: #ece8e3; margin-top:0; }
h2.K { color:#f8f8f8; background:#6C8772; font-size:1.4em; padding:3px 7px 2px 7px; }
h2.L { color:#fff; background:#717480; }

h2.B, h2.C, h2.D, h2.J, h2.K, h2.L { margin-bottom:11px; margin-top:12px; border-radius:3px; }

.featured_A h3, .featured_B h3, h3.B, .featured_C h3, h3.C, .featured_D h3, h3.D, .featured_F h3, .featured_G h3, .featured_J h3, h3.J, .featured_M h3 {
	font-weight:bold;
	font-size:13px;
	padding: 3px 8px 4px 8px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	margin-top:0;
	margin-left:0;
}
.featured_B.Error h3, h3.B.Error { background:#C82626; }

.featured_A h3 { font-size:14px; color:#605746; padding: 9px 2px 0 2px; margin:0 0 .5em 0 !important; }
.featured_B h3, h3.B { color:#fff; background:#897b63; }
.featured_C h3, h3.C { color:#fff; background: url(/images/common/bg_bodybluebanner.png) 0 0 #fff repeat-x; font-weight:normal; font-size:15px; }
.featured_D h3, h3.D { color:#40392f; background: url(/images/common/bg_featureD.png) 0 0 #fff repeat-x; }
.featured_F h3 { color:#003958;  padding-top:9px; padding-bottom:0; }
.featured_G h3 { color:#003958;  padding-top:9px; padding-bottom:0; }
.featured_J h3, h3.J { color:#333 !important; background: #e1ded5; }
.featured_M h3 { background: #ece8e3; }

h3.B, h3.C, h3.D, h3.J { border-radius:3px;	margin-bottom:11px; }

.featured_B ul.division_home, .featured_C ul.division_home, .featured_D ul.division_home, .featured_E ul.division_home, .featured_J ul.division_home, .featured_M ul.division_home .shadebox_1 ul.division_home  { padding-left:0; }
.featured_B ul, .featured_C ul, .featured_D ul, .featured_E ul, .featured_F ul, .featured_G ul, .shadebox_1 ul, .featured_J ul, .featured_M ul { margin: 0 0 0 20px; }
.featured_E ul.no_indent { margin: 0 0 0 9px; }

.featured_B .div_cell ul, .featured_C .div_cell ul, .featured_D .div_cell ul, .featured_E .div_cell ul, .featured_F .div_cell ul, .featured_G .div_cell ul, .shadebox_1 .div_cell ul, .featured_J .div_cell ul,  .featured_M .div_cell ul { padding-left:0; }
.featured_B .columns ul, .featured_C .columns ul, .featured_D .columns ul, .featured_E .columns ul, .featured_F .columns ul, .featured_G .columns ul, .shadebox_1 .columns ul, .featured_J .columns ul,  .featured_M .columns ul { padding-left:10px; }

.featured_B ul.division_home, .featured_C ul.division_home, .featured_D ul.division_home, .featured_F ul.division_home, .featured_G ul.division_home, .featured_J ul.division_home, .featured_M ul.division_home{ margin: 0 0 0 10px; }

/*== END featured headers/boxes with common properties == */

.shadebox_1, .featured_E {
	background:#f1efeb;
	border-radius:5px;
	padding:5px 0 3px 0;
	border-right: dotted #ccc 0px;
	border-left: dotted #ccc 0px;
	border-bottom: dotted #ccc 0px; 
	/*border-right: solid #ccc 0px;
	border-left: solid #ccc 0px;
	border-bottom: solid #ccc 0px;*/
	margin: 20px 0 20px 0;
} 
.shadebox_1 > *, .featured_E > * { padding-left:10px; padding-right:8px; }
.featured_E .columns_2 { padding-right:0px; }
.featured_E .column-container { padding-right:0px;padding-left:2%; }

.shadebox_1 h2, .featured_E h2  { /*color:#1b1a14;*/ margin-top:0; padding-bottom:7px;  }
.shadebox_1 h3, .featured_E h3 { color:#605746; padding-top:5px; margin:0 0 9px 0 !important;  }
.featured_E h4 { padding-top:8px; margin-left:0; }

.sectionshade_12 {
	background:#efede8;
	border-radius:3px;
	padding:0 0 3px 0;
}

.feature_link_1 {
	background: #efede8;
	padding:0 0 15px 0;
	border-radius:5px;
	margin: 15px 0 20px 0;
	display:block;
}
a.feature_link_1:hover {
	text-decoration:none;
	background: #dae0e1;
	color:#c5d4db;
}
a.feature_link_1:hover .name {
	background: url(/_DIR_home_images/bg_brown_with_arrow.png) right -58px transparent repeat-x;
	color:#e4e7e5;
}
.feature_link_1 .name {
	background: url(/_DIR_home_images/bg_brown_with_arrow.png) right 0 transparent repeat-x; 
	color:#fff;
  	font-size: 14px;
  	font-weight:normal;
	padding: 3px 0 4px 9px;
	margin:0 0 10px 0;
	display:block;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
.feature_link_1 .icon {
	margin:0 auto 0 auto;
	display:block;
}

.exhibit { margin: 15px 0 20px 0; }
.exhibit a {
	display:block;
	text-decoration:none;
	background: #efede8;
	border-radius:5px;
	padding:7px 7px 4px 7px;
}
.exhibit a.public_works .name {
	background: url(/_images/icon_publicworks.png) 0 0 no-repeat transparent;
	color:#61574a;
	padding:8px 0 10px 37px;
	font-size: 16px;
	font-weight:bold;
}

.exhibit a:hover { background: #dae0e1; }

.social_media_stage {
	background: transparent;
	padding:0 0 3px 0;
	border-radius:4px;
	margin: 15px 0 20px 0;
	border:dashed #999 1px;

}
.social_media_stage .name {
	background: url(/_DIR_home_images/bg_brown_gradient.png) 0 0 transparent repeat-x;
	color:#fff;
  	font-size: 14px;
  	font-weight:normal;
	text-align:center;
	padding: 2px 1px 3px 0;
	margin:-12px auto 0 auto;
	display:block;
	width:150px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.social_icons {
	text-align:center;
	padding:14px 0 0 0;
}
.right_column > .social_icons { margin-bottom: -8px; padding: 7px 5px 0 0;  }

.social_icons a {
	text-align:center;
	margin:0 8px 0 8px;
}
.right_column > .social_icons a { margin:0 10px 0 10px; }


/* BEGIN 4-buttons 
a.button_link_1 {
	float:left;
	background:url(/images/content/bg_featured_big_button.png) 0 0 repeat-x transparent;
	display:block;
	width:146px;
	height:50px;
	border-radius:5px;
	color:#000;
	font-size:14px;
	font-weight:normal;
	margin:10px 5px 8px 5px;
}
/* END 4-buttons */

/* BEGIN 3-buttons */
a.button_link_1 {
	float:left;
	background:url(/images/content/bg_featured_big_button.png) 0 0 repeat-x transparent;
	display:block;
	width:160px;
	height:46px;
	border-radius:5px;
	color:#000;
	font-size:14px;
	font-weight:normal;
	margin:9px 5px 5px 62px;
}
a.button_link_1:first-child { margin-left:5px; }
/* END 3-buttons */

a.button_link_1:hover { background:url(/images/content/bg_featured_big_button_over.png) 0 0 repeat-x transparent; }

/* BEGIN 4-buttons 
a.button_link_1 div {
	float:left;
	width:95px;
	margin:8px 0 0 2px;
	text-align:center;
}
/* END 4-buttons */
/* BEGIN 3-buttons */
a.button_link_1 div, a.button_link_1 span {
	float:left;
	width:95px;
	margin:6px 0 0 10px;
	text-align:center;
	display:block;
}
/* END 3-buttons */

/* BEGIN 4-buttons 
a.button_link_1 img {
	float:right;
	margin:9px 12px 0 5px;
}
/* END 4-buttons */
/* BEGIN 3-buttons */
a.button_link_1 img {
	float:right;
	margin:7px 12px 0 5px;
}
/* END 3-buttons */

a.publicworks { 
	display:block;
	margin-top:25px;
	margin-bottom:15px;
	background:url(/_images/banner_publicworks.png) 0 0 no-repeat transparent;
	height:59px;
	width:215px;
}
 a.publicworks:hover { 	background:url(/_images/banner_publicworks.png) 0 -59px no-repeat transparent; } 

.organization_link {
/*(	background:url(/_DIR_home_images/bg_darkbrown_gradient.png) 0 0 repeat-x transparent; */
	background:url(/_images/arrow_right_1.png) 96% 5px no-repeat #554c41;
	color:#fff;
  	font-size: 12px;
	font-family:Arial;
  	font-weight:normal;
	padding: 4px 0 5px 9px;
	padding:5px 24px 5px 6px;
	margin:0 0 10px 0;
	border-radius:3px;
	border-radius:3px;
	text-decoration:none;
}
.organization_link:hover { text-decoration:underline; }

a.standout_link {
	background-color:#94846f;
	color:#fff;
  	font-weight:normal;
	padding: 2px 9px 3px 9px;
	margin:10px 0 10px 0;
	display:block;
	border-radius:3px;
	border-radius:3px;
}

.pay_online {
  	font-weight:normal;
	padding: 1px 2px 2px 71px;
	margin:10px 0 10px 0;
	background:url(/_images/icon_payonline.png) 0 10px no-repeat transparent;
	min-height:65px;
}
.pay_online p { margin-bottom: 5px; }

a.standout, a.standout2, a.standout3, li.standout a, li.standout2 a {
	padding:4px 29px 4px 6px;
	border-radius:4px;
}
h1 a.standout, h1 a.standout2 { font-family:Arial; font-size:12px; line-height:15px; }
h2 a.standout{ background:url(/_images/arrow_right_1.png) 96% 50% no-repeat #94846f; font-size:16px; font-weight:normal; }
/*h2 a.standout3 { background:url(/_images/arrow_right_1.png) 96% 46% no-repeat #618b6b; font-size:16px; font-weight:normal; } */
h2 a.standout3 { background:url(/_images/arrow_right_1.png) 96% 50% no-repeat #6C8772; font-size:16px; font-weight:normal; }

h3 a.standout { background:url(/_images/arrow_right_1.png) 96% 44% no-repeat #94846f; font-size:13px; font-weight:normal; font-family:Verdana, Geneva, sans-serif; padding-top:3px; }
h3 a.standout3 { background:url(/_images/arrow_right_1.png) 96% 44% no-repeat #6C8772; font-size:13px; font-weight:normal; font-family:Verdana, Geneva, sans-serif; padding-top:3px;}



li.standout, li.standout2 { padding-bottom:10px; }
.standout_link img { margin:0 0 0 8px; }

a.standout, li.standout a {
	background:url(/_images/arrow_right_1.png) 96% 4px no-repeat #94846f;
	color:#fff;
}
a.standout2, li.standout2 a {
	background:url(/_images/arrow_right_2.png) 96% 4px no-repeat #f1efeb;
	color:#1f70a7;
	/*border:dotted #94846f 1px;*/
    border:solid #94846f 1px;
}
a.standout3 {
	background:url(/_images/arrow_right_1.png) 96% 4px no-repeat #6C8772;
	color:#fff;
}

a.button_link {
	background:url(/_images/bg_button_link.png) 0 0 repeat-x transparent;
	color:#272193;
  	font-weight:normal;
	padding:4px 6px 4px 6px;
	border-radius:4px;
	/*border:solid #ccc 1px; 06/05/2019*/
	text-decoration:none;
}

a.goback {
	background:url(/_images/arrow_back.png) 4px 4px no-repeat #94846f;
	color:#fff;
	padding:4px 11px 4px 22px;
	border-radius:4px;
}

.breadcrumb_spacer { padding:0 6px 0 4px; }

.image_precache { display:none; }

/**** formatted table layout ****/

table.basic {
	margin-top:15px;
	margin-bottom:20px;
	border:solid #ccc 1px;
	border-collapse:collapse;
}

.basic.with_row_labels td:first-child {
	background-color: #eceded; color:#000;
	font-weight:bold;
	Xtext-align:right;
}
.basic.with_row_labels .even td:first-child { background-color:#D3DCE9; }

table.basic.embedded { margin:0; padding:0; border:none; }
table.basic .column_labels th {
	padding:5px 6px 5px 5px;
	background:url(/_images/bg_basic_columnhead.png) 0 0 repeat-x transparent;
	color:#000;
	text-align:left;
	vertical-align:bottom;
	border-bottom:solid 1px #d6d3de;
}
table.basic .column_labels th strong { font-weight:bold; }

table.basic td, table.basic th {
	padding:5px 8px 5px 5px;
	vertical-align:top;
	border-bottom:solid 1px #d6d3de; 
	border-right:dotted 1px #ceccd9;
    /*border-right:solid 1px #ceccd9;*/
	line-height: 1.5;
}
table.basic.align_middle td {vertical-align:middle; }
table.basic.align_bottom td {vertical-align:bottom; }
table.basic.embedded td, table.basic.x_short_rows td { padding:0 4px 0 2px; }
table.basic.short_rows td { padding-top:2px; padding-bottom:2px; }

table.basic.no_border {	border:none; }
table.basic.no_rowlines td {	border-bottom:none; border-right:none; }
table.basic.no_rowlines th { border-right:none; }
table.basic.horizontal_rowlines td, .basic.horizontal_rowlines th  { border-bottom:solid 1px #d6d3de; border-right:none; }
table.basic.vertical_rowlines td { border-right:solid 1px #ceccd9; border-bottom:none; }

tr.even td { background:#f0f4fc; }
tr.odd td { background:#fff; }

table.wide_columns td { padding-right:11px; padding-left:8px; }
table.basic.wide_columns .column_labels th { padding-left:8px; }
table.x_wide_columns td { padding-right:20px; }
table.xx_wide_columns td { padding-right:25px; }

table.tall_rows td { padding-top:8px; padding-bottom:8px; }
table.x_tall_rows td { padding-top:10px; padding-bottom:10px; }



/**** end formatted table layout ****/

.two_subcolumn { width:100%; }
.two_subcolumn div .B:first-child, .two_subcolumn div .C:first-child, .two_subcolumn div .D:first-child, .two_subcolumn div .J:first-child, .two_subcolumn div .shadebox_1:first-child {margin-top:10px;}
.two_subcolumn .featured_A, .two_subcolumn .featured_B, .two_subcolumn .featured_C, .two_subcolumn .featured_D, .two_subcolumn .featured_F, .two_subcolumn .featured_G, .two_subcolumn .featured_J { margin-top:10px;margin-right:15px; }

.columns_2 .featured_A, .columns_2 .featured_E  { margin-top:10px; }
.columns_2 .featured_B:first-child, .columns_2 .featured_C:first-child, .columns_2 .featured_D:first-child, .columns_2 .featured_F:first-child, .columns_2 .featured_G:first-child, .columns_2 .featured_J:first-child, , .columns_2 .featured_M:first-child { margin-top:-6px; }

.column-container .featured_A, .column-container .featured_E  { margin-top:10px; }
.column-container .featured_B:first-child, .column-container .featured_C:first-child, .column-container .featured_D:first-child, .column-container .featured_F:first-child, .column-container .featured_G:first-child, .column-container .featured_J:first-child, , .column-container .featured_M:first-child { margin-top:-6px; }

.two_subcolumn .left_subcolumn { 
	float:left;
	width:48%;
}

.two_subcolumn.with_borders h2:first-child {  }
.two_subcolumn.with_borders .left_subcolumn { border-right:solid #ccc 1px; }

.two_subcolumn.with_borders .left_subcolumn > * {
	margin-left:4px;
	margin-right:15px;
}
.two_subcolumn .right_subcolumn {
	float:left;
	width:48%;
	margin-left:3%;
}
.three_subcolumn {
	width:100%;
	padding-bottom:12px;
}
.three_subcolumn .left_subcolumn {
	float:left;
	width:33%;
	margin-right:1%;
}
.three_subcolumn .middle_subcolumn {
	float:left;
	width:32%;
	margin-right:1%;
}
.three_subcolumn .right_subcolumn {
	float:left;
	width:32%;
}

/**** Begin page-two-column setup ****/

.two_pagecolumn { width:100%; }
.two_pagecolumn .left_column { float:left; width:73%; }
.two_pagecolumn .right_column {
	position:relative;
	float:left;
	width:26%;
	margin-left:1%;
	left:10px;
}
.two_pagecolumn .right_column > * { margin-left:5px; }

/**** End page-two-column setup ****/

/**** End page-four-column setup ****/

.four_pagecolumn {
	width:100%;
	padding-bottom:12px;
}
.four_pagecolumn .first_column {
	position:relative;
	z-index:2;
	float:left;
	width:24%;
}
.four_pagecolumn .second_column {
	position:relative;
	z-index:2;
	float:left;
	width:24%;
	margin-left:1%;
}
.four_pagecolumn .third_column {
	position:relative;
	z-index:2;
	float:left;
	width:24%;
	margin-left:1%;
}
.four_pagecolumn .fourth_column {
	position:relative;
	z-index:2;
	float:left;
	width:24%;
	margin-left:1%;
}

/* === For Employers and For Employees pages == */
.column-container.with_headerdecor { 
	padding-left:10px;
	position:relative; 
	top:0; 
	left:-3%; 
	width:106%;
}
.column-container.with_headerdecor .three.columns {
	border-right:dotted #b9b5b1 1px;
    /*border-right:solid #b9b5b1 1px;*/ 
	width:21%;
	padding-left:1.5%;
	padding-right:1%;
}
.column-container.with_headerdecor .three.columns:last-child { border:none; }

.column-container.with_headerdecor .dir_home { 
	margin-top:.6em;
	padding-left:0;
}
.column-container.with_headerdecor h2 { margin-bottom:-15px; margin-top:15px; padding:4px 0 16px 12px; font-size:1.4em; line-height:20px; width:180px; background:url(/_images/bg_headerdecor.png) 0 0 transparent no-repeat; }
.column-container.with_headerdecor h2 a { background:none; color:#0074b8;  }
.column-container.with_headerdecor h3 { 
	background:none; 
	color:#685d51; 
	margin-top:24px;
}

/**** End page-four-column setup ****/

ul.double, ul.triple, ul.quad {
	width:99%;
	margin: 0 0 0 10px;
	overflow:hidden;
	list-style-type:none;
	padding-left:0;
	padding-bottom:6px;
	padding-top: 2px;
}
ul.double li, ul.triple li, ul.quad li  {
	float:left;
	display:inline;
	background:transparent url(/images/common/bullet_default.png) no-repeat 0px 5px;
	padding:0 0 0 15px;
}
ul.double.no_bullets li, ul.triple.no_bullets li, ul.quad.no_bullets li  {
	background:none;
}
ul.double.division_home li, ul.triple.division_home li, ul.quad.division_home li  {
	background:transparent url(../images/content/bullet_blue_disc.png) no-repeat 0 0;
	padding:0 0 0 18px;
}
ul.double li { width:40%; }
ul.triple li { width:30%; }
ul.quad li { width:22%; }

/**** Begin DIR Home Page setup ****/

.main_attraction {
	width:600px;
	height:333px;
	background: url(/images/home_page/bg_box_shade.png) left bottom transparent no-repeat;
	margin-left:15px;
}

/**** End DIR Home Page setup ****/

h2.alert {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 1.2em;
  	font-weight:bold;
	padding: 3px 0 3px 7px;
	margin: 0 0 7px 0;
	background:url(/images/common/alert_header_bg.png) transparent 0 0 repeat-x;
	color:#fff;
}
.clear {
	clear:both;
	height:1px;
}
.clear_left {
	clear:left;
	height:1px;
}
p.clear_left {
	height:auto;
	clear:left;
}
.clear_right {
	clear:right;
	height:1px;
}
hr {
 color: #bc3e06;
 background-color: #bc3e06;
 height: 2px;
 border: 0;
}

.blank_separator {
	height: 1px;
	background-color: transparent;
	border: 0;
	margin-top:15px; margin-bottom:15px;
}
.light_separator {
	height: 0;
	background-color: transparent;
	border-top: solid #ccc 1px;
	margin-top:15px; margin-bottom:15px;
}
.dotted_separator { border-top: dotted #999 1px; } 
/*.dotted_separator { border-top: solid #999 1px; }*/
.footnote_separator {
	border-top: dotted #999 1px;
    /*border-top: solid #999 1px;*/
	margin-top:16px;
	margin-bottom:4px;
	width:60%;
}

.h2_separator { background-color:transparent; padding: 2px 0 0 0;	margin: 12px 0 6px 0; font-size:18px; }

.light_separator.xtra_small_space, .heavy_separator.xtra_small_space, .blank_separator.xtra_small_space { margin-top:5px; margin-bottom:5px; }
.light_separator.small_space, .heavy_separator.small_space, .blank_separator.small_space { margin-top:12px; margin-bottom:12px; }
.light_separator.big_space, .heavy_separator.big_space, .blank_separator.big_space { margin-top:20px; margin-bottom:20px; }
.light_separator.xtra_big_space, .heavy_separator.xtra_big_space, .blank_separator.xtra_big_space { margin-top:25px; margin-bottom:25px; }
.light_separator.xxtra_big_space, .heavy_separator.xtra_big_space { margin-top:30px; margin-bottom:30px; }

div.heavy_separator {
	border-top:solid #bc3e06 2px;
	height: 3px;
	margin:12px 0 9px 0;
}
.floatrighttop {
	float:right;
	margin:0 15px 10px 10px;
	max-width:300px;
}
.floatright {
	float:right;
	margin:0 15px 10px 10px;
}
img.floatright { float:right; margin:7px 0 6px 8px; }
img.floatleft { float:left; margin:7px 8px 6px 0; }

a.more { font-weight:bold; }
ul li.more, ol li.more { background:none; padding-top:7px; list-style:none; }
li.more a {
	font-weight:bold;
	font-size:11px;
	padding-left:19px;
	padding-bottom: 5px;
	background:url(/images/icon_more_of_subject.png) 0 0 no-repeat transparent;
}
li.more a.more { background:none; font-weight:bold; }

.exec_banners {
	background-color:#f7f5f1;
	padding:0 0 0 0;
	margin-top:-5px;
}
.exec_banners img {
	margin:0 0 14px 6px;
	display:block;
}
.lower_right_column {
	position:absolute;
	top:345px;
	float:right;
	width:100%;
	height:550px;
}
.lower_right_column > * {
	margin-left:5px;
}
.sidebar_label { 
	margin:0 0 20px -13px;;
	text-align:center;
}
.sidebar_label .abbreviation {
	font-size:85%;
	letter-spacing:1px;
	padding-left:1px;
}
.sidebar_label .inner_tube {
	display:table-cell;
	border-top:solid #333 1px;
	border-bottom:solid #333 1px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.sidebar_label a {
	display:table-cell;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	padding:5px 10px 5px 10px;
	background:url(/_images/bg_sidebar_label.png) 0 0 transparent repeat-x;
	line-height:1.2;

	border-top:solid #f1efeb 1px;
	border-bottom:solid #f1efeb 1px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	opacity:0.85;
}
.division_footer {
	position:relative;
	top:25px;
	padding:8px 0 4px 18px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	background:url(/_images/bg_brown_border.png) 0 0 repeat-x #f1efeb;
	width:135%; 
	max-width: 863px;
	margin-top:20px;
}
.division_footer > .left_subcolumn, 
.division_footer > .middle_subcolumn, 
.division_footer > .right_subcolumn 
 { width:33%; float:left; }
.division_footer h3 { color: #605746;margin-top:0;margin-left:0; }

.content_right_column li.home_link {
	padding-top:11px;
	padding-left:0;
	background-image:none;
}
.content_right_column li.home_link a {
	position:relative;
	top:10px;
	padding-top:12px;
	font-weight:bold;
	font-size:11px;
}

.flinks {
	margin:0 auto 0 auto;
	display:table;
}

.flinks a {	padding:0 !important;}
.flinks a{ padding:0 8px 0 0 !important;}
.flinks a span {
	border-left:dotted #fff 1px; 
    /*border-left:solid #fff 1px;*/
	padding:0 0 0 8px !important;
	color:#E9F1F8;
}
.flinks > div:first-child 	{padding-bottom:16px;}
.flinks div a:first-child span{border-left: medium none;}

.image_plus_sidetext { display:table; }
.image_plus_sidetext p { display:table-row; }
.image_plus_sidetext p > span { display:table-cell; vertical-align:top; padding-right:12px;}

/* -=-=-=-=-=-=-=-= NEW Column Layout styles -=-=-=-=-=-=-=-= */
.column-container { width: auto; margin:0; padding:0; }
.column-container .columns { float: left; margin-right: 1%; }
.column-container.with-borders .columns { border-right:solid gray 1px; }

.column-container.double-space .columns { float: left; margin-left: 0; margin-right: 2%; }
.column-container .columns:last-child, .column-container.double-space .columns:last-child { margin-right:0; }

.column-container .row { margin-bottom: 10px; }

/* in-column element styling */
.column-container .columns ul { margin-bottom: 0.4em; }

/* Grid columns */
.column-container .one.columns		{ width: 7.33333%;  }
.column-container .two.columns		{ width: 15.66667%; }
.column-container .three.columns	{ width: 24%; }
.column-container .four.columns		{ width: 32.33333%; }
.column-container .five.columns		{ width: 40.66667%; }
.column-container .six.columns		{ width: 49%; }
.column-container .seven.columns	{ width: 57.33333%; }
.column-container .eight.columns	{ width: 65.66667%; }
.column-container .nine.columns		{ width: 74%; }
.column-container .ten.columns		{ width: 82.33333%; }
.column-container .eleven.columns	{ width: 90.66667%; }
.column-container .twelve.columns	{ width: 99%; }

/* extra column padding */
.column-container .three.columns.padding-1	{ width: 22%; margin-right:3%; }
.column-container .three.columns.padding-2	{ width: 20%; margin-right:5%; }
.column-container .four.columns.padding-1	{ width: 30.33333%; margin-right:3%; }
.column-container .four.columns.padding-2	{ width: 28.66667%; margin-right:5%; }
.column-container .five.columns.padding-1	{ width: 38.66667%; margin-right:3%; }
.column-container .five.columns.padding-2	{ width: 36.66667%; margin-right:5%; }
.column-container .six.columns.padding-1	{ width: 47%; margin-right:3%; }
.column-container .six.columns.padding-2	{ width: 45%; margin-right:5%; }
.column-container .seven.columns.padding-1	{ width: 55.33333%; margin-right:3%; }
.column-container .seven.columns.padding-2	{ width: 53.33333%; margin-right:5%; }

/* column offsets */
.column-container .offset-1 	{ margin-left: 8.33333%;  }
.column-container .offset-2  	{ margin-left: 16.66667%; }
.column-container .offset-3 	{ margin-left: 25%; }
.column-container .offset-4 	{ margin-left: 33.33333%; }
.column-container .offset-5 	{ margin-left: 41.66667%; }
.column-container .offset-6  	{ margin-left: 50%; }
.column-container .offset-7 	{ margin-left: 58.33333%; }
.column-container .offset-8 	{ margin-left: 66.66667%; }
.column-container .offset-9		{ margin-left: 75%; }
.column-container .offset-10 	{ margin-left: 83.33333%; }
.column-container .offset-11	{ margin-left: 91.66667%; }

/* Grid columns - double space between columns w/ percentages */
.column-container.double-space .one.columns 	{ width: 6.33333%;  }
.column-container.double-space .two.columns  	{ width: 14.66667%; }
.column-container.double-space .three.columns 	{ width: 23%; }
.column-container.double-space .four.columns 	{ width: 31.33333%; }
.column-container.double-space .five.columns 	{ width: 39.66667%; }
.column-container.double-space .six.columns  	{ width: 48%; }
.column-container.double-space .seven.columns 	{ width: 56.33333%; }
.column-container.double-space .eight.columns 	{ width: 64.66667%; }
.column-container.double-space .nine.columns	{ width: 73%; }
.column-container.double-space .ten.columns	 	{ width: 81.33333%; }
.column-container.double-space .eleven.columns	{ width: 89.66667%; }
.column-container.double-space .twelve.columns	{ width: 98%; }

.column-container:after, .row:after { 
	content:"\0020"; 
	display:block; 
	height:0; 
	clear:left;
	visibility:hidden; 
}

/** table layout with <div> elements **/
.table-layout { display:table; width:100%; }
.table-layout.auto { display:table; width:auto; }

.table-layout .row-layout { display:table-row; }
.table-layout .cell-layout { display:table-cell; padding:0 10px 0 0; }

.table-layout.cols-2 .cell-layout { width:50%; }
.table-layout.cols-3 .cell-layout { width:33%; }
.table-layout.cols-4 .cell-layout { width:25%; }

/* table-layout with borders */
.table-layout.column-borders .cell-layout { border-left: solid #ccc 1px; padding-left:20px; }
.table-layout.column-borders .cell-layout:first-child { border: none; padding-left:0 !important; }

/**************************/

/* === column_# is DEPRECATED.  Use .column-container instead */
.columns_2, .columns_3, .columns_4, .columns_5, columns_auto { display:table; width:100%; margin-bottom:5px; margin-top:5px; }
.columns_2 ul, .columns_3 ul, .columns_4 ul, .columns_5 ul, columns_auto ul { margin-top: 0.4em; margin-bottom: 0.4em; }

.columns_2 .div_cell { width:50%; }
.columns_3 .div_cell { width:33%; }
.columns_4 .div_cell { width:25%; }
.columns_5 .div_cell { width:20%; }

.div_row { display:table-row; }

.div_cell { display:table-cell; padding: 0 15px 5px 15px; vertical-align:top; }
.with_borders .div_cell { display:table-cell; padding: 0 16px 5px 16px; border-left:solid #ccc 1px; }

.percent75 { width:75%; }
.percent50 { width:50%; }
.percent35 { width:35%; }
.percent20 { width:20%; }

.div_cell:first-child { padding-left:0; border-left:none; }
.div_cell:last-child { padding-right:8px; }

.highlight_text_block {
	background-color:#fee2b7;
	border-radius:2px;
	padding:4px 6px 4px 6px;
	margin:.9em 0 .9em 0;
}
.fit_width { display:table; }
.page_datestamp { margin-top:40px; font-size:90%; text-align:right; }
.nowrap { white-space: nowrap; }
.edit_delete_text { text-decoration:line-through; color:red; }
.edit_add_text { background:#fee2b7; }
.footnote { 
	font-size:90%;
	font-weight:bold; 
	color:#666; 
	line-height:17px;
}
.footnote sup { 
	font-size:115%; 
	font-family:"Trebuchet MS", Arial, sans-serif 
}
.inline-label {
	font-weight:bold;
	margin-right:5px;
}

/* == BEGIN modal popup == */

.modal_close { position: absolute; top: -14px; right: -24px; display: block; width: 37px; height: 37px; background: url(/_images/btn_close_1.png); z-index: 2; }

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #333;
    display: none;
}
.modal_dialog {
	display:none;
    background: #FFF;
	border:solid #ccc 8px;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    box-shadow: 0px 0px 40px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 40px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 40px rgba(0,0,0,0.7);
	padding: 10px 30px 30px 15px ; 
}
/* == END modal popup == */


/* == BEGIN eTools corrections == */

table .backtitle img { position:relative; top:-4px;left:-4px; }
.menubar { line-height:18px; }
/* == END eTools corrections == */

.revision_date { margin:40px 0 0 0; }
.message_info { 
	background: url(/_images/icon_info.png) 0 0 transparent no-repeat;
	padding-left:26px;
	color:#000;
	font-size:1.05em;
}
.message_info_small { 
	background: url(/_images/icon_info_small.png) 0 2px transparent no-repeat;
	padding-left:21px;
	color:#000;
	font-size:1.05em;
}
div.message_info { padding-bottom:3px; padding-top:2px; line-height:18px; margin:4px 0 4px 0; }
div.message_info_small { padding-bottom:3px; padding-top:1px; line-height:17px; margin:4px 0 4px 0; }
span.message_info { padding-bottom:3px; padding-top:3px; line-height:20px;}

/* == DEPRECATED == */

.tabborder { border: solid 1px #999; border-spacing: 0px; border-collapse: collapse;} 

.tabborder td { border: solid 1px #999; padding: 2px 4px 2px 4px; }
.tabborder th { border: solid 1px #999; padding: 2px; background:#eee; }
.tabborder th strong {font-weight:bold; }

.mand:after { content:" *"; color: red;}

.countColor { color:#1f70a7; }
.dtls:hover{ cursor:pointer; }
.historyDtl{ padding-left:35% !important; text-align:left; }

/*RCE Styles*/
.font21{
    font-size: 21px;
}

.createBtn {
    color: #fff;
    /*background-color: #428bca;*/
    background-color: rgba(0, 90, 136, 1);
    border-color: #357ebd;

    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    user-select: none;
    text-decoration:none;
}


.createBtn:focus{
    /*background-color: #683ea3;*/
    background-color: darkblue;
    border-color: #3d2066;
}

.txtCenter{
    text-align: center;
}

.HomeLay{
    /*min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);*/
}

.RcHead{
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;    
    font-size:20px;
    text-align:center;   
}

.yearBtn{
    padding-right: 5px;
    padding-bottom: 5px;
    float: left;
}

    .CycleLink:hover{
        color: #fff;
        background-color: #428bca;
        border-color: #285e8e;
        cursor:pointer;
    }
    .CycleLink:hover td{
        border:none;
    }


    .width100{
        width:100% !important;        
    }

    .width25{
        width: 25%;
    }

    .CustomLabel{
        background-color: rgb(232,238,244);
        /*border: 1px solid rgb(232,238,244);*/
        padding: 6px 5px;
        /*text-align: center;*/
        vertical-align: middle;
        /*width:35%;*/
        width: 140px;
        display:inline-block;
    }

    .RunCycleHead{
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        /* font-size: 18px; */
        font-size: 1.45em;
        font-weight: bold;
        padding: 1px 0 0 0;
        margin: 19px 0 6px 0;
        color: #575e61;
        line-height: 1.2;
    }

/*RCE Styles*/

.floatLeft{
    float:left;
}
.siteLink{
    display: block;
    margin: 10px;
    clear: both;
}
.marginLeft50{
        margin-left: 50px;
}

.screen-reader-only {
 position: absolute;
 height: 1px;
 width: 1px;
 clip: rect(1px 1px 1px 1px); // IE 6 and 7
 clip: rect(1px,1px,1px,1px);
 clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
 /*-webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);*/
 overflow: hidden !important;
 }

.signBtn{
    font-size:large;
    text-decoration: none !important;
}
/*
used for styling OriginalAmounts screen
*/
div#OriginalAmounts
{
    /*display: none;*/ /*hides the amounts div by default*/ /*set the div in the center of the screen*/
    /*position: absolute;
    top: 15%;
    left: 30%;*/ /*set the div in the center of the screen*/
    /*width: 500px;
    margin: 0px auto;
    text-align: left;
    padding: 15px;
    border: 1px dashed #333;
    background-color: #eee;*/
}


    
/*
styles for tables
*/
.bodytable td
{
    border: 1px solid rgb(232,238,244);
    padding: 5px;
}

.bodytable table
{
    border: 1px solid rgb(232, 238, 244);
    border-collapse: collapse;
    /*width: 100%; table will occupy its full width */
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.bodytable th, .thtd
{
    background-color: rgb(232,238,244);
    border: 1px solid rgb(232,238,244);
    padding: 6px 5px;
    /*text-align: center;*/
    vertical-align: middle;
}

.bodytable fieldset
{
    border: thin solid rgb(232,238,244);
    margin: 0 0 1.5em;
    padding: .7em 1.4em 1.4em;
}

.bodytable legend
{
    font-size: 1.2em;
    font-weight: bold;
}


/* centers the buttons inside a div tag; must apply this to the div container holding the buttons  */
.center-buttons
{
    text-align: center;
    padding-top: 10px;
}

.center-buttons input
{
    margin-left: 30px;
    margin-right: 30px;
}




/*apply this class on text boxes that accepts input e.g. Treasurer Address (1st line), (2nd line), etc.  */
.editor-field input
{
    width: 500px;
}




/*apply this class on a table to make its rows have alternate colors*/

.alternatingcolor tr:nth-child(even)
{
    background-color: rgb(255,255,255);
}

.alternatingcolor tr:nth-child(odd)
{
    background-color: rgb(242,255,242);
}














/*
styles for my menu...
Results | Amounts | Alias ! Address
*/

#submenudiv ul
{
    list-style-type: none;
    margin-bottom: 20px;
    padding: 0;
    /*line-height: 140%;*/
    border-style: solid;
    height: 25px;
    background-color: rgb(244,243,240);
    width: 43%;
}


#submenudiv li
{
    display:inline;

    /*    derived from #submenudiv a     */
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 4px;
    width: 86px;
    display:inline-block;
}

#submenudiv li a
{
    
    
}












#logindisplay
{
    display:inline-block;
    width: 50%;
    text-align: right;
}

#wisHeaderGroup
{
}

#wisHeader
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.7em;
    width: 48%;
    display:inline-block;
}

#nav1
{
    width: 25%;
    background-color: rgb(244,243,240);
    display:inline-block;
}


#homeMsgDiv
{
    width: 71%;
    padding: 0px 5px 0px 5px;
    display:inline-block;
}






/*
watermark font color
*/
.watermark {
   color: #999;
}



/*
hidden input for my username
*/
.hiddenInput
{
    display:none;
}


/*
validation summary errors
*/
.validation-summary-errors, .field-validation-error
{
    color:red;
}

/*
inputs validation error 
*/
.input-validation-error
{
    border-color:red;
}



#siteKeyImage
{
    /*border-style:double;*/
    border:5px double;
}

.informationHeader
{
    background-color: rgb(184,213,232) !important;
    font-weight: bold;
}

.subSectionHeader1
{
    /*background-color: yellow;*/
    width: 140px;
 }

.subSectionLongHeader1
{
    width: 190px;
}

.dyanmicText
{
    text-align:left;
}

.staticText
{
    text-align:right;
}

.legendTextValue
{
    /*color: 1,70,105;*/
    /*color: rgb(1,70,105);*/
    color: blue;
    /*background-color: yellow;*/
}
/*
Navigation - Mega Drop-Down
Version 2011.05.02
*/

/* Nav panel */

.nav_panel {
	display:none;
	position:absolute;
	width:876px; /* 936 - 10 - 50 */
	height:277px;
	height:177px;
	left:0px;
	background:transparent url("../images/nav_panel_background_SHORT.png") no-repeat bottom center;
	padding:30px 10px 0 50px;
	overflow:visible;
}
:root .nav_panel { /* Hides this from IE 7 and 8. This is valid in CSS 3 but not 2.1 */
	background: url("../images/nav_panel_background_with_alpha_SHORT.png") no-repeat bottom center;
}

.add_ribbon .nav_panel {
	height:300px; /* 330 - 30 */
	background:#e5e5e5 url(../images/common/nav_shadow.png) repeat-x;
}

.nav_panel ul {
	width:290px;
	width:220px;
	float:left;
	background-color:#e5e5e5; /* Needed when images are turned off */
}
.nav_panel.boards ul {
	width:380px;
}
#navigation .nav_panel li {
	float:none;
	background:transparent url("../images/bullet_blue_disc.png") no-repeat 0 2px;
	padding:0 0px 20px 18px;
	padding:0 0px 4px 18px;
}
#navigation .nav_panel.boards li {
	padding:0 0px 15px 18px;
}
.javascript_off #navigation li:hover .nav_panel {
	display:block;
	z-index:2;
}

.nav_p_heading {
	color:#003366;
	font-size:13px;
	font-weight:bold;
}
.nav_p_description {
	font-size:11px;
	padding-top:4px;
}

/*
footer with dark container
*/

#footer_1a {
	width:936px;
	margin:0 auto;
	color:#eaeaea;
	font-weight:bold;
}
#footer_1b, #footer_1b_home {
	width:936px;
	padding:50px 0 0 0;
}
#footer_1b .footer_links, #footer_1b_home .footer_links {
	text-align:center;
/*	padding:10px 0 0 0; */
	padding:0 0 0 0; 
}

#footer_1b a, #footer_1b_home a {
	color:#eaeaea;
	padding:0 5px;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  
  /*background-color: #428bca; 07/01/2019*/
  background-color: rgba(0, 90, 136, 1);
  
  /*border-color: #428bca; 07/01/2019*/
  border-color: rgba(0, 90, 136, 1);
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

body {
    background: url("../Images/body_background.png") repeat-x scroll 0 0 rgb(255, 255, 255);
}
#header {
    background: url("../images/header_bg.png") no-repeat scroll right top transparent;
}
#head_links {
    color: rgb(194, 229, 244);
}
#head_links a {
    background-color: rgb(1, 43, 65);
    color: rgb(194, 229, 244);
}
.textfield_container {
    background: url("../Images/header_search_textfield.png") no-repeat scroll 0 0 transparent;
}
#radio_container {
    color: rgb(255, 255, 255);
}
.javascript_on #radio_container label {
    background: url("../Images/header_search_radiobutton.png") no-repeat scroll 12px 3px transparent;
}
#footer_1a {
    background: url("../Images/footer_bg.png") repeat-y scroll 0 0 rgb(97, 88, 70);
}
#footer_1b {
    background: url("../Images/footer_curve_new.png") no-repeat scroll 0 0 transparent;
}
.dir_home #footer_1b {
    background: url("../Images/footer_curve_new_HOME.png") no-repeat scroll 0 0 transparent;
}
#footer_2 {
    background: url("../Images/footer_bottom_shadow.png") no-repeat scroll 0 0 transparent;
    color: rgb(70, 70, 70);
}

