@charset "utf-8";
#outercontainer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/glyphs-home.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FE9F31;
	border-bottom-style: solid;
	border-bottom-color: #FAA419;
}
#innercontainer {
	margin-left: 42px;
	margin-right: 42px;
	font-size: 0.9em;
	background-color: #EA9916;
	background-image: url(images/gradient-home.jpg);
	background-repeat: repeat-x;
	padding-bottom: 25px;
	line-height: 1.3em;
}
#links-bottom-tag {
}

#links-left {
	float: left;
	width: 128px;
	font-size: 0.78em;
	line-height: 1.8em;
	background-color: #92CE71;
	margin-right: 2px;
	padding-left: 5px;
	margin-top: 15px;
	padding-bottom: 20px;
	padding-top: 10px;
	border: 1px solid #999999;
}
#links-middle {
	float: left;
	width: 127px;
	font-size: 0.78em;
	line-height: 1.8em;
	background-color: #70B0CF;
	padding-left: 5px;
	margin-top: 15px;
	padding-bottom: 20px;
	padding-top: 10px;
	border: 1px solid #999999;
	margin-right: 2px;
}
.landing-links-heading {
	font-size: 1.2em;
}

#links-right {
	float: left;
	width: 130px;
	font-size: 0.78em;
	line-height: 1.8em;
	background-color: #C698F8;
	padding-left: 5px;
	margin-top: 15px;
	padding-bottom: 20px;
	padding-top: 10px;
	border: 1px solid #999999;
}
#landing-announcement {
	clear: both;
	margin-top: 20px;
	float: left;
	border: 1px solid #957657;
	width: 410px;
}
#landing-announcement-content li {
	margin-left: -25px;
	margin-bottom: 8px;
	line-height: 1.3em;
	list-style-type: square;
}

.img-border {
	border: 1px solid #666666;
}



#header {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#banner {
	margin-bottom: 20px;
}
#mainmenu {
	position: relative;
	height: 30px;
}
#content {
	background-color: #f7f0e8;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 3;
}

#action-alert {
}


#left-content {
	width: 180px;
	float: left;
	margin-right: 10px;
	z-index: 5;
}
#mainmenu-pvii {
	z-index: 150;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 18px;
}

#middle-content {
	width: 450px;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	margin-right: 35px;
}

#middle-content a:link, #middle-content a:visited {
	color: #483221;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d6541;
	
}


#middle-content a:hover, #middle-content a:focus, #middle-content a:active {
	color: #7d6541;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7d6541;
	
}

#middle-content a:focus, #middle-content a:active {
	color: #7d6541;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7d6541;
	
}


#right-content {
	width: 130px;
	float: left;
	border: 1px none #8F7155;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: .9em;
}
#footer-logo {
	font-size: 0.9em;
	margin-bottom: 25px;
	margin-top: 70px;
	line-height: 1.3em;
}
#footer-copyright {
	font-size: 0.7em;
	text-align: center;
}
#footer-sistercreek {
	font-size: 0.7em;
	text-align: center;
}



body {
	background-color: #6c0379;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#google-box {
}

br.clear {clear:both;}
#landing-left-content {
	width: 410px;
	float: left;
	margin-right: 10px;
	z-index: 5;
}


#landing-left-content a:link, #landing-left-content a:visited {
	color: #000;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}


#landing-left-content a:hover, #landing-left-content a:focus, #landing-left-content a:active {
	color: #000;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	
}

#landing-left-content a:focus, #landing-left-content a:active {
	color: #000;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	
}


#landing-middle-content {
	width: 260px;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
}
#landing-right-content {
	width: 135px;
	float: left;
	border: 1px none #86603B;
	margin-left: 10px;
	margin-top: 20px;
	padding-right: 5px;
	font-size: 0.9em;
	padding-top: 10px;
}
#landing-right-content-wrapper {
}

#google-search-middle-content {
	width: 800px;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	background-color: #f7f0e8;
}
#outercontainer-a {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/glyphs-a.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #A85BF7;
	border-bottom-style: solid;
	border-bottom-color: #A85BF7;
}
#innercontainer-a {
	margin-left: 42px;
	margin-right: 42px;
	font-size: 0.9em;
	background-color: #944DE7;
	background-image: url(images/gradient-a.jpg);
	background-repeat: repeat-x;
	padding-bottom: 25px;
	line-height: 1.3em;
}
#outercontainer-b {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/glyphs-b.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #4AD8FF;
	border-bottom-style: solid;
	border-bottom-color: #4AD8FF;
}
#innercontainer-b {
	margin-left: 42px;
	margin-right: 42px;
	font-size: 0.9em;
	background-color: #23C7ED;
	background-image: url(images/gradient-b.jpg);
	background-repeat: repeat-x;
	padding-bottom: 25px;
	line-height: 1.3em;
}
#outercontainer-c {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/glyphs-c.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #10C47A;
	border-bottom-style: solid;
	border-bottom-color: #10C47A;
}
#innercontainer-c {
	margin-left: 42px;
	margin-right: 42px;
	font-size: 0.9em;
	background-color: #3DBF7F;
	background-image: url(images/gradient-c.jpg);
	background-repeat: repeat-x;
	padding-bottom: 25px;
	line-height: 1.3em;
}
#outercontainer-d {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/glyphs-d.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #54FFF7;
	border-bottom-style: solid;
	border-bottom-color: #54FFF7;
}
#innercontainer-d {
	margin-left: 42px;
	margin-right: 42px;
	font-size: 0.9em;
	background-color: #23EDD3;
	background-image: url(images/gradient-d.jpg);
	background-repeat: repeat-x;
	padding-bottom: 25px;
	line-height: 1.3em;
}
#outercontainer-e {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/glyphs-e.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFBF4A;
	border-bottom-style: solid;
	border-bottom-color: #FFBF4A;
}
#innercontainer-e {
	margin-left: 42px;
	margin-right: 42px;
	font-size: 0.9em;
	background-color: #EA8223;
	background-image: url(images/gradient-e.jpg);
	background-repeat: repeat-x;
	padding-bottom: 25px;
	line-height: 1.3em;
}
#google-search-box {
}
#google-search-box2 {
	text-align: right;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #921803;
}
.color-orange {
	color: #921803;
}

h2 {
	font-size: 1.3em;
	color: #921803;
	font-weight: normal;
}
.color-orange {
	color: #921803;
}
#outercontainer-f {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/glyphs-f.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FE5399;
	border-bottom-style: solid;
	border-bottom-color: #FE5399;
}
#innercontainer-f {
	margin-left: 42px;
	margin-right: 42px;
	font-size: 0.9em;
	background-color: #E22E89;
	background-image: url(images/gradient-f.jpg);
	background-repeat: repeat-x;
	padding-bottom: 25px;
	line-height: 1.3em;
}
#action-getupdates {
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: center top;
	width: 135px;
	font-variant: small-caps;
}
#action-getupdates-content {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#action-getupdates-heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #228BCA;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}



#action-search {
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
	width: 135px;
	border: 1px solid #666666;
	padding-bottom: 10px;
	font-weight: bold;
	font-variant: small-caps;
}
#action-support {
	margin-bottom: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	width: 135px;
	border: 1px solid #666666;
	font-variant: small-caps;
}
#action-support-heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #228BCA;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#action-support-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#action-search-heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #228BCA;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#action-search-content {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#landing-announcement-heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #228BCA;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#landing-announcement-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#programs1 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#programs1-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#programs1-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#programs2 {
	border: 1px dotted #AC977B;
	margin-bottom: 20px;
}
#programs2-heading {
	font-weight: bold;
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#programs2-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#programs3 {
	border: 1px dotted #AC977B;
	margin-bottom: 20px;
}
#programs3-heading {
	font-weight: bold;
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#programs3-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#programs4 {
	border: 1px dotted #AC977B;
	margin-bottom: 20px;
}
#programs4-heading {
	font-weight: bold;
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#programs4-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#policy1 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#policy1-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#policy1-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#policy2 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#policy2-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#policy2-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#policy3 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#policy3-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#policy3-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#policy4 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#policy4-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#policy4-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#takeaction1 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#takeaction1-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#takeaction1-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}

#takeaction2 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#takeaction2-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#takeaction2-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}

#takeaction3 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#takeaction3-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#takeaction3-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}


#research1 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#research1-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#research1-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}

#research2 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#research2-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#research2-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#research3 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#research3-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#research3-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}

#research4 {
	margin-bottom: 20px;
	border-top: 1px dotted #AC977B;
	border-right: 1px dotted #AC977B;
	border-bottom: 1px dotted #AC977B;
	border-left: 1px dotted #AC977B;
}
#research4-heading {
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#research4-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#programs5 {
	border: 1px dotted #AC977B;
	margin-bottom: 20px;
}
#programs5-heading {
	font-weight: bold;
	color: #921803;
	background-color: #D6CCBE;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#programs5-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#dicho {
	font-size: 1.25em;
	font-weight: normal;
	padding: 20px;
	line-height: 1.2em;
	font-style: italic;
	color: #8F6F46;
	margin-top: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	background-image: url(images/bkgd-dicho.gif);
	margin-bottom: 75px;
}
#action-alert {
	border: 1px dotted #AC977B;
	margin-bottom: 20px;
}
#action-alert-heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #613594;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.3em;
}
#action-alert-content {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#action-alert-content hr {
	color:#D6CCBE;
	height: 1px;
	noshade: noshade ;
}
#dicho2 {
	font-size: 1.25em;
	font-weight: normal;
	padding: 20px;
	line-height: 1.2em;
	font-style: italic;
	color: #8F6F46;
	margin-top: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	background-image: url(images/bkgd-dicho200.gif);
	margin-bottom: 75px;
}
.allcaps {
	color: #613594;
	font-size: 1.1em;
}
#action-alert1 {
	border: 1px dotted #AC977B;
	margin-bottom: 20px;
}
#action-alert2 {
	border: 1px dotted #AC977B;
	margin-bottom: 20px;
}
#action-alert3 {
	border: 1px dotted #AC977B;
	margin-bottom: 20px;
}
#action-alert-heading1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #882095;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
}
#action-alert-content1 {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#action-alert-heading2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #882095;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
}
#action-alert-content2 {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#action-alert-heading3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #882095;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
}
.color-violet {
	color: #882095;
}

#action-alert-content3 {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
.caption {
	font-size: 0.9em;
	font-style: italic;
	color: #333333;
	line-height: 1.2em;
	padding-left: 10px;
	margin-top: -10px;
}
#dicho3 {
	font-size: 1.25em;
	font-weight: normal;
	padding: 20px;
	line-height: 1.2em;
	font-style: italic;
	color: #8F6F46;
	margin-top: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	background-image: url(images/bkgd-dicho300.gif);
	margin-bottom: 75px;
}
.caption2 {
	font-size: 1em;
	font-style: italic;
	color: #333333;
	line-height: 1.2em;
	padding-left: 10px;
	margin-top: -10px;
}
#landing-announcement-bottom-icons {
	clear: both;
	margin-top: 20px;
	float: left;
	border: 1px solid #957657;
	width: 350px;
}



#landing-announcement-icon1 {
	clear: both;
	float: left;
	border: 1px none #957657;
	width: 125px;
	margin-right: 30px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#landing-announcement-icon2 {
	float: left;
	border: 1px none #957657;
	width: 235px;
	text-decoration: none;
}
#consumer-guide2 {
	margin-bottom: 10px;
	margin-left: 10px;
}
#consumer-guide1 {
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration: none;
}

.caption1 {
	font-size: 0.9em;
	font-style: italic;
	color: #333333;
	line-height: 1.2em;
	padding-left: 10px;
	margin-top: -10px;
}

.caption-icon {
	font-size: 0.9em;
	font-style: italic;
	color: #333333;
	line-height: 1.2em;
}

#HCbadge a:link, #HCbadge a:visited {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #7d6541;
	
}


#HCbadge a:hover, #HCbadge a:focus, #HCbadge a:active {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #7d6541;
	
}

#HCbadget a:focus, #HCbadge a:active {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #7d6541;
	
}



#landing-announcement-icon1 a:link, #landing-announcement-icon1 a:visited {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #7d6541;
	
}


#landing-announcement-icon1 a:hover, #landing-announcement-icon1 a:focus, #landing-announcement-icon1 a:active {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #7d6541;
	
}

#landing-announcement-icon1 a:focus, #landing-announcement-icon1 a:active {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #7d6541;
	
}
#landing-announcement-icon1a {
	clear: both;
	float: left;
	border: 1px none #957657;
	width: 145px;
	margin-right: 25px;
	margin-left: 5px;
	padding-bottom: 10px;
}
#landing-announcement-icon2a {
	float: left;
	border: 1px none #957657;
	width: 225px;
	margin-top: 5px;
}
#landing-new {
	float: left;
	width: 380px;
	text-align: right;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #921803;
}

#wrapper-for-middle-and-right-panels {
	float: left;
}
#landing-reports {
	clear: both;
	float: left;
	width: 400px;
	border: 1px solid #957657;
	margin-top: 13px;
	margin-left: 10px;
}

#landing-reports a:link, #landing-reports a:visited {
	color: #000;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}


#landing-reports a:hover, #landing-reports a:focus, #landing-reports a:active {
	color: #000;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	
}

#landing-reports a:focus, #landing-reports a:active {
	color: #000;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	
}





#landing-middle-content2 {
	width: 260px;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 0.85em;
	line-height: 1.3em;
}
#landing-report-heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #228BCA;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#landing-report-content {
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#landing-data-spotlight {
	float: left;
	clear: both;
	padding-left: 10px;
}

#landing-report-content li {
	margin-left: -25px;
	margin-bottom: 8px;
	line-height: 1.3em;
	list-style-type: square;
}
#landing-data-spotlight2 {
	clear: both;
	float: left;
	width: 400px;
	border: 1px solid #957657;
	margin-top: 13px;
	margin-left: 10px;
}
#landing-data-spotlight-heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #228BCA;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.data-spotlight-caption {
	font-size: .8em;
}
.data-spotlight-caption2 {
	font-size: 0.8em;
	margin-right: 15px;
	margin-left: 15px;
}
#consumer-guide3 {
	margin-left: 10px;
}
#summit-announcement {
	padding: 20px;
	border: 2px solid #999;
	margin-bottom: 20px;
	background-color:  #FFD656;
}
#content-summit {
	background-color: #f7f0e8;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 3;
}
#wrapper-buttons {
	background-color: #0FF;
	width: 200px;
	clear: both;
}
#wrapper-buttons2 {
	clear: both;
	float: left;
	width: 400px;
	border: 1px none #957657;
	margin-top: 23px;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 25px;
}
#landing-announcement-content-rev {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: .9em;
}
#landing-data-spotlight3 {
	clear: both;
	float: left;
	width: 400px;
	border: 1px solid #957657;
	margin-top: 13px;
	margin-left: 10px;
}
#landing-data-spotlight3a {
	clear: both;
	float: left;
	width: 410px;
	border: 1px solid #957657;
	margin-top: 13px;
}
#landing-announcement-icon2arev {
	float: left;
	border: 1px none #957657;
	width: 220px;
	margin-top: 5px;
	text-align: center;
}
#landing-announcement-icon2arev a:link, #landing-announcement-icon2arev a:visited {
	color: #000;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000;
}


#landing-announcement-icon2arev a:hover, #landing-announcement-icon2arev a:focus, #landing-announcement-icon2arev a:active {
	color: #000;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000;
	
}

#landing-announcement-icon2arev a:focus, #landing-announcement-icon2arev a:active {
	color: #000;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000;
	
}
.data-spotlight-caption3 {
	font-size: .8em;
	margin-right: 10px;
	margin-left: 10px;
}
#landing-data-spotlight-content {
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#closure {
	padding-right: 75px;
	padding-left: 75px;
}
