<html><body><p>@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/B/diagnostics.css");*/

/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/B/theme-purple.css");*/

/* COLOR THEME -- TEAL */
/*  @import url("/TemplatePackage/css/B/theme-teal.css"); */

/* COLOR THEME -- TAN */
/*@import url("/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- ROSE */
/*@import url("/TemplatePackage/css/B/theme-rose.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/
 
 
 .style1 {font-weight: bold}

.HCBulletsOneLevel
 {
	list-style-position: outside;
	list-style-type: solid;
	padding-left: 10px;
 }


.HCBulletsTwoLevels 
 {
	list-style-position: outside;
	list-style-type: solid;
	padding-left: 20px;
 }
 

.HCBulletsThreeLevels 
 {
	list-style-position: outside;
	list-style-type: solid;
	padding-left: 40px;
 }

 
.HCBulletsFourLevels 
 {
	list-style-position: outside;
	list-style-type:circle;
	padding-left: 45px;
 }

 

.HCIndentLevel1
 {
	padding-left: 20px;
 }

.HCIndentLevel2
 {
	padding-left: 35px;
 }
 
 
 .HCBlockQuote
 {
	padding-left: 20px;
	padding-right: 20px;
 }

#imageright
{
float: right; position: relative;
}

.floatright
{
float: right; margin: 7px 0px 0px 0px; 
}

.floatright2
{
float: right; margin: 1px 0px 0px 0px; 
}

#imageleft
{
float: left; position: relative;
margin-right:10px;
}

#imageleft2
{
float: right; 
position: relative;
margin-left: 10px;
margin-bottom:10px;
}

#imagerighthome
{
float: right; width: 190px; margin: auto 0 0 .8em; overflow: hidden; color: #666; font-size: .9em; position: relative;
}

.blockquote 
{
 padding-left:50px;
}


.imageright
{
float: right; position: relative;
padding-left:5px;
}

#imagecenter
{
position: relative;
padding-left:50px;
}

.actionguide
 {font-size: xx-small;
 text-align:center; 
}

.module.rounders.width200
{ 
width:200px;
float:right;
padding-left:10px;
font-weight:normal;
 }
 
.module.rounders.width180
{ 
width:180px;
float:right;
padding-left:10px;
font-weight:normal;
 }

.pdfPolicy {
color:#696969;
font-family:Trebuchet MS,Arial,sans-serif;
font-size:0.9em;
font-weight:normal;
padding:0.5em 0;
}

#content-secondary .rounders.teal .inner, 
#content-secondary .rounders.teal .t, 
#content-secondary .rounders.teal .b, 
#content-secondary .rounders.teal .b div {
    background-image:url(../../../../../../../healthycommunitiesprogram/images/bg_twoBlocks.gif);
}


#content-secondary .rounders.purple .inner, 
#content-secondary .rounders.purple .t, 
#content-secondary .rounders.purple .b, 
#content-secondary .rounders.purple .b div {
    background-image:url(../../../../../../../healthycommunitiesprogram/images/bg_twoBlocks_purple.gif);
}

 

.module.rounders a.inline 
 {
	display:inline;
 }
 
.rounders div a.inline,
.rounders div img {
  display: inline;
}

.small 
{
	line-height: 50%;
}

.smallfont 
{
	font-size:80%;
}

.indent
 {
	text-indent:20px;
 } 
 
 img.center 
 {
	 display:block;
	 margin:0 auto;
}

table.noborder, table tr.noborder, table td.noborder, table th.noborder { 
            border: 0px solid #000; 
            padding: 5px; 
 }

/* 4th Level nav */
#nav-fourth-level {
    margin-bottom: 1em;
}

/* Tools for Comm. Action page - stretching On This Page to full width */

#content-main h3.pageTitle {
    color: #0C5205;
    font-size: 2em;
    font-weight: normal;
    margin-top: 0;
    padding-bottom: 10px;
}

#onthispage3 {
    float: none;
    margin-bottom: 2em;
    padding: 0;
    width: 95%;
}


/* Double rule boxes */

.double-rule .inner {
	width: 100%;
}

#wrapper [class*=module] ul.list-bullet {
margin-left: 40px;
}</p></body></html>