
/* wrapper */
.cblackdotted, .cblacksolid, .credsolid, .cgreensolid{padding:0px; margin-bottom:10px; text-align:left;}
.cdoubleredA, .cdoubleorangeA, .cdoublenotitleA, .cdoublegreenA{padding:7px; margin-bottom:10px; background-color:#F7F7F7; border:1px solid #D8D8D8; }
.cdoubleredB, .cdoubleorangeB, .cdoublenotitleB, .cdoublegreenB{padding:10px; background-color:#fff; border:1px solid #E9E9E9;}

/* title */
.cblackdotted .title {text-align:left; border-bottom:2px dotted #999; line-height:1em;}
.cblackdotted .title .head{font-size:20px; font-weight:bold;}

.cblacksolid .title {text-align:left; border-bottom:2px solid #000;line-height:1em;}
.cblacksolid .title .head{font-size:20px; font-weight:bold;}

.credsolid .title {text-align:left; border-bottom:2px solid #930; line-height:1em;}
.credsolid .title .head{font-size:20px; font-weight:bold; color:#930;}

.cgreensolid .title {text-align:left; border-bottom:2px solid #033; line-height:1em;}
.cgreensolid .title .head{font-size:20px; font-weight:bold; color:#033;}

.cdoubleredA .title, .cdoubleorangeA .title {text-align:left; line-height:1em; }
.cdoubleredA .title .head{font-size:17px; font-weight:bold; color:#c30; text-transform:uppercase;}
.cdoubleorangeA .title .head{font-size:17px; font-weight:bold; color:#f60; text-transform:uppercase;}
.cdoublegreenA .title .head{font-size:17px; font-weight:bold; color:#033; text-transform:uppercase;}
.cdoublenotitleA .title{display:none;}

/* content */
.ccon{padding:10px 0px; }
.cconcon{}
.cdoubleredB .ccon, .cdoubleorangeB .ccon, .cdoublegreenB .ccon, .cdoublenotitleB .ccon{width:95%; margin:0 auto; text-align:left;}


/* footer */
.footer{text-align:left;}


/* text */
.subhead{font-size:11px; font-weight:normal; }