/* 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: tahoma, arial, helvetica, sans-serif; 
    color: #4E4E4E;
    /* font size and line height set to match body3a class */
    font-size: 12px; line-height: 18px; font-weight: normal
}
table { border-collapse: collapse } 
.pageclass { font-family: tahoma, arial, helvetica, sans-serif; background-color:#FFFFFF; color: #4E4E4E } 

/* ******************************** FORM ******************************** */
.requiredNotice { color: #CD5500 }


/* ******************************** TITLE ******************************** */
.title8C { color: #CD5500; font-size: 14px; line-height: 16px; font-weight: normal}
.title8BC { color: #CD5500; font-size: 14px; line-height: 16px; font-weight: bold}
.title9C { color: #CD5500; font-size: 18px; line-height: 22px; font-weight: normal}
.title9BC { color: #CD5500; font-size: 18px; line-height: 22px; font-weight: bold}
.title9D { color: #619487; font-size: 18px; line-height: 22px; font-weight: normal}
.title9BG { color: #848484; font-size: 18px; line-height: 22px; font-weight: bold}
.title9W { color: #FFFFFF; font-size: 18px; line-height: 22px; font-weight: normal}
.title10 { color: #000055; font-size: 16px; line-height: 18px; font-weight: normal}
.title10B { color: #000055; font-size: 16px; line-height: 18px; font-weight: bold}

/* ******************************** HEADER ******************************** */
.header4C { color: #CD5500; font-size: 13px; line-height: 15px; font-weight: bold }
.header4D { color: #334c93; font-size: 13px; line-height: 15px; font-weight: bold }

/* ############## Modified to include background image in ccc_add.css ############### 
.header4aC { color: #CD5500; font-size: 13px; line-height: 15px; font-weight: bold ; text-transform: uppercase}

*/
.header4err { color: #FF0000; font-size: 13px; line-height: 15px; font-weight: bold }
.header4W { color: #FFFFFF; font-size: 13px; line-height: 15px; font-weight: normal } 
.header4BW { color: #FFFFFF; font-size: 13px; line-height: 15px; font-weight: bold } 

/* ******************************** BODY ******************************** */
.body2C { color: #CD5500; font-size: 11px; line-height: 14px; font-weight: normal }
.body2BC { color: #CD5500; font-size: 11px; line-height: 14px; font-weight: bold }
.body2aC { color: #CD5500; font-size: 11px; line-height: 16px; font-weight: normal }
.body2aBC { color: #CD5500; font-size: 11px; line-height: 16px; font-weight: bold }
.body3C { color: #CD5500; font-size: 12px; line-height: 16px; font-weight: normal }
.body3BC { color: #CD5500; font-size: 12px; line-height: 16px; font-weight: bold }
.body3aC { color: #CD5500; font-size: 12px; line-height: 18px; font-weight: normal }
.body3aBC { color: #CD5500; font-size: 12px; line-height: 18px; font-weight: bold }
.body3aD { color: #619487; font-size: 12px; line-height: 18px; font-weight: normal }
.body3aBD { color: #619487; font-size: 12px; line-height: 18px; font-weight: bold }
.body3aCh { color: #4E4E4E; font-size: 12px; line-height: 18px; font-weight: normal; background-color: #F5B43B }
.body3ai { font-size: 12px; line-height: 18px; font-style: italic }
.body3aE { color: #FFFFFF; font-size: 12px; line-height: 18px; font-weight: normal}
.body3aBE { color: #FFFFFF; font-size: 12px; line-height: 18px; font-weight: bold}
.body4C { color: #CD5500; font-size: 13px; line-height: 17px; font-weight: normal }
.body4D { color: #619487; font-size: 13px; line-height: 17px; font-weight: normal }
.body4aC { color: #CD5500; font-size: 13px; line-height: 19px; font-weight: normal}
.body4aBC { color: #CD5500; font-size: 13px; line-height: 19px; font-weight: bold}
.body4aH { color: #CD5500; font-size: 13px; line-height: 19px; font-weight: normal; background-color: #F5B43B }
.body4aD { color: #619487; font-size: 13px; line-height: 19px; font-weight: normal}
.body4aBD { color: #619487; font-size: 13px; line-height: 19px; font-weight: bold}
.body5aS { color: #334c93; font-size: 10px; line-height: 14px; font-weight: normal}
.body5aD { color: #334c93; font-size: 12px; line-height: 19px; font-weight: normal}
.body5aBD { color: #334c93; font-size: 12px; line-height: 19px; font-weight: bold}
.body6aBD { color: #334c93; font-size: 14px; line-height: 19px; font-weight: bold}


/* ******************************** LIST ******************************** */
.list_disc {  list-style-position: outside; list-style-type: disc; color: #CD5500;}
.list_disc_white {  list-style-position: outside; list-style-type: disc; color: #FFFFFF;}

/* ******************************** L I N K ******************************** */
/* **ORDER IS IMPORTANT: link, visited, hover, active  DO NOT MODIFY ** */ 

a.link3:link:focus, a.link3:visited:focus { color: #CD5500; text-decoration: none; }
a.link3:link { color: #CD5500; text-decoration: none; }
a.link3:visited { color: #CD5500; text-decoration: none}
a.link3:link:hover, a.link3:visited:hover { color: #CD5500; background-color: #FFCE7E}
a.link3:link:active, a.link3:visited:active { color: #CD5500; background-color: #F5B43B}

a.link4:link:focus, a.link4:visited:focus { color: #4E4E4E; text-decoration: none; }
a.link4:link { color: #4E4E4E; text-decoration: none; }
a.link4:visited { color: #4E4E4E; text-decoration: none}
a.link4:link:hover, a.link4:visited:hover { color: #4E4E4E; text-decoration: underline; background-color: #FFCE7E }
a.link4:link:active, a.link4:visited:active { color: #4E4E4E; background-color: #F5B43B; text-decoration: underline;}

a.link5:link:focus, a.link5:visited:focus { color: #CD5500; text-decoration: underline; }
a.link5:link { color: #CD5500; text-decoration: underline; }
a.link5:visited { color: #CD5500; text-decoration: underline; }
a.link5:link:hover, a.link5:visited:hover { color: #CD5500; text-decoration: underline; background-color: #FFCE7E }
a.link5:link:active, a.link5:visited:active { color: #CD5500; text-decoration: underline; background-color: #F5B43B }

a.link6:link:focus, a.link6:visited:focus { color: #619487; text-decoration: none; }
a.link6:link { color: #619487; text-decoration: none; }
a.link6:visited { color: #619487; text-decoration: none}
a.link6:link:hover, a.link6:visited:hover { color: #619487; text-decoration: underline; background-color: #FFCE7E }
a.link6:link:active, a.link6:visited:active { color: #619487; background-color: #F5B43B; 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;}

a.link8:link:focus, a.link7:visited:focus { color: #FFFFFF; text-decoration: none; }
a.link8:link { color: #FFFFFF; text-decoration: none; }
a.link8:visited { color: #FFFFFF; text-decoration: none; }
a.link8:link:hover, a.link7:visited:hover { color: #AAAAFF; text-decoration: none; background-color: #FFFFFF }
a.link8:link:active, a.link7:visited:active { color: #AAAAFF; background-color: #FFFFFF; text-decoration: none;}

a.link9:link:focus, a.link7:visited:focus { color: #334c93; text-decoration: none; }
a.link9:link { color: #334c93; text-decoration: none; }
a.link9:visited { color: #334c93; text-decoration: none; }
a.link9:link:hover, a.link7:visited:hover { color: #334c93; text-decoration: none; background-color: #334c93 }
a.link9:link:active, a.link7:visited:active { color: #334c93; background-color: #334c93; text-decoration: none;}

/* ******************************** B U T T O N ******************************** */
.textbox1 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:11px; font-weight: normal; background-color: #FFFFFF; border: 1px #666666 solid; color: #000000 }
.textbox1G { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:11px; font-weight: normal; background-color: #FFFFFF; border: 1px #CCCCCC solid; color: #999999 }
.textbox1err { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:11px; font-weight: normal; background-color: #FFFFFF; border: 1px red solid; color: #000000 }
.button1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 18px; font-weight: bold; color: #CD5500; background-color: #FFFFFF; border: 1px #000000 solid; height:35px; }
.button1G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 18px; font-weight: bold; color: #848484; background-color: #FFFFFF; border: 1px #000000 solid; height:35px;}
.button2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 18px; font-weight: bold; color: #FFFFFF; background-color: #ED6400; border: 1px #000000 solid; height:35px;}
.button3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 18px; font-weight: bold; color: #FFFFFF; background-color: #ED6400; border: 0px #000000 solid}
.button4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 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; line-height: 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; line-height: 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; line-height: 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; line-height: 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; line-height: 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 */
}

/* ******************************** M A R G I N S ******************************** */
.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}
.margin4 { margin-top: 3px; margin-bottom: 3px; margin-left: 10px}
.margin5 { margin-top: 20px; margin-bottom: 20px; margin-left: 10px}
.margin6 { width: 192px; margin-top: 15px; margin-bottom: 12px; margin-left: 10px}
.margin7 { margin-top: 0px; margin-bottom: 5px; margin-left: 12px; min-width: 180px; max-width: 320px; width:expression(document.body.clientWidth > 1000? "320px": "auto" ) }
.margin8 { margin-top: 0px; margin-bottom: 0px; margin-left: 25px}
.margin9 { margin-top: 0px; margin-bottom: 0px; margin-left: 14px}
.margin10 { max-width: 1024px; width:expression(document.body.clientWidth > 1024? "1024px": "auto" ) }
.margin11 { margin-top: 12px; margin-bottom: 12px; margin-left: 35px}
.margin12 { margin-top: 3px; margin-bottom: 3px; margin-right: 5px}
.margin13 { margin-top: 0px; margin-bottom: 0px; margin-left: 5px}
.margin14 { margin-top: 0px; margin-bottom: 0px; margin-left: 10px}
.margin15 { margin-top: 0px; margin-bottom: 0px; margin-left: 6px}
.margin16 { margin-top: 15px; margin-left: 20px}
.margin17 { margin-top: 0px; margin-bottom: 0px; margin-right: 10px}
.margin18 { margin-top: 0px; margin-bottom: 15px;}
.margin19 { margin-top: 5px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px}
.margin20 { margin-top: 15px; margin-bottom: 0px;}
.margin21 { margin-top: 15px; margin-bottom: 15px;}
.margin22 { margin-top: 3px; margin-bottom: 3px; margin-left: 5px}
.margin23 { margin-top: 3px; margin-bottom: 3px; margin-left: 10px}
.margin24 { margin-top: 5px; margin-bottom: 15px; margin-left: 5px; margin-right: 5px}
.margin25 { margin-top: 3px; margin-bottom: 3px; margin-left: 20px}
.margin26 { margin-bottom: 5px;}
.margin27 { margin-bottom: 2px;}
.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;}
.margin31 { margin-top: 3px; margin-bottom: 3px; margin-left: 5px; margin-right: 5px} 
.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" ) }
.margin35 { margin-top: 0px; margin-bottom: 15px; margin-right: 10px }
.margin36 { margin-left: 26px; margin-right: 26px }

.padding10 { padding-top: 10px; padding-bottom: 10px; padding-right: 10px; padding-left: 10px}


/* ************************* B A C K G R O U N D S ****************************** */
/* Orange: dark, normal: */
.background2 { background-color: #CD5500}
.background3 { background-color: #ED6400}
/* Blue-green: light, really light: */
.background4 { background-color: #D4E7E1}
.background5 { background-image: url(/images/F4FFF9.gif)}
/* Table header background with white column separators: */
.background4middle { background-color: #D4E7E1; border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 0px; border-left-width: 2px}
.background4right { background-color: #D4E7E1; border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 0px; border-left-width: 0px}
.background4left { background-color: #D4E7E1; border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 2px}
.background4border { background-color: #D4E7E1; border-color: #619487 #FFFFFF #619487 #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 2px}
.background6 { background-color: #CD5500}
.background7 { background-color: #619487}
.background8 { background-color: #000000}
.background9 { background-color: #E5F7F2}
.background9border { background-color: #E5F7F2; border-color: #619487 #FFFFFF #619487 #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 2px}
.background9borderA { background-color: #E5F7F2; border-color: #619487 #FFFFFF #FFFFFF #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 2px}
.background10 { background-image: url(/images/FFFFFF.gif)}
.backgroundBlack { background-color: #000000}
.background11 { background-color:#ED6400 }
.background12 { background-color:#D4E7E1 }
.background13 { background-color:#334c93 }

/* ****************************  B O R D E R S  ********************************* */
/* Orange borders: */
.tablebordertop { border-color: #CD5500 #FFFFFF #FFFFFF #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.tableborderbottom { border-color: #FFFFFF #FFFFFF #CD5500 #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width:1px; border-left-width: 0px}
.tableborderbottomB { border-color: #FFFFFF #FFFFFF #CD5500 #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width:2px; border-left-width: 0px}
.tableborderdotted { border: #CD5500; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
/* Misc. colored borders */
.tablebordertopblk { border-color: #000000 #FFFFFF #FFFFFF #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.tablebordertophighlight { border-color: #CD5500 #FFFFFF #FFFFFF #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.tablebordertopwhite { border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.tableborderbottomblue { border-color: #FFFFFF #FFFFFF #619487 #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width:1px; border-left-width: 0px}

/* Above style is supported in IE 5.5 and later, renders as solid line in IE 5) */
/* Teal row separator implemented as bottom border: */
.tdborderbottom6 { border-color: #FFFFFF #FFFFFF #619487 #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width:1px; border-left-width: 0px}
.tdborderbottomwhite { border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width:2px; border-left-width: 0px}
.tdborderbottom6grey { background-color: #D4E7E1;border-color: #FFFFFF #FFFFFF #619487 #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width:1px; border-left-width: 0px}
.tdborderbottom6black { border-color: #FFFFFF #FFFFFF #000000 #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width:1px; border-left-width: 0px}
.tdborderbottom6Bblack { border-color: #000000 #FFFFFF #000000 #FFFFFF; border-style: solid; border-top-width: 3px; border-right-width: 0px; border-bottom-width:3px; border-left-width: 0px}
.tdborderwhite { border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px }
.tdborderorange { border-width: 1px; border-style: solid; border-color: #CD5500; }
.tdborderlefthighlight { border-color: #000000 #000000 #000000 #CD5500; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width:0px; border-left-width: 1px}
.tdborderleftandtophighlight { border-color: #CD5500 #FFFFFF #FFFFFF #CD5500; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width:0px; border-left-width: 1px }
.tdborderleftblack { border-color: #FFFFFF #FFFFFF #FFFFFF #000000 ; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width:0px; border-left-width: 1px}

/* **************** M I S C  T A B L E  F O R M A T T I N G ********************* */
.highlightcell { border-width: 2px; border-style: solid; border-color: #CD5500; }
.highlightcellblack { border-width: 2px; border-style: solid; border-color: #000000; }
.handcursor {cursor : pointer;}

/***************************  USED IN PRINT MEDIA ***************************/
.printhidden { display:none;}
.showprint { display:none;}
.tbl_main {	width : auto;}
.addrtbl_1 { width : 340px;}
.addrtbl_2 { width : 341px;}


/* ****************************COOL MENUS ******************************* */

/*    ############### Remarked out. All classes read from ccc_add.css  #############   */


/* CoolMenus 4 - default styles - do not edit */
/*.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}  */
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/

/* .clBar{position:absolute; width:10; height:10; visibility:hidden} */

/*Styles for level 0*
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#ED6400; layer-background-color:#ED6400; color:white;}
.clLevel0over{background-color:#BB4400; layer-background-color:#BB4400; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}

*/

/*Styles for level 1*
.clLevel1, .clLevel1over{position:absolute; padding:4px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:normal; }
.clLevel1{background-color:#FFCE7E; layer-background-color:#FFCE7E; color:#CD5500;}
.clLevel1over{background-color:#F5B43B; layer-background-color:#F5B43B; color:#CD5500; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}

*/

/*Styles for level 2*
.clLevel2, .clLevel2over{position:absolute; padding:3px; font-family:tahoma,arial,helvetica; font-size:11px; font-weight:normal}
.clLevel2{background-color:#CD5500; layer-background-color:#CD5500; color:white;}
.clLevel2over{background-color:#A42D00; layer-background-color:#A42D00; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}

*/

/* Various styles used by Compliance Guide pages */

div#divStateNav {position:fixed; left:0; width: 120px; top: 155px; height:480px; 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 { border-bottom: 1px solid #CD5500 }

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 #CD5500; }
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 #CD5500; }
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: #619487;margin-bottom:20px;font-family:Arial,Helvetica,Sans Serif;font-size:14px;font-weight:bold;}
#statuteFullText #sectionName {color: #619487;margin-bottom:20px;font-size:18px;font-weight:bold;}
#statuteFullText .para { margin-left:20px;}
#statuteFullText .paraNumber {color: #CD5500;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:#619487;
}
#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;
}

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; }

td.publishTOCCategory { color: #334c93; 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; vertical-align:center; }
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 #619487; margin: 8px 0 16px 20px }
table.complianceWizard th { padding: 4px 8px 4px 8px; background-color: #619487; color: #ffffff }
table.complianceWizard td { padding: 4px 8px 4px 8px; border: 1px solid #619487 }
table.complianceWizard td blockquote { font-style: italic; }

dl#glossaryTerms dt {font-weight: bold; color:#FFFFFF}
dl#glossaryTerms dd {margin:5px 0 10px 10px; color:#FFFFFF}

