.H1 {
	font-size: xx-large;
	font-weight: normal;
	color: #e6e6cc;
	margin-left: 10px;
}
.IntroCopy {
	font-size: 14px;
	font-weight: normal;
	color: #e6e6cc;
	margin-left: 10px;
}
#reporttemplate {
	background: #81A594;
}

#reportheading {
	background: #00628b;
}
#reportbody {
	background: #F3EBD6;
	padding: 0 15px 15px;
}
#all-states, #all-states a {
	color: #82A494;
}
#red-hots {
	z-index: 5; left: 5px; top: -376px; width: 188px; line-height: 18px;
}
#red-hots img {
	padding: 4px 3px 0;
}
#map-container {
	height: 385px;
}
#map-container div {
	position: relative;
}
p, td {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
p {
	padding: 0;
	margin: 10px 0;
}
.SubjectBody {
	margin: 0 auto;
	background: #797C5E;
	color: #000;
	font-family: Palatino Linotype, Times New Roman, Book Antiqua;
}
a {

color: #000;

}

.excellents
{
    font-size: 13px;
    font-weight: bold;
    display: block;
    width: 180px;
    background-color: #00628B;
	margin-left: 0px;
}

.excellentscell
{
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    vertical-align:middle;
}

.excellentsview
{
    font-size: 10px;
    font-weight: bold;
    background: #E6E6DC;
    text-align: left;
    vertical-align:middle;
    border-left:solid 1px #81A594; 
    border-right: solid 1px #81A594;
    border-bottom:solid 1px #81A594; 
    height: 20px;  
    width: 180px;
    padding: 0 5px;
    z-index: 1001;
	margin-left: 0px;
}

.excellentscocell
{
    text-align: left;
    height: 20px;  
}

.excellentscell2 a {
	color: #FFF;
}
