
/* == 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; }
/**/
.center { text-align:center !important; }
.right { text-align:right; }
.left { text-align:left; }
/**/

span.arial {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 95%;
    margin-left: 1px;
}
.feedback {
	display:block;
	position:fixed;
	bottom:-2px;
	right:0px;
}

ol, ul { /* DEFINED IN: Styles-Structure.css */ }
ol.alpha { /* DEFINED IN: Styles-Structure.css */ }
ol.caps { /* DEFINED IN: Styles-Structure.css */ }
li { /* DEFINED IN: Styles-Structure.css */ }
ol.caps > li { /* DEFINED IN: Styles-Structure.css */ }
li ul { /* DEFINED IN: Styles-Structure.css */ }
li ul li { /* DEFINED IN: Styles-Structure.css */ }

ul.more_space li, ol.more_space li { margin-bottom:10px; }

.division_label { /* DEFINED IN: Styles-Structure.css */ }
.division_label_home { padding-top:7px; }

.division_footer li { margin-bottom:6px; }

ul.no_bullets { /* DEFINED IN: Styles-Structure.css */ }
ul.no_bullets li { /* DEFINED IN: Styles-Structure.css */ }

ul li.no_bullet { background-image:none !important; }

ul.no_bullets.indent { padding-left:17px; }
ul.no_bullets.no_indent { padding-left:0; margin-left:0; }
ul.no_indent, ol.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; }

.checklist {
	margin-top:18px;
}

.checklist li {
    background:  url(/images/icons/icon_checkmark_bluecircle.png) 0 0 no-repeat transparent;
    padding-left:32px;
    padding-bottom:4px;
    padding-top:1px;
    margin-bottomX:10px;
    line-height:1.5;
    font-size:13px;
    list-style-type:none;
}
.checklist li li {
	background:none;
	padding-left:0;
    list-style-type:circle;
}


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; margin-bottom:0.6em; }

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; }

.half_width_column {
	width:120px;
	float:left;
	margin-bottom:20px;
}

ol.instructions { 
    counter-reset:juju;
    list-style:none;
    padding-left:33px;
}
ol.instructions > li:before {
    margin-left:-32px;
    counter-increment:juju;
    content:counter(juju) ". ";
    font-size:15px;
    color:#cc6600;
    color:#666;
    font-weight:bold;
    width:23px;
    padding-right:7px;
    display:inline-block;
    text-align:right;
}
.instructions li { margin-bottom:9px; }
.instructions > li { margin-top:15px; }
.instructions > li:first-child { margin-top:12px; }

.meetings {
	margin:15px 0 25px 0;
	background:#fbfaf7;
	padding-bottom:2px;
	box-shadow: 1px 1px 2px #999;
	border-radius:2px;
	border-top:solid 1px #e4decb;
/*	border-top:solid 1px #e0d9c2; */
}
div.meetings > h3, div.meetings .details > h3 { 
	margin-left:10px;
	margin-top:-5px;
	margin-bottom:9px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	line-height:1.35;
	color:#8b7941;
	color:#76683d;
}
div.meetings .details > h3 { margin-left:-130px; }

div.meetings p, div.meetings ul { margin-right:12px; }

.meetings .header {
	background:#f2efe6;
	border-radius:2px 2px 0 0;
	padding:7px 7px 7px 10px;
	margin:0 0 8px 0;
	line-height:1.4;
}
.meetings .datetime {
	color:#000;
	float:left;
	width:136px;
}
.meetings .date { 
	font-weight:bold; 
	margin-bottom:3px;
	font-size:105%;
}
.meetings .location {
	float:left;
    margin-top:0;
    border-left:solid 1px #c6b684;
    padding-left:10px;
    margin-left:-10px;
}
.meetings .details { margin-left:137px; }

/**/

.small_font { font-size:95%; }
.very_small_font { font-size:90%; }
.page_title.hgroup h2.small { font-size:17px; }

.subtext { color:#666; }
.subtext_small { color:#666; font-size:90%; }

h1 { /* common properties are DEFINED IN: styles-Structure.css */ }
h1 .subtitle { color:#333; font-size:90%; }

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, h3.like_h2 { /* common properties are DEFINED IN: styles-Structure.css */ }

h2.likeh1 { color:#cc6600; font-size:1.8em; font-weight:normal; }
.hgroup.page_title h2.likeh1 { color:#cc6600; }

h2 .subtitle { display:block; font-size: 90%; margin-top:5px; color:#788387; }

h2.smaller { font-size:1.4em; }
h2.smallest { font-size:1.3em; }
h2.h1color { color:#cc6600; }

.bodybluebannersmall a { color:#1a5f8c; }
.bodybluebannersmall a:hover { text-decoration:none; }

h2.style_A, .dwc_exception .bodybluebannersmall, .dwc_exception .bodybluebanner  {
	background: url(/_images/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, .hgroup.page_title { margin-bottom:25px; }
hgroup.page_title h1, .hgroup.page_title h1 { margin-bottom:0; }
hgroup.page_title h2, .hgroup.page_title h2 {
	font-size:1.5em;
	font-weight:normal;
	margin:-1px 0 0 0;
	padding:3px 0 0 27px;
	color:#282b2b;
}

h2 img {
	vertical-align:middle;
	padding-right:6px;
}

.content_right_column h2 {
	color:#293943;
	font-weight:bold;
  	font-size: 1.2em;
	padding-left:22px;   
	padding-top:0;
	padding-bottom:0;
	margin-bottom:.2em;
	line-height:1.8;
	background: url(/images/content/bullet_star.png) 0 4px transparent no-repeat;
}

.content_right_column ul {
	list-style-type:none;
	margin-top:.3em;
	padding-left:24px;
}

.content_right_column ul li {
	background:transparent url(/_images/bullet_sidebar.png) no-repeat 0 4px;
	padding:0 0 0 9px;
	margin-bottom:6px;
	line-height:1.35;
}
.content_right_column ul li.goldstar {
	position:relative;
	left:-5px;
	background:transparent url(/images/bullets/goldstar.png) no-repeat 0 2px;
	padding:0 0 0 15px;
}


h3, h4.like_h3, h2.like_h3 { /* common properties are DEFINED IN: styles-Structure.css */ }

h4.tight { margin-bottom:-5px; }

ul li h3 { font-size:1.05em; color: #445760; margin-top:0; padding-top:2px; }

h3.transition {
	color:#384d59;
	margin-top:0;
}
h4, h3.like_h4 { /* common properties are DEFINED IN: styles-Structure.css */ }

h5 { /* common properties are DEFINED IN: styles-Structure.css */ }

/**/
a { /* DEFINED IN: Styles-Structure.css */ }

.subtle_underline { background:url(/images/common/bg_link_underline.png) left bottom transparent repeat-x; }
.subtle_underline:hover { background:none; }

.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; }

h3 a { background: url(/_images/bg_header_link_underline.png) 0 100% transparent repeat-x; color:#005f97; }
h3 a:hover { background: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 { padding-left:17px; }
.indent { padding-left:17px; }

table.indent { margin-left:17px; padding-left:0; }
/**/
h2.whats_new {
  	font-size: 1.6em;
  	font-weight:normal;
	padding:12px 0 0 120px;
	color:white;
	background: url(/_images/whats_new.png) 0 8px transparent no-repeat;
	height:46px;
	margin-top:20px;
}
table.whats_new {
	margin-top:10px;
	margin-bottom:20px;
	border:none;
	border-collapse:collapse;
}
.homepage table.whats_new { margin-left:10px; }
table.whats_new h2 { text-align:left; }
.homepage table.whats_new .latest_news { display:table-row-group; }
.homepage table.whats_new .older_news { display:none; }

table.whats_new td {
	padding:6px 8px 6px 5px;
	line-height:1.5;
	text-align:left;
	border-top:solid 1px #dedce4;
	border-bottom:solid 1px #dedce4;
}
table.whats_new td:first-child { white-space:nowrap; }
table.whats_new div.spanish {
	padding:5px 0 0 15px;
	text-indent:-10px;
}
table.whats_new div.spanish span:first-child { color:#26a0f8; }
.wn_spanishlink {
	padding-right:45px;
	margin-top:-37px;
	padding-bottom:15px;
	text-align:right;
}
.homepage h2 { display:none; }
.spanish_archive h3 { display:none; }

.homepage table.whats_new td {
	padding:3px 8px 3px 17px;
	background:url(/images/content/bullet_blue_disc.png) 0 5px no-repeat transparent;
	line-height:1.5;
	text-align:left;
	border-top:none;
	border-bottom:none;
}
.homepage table.whats_new td:first-child { display:none; }

/**/
.pdf_link { /* DEFINED IN: Styles-Structure.css */ }
.word_link { /* DEFINED IN: Styles-Structure.css */ }
.excel_link { /* DEFINED IN: Styles-Structure.css */ }
.powerpoint_link { /* DEFINED IN: Styles-Structure.css */ }
.update_item { /* DEFINED IN: Styles-Structure.css */ }
.fillable_form_link { /* DEFINED IN: Styles-Structure.css */ }
.pdf_link_before { /* DEFINED IN: Styles-Structure.css */ }
.word_link_before { /* DEFINED IN: Styles-Structure.css */ }
.excel_link_before { /* DEFINED IN: Styles-Structure.css */ }
.new_item_before { /* DEFINED IN: Styles-Structure.css */ }
.update_item_before { /* DEFINED IN: Styles-Structure.css */ }
.video_link { /* DEFINED IN: Styles-Structure.css */ }
.video_link_before { /* DEFINED IN: Styles-Structure.css */ }

.with_simple_arrow {
	padding-left:15px;
	padding-bottom: 5px;
	background:url(/images/icons/more_with_arrow.png) 0 1px no-repeat transparent;
}
.with_simple_arrow_after {
	padding-left: 22px;
	padding-right: 15px;
	padding-bottom: 5px;
	background:url(/images/icons/more_with_arrow.png) 100% 1px no-repeat transparent;
}

a.more_with_arrow {
	padding-left: 17px;
	font-size:12px !important;
	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; }

h3.notification {
    background:url(/images/icons/icon_notify.png) 0 0 no-repeat transparent;
    padding-left:20px;
}
h4.notification {
    background:url(/images/icons/icon_notify.png) 0 3px no-repeat transparent;
    padding-left:20px;
}

ul.notification { padding-left:20px; }
.displaybox ul.notification { padding-left:7px; }

ul.notification li {
	list-style:none;
    background:url(/images/icons/icon_notify.png) 0 1px no-repeat transparent;
    padding-left:22px;
}

/* == BEGIN Featured headers & boxes with common properties ==*/
.featured_C, .featured_C1,  .featured_D, .featured_E, .featured_G, .featured_M {
	padding:0 0 5px 0;
	border-radius:3px;
	margin: 20px 0 20px 0;
}
li .featured_E { margin-top:10px; }

.featured_C, .featured_C1 { background:#efede8; }
.featured_D { background:#f9f7f2; border:solid 1px #d2cbbf; margin-top:18px; }
.featured_E { background:#f9f7f2; padding:0; border:solid 1px #d2cbbf; margin-top:18px; } 
.featured_G { background:url(/_images/bg_brown_border.png) 0 0 repeat-x #f1efeb; }
.featured_M { background:#faf7f3; border:solid #ece8e3 1px; }

.styleE2 { background-color: #e8f1f7; border:solid 1px #cbdfed; }
.styleE3 { background-color:#fff4d5; border:solid 1px #ded9cf; }
.styleF2 { background-color: #e8f1f7; border-left:solid 1px #cbdfed; border-right:solid 1px #cbdfed; border-bottom:solid 1px #cbdfed; }

.featured_D.inline_block, .featured_E.inline_block  { display:inline-block; margin-top:0; margin-bottom:0; }

.featured_C > *, .featured_C1 > *,  .featured_D > *, .featured_G > *, .featured_M > * { padding-left:10px; padding-right:8px; }
.featured_G ul.no_indent { margin-left:8px; }

h2.B {
  	background:#897b63;
  	color:#fff; 
  	font-size: 1.4em;
  	font-weight:normal;
	padding: 3px 7px 3px 7px;
	border-radius:2px;
	margin-bottom:10px;
	margin-top:12px;
}
.featured_C h2, .featured_C1 h2 {
	font-size:1.4em; 
  	color:#f8f8f8; 
	background: url(/_images/bg_bodybluebanner.png) 0 0 #fff repeat-x; 
  	font-weight:normal;
	padding: 2px 7px 3px 7px;
	border:none;
	border-radius:2px 2px 0 0;
	margin-top:0;
	margin-bottom:10px;
}
h2.C { 
	font-size:1.4em; 
	color:#f8f8f8; 
  	font-weight:normal;
	padding: 2px 7px 3px 7px;
	margin-bottom:10px;

	margin-top:12px;
	border-radius:2px;	
	background: url(/_images/bg_bodybluebanner.png) 0 0 #fff repeat-x; 
}
.featured_D h2 {
	color:#262524; 
	font-size:1.45em; 
  	font-weight:normal;
	background: #f5f1eb; 
	padding:2px 7px 3px 7px; 
	margin-bottom:10px;

	margin-top:0;
	border-top:none; 
	border-left:none;
	border-right:none;
	border-bottom:solid #dfdad2 1px; 
	border-radius:none;
}
h2.D {
	color:#4d5253;; 
	font-size:1.45em; 
	background: #f5f1eb; 
	padding: 3px 7px 4px 7px;
	margin-bottom:10px;

	margin-top:12px;
	border:solid #dfdad2 1px; 
	border-radius:2px;
}
h2.E {
	font-size:1.35em; 
	background: #feeed4; 
	padding: 3px 7px 4px 7px;
	margin-bottom:10px;

	margin-top:12px;
	border:solid #eadbc4 1px; 
	border-radius:2px;
}
.featured_E h2  { 
	font-size:1.4em; 
	margin-top:6px; 
	padding-bottom:0;  
}
.featured_G h2 {
  	font-size: 1.35em;
  	font-weight:bold;
	padding: 8px 7px 0 7px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	margin-bottom:9px;
	margin-top:.8em;
}
h2.J {
  	color:#333;
  	background:#efe8de;
  	font-size: 1.45em;
/*  	font-weight:normal; */
	padding: 3px 7px 3px 7px;
	border-radius:2px;
	border-left:solid 1px #eee; border-top:solid 1px #eee; 
	border-right:solid 1px #ccc; border-bottom:solid 1px #ccc;
	margin-bottom:11px;
	margin-top:12px;
}
h2.K {
  	color:#f8f8f8;
  	background:#6C8772;
  	font-size: 1.4em;
  	font-weight:normal;
	padding:3px 7px 2px 7px;
	border-radius:2px;
	margin-bottom:11px;
	margin-top:12px;
}
h2.L {
  	color:#fff;
  	background:#717480;
  	font-size: 1.35em;
  	font-weight:normal;
	padding: 2px 7px 3px 7px;
	border-radius:2px;
	margin-bottom:11px;
	margin-top:12px;
}
.featured_M h2 {
  	color:#000;
  	background: #ece8e3; 
  	margin-top:0;
  	font-size: 1.35em;
  	font-weight:normal;
	padding: 2px 7px 3px 7px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	margin-bottom:10px;
}
h2.M { 
	color:#000; 
	background:#ece8e3; 
	margin-top:0;  
}
h2.O {
  	color:#333;
  	background: #e8f1f7;
  	font-size: 1.4em;
  	font-weight:bold;
	padding: 3px 7px 3px 7px;
	border:solid 1px #cbdfed;
	border-radius:2px;
	margin-bottom:11px;
	margin-bottom:12px;
}
h2.Y {
  	color:#333;
  	background:#f9eece; 
  	font-size: 1.25em;
  	font-weight:bold;
	padding: 2px 7px 3px 7px;
	border:solid #dedacd 1px; 
	border-radius:2px;
	margin-bottom:11px;
	margin-bottom:12px;
}
h2.U, h2.V, h2.W {
	border-bottom:solid 1px #cc6600;
	padding-bottom:4px;
	margin-bottom:0;
}
h2.U { border-color:#bc3e06; }
h2.V { border-color:#005A88; }

h2.Y.inline_block {
    display:inline-block;
    margin-bottom:0px;
    margin-left:-3px;
}

h2.B.Error { background:#C82626; }

h3.B, .featured_C h3, h3.C, .featured_D h3, .featured_G h3, h3.J, .featured_M h3 {
	font-weight:bold;
	padding: 3px 8px 4px 8px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	margin-top:0;
	margin-left:0;
}
h3.E {
	background:#feeed4; 
	border:solid #eadbc4 1px;
	padding: 3px 8px 3px 8px;
	border-radius:3px;
	margin:.6em 0 .6em 0;
}
h3.D, h3.O {
	padding: 2px 8px 2px 8px;
	border-radius:3px;
	margin:.6em 0 .6em 0;
}
h3.U, h3.V, h4.like_h3.V, h3.W {
	border-bottom:solid 1px #cc6600;
	padding-bottom: 4px;
	margin-bottom:0;
}
h3.U { border-color:#bc3e06; }
h3.V, h4.like_h3.V { border-color:#005A88; }

h3.B.Error { background:#C82626; }

.featured_C h3, h3.C { color:#fff; background: url(/_images/bg_bodybluebanner.png) 0 0 #fff repeat-x; font-weight:normal; font-size:15px; }
.featured_D h3 { color:#40392f; background:#eae7e1; border-bottom:solid 1px #d2cbbf; }
.featured_E h3, .featured_E h2.like_h3 { padding-top:1px; margin:5px 0 9px 0;  }
.featured_G h3 {  color:#4b626b; padding-top:12px; padding-bottom:0;  font-family:Arial, Helvetica, sans-serif; font-size:1.1em; }
.featured_M h3 { background:#ece8e3; }

h3.B, h3.C, h3.J { border-radius:3px;	margin-bottom:7px; }
h3.B { margin-top:.6em; color:#fff; background:#897b63; font-weight:normal; }
h3.D { color:#302f2e; background:#f7f3ed; border:solid #d7d0c5 1px; } 
h3.J { color:#333 !important; background: #efe8de; }
h3.O { color:#333; background:#e8f1f7; border:solid 1px #cbdfed; }

.featured_C ul.division_home, .featured_D ul.division_home, .featured_E ul.division_home, .featured_M ul.division_home .shadebox_1 ul.division_home  { padding-left:0; }
.featured_C ul, .featured_C1 ul, .featured_D ul, .featured_E > ul, .featured_G ul, .shadebox_1 ul, .featured_M ul { margin: 10px 0 0 20px; }
.featured_E ul.no_indent { margin: 0 0 0 9px; }
.featured_E ol { margin: 10px 0 0 30px; }
.featured_E ol.instructions { margin: 10px 0 0 8px; }

.featured_C .div_cell ul, .featured_C1 .div_cell ul, .featured_D .div_cell ul, .featured_E .div_cell ul, .featured_G .div_cell ul, .shadebox_1 .div_cell ul, .featured_M .div_cell ul { padding-left:0; }
.featured_C .columns ul, .featured_D .columns ul, .featured_E .columns ul, .featured_G .columns ul, .shadebox_1 .columns ul, .featured_M .columns ul { padding-left:10px; }

.featured_C ul.division_home, .featured_D ul.division_home, .featured_G ul.division_home, .featured_M ul.division_home{ margin: 0 0 0 10px; }

/*== END featured headers/boxes with common properties == */

.shadebox_1 {
	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;
	margin: 20px 0 20px 0;
} 
.shadebox_1 > *, .featured_E > * { padding-left:10px; padding-right:8px; }
.featured_E > *.indent { margin-left:15px; }
.featured_E .columns_2 { padding-right:0px; }
.featured_E .column-container { padding-right:0px;padding-left:2%; }

.shadebox_1 h2 { /*color:#1b1a14;*/ margin-top:0; padding-bottom:7px;  }
.shadebox_1 h3 { color:#605746; padding-top:5px; margin:0 0 9px 0 !important;  }
.featured_E h4 { padding-top:3px; margin-top:0; margin-left:0; }


.featurebox_10 {
	background:#f9f7f2;
	padding:1px 8px 1px 10px;
	border-left:solid 3px #0058aa;
	border-radius:3px;
}
.featurebox_10a { 	border-left:solid 3px #cc6600; }
.featurebox_10 h2  { 
	font-size:1.4em; 
	margin-top:6px; 
	padding-bottom:0;  
}
.featurebox_10 ul {
	padding-left:18px;
}

.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;
	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 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_3 { 
	float:left;
	background:url(/images/content/bg_featured_big_button.png) 0 0 repeat-x transparent;
	display:block;
	width:173px; 
	height:43px;
	border-radius:5px;
	color:#000;
	font-size:14px;
	font-weight:normal;
	margin:9px 5px 5px 25px; 
}


a.button_link_1:first-child, a.button_link_3:first-child { margin-left:5px; }

a.button_link_1:hover, a.button_link_3:hover { background:url(/images/content/bg_featured_big_button_over.png) 0 0 repeat-x transparent; }


a.button_link_1 div, a.button_link_1 span, a.button_link_3 div, a.button_link_3 span {
	float:left;
	width:95px;
	margin:6px 0 0 10px;
	text-align:left;
	display:block;
}

a.button_link_3 div, a.button_link_3 span { 
	width:115px;
	margin:6px 0 0 2px;
}

a.button_link_1 img {
	float:right;
	margin:7px 12px 0 5px;
}
a.button_link_3 img {
	float:left;
	margin:7px 7px 0 8px;
}
/* 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.standout2, a.standout3, li.standout a, li.standout2 a {
	padding:4px 29px 4px 6px;
	border-radius:4px;
}
h1 a.standout2 { font-family:Arial; font-size:12px; line-height:15px; }
/*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.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.standout2, li.standout2 a {
	background:url(/_images/arrow_right_2.png) 96% 4px no-repeat #f1efeb;
	color:#1f70a7;
	border:dotted #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;
	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; }

.breadcrumbs {
	padding:0 0 0 0;
	margin:11px 0 0 0;
	list-style:none;
	display:inline-block;
}
.breadcrumbs li {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	border-left:dotted 1px #777;
	margin:0 0 0 0;
	padding:0 8px 0 8px;
	color:#777;
	vertical-align:top;
}
.breadcrumbs li a { background:url(/images/common/bg_link_underline.png) left bottom transparent repeat-x; }
.breadcrumbs li a:hover { background:none; }
.breadcrumbs li .subtitle { font-weight:bold; }
.breadcrumbs li:first-child {
	border-left:none;
	padding-left:0;
}

/**** formatted table layout ****/

table.basic {
	margin-top:10px;
	margin-bottom:20px;
	border:solid #ccc 1px;
	border-collapse:collapse;
}

.basic.with_row_labels td:first-child {
	background-color: #eceded; 
	background-color: #f4f1ea;
	color:#000;
	font-weight:bold;
}
.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:3px 6px 3px 5px;
	background: #f3f3f3;
	background: -webkit-linear-gradient(#f3f3f3, #d7d7d7);
	background: linear-gradient(#f3f3f3,#d7d7d7);

    text-shadow:#fff 0px 1px 0, #000 0 1px 0;
	color:#000;
	text-align:left;
	vertical-align:bottom;
	border-bottom:solid 1px #d6d3de;
}
table.basic .column_labels th.shade {
	background: #e8eaf1;
	background: -webkit-linear-gradient(#e8eaf1, #d0d2d9);
	background: linear-gradient(#e8eaf1,#d0d2d9);
	
}
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;
	line-height: 1.5;
	text-align:left;
}
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_border td:last-child { border-right: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, td.odd { background:#f0f4fc; }
tr.odd td, td.even { background:#fff; }

table.wide_columns td { padding-right:11px; padding-left:8px; }
table.wide_columns td:first-child { padding-left:5px; }

table.basic.wide_columns .column_labels th { padding-left:8px; }
table.basic.wide_columns .column_labels th:first-child { padding-left:5px; }
table.x_wide_columns td { padding-right:20px; }
table.xx_wide_columns td { padding-right:25px; }

table.x_wide_columns td:last-child, table.xx_wide_columns td:last-child { padding-right:8px; }


table.tall_rows td { padding-top:8px; padding-bottom:8px; }
table.x_tall_rows td { padding-top:8px; padding-bottom:12px; }

/**** 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_C, .two_subcolumn .featured_D, .two_subcolumn .featured_G { margin-top:10px;margin-right:15px; }

.columns_2 .featured_E  { margin-top:10px; }
.columns_2 .featured_C:first-child, .columns_2 .featured_D:first-child, .columns_2 .featured_G:first-child, .columns_2 .featured_M:first-child { margin-top:-6px; }

.column-container .featured_E  { margin-top:10px; }
.column-container .featured_C:first-child, .column-container .featured_D:first-child, .column-container .featured_G: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;
	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, .spacer {
	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; }
.dashed_separator { border-top: dashed #666 1px; }
.footnote_separator {
	border-top: dotted #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, .spacer.very_small { margin-top:5px; margin-bottom:5px; }
.light_separator.small_space, .heavy_separator.small_space, .blank_separator.small_space, .spacer.small { margin-top:12px; margin-bottom:12px; }
.light_separator.big_space, .heavy_separator.big_space, .blank_separator.big_space, .spacer.big, .spacer.large { margin-top:20px; margin-bottom:20px; }
.light_separator.xtra_big_space, .heavy_separator.xtra_big_space, .blank_separator.xtra_big_space, .spacer.very_big, .spacer.very_large { margin-top:25px; margin-bottom:25px; }
.light_separator.xxtra_big_space, .heavy_separator.xtra_big_space, .spacer.very_very_big, .spacer_very_very_large { margin-top:30px; margin-bottom:30px; }

div.heavy_separator, .dark_separator {
	border-top:solid #bc3e06 2px;
	height: 3px;
	margin:12px 0 9px 0;
}
.dark_separator { 
	height:1px;
	background:#cc6600;
	margin:12px 0 12px 0;
	border:none;
}
.dark_separator.big_space {
	margin-top:20px;
	margin-bottom:18px;
}

.floatrighttop {
	float:right;
	margin:0 15px 10px 10px;
	max-width:300px;
}
.floatlefttop { 
	float:left; 
	margin:0 14px 8px 0; 
}

.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:375px;
	float:right;
	width:100%;
	height:550px;
}
.lower_right_column > * {
	margin-left:5px;
}

/** begin NEW style **

.sidebar_label { 
	margin:0 -14px 17px -12px;
	text-align:center;
}
.sidebar_label .abbreviation {
	font-size:85%;
	letter-spacing:1px;
	padding-left:1px;
}
.sidebar_label .inner_tube {
	display:block;
}
.sidebar_label a {
	display:table-cell;
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:9px 10px 9px 14px;
	background:#788ea8;
	border-radius:6px 0 0 0;
	line-height:1.2;
}
.sidebar_label a.bigFont { font-size:17px; }

** end NEW style **/

/** begin OLD style **/
.sidebar_label { 
	margin:0 0 20px -10px;
	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;
}
/** end OLD style **/

/**/
.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;
}
/**/
.leftimage_plus_sidetext { margin-top:12px; }
.leftimage_plus_sidetext > div {
	float: left;
	margin: 0 14px 8px 0;
}
.leftimage_plus_sidetext > div:last-child > *:first-child { margin-top:0; }
.leftimage_plus_sidetext > div:first-child { padding-top:5px; }


.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%; }
.columns_2 ul, .columns_3 ul, .columns_4 ul, .columns_5 ul, columns_auto ul { margin-top: 0.6em; 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%; }

.half.width30 { width:30%; }
.half.width35 { width:35%; }
.half.width40 { width:35%; }
.half.width50 { width:50%; }
.half.width53 { width:53%; }
.half.width55 { width:53%; }
.half.width60 { width:55%; }


.div_cell:first-child { padding-left:0; border-left:none; }
.div_cell:last-child { padding-right:8px; }

.fit_width { display:table; }
.page_datestamp, .permits .page_datestamp { margin-top:75px; font-size:11px; clear:left; }
.nowrap { white-space: nowrap; }
.edit_delete_text { text-decoration:line-through; color:red; }
.edit_add_text { background:#fee2b7; }
.footnote_container {
	border-top:dashed 1px #666;
	margin-top:50px;
}
.footnote { 
	font-size:90%;
	color:#474747; 
	line-height:17px;
}
.footnote sup { 
	font-size:9px; 
	font-family:"Trebuchet MS", Arial, sans-serif; 
	margin-right:4px;

}
.disclaimer_container {
	border-top:dotted 1px #7f7f7f;
	border-bottom:dotted 1px #7f7f7f;
	margin-bottom:15px;
	margin-left:-5px;
	clear:left;
	width:102%;
}
.disclaimer_container .disclaimer {
	color:#393939; 
	width:103%;
	margin-topX:3px;
}
.inline-label {
	font-weight:bold;
	margin-right:5px;
}
.full_pagewidth { width:135%; }

/* == 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;
    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, .message_info_small { 
	background: url(/_images/icon_info_small.png) 0 0 transparent no-repeat;
	padding:0 0 0 25px;
	line-height:1.85;
	color:#222;
	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:2px; padding-top:1px; line-height:20px;}

.message_info_emphasis { 
	background: url(/images/icons/icon_info_emphasis.png) 0 0 transparent no-repeat;
	padding:1px 0 2px 25px;
	line-height:18px;
	color:#222;
	margin:4px 0 4px 0;
}
span.message_info { padding-bottom:2px; padding-top:1px; line-height:20px;}

.message_alert {
	background: url(/images/icons/icon_warning.png) 0 0 transparent no-repeat;
	padding-left:23px;
	color:#222;
	padding-bottom:0; 
	padding-top:1px; 
	line-height:18px; 
	margin:4px 0 4px 0;
}
.message_alert.plus { color:#ea0000; }

.message_alert.high { background:url(/images/icons/icon_warning_extreme.png) 0 0 transparent no-repeat; }
.message_alert.high.plus { color:#ea0000; }

.message_highlight, .highlight_text_block {
	background-color:#fee2b7;
	border-radius:2px;
	padding:4px 6px 4px 6px;
	margin:.9em 0 .9em 0;
	line-height:1.2;
	color:#000;
}
.alt_language {
    padding-left:5px;
    line-height:1.5;
    font-style:italic;
    font-size:11px;
}
.alt_language.next_line { display:block; padding-left:18px; margin-top:3px; }

.alt_language li, .alt_language span {
    padding-left:8px;
    margin-left:5px;
    margin-right:5px;
    font-style:italic;
    font-size:11px;
    background:url(/_images/bullet_language.png) 0 48% no-repeat transparent;
    list-style:none;
    display:inline;
}
.language_switch { /*lower*/
	position:absolute;
	top:20px;
	left:570px;
	color:#005784;
	border-bottom:dotted #005784 1px;
}
.language_switchX { /*upper*/
	position:absolute;
	top:-68px;
	left:620px;
	color:#005784;
	color:#fff;
	font-weight:bold;
	font-size:105%;
	z-index:1000;
	border-bottom:dotted #fff 1px;
}
.goldstar {
	padding-left:16px;
	background:url(/images/bullets/goldstar.png) 0 2px no-repeat transparent;
}
li.goldstar {
	position:relative;
	left:-18px;
	list-style-type:none;
	
}
div.goldstar { background-position:0 1px; }
.red { color: red; }
em.colored { color:#bf390d; font-style:normal; }

h3.inline_block { display:inline-block; }
h2.inline_block {
    display: inline-block;
    margin: 10px 0 2px 0;
}
.paragraph_label { 
	display:block;
	padding:0 0 3px 0;
	font-weight:bold;
}
li ul.no_indent { padding-left:12px;  }

.phone_lbl, .fax_lbl, .email_lbl {
    display:inline-block;
    width:45px;
}

.phone_lbl_sp, .fax_lbl_sp, .email_lbl_sp {
    display:inline-block;
    width:78px;
}
.email_lbl_sp { line-height:1.15;padding-top:2px; }

/* == BEGIN Buttons == */

  /** Common Button selectors **/

.btn {
    padding:6px 9px 6px 10px;
    line-height:2.5;
    margin:0 8px 0 0;
    height:17px;
    border-radius:5px;
    color:#fff;
    font-weight:normal;
    white-space:nowrap;
}
.btn:hover { text-decoration:none; }

a.btn-more:after,a.btn-more-2:after, a.standout:after {
	font-size:120%;
	content: "\00bb";
    margin-left:4px;
}

a.standout {
    padding:4px 9px 4px 10px;
    line-height:2.5;
    margin:0 8px 0 0;
    height:17px;
    border-radius:5px;
    color:#fff;
    font-weight:normal;
    white-space:nowrap;
    background:#be833b;
}
h1 a.standout { font-size:13px; line-height:13px; font-family:Arial, Helvetica, sans-serif; }

	/** Specific Button selectors **/

a.btn-more { 
	/* background:#788ea8; */
	background: linear-gradient(#91a0b4, #586d89);
}
a.btn-more-2 { 
	background: linear-gradient(#a49777, #746236);
}

a.btn-more:hover { background:#5b728c;  }

a.btn-prominent { background:b08c69#; }
a.btn-prominent:hover { background:#7e6143; }

/* --------------------------------- */

.feature_box a.btn {
    margin-left:20px;
}

/* == END Buttons == */

/****** DISPLAY BOXES*******/

.displaybox {
    padding: 7px 11px 6px 12px;
    margin:15px 0 12px 0;
    border-radius:3px;
}
.displaybox.compressed { padding:0px 6px 0px 7px; }

.displaybox h2 { margin-top:0; border-radius:2px 2px 0 0; }
.displaybox h2.titlebar {
	padding:2px 7px 3px 7px; 
	font-size:18px; 
	border-radius:2px;
	border-bottom:none;
}
.displaybox h3 { margin-top:0; padding-top:0; border-radius:2px 2px 0 0; }
.displaybox ul { padding-left:24px; }
.displaybox ul.checklist { padding-left:10px; }

.displaybox ul.no_indent { padding-left:21px; }
.displaybox ul.no_bullets { padding-left:12px; }
.displaybox ul.no_bullets.no_indent { padding-left:5px; }

	/*--- Specific Styles ---*/

.box-1 {
	background:#f2f2f2; 
	background: -webkit-linear-gradient(#f8f8f8, #efefef);
	background: linear-gradient(#f8f8f8, #efefef);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f8f8f8', EndColorStr='#efefef'); /* IE7,8,9 */

	border:solid #bababa 1px;
	border:solid #dbdbdb 1px;
}
.box-1 h2.titlebar, .box-1 h3.titlebar {
    background: url(/_images/bg_bodybluebanner.png) 0 0 #fff repeat-x;	
    color:#fff; 
	margin:-8px -11px 18px -12px; 
	padding:3px 8px 4px 8px; 
	font-weight:normal; 
}

.box-3 {  
	background:#f2f2f2; 
}
.box-3 h3, .box-3 h2  { 
	background: url(/_images/bg_bodybluebanner.png) 0 0 #fff repeat-x; 
	color:#f8f8f8; 
	margin:-8px -11px 0 -12px; 
	padding:3px 8px 4px 8px; 
	font-weight:normal; 
}
.box-3 .division_home {
	margin:10px 0 0 0;
	padding-left:5px;
}
.box-4 {
	background:#f0f8ff; 
	border:solid #c5dffc 1px;
}
.box-4 h2.titlebar, .box-4 h3.titlebar {
    background: url(/_images/bg_bodybluebanner.png) 0 0 #fff repeat-x;	
    color:#fff; 
	margin:-8px -11px 18px -12px; 
	padding:3px 8px 4px 8px; 
	font-weight:normal; 
}
.box-5 {  
	background:#fff7f0; 
	border:solid #f2c496 1px;
}
.box-6 {  
	background:#F7FAED; 
	border:solid #cbdd8c 1px;
}
.box-7 {  
	background:#f1ede6; 
}
.box-7 h3, .box-7 h2  { 
	background:#897b63; 
	color:#fff; 
	margin:-8px -11px 0 -12px; 
	padding:3px 8px 4px 8px; 
	font-weight:normal; 
}
.box-7 h2 { 
	padding:2px 7px 3px 7px; 
	font-size:1.35em; 
}
.box-8 {  
	background:#fafafa;
	border:dotted 1px #605746;
}
.box-9 {  
	background:#fafafa;
	border:solid 1px #a4adb7;
	border-radius:4px;
}
.box-9 h3, .box-9 h2  { 
	background:#707e8f; 
	color:#fff; 
	margin:-8px -11px 0 -12px; 
	padding:3px 8px 4px 8px; 
	font-weight:normal; 
}
.box-9 h2 { 
	padding:2px 7px 3px 7px; 
	font-size:1.35em; 
}
.box-10 { 
	background:url(/images/background/felt_lightgreen.jpg) 0 0 transparent; 
}
.box-11 { 
	background:#fff6d9;
	border:solid 1px #eddcb0;
}
.box-11 h2.titlebar, .box-11 h3.titlebar {
	background:#917d44; 
	background: -webkit-linear-gradient(#9E8949, #83723D);
	background: linear-gradient(#9E8949, #83723D);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#9E8949', EndColorStr='#83723D'); /* IE7,8,9 */
	color:#fff; 
	margin:-8px -11px 18px -12px; 
	padding:3px 8px 4px 8px; 
	font-weight:normal; 
}
.box-12 { 
	background:#f2f2f2;
	border-radius:5px;
}
.box-13 {  
	background:#f9f7f2;
	backgroundX: -webkit-linear-gradient(#f8f8f8, #efefef);
	background: linear-gradient(#f9f8f4, #f4f2ea);
	filterX:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f8f8f8', EndColorStr='#efefef'); /* IE7,8,9 */

	/* border:dotted 1px #988970;*/
	/*border:solid 1px #d1dbd2; */
	border:solid 1px #e6e2db;
	border-radius:5px;
}
.box-14 {  
	background:#f9f7f2; 
	border:solid 1px #d2cbbf;	
	border-radius:4px;
}
.box-14 h3, .box-14 h2  { 
	background: #eae7e1; 
	color:#262524; 
	margin:-7px -11px 10px -12px; 
	border-bottom:solid 1px #d2cbbf;
	padding:5px 8px 3px 8px; 
	font-weight:bold; 
}
.box-14 h2 { 
	padding:2px 7px 3px 7px; 
	font-size:1.35em; 
}
.box-15 {
	background:#faf9f0;
	border:solid 1px #b2c8e2;
	border-radius:8px 8px 0 0;
}
.box-15 h2 {
	background:#3c699e;
	padding:3px 7px 3px 12px;
	margin:-8px -12px 0 -13px; 
	color:#fff; 
	font-weight:normal; 
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4; 
	border-radius:6px 6px 0 0;
}

.messagebox {
    padding:12px 10px 0 46px;
    margin:15px 0 12px 0;
    border-radius:2px;
}
.messagebox.warning {
    border:solid #eed988 2px;
    background:url(/images/icons/icon_warning_large.png) 12px 10px no-repeat #fef9e2;
}
.messagebox.info {
	border:solid 2px #d1dfef;
    background:url(/images/icons/icon_info_large.png) 10px 7px no-repeat #f4faff;
}
.messagebox.info.small {
	border-width:1px;
	background: url(/_images/icon_info_small.png) 10px 6px no-repeat #f4faff;
	padding:5px 0 0 37px;
	font-size:1.05em;
}
.messagebox.info.emphasis {
	border:solid #fdb15e 1px;
    background:url(/images/icons/icon_info_large_emphasis.png) 10px 7px no-repeat #fff7f0;
}
.messagebox p {
    margin-top:0;
    padding-top:0;
}
.messagebox.simple p {
	margin-top:2px;
	margin-bottom:0.7em;
}
.messagebox h2, .messagebox h3, .messagebox h4 {
    padding:0 0 0 0;
    margin:0 0 .5em 0;
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    color: #4b4b4b;
    line-height: 1.1;
    font-family:Arial, Helvetica, sans-serif;
}


/* == DEPRECATED == f1efeb */

.box-90X { background:url(/_images/bg_blue_border.png) 0 0 repeat-x #fafafa; border-left:solid 1px #d2e8f0; border-bottom:solid 1px #d2e8f0; border-right:solid 1px #d2e8f0; }
.box-90 { background:url(/_images/bg_blue_border.png) 0 0 repeat-x #f9f7f2; border-left:solid 1px #ebe7d8; border-bottom:solid 1px #ebe7d8; border-right:solid 1px #ebe7d8; }
.box-91 { background:url(/_images/bg_blue_border.png) 0 0 repeat-x #e8f1f7; }
.box-92 { background:url(/_images/bg_brown_border.png) 0 0 repeat-x #f5f1eb; }

.button-1 {
    height: 22px;
    margin: 0 17px 0 0;
    padding:4px 10px 4px 10px;

    color: #333;
    font-size: 1.05em;
    line-height: 1.6em;
    white-space:nowrap;
    text-align: center;
    font-weight: bold;
    text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.75);

    border: 1px solid #ccc;
	border-radius:5px;
	background:url(/_images/bg_button_gray.png) 0 0 repeat-x transparent; 

    cursor:pointer;
}
.button-1:hover { 
	text-decoration:none; 
	background:#c9c9c9;
}
.button-2 {
    height: 22px;
    margin: 0 17px 0 0;
    padding:4px 10px 4px 10px;

    color: #333;
    font-size: 1.05em;
    line-height: 1.6em;
    white-space:nowrap;
    text-align: center;
    font-weight: bold;
    text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.5);

    border: 1px solid #ccc;
	background:url(/_images/bg_button_medium.png) 0 0 repeat-x transparent; 
	border-radius: 3px; 

    cursor:pointer;
}
.button-2:hover { 
	text-decoration:none; 
	background:#ffb366;
}
.button-3 { 
	display:inline-block;
    border: 1px solid #dda600;
	border-radius:8px;
    margin: 0 17px 0 0;
	padding:0px 8px 0px 8px;

    cursor:pointer;
	font-size:12px !important;
	font-weight:normal;
	line-height:20px;
	vertical-align:middle;
/*	background: url(/images/[plus]-small.png) no-repeat 6px 3px transparent;*/

	background: #ffeaa8;
	background: -webkit-linear-gradient(#fff4d5, #ffeaa8);
	background: linear-gradient(#fff4d5, #ffeaa8);
}

.button-4 { 
	display:inline-block;
    border: 1px solid #e7d08a;
	border-radius:3px;
    margin: 0 17px 0 0;
	padding:3px 9px 3px 9px;
	color:#005f97;

    cursor:pointer;
	font-size:1.0em;
    font-weight:normal;

	line-height:20px;
	vertical-align:middle;

	background-color: #ffeaa8;
}
.button-4:hover { 
	text-decoration:none; 
	background-color: #ffdd77;
}

.button-4.large { 
	font-size:1.05em;
	padding:4px 9px 4px 9px;
}
.button-4.x-large { 
	font-size:1.1em;
	padding:6px 9px 6px 9px;
}

.button-5 {
    height: 22px;
    margin: 0 17px 0 0;
    padding:4px 10px 4px 10px;

    color: #fff;
    font-size: 1.00em;
    font-familyX:Verdana;
    line-height: 1.6em;
    white-space:nowrap;
    text-align: center;
    font-weight: normal;
    text-shadow: 0px 1px 2px rgba(102, 102, 102, 0.5);

    border: 1px solid #307ea9;
	background:url(/images/background/bg_darkblue_button.png) 0 0 repeat-x transparent; 
	border-radius: 4px; 

    cursor:pointer;
}
.button-5:hover { 
	text-decoration:none; 
	background:#0081be;
}
.button-6 { 
	display:inline-block;
    border: 1px solid #007912;
	border-radius:3px;
    margin: 0 17px 0 0;
	padding:4px 9px 4px 9px;
	color:#fff;

    cursor:pointer;
	font-size:1.1em;
	font-weight:normal;
	font-family:Arial, sans-serif;
    text-shadow: 0px 1px 2px #666;
    box-shadow:1px 1px 2px #666;

	line-height:1.6;
	vertical-align:middle;

	background-color: #0A7859;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#0DA47A', EndColorStr='#0A7859'); /* IE7,8,9 */

	background: linear-gradient(#0DA47A, #0A7859);
}
a.button-6.large { 
	padding:6px 12px 6px 12px;
	font-size:1.3em;
}
a.button-6:hover { 
	text-decoration:none; 
	background: #0d9c74;
    box-shadow:1px 1px 5px #116b52;
}
a.button-6:active {
	box-shadow:0px 0px 2px #666;
	background:#0a795a;
}

.button-6.blue { 
	background-color: #307EA9;
	border:1px solid #296D92;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#3292C0', EndColorStr='#2C7298'); /* IE7,8,9 */
	background: linear-gradient(#3292C0, #2C7298);
}
a.button-6.blue:hover { 
	background: #3292C0;
}
a.button-6.blue:active {
	background:#307EA9;
}


.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; }
/**/
.language_single {
    font-family: Helvetica, Arial, sans-serif;
    font-size:12px;
    float:right;
    display:block;
    background:url(/images/bullets/bullet_language_solo.png) 0 10px no-repeat transparent;
    padding-left:10px;
    padding-right:12px;
    height:27px;
}

.bodybluebanner, .bodybluebannersmall  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.45em;
  	font-weight:bold;
	padding: 1px 0 0 0;
	margin: 19px 0 6px 0;
	color:#4d5253;
	line-height:1.2;
}
.blank_separator2 {
	height: 1px;
	background-color: transparent;
	border: 0;
	margin-top:5px; margin-bottom:5px;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.clearfix_left:after {
  content: "";
  display: table;
  clear: left;
}

/* >>> TRANSITION TO 2014 TEMPLATES (DO NOT transfer to new templates) <<< */

h1.consultation_service { 
	background:none;
	padding-top:3px;
	padding-left:10px;
    margin: 0.67em 0 0.8em 0;
}
div.consultation_service { 
	background:none;
	font-size:1.6em; 
    margin: 8px 0 0.5em 0;
    text-align:center;
}

h1.consultation_service img, div.consultation_service img {
	margin:-3px 15px 0 0;
	vertical-align:middle;
}
.subgrp .consult_category ul { font-size:100%; }

.group {
    margin-left:-15px;
    margin-right:-15px;
}

.half {
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
	float:left;
	width:45%;
}
.third {
    position:relative;
    min-height:1px;
    padding-left:10px;
    padding-right:10px;
    float:left;
    width:30%;
}
.group.border_col_1 .half:first-child { border-right:solid 1px #ccc; }
.group.border_col_2 .half:last-child { border-left:solid 1px #ccc; }

.half.with_separator:first-child { border-right:solid 1px #ccc; }
.half.with_separator:last-child { border-left:solid 1px #ccc; }

.half:after, .third:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: left;
     height: 0;
}
 .group:before,
 .group:after {
	 content: "";
	 display: table;
 } 
 .group:after { clear: left; }
 .group.clearfix_left:after { clear:left; }
 .group { zoom: 1; /* For IE 6/7 (trigger hasLayout) */ }


	/* == begin tables == */
table.table {
	margin-top:10px;
	margin-bottom:20px;
	border:solid #ccc 1px;
	border-collapse:collapse;
}
.table.form_fields { border:none; }
.table.form_fields tr td { 
	border-bottom:none; 
	border-right:none;
}

table.table.dark_border { border:solid #666 1px; }
table.table.dark_border tr:last-child td { border-bottom:solid #666 1px; }

.table.with_row_labels td:first-child {
	background-color: #eceded; 
	background-color: #f4f1ea;
	color:#000;
	font-weight:bold;
}
.table.with_row_labels .even td:first-child { background-color:#D3DCE9; }

table.table.embedded { margin:0; padding:0; border:none; }
table.table .column_labels th {
	padding:3px 6px 3px 5px;
	background: #f3f3f3;
	background: -webkit-linear-gradient(#f3f3f3, #d7d7d7);
	background: linear-gradient(#f3f3f3,#d7d7d7);

    text-shadow:#fff 0px 1px 0, #000 0 1px 0;
	color:#000;
	text-align:left;
	vertical-align:bottom;
	border-bottom:solid 1px #d6d3de;
}
table.table .column_labels th.shade {
	background: #e8eaf1;
	background: -webkit-linear-gradient(#e8eaf1, #d0d2d9);
	background: linear-gradient(#e8eaf1,#d0d2d9);
	
}
table.table .column_labels th strong { font-weight:bold; }

table.table td, table.table th {
	padding:5px 8px 5px 5px;
	vertical-align:top;
	border-bottom:solid 1px #d6d3de; 
	border-right:dotted 1px #ceccd9;
	line-height: 1.5;
	text-align:left;
}
table.table td.right, table.table th.right { text-align:right; }
table.table td.center, table.table th.center { text-align:center; }

table.table.align_middle td {vertical-align:middle; }
table.table.align_bottom td {vertical-align:bottom; }
table.table.embedded td, table.table.x_short_rows td { padding:0 4px 0 2px; }
table.table.short_rows td { padding-top:2px; padding-bottom:2px; }

table.table.minimal { border:none; }
table.table.minimal th { 
	background:none; 
	text-shadow:none; 
	color:#5b5b5b;
	border-right:none;
	font-size:105%;
	padding:3px 14px 4px 6px;
}
table.table.minimal td { 
	border-right:none; 
	padding:3px 14px 4px 8px; 
	border-bottom:dotted #adadad 1px;
	}

table.table.no_border {	border:none; }
table.table.no_border td:last-child { border-right:none; }
table.table.no_rowlines td {	border-bottom:none; border-right:none; }
table.table.no_rowlines th { border-right:none; }
table.table.horizontal_rowlines td, .table.horizontal_rowlines th  { border-bottom:solid 1px #d6d3de; border-right:none; }
table.table.vertical_rowlines td { border-right:solid 1px #ceccd9; border-bottom:none; }

tr.even td, td.odd { background:#f0f4fc; }
tr.odd td, td.even { background:#fff; }

table.wide_columns td { padding-right:11px; padding-left:8px; }
table.wide_columns td:first-child { padding-left:5px; }

table.table.wide_columns .column_labels th { padding-left:8px; }
table.table.wide_columns .column_labels th:first-child { padding-left:5px; }

table.table.x_wide_columns td { padding-right:20px; }
table.table.xx_wide_columns td { padding-right:25px; }

table.table.x_wide_columns td:last-child, table.table.xx_wide_columns td:last-child { padding-right:8px; }

.table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #f0f4fc;
}

table.table.tall_rows td { padding-top:8px; padding-bottom:8px; }
table.table.x_tall_rows td { padding-top:8px; padding-bottom:12px; }

	/* == end tables == */


/*
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 21px
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align:left;
}
.table tr th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background-color:#ede8d8;
}
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}
*/