body {
	background-color: #cccccc; 
	margin-top:1px;
}
p, td, div, a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #221f1f;
	line-height:17px;
}
alink,a:active {
	 color:#007f56;
}
a:hover {
	color:#221f1f;
}

.greenBold {
color:#007f56;
font-weight:bold;
}
a.greenBold:link,a.greenBold:active{
	 color:#007f56;
	 font-size:12px;
	 font-weight:bold;
}
a.greenBold:hover {
	color:#221f1f;
}

.topMenu {
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;  
	color:#ffffff;
	font-size:14px; 
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
a.topMenu:link,a.topMenu:active{
	color:#ffffff;
	font-size:14px; 
	text-transform:uppercase;
	text-decoration:none;
}
a.topMenu:hover {
	color:yellow;
	text-decoration:underline;
}

.leftMenu {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif; 
	color:#D1D2D3;
	font-weight:bold; 
	font-size:14px; 
	line-height:31px;
	text-transform:uppercase;
	text-decoration:none;
}
a.leftMenu:link,a.leftMenu:active{
	color:#D1D2D3; 
	text-decoration:none;
}
a.leftMenu:hover {
	color:white;
	text-decoration:underline;
}

.bottomMenu {
	font-family:  Arial, Helvetica, sans-serif;
	color:#d92026;  /*:#d09f77; too light */
	font-size:14px; /* darker red is #d92026 - matches card */
	text-transform:uppercase;
	text-decoration:none;
}
a.bottomMenu:link,a.bottomMenu:active{
	color:#d92026/*:#d09f77; too light */
	font-size:14px; 
	text-transform:uppercase;
	text-decoration:none;
}
a.bottomMenu:hover {
	color:#d92026;
	text-decoration:underline;
}
.copyinfo {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
} 
#reports {background-image:  url(images/ReportsAll.gif);
       background-repeat: no-repeat;
	background-position: bottom right;}


table {border-collapse:collapse}
.nobr {white-space:nowrap;}
.textpad {
	padding-left:15px;padding-right:35px;
}
.textpadwithrightgraphic {
	padding-left:15px;padding-right:0px;
}

.bars {
	font-size: 15px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bars2 {
	font-size: 13px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size:25px;
margin-top:0px;
margin-bottom:15px;
line-height:32px;
color:#d92026;
}

.green {
	color:#007f56;
} 
.red {
	color:#d92026;
}
