/* IMPORTANT NOTE: This Style Sheet is project-specific. Styles such as margin space and attributes such as color are set in this Style Sheet. Also, styles that call out images are also included herein. Link to this Style Sheet after the universal Style Sheet. */

/* ******************************** P A G E ********************************************* */
/* Modify this to set styles for the whole page.  Specify attributes detailed in this class below ONLY to override. Both of these have to be here.  Change the font in both to get it to change across the page. */
blockquote, body, div, span, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, select, td, textarea, tr, ul {font-family: verdana, arial, helvetica, sans-serif; color: #4E4E4E} 
.pageclass {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color:#FFFFFF;
	color: #4E4E4E;
	font : normal normal 11/13 verdana, arial, helvetica, sans-serif;
	padding : 2px;
} 

/* ******************************** TITLE ******************************** */
.title5BC { color: #000000; font-size: 15px; line-height: 19px; font-weight: bold }
.title5D {  color: #00659D; font-size: 15px; line-height: 19px; font-weight: normal}
.title8C { color: #000000; font-size: 14px; line-height: 16px; font-weight: bold}
.title9W { color: #FFFFFF; font-size: 18px; line-height: 22px; font-weight: normal}
.title9C { color: #000000; font-size: 18px; line-height: 22px; font-weight: normal}

/* ******************************** HEADER ******************************** */
.header3C { color: #000000; font-size: 13px; line-height: 15px; font-weight: bold }
.header3D { color: #00659D; font-size: 13px; line-height: 15px; text-transform: uppercase}
.header3S { color: #000000; font-size: 13px; line-height: 15px; text-transform: uppercase; background-color: #FCEA51;}
.header4C { color: #000000; font-size: 13px; line-height: 17px; font-weight: bold }
.header4D { color: #00659D; font-size: 13px; line-height: 17px; font-weight: bold }
.header5D { color: #00659D; font-size: 15px; line-height: 17px; font-weight: bold }
.header6D { color: #00659D; font-size: 13px; line-height: 17px; text-transform: uppercase; background-color: #FCEA51;}
.header4err { color: #FF0000; font-size: 13px; line-height: 17px; font-weight: bold }
.header4success { color: #00FF00; font-size: 13px; line-height: 17px; font-weight: bold }
.header4BW { color: #FFFFFF; font-size: 13px; line-height: 17px; font-weight: bold } 
.header4aC { color: #000000; font-size: 13px; line-height: 19px; font-weight: bold ; text-transform: uppercase}

/* ******************************** BODY ******************************** */
.body1C { color: #000000; font-size: 9px; line-height: 11px; font-weight: normal }
.body2BC { color: #000000; font-size: 11px; line-height: 13px; font-weight: bold}
.body2BW { color: #FFFFFF; font-size: 11px; line-height: 13px; font-weight: bold}
.body2C { color: #000000; font-size: 11px; line-height: 13px; font-weight: normal }
.body2CW { color: #FFFFFF; font-size: 11px; line-height: 13px; font-weight: normal}
.body2D { color: #00659D; font-size: 11px; line-height: 13px; font-weight: normal }
.body3C { color: #000000; font-size: 12px; line-height: 16px; font-weight: normal }
.body3aC { color: #000000; font-size: 12px; line-height: 18px; font-weight: normal }
.body3aBC { color: #000000; font-size: 12px; line-height: 18px; font-weight: bold }
.body3aBD { color: #619487; font-size: 12px; line-height: 18px; font-weight: bold }
.body3BC { color: #000000; font-size: 12px; line-height: 18px; font-weight: bold }
.body3BW { color: #FFFFFF; font-size: 12px; line-height: 18px; font-weight: bold }
.body3Berr { color: #FF0000; font-size: 12px; line-height: 18px; font-weight: bold }
.body3aE { color: #FFFFFF; font-size: 12px; line-height: 18px; font-weight: normal}
.body3aBE { color: #FFFFFF; font-size: 12px; line-height: 18px; font-weight: bold}
.body3D { color: #00659D; font-size: 12px; line-height: 16px; font-weight: normal }
.body3aD { color: #00659D; font-size: 12px; line-height: 18px; font-weight: normal }
.body4aC { color: #000000; font-size: 13px; line-height: 19px; font-weight: normal}
.body4aBC { color: #000000; font-size: 13px; line-height: 19px; font-weight: bold}
.body4aBD { color: #000000; font-size: 13px; line-height: 19px; font-weight: bold}

/* ******************************** LIST ******************************** */
.list_folder {  list-style-position: outside; list-style-image: url(images-list/folder.gif)}
.list_folderopen {  list-style-position: outside; list-style-image: url(images-list/folderopen.gif)}
.list_folder_s {  list-style-position: outside; list-style-image: url(images-list/folder_s.gif)}
.list_folderopen_s {  list-style-position: outside; list-style-image: url(images-list/folderopen_s.gif)}
.list_arrow {  list-style-position: outside; list-style-image: url(images-list/arrow.gif)}
.list_add {  list-style-position: outside; list-style-image: url(images-list/add.gif)}

/* ******************************** L I N K ******************************** */
/* **ORDER IS IMPORTANT: link, visited, hover, active  DO NOT MODIFY ** */ 

a.link3:link:focus, a.link3:visited:focus { color: #4E4E4E; text-decoration: none; }
a.link3:link { color: #4E4E4E; text-decoration: none; }
a.link3:visited { color: #4E4E4E; text-decoration: none}
a.link3:link:hover, a.link3:visited:hover { color: #4E4E4E; background-color: #E1E1E1}
a.link3:link:active, a.link3:visited:active { color: #4E4E4E; background-color: #B3CDDF}

a.link3D:link:focus, a.link3D:visited:focus { color: #00659D; text-decoration: none; }
a.link3D:link { color: #00659D; text-decoration: none; }
a.link3D:visited { color: #00659D; text-decoration: none}
a.link3D:link:hover, a.link3D:visited:hover { color: #00659D; background-color: #EFEFEF}
a.link3D:link:active, a.link3D:visited:active { color: #00659D; background-color: #B3CDDF}

a.link3S:link:focus, a.link3S:visited:focus { color: #00659D; text-decoration: underline; }
a.link3S:link { color: #00659D; text-decoration: underline; }
a.link3S:visited { color: #00659D; text-decoration: underline; }
a.link3S:link:hover, a.link3S:visited:hover { color: #00659D; background-color: #EFEFEF; text-decoration: underline; }
a.link3S:link:active, a.link3S:visited:active { color: #00659D; background-color: #B3CDDF; text-decoration: underline; }

a.link3W:link:focus, a.link3W:visited:focus { color: #FFFFFF; text-decoration: underline;}
a.link3W:link { color: #FFFFFF; text-decoration: underline; }
a.link3W:visited { color: #FFFFFF; text-decoration: underline; }
a.link3W:link:hover, a.link3W:visited:hover { color: #00659D; background-color: #EFEFEF; text-decoration: underline; }
a.link3W:link:active, a.link3W:visited:active { color: #00659D; background-color: #B3CDDF; text-decoration: underline; }

a.link4:link:focus, a.link4:visited:focus { color: #000000; text-decoration: none; }
a.link4:link { color: #000000; text-decoration: none; }
a.link4:visited { color: #000000; text-decoration: none}
a.link4:link:hover, a.link4:visited:hover { color: #000000; text-decoration: underline;}
a.link4:link:active, a.link4:visited:active { color: #000000; background-color: #B3CDDF; text-decoration: underline;}

a.link5:link:focus, a.link5:visited:focus { color: #4E4E4E; text-decoration: underline; }
a.link5:link { color: #4E4E4E; text-decoration: underline; }
a.link5:visited { color: #4E4E4E; text-decoration: underline; }
a.link5:link:hover, a.link5:visited:hover { color: #4E4E4E; background-color: #E1E1E1; text-decoration: underline; }
a.link5:link:active, a.link5:visited:active { color: #4E4E4E; background-color: #B3CDDF; text-decoration: underline; }

a.link5D:link:focus, a.link5D:visited:focus { color: #00659D; text-decoration: underline; }
a.link5D:link { color: #00659D; text-decoration: underline; }
a.link5D:visited { color: #00659D; text-decoration: underline; }
a.link5D:link:hover, a.link5D:visited:hover { color: #00659D; background-color: #EFEFEF; text-decoration: underline; }
a.link5D:link:active, a.link5D:visited:active { color: #00659D; background-color: #B3CDDF; text-decoration: underline; }

a.link5DX:link:focus, a.link5D:visited:focus { color: #00659D; text-decoration: underline; }
a.link5DX:link { color: #00659D; text-decoration: underline; }
a.link5DX:visited { color: #00659D; text-decoration: underline; }
a.link5DX:link:hover, a.link5D:visited:hover { color: #EFEFEF; background-color: #00659D; text-decoration: none; }
a.link5DX:link:active, a.link5D:visited:active { color: #00659D; background-color: #B3CDDF; text-decoration: underline; }

a.link7:link:focus, a.link7:visited:focus { color: #FFFFFF; text-decoration: none; }
a.link7:link { color: #FFFFFF; text-decoration: none; }
a.link7:visited { color: #FFFFFF; text-decoration: none; }
a.link7:link:hover, a.link7:visited:hover { color: #334c93; text-decoration: none; background-color: #FFFFFF }
a.link7:link:active, a.link7:visited:active { color: #334c93; background-color: #FFFFFF; text-decoration: none;}

/* ******************************** B U T T O N ******************************** */

.button1 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; font-weight: bold; background-color: #E3EDF3; clip: rect( ); line-height: 12px; text-decoration: none; }
.button1G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #848484; background-color: #FFFFFF; clip: rect( ); line-height: 12px; text-decoration: none; }

.button2 { height: 17px; width: 17px; background-color: transparent; clip: rect( ); border: 0px #000000 solid;}
.button3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; background-color: #ED6400; border: 0px #000000 solid}
.button3G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #CD5500; background-color: #ED6400; border: 0px #000000 solid}
.button4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CD5500; background-color: #FFFFFF; border: 1px #CD5500 solid; height:24px; }
.button4G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #848484; background-color: #FFFFFF; border: 1px #000000 solid; height:24px; }
.button5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CD5500; background-color: #FFFFFF; border: 1px #CD5500 solid; height:18px; }
.button5G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #848484; background-color: #FFFFFF; border: 1px #000000 solid; height:18px; }

.button6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #CD5500; background-color: #FFFFFF; border: 1px #000000 solid; height:35px; }
.button6G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #848484; background-color: #FFFFFF; border: 1px #000000 solid; height:35px;}

button.buttonFixWidth {
    padding: .25em .25em;
    width: 1px;  /* IE table-cell margin fix */
    overflow: visible;
}

button.buttonFixWidth[class] {  /* IE ignores [class] */
    width: auto;  /* cancel margin fix for other browsers */
}


.textbox1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; background-color: #FFFFFF; clip: rect( ); border: 1px #666666 solid; color: #000000 }
.textbox1G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; background-color: #FFFFFF; clip: rect( ); border: 1px #CCCCCC solid; color: #999999 }

.button3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #00659D; background-color: #FFFFFF; border: 1px #000000 solid; height:35px; }
.button3G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #848484; background-color: #FFFFFF; border: 1px #000000 solid; height:35px;}

.button6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #00659D; background-color: #FFFFFF; border: 1px #000000 solid; height:35px; }
.button6G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #848484; background-color: #FFFFFF; border: 1px #000000 solid; height:35px;}

.button4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #00659D; background-color: #FFFFFF; border: 1px #00659D solid; height:24px; }
.button4G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #848484; background-color: #FFFFFF; border: 1px #000000 solid; height:24px; }

/* ******************************** M A R G I N S ******************************** */
.marginA { margin-top: 4px; margin-bottom: 4px; margin-left: 6px;}
.marginB { margin-top: 12px;}
.marginC { margin-left: 7px;}
.marginD { margin-top: 4px; margin-bottom: 12px;}
.marginE { margin-top: 12px; margin-bottom: 12px; margin-left: 10px;}
.marginF { margin-top: 4px; margin-bottom: 12px; margin-left: 10px}
.marginG { margin-top: 10px; margin-bottom: 10px; margin-left: -10px; margin-right: 7px;}
.marginH { margin-top: 5px; margin-left: -23px;}
.marginI { margin-bottom: 8px; margin-right: 5px}
.marginJ { margin-top: 10px; margin-bottom: 10px}
.marginK { margin-top: 10px}
.marginL { margin-bottom: 10px}
.marginM { margin-top: 20%;}
.marginN { margin-top: 4px; margin-bottom: 4px;}
.margin0 { margin-top: 4px; margin-bottom: 4px; margin-left: 10px}
.marginP { margin-top: 4px;}
.marginQ { max-width: 737px;}
.marginR { min-width: 100px; max-width: 532px;}
.marginS { margin-right: 18px}
.marginT { margin-left: 204px}
.marginU { margin-top: 27px;}
.marginV { margin-top: 4px; margin-bottom: 4px; margin-left: 4px; margin-right: 4px}
.marginW { margin-right: 16px}
.marginX { margin-left: 46px;}

/* ************************* B A C K G R O U N D S ****************************** */
.background1 { background-color: #E1E1E1 }
.background2 { background-color: #FFFFFF }
.background3 { background-color: #EFEFEF }
.background4 { background-color: #ACACAC }
.background5 { background-color: #CCCCCC }
.background6 { background-color: #E3EDF3 }
.background7 { background-color: #7EAAC9 }
.background8 { background-color: #00659D }
.background11 { background-color:#00659D }
.background12 { background-color:#E3EDF3 }
.background13 { background-color:#00659D }

/* ************************* T A B L E S ****************************** */
.tableborderdottedgray {  border: #E1E1E1; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.tableborderdottedblue {  border: #B3CDDF; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.tablebordertopgray {  border: #666666; border-style: solid; border-top-width: 3px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.tableborderbtmwhite {  border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.tablebordertopwhite { border-right: #ffffff 0px solid; border-top: #ffffff 1px solid; border-left: #ffffff 0px solid; border-bottom: #ffffff 0px solid}
.tableborderbtmblue {  border: #B3CDDF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.tableborderblueltblue {  border: #00659D; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; background-color: #B3CDDF }
.tableborderbluewhite  {  border: #00659D; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; background-color: #FFFFFF }
.tableborderredpink { border-color:coral; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; background-color: antiquewhite }
.tablebordergreen {border: 2px solid #009933; background-color: #aaeebb}


/* **************** M I S C  T A B L E  F O R M A T T I N G ********************* */
.handcursor {cursor : pointer;}

/* *************STYLE SET FOR DATA TABLE IN THE MAIN SECTION************ */
table.data { border: 1px solid #FFFFFF; border-style: solid; background-color: #E1E1E1; border-collapse:collapse; empty-cells:show; }
td.header { border-width: 1px; border-style: solid;	border-color: #FFFFFF; background-color: #ACACAC; color: #000000; font-size: 11px; line-height: 13px; font-weight: normal; }
td.body { border-width: 1px; border-style: solid;	border-color: #FFFFFF; color: #000000; font-size: 11px; line-height: 13px; font-weight: normal; }

/* *************STYLE SET FOR DATA TABLE IN THE ADMIN SECTION************ */
table.dataadmin { border: 1px solid #B3CDDF; border-style: solid; background-color: #E1E1E1; border-collapse: collapse; empty-cells: show;}
td.headeradminblue { border-width: 1px; border-style: solid;	border-color: #B3CDDF; background-color: #7EAAC9; color: #FFFFFF; font-size: 11px; line-height: 13px; font-weight: bold; }
td.headeradmin { border-width: 1px; border-style: solid;	border-color: #B3CDDF; background-color: #ACACAC; color: #000000; font-size: 11px; line-height: 13px; font-weight: normal; }
td.bodyadmin { border-width: 1px; border-style: solid;	border-color: #B3CDDF; color: #000000; font-size: 11px; line-height: 13px; font-weight: normal; }
td.bodyadminwhite { border-width: 1px; border-style: solid;	border-color: #B3CDDF; background-color: #FFFFFF; color: #000000; font-size: 11px; line-height: 13px; font-weight: normal; }
td.bodyadminblue { border-width: 1px; border-style: solid; border-color: #B3CDDF; background-color: #E3EDF3; font-size: 11px; line-height: 13px; }


/* *************STYLE SET FOR SESSION TABLES ************ */
table.batchemail { border: 1px solid #000000; border-style: solid; background-color: #DDFEA7; border-collapse: collapse; empty-cells: show;}
table.sessionemail { border: 1px solid #000000; border-style: solid; background-color: #F5FDE8; border-collapse: collapse; empty-cells: show;}
td.sessionemailheaderbg { border-width: 1px; border-style: solid; border-color: #000000; background-color: #7EAAC9;}
td.sessionemailbodybg { border-width: 1px; border-style: solid; border-color: #000000;}

table.batchupload { border: 1px solid #000000; border-style: solid; background-color: #C2FDF5; border-collapse: collapse; empty-cells: show;}
table.sessionupload { border: 1px solid #000000; border-style: solid; background-color: #E9FDFA; border-collapse: collapse; empty-cells: show;}
td.sessionuploadheaderbg { border-width: 1px; border-style: solid; border-color: #000000; background-color: #7EAAC9; }
td.sessionuploadbodybg { border-width: 1px; border-style: solid; border-color: #000000; }
td.sessiondetail { border-width: 1px; border-style: solid; border-color: #000000; color: #000000; font-size: 11px; line-height: 13px; font-weight: normal; background-color: #E1E1E1;}

table.nobatch { border: 1px solid #EFEFEF; border-style: solid; background-color: #EFEFEF; border-collapse: collapse; empty-cells: show;}
td.sessionheadertext { color: #FFFFFF; font-size: 11px; line-height: 13px; font-weight: normal; }
td.sessionbodytext { color: #000000; font-size: 11px; line-height: 13px; font-weight: normal;}
td.sessionbodytextbold { color: #000000; font-size: 11px; line-height: 13px; font-weight: bold;}

table.sessionftp { border: 1px solid #000000; border-style: solid; background-color: #E8E7FD; border-collapse: collapse; empty-cells: show;}


/* ***********STYLES THAT LIMITS VISIBIIITY FOR ELEMENTS IN THE HEADER*********** */
.sessionfilename { width: 125px; overflow: hidden; text-overflow: ellipsis }
.sessionusername { width: 500px; overflow: hidden; text-overflow: ellipsis; color: #FFFFFF; }

/* Various styles used by Compliance Guide pages */
.margin1 { width: 192px; margin-top: 0px; margin-bottom: 12px; margin-left: 10px}
.margin2 { margin-top: 12px; margin-bottom: 0px; margin-left: 0px}
.margin3 { width: 154px; margin-top: 12px; margin-bottom: 12px; margin-left: 8px}
.margin5 { margin-top: 20px; margin-bottom: 20px; margin-left: 10px}
.margin10 { max-width: 1024px; width:expression(document.body.clientWidth > 1024? "1024px": "auto" ) }
.margin20 { margin-top: 15px; margin-bottom: 0px;}
.margin22 { margin-top: 3px; margin-bottom: 3px; margin-left: 5px}
.margin28 { margin-top: 12px; margin-left: 8px }
.margin29 { margin-top: 5px; margin-left: 10px; margin-bottom:5px; }
.margin30 { margin-top: 0px; margin-left: 8px; margin-right: 8px;}
.margin32 { margin-top: 10px; margin-left: 5px; margin-bottom: 3px; }
.margin33 { margin-top: 3px; margin-left: 5px; margin-bottom: 10px; }
.margin34 { max-width: 874px; width:expression(document.body.clientWidth > 874? "874px": "auto" ) }

div#divStateNav {position:fixed; left:0; width: 120px; top: 40px; height:600px; overflow:auto}

a.cgEditLink:link:focus, a.cgEditLink:visited:focus { color: #4E4E4E; text-decoration: none; }
a.cgEditLink:link { color: #4E4E4E; text-decoration: none; }
a.cgEditLink:visited { color: #4E4E4E; text-decoration: none}
a.cgEditLink:link:hover, a.cgEditLink:visited:hover { color: #4E4E4E; background-color: #EFEFEF}
a.cgEditLink:link:active, a.cgEditLink:visited:active { color: #4E4E4E; background-color: #B3CDDF}

table.cgTopNav { background-color: #CCCCCC }

table.cgRulesTable td { padding-left: 2em; vertical-align: top; font-size: 11px; line-height: 16px; font-weight: normal; }

table.cgSmallChart { border-collapse: collapse; margin: 12px 0 12px 0; }
table.cgSmallChart td, table.cgSmallChart th { padding: 2px 4px 2px 4px; border-collapse: collapse; border: 1px solid #00659d; }
table.cgSmallChart td { font-size: 11px; line-height: 16px; font-weight: normal; }
table.cgSmallChart th { font-size: 11px; line-height: 16px; font-weight: bold; }

table.cgSummaryChart { border-collapse: collapse; }
table.cgSummaryChart td, table.cgSummaryChart th { padding: 2px 4px 2px 4px; border-collapse: collapse; border: 1px solid #00659d; }
table.cgSummaryChart td { font-size: 11px; line-height: 16px; font-weight: normal; }
table.cgSummaryChart th { font-size: 11px; line-height: 16px; font-weight: bold; }
table.cgSummaryChart caption { font-size: 13px; padding-bottom: 6px; font-weight: bold; }

body.cgInfoPage { margin: 10px 10px 10px 10px; }

/* Statute full text in legal/statutes */
#statuteFullText {margin: 10px 10px 10px 10px}
#statuteFullText .header {color: #000000;font-family:Arial,Helvetica;Sans Serif;font-size:18px;font-weight:heavy;}
#statuteFullText #sectionCite {color: #00659D; margin-bottom:20px;font-family:Arial,Helvetica,Sans Serif;font-size:14px;font-weight:bold;}
#statuteFullText #sectionName {color: #00659D; margin-bottom:20px;font-size:18px;font-weight:bold;}
#statuteFullText .para {margin-left:20px;}
#statuteFullText .paraNumber {color: #00659D; font-weight:bold;}
#statuteFullText .highlightedText {
    color:#00659D;
    border: 2px dashed #AAAAAA;
    padding: 5px;
}
#statuteFullText p { font-size: 12px; line-height: 17px; color: #000000}
#statuteUiTop {
    width: 100%;
    padding: 10px;
    background-color:#00659D;
}
#statuteUiTop p {
    margin-top: 2px;
    color:#FFFFFF;        
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 14px;
}
#statuteUiTop a {
    color:#FFFFFF;
    text-decoration:none;
}
#statuteUiTop a:hover {
    text-decoration:underline;
}
#statuteFullText {margin: 10px 10px 10px 10px}

table.statuteTOC th { font-size: 13px; line-height: 18px; font-weight: bold; }
table.statuteTOC td { font-size: 13px; line-height: 18px; font-weight: normal; }
table.statuteTOC td.statuteHeader { padding-top: 8px; font-weight: bold; }
.publishTOCCategory { font-weight: bold; }
.publishTOCEntry { }
span.publishDownloadAttachment { margin: 10px 0 10px 0; padding: 8px; border: 1px dotted #000000 }

td.publishTOCCategory { color: #00659D; font-weight: bold; padding: 9x 3px 3px 3px; }
td.publishTOCSummary { padding: 0 18px 3px 18px; }
td.publishTOCEntry { padding: 3px 3px 3px 3px; }
td.publishTOCDate {white-space: nowrap; }
div.publishDownloadAttachment { margin: 10px 0 10px 0; padding: 8px; font-size: 13px; line-height: 15px; }
div.publishDownloadAttachment a { font-weight: bold }

table.complianceWizardQuestions th, table.complianceWizardQuestions td { padding: 4px 8px 4px 8px; }
 
table.complianceWizard { border-collapse: collapse; width: 90%; border: 1px solid #00659D; margin: 8px 0 16px 20px }
table.complianceWizard th { padding: 4px 8px 4px 8px; background-color: #00659D; color: #ffffff }
table.complianceWizard td { padding: 4px 8px 4px 8px; border: 1px solid #00659D }
table.complianceWizard td blockquote { font-style: italic; }

dl#glossaryTerms dt {font-weight: bold;}
dl#glossaryTerms dd {margin:5px 0 10px 10px;}
