﻿body 
{
	font-family:Calibri;
	font-size:12pt;
}

.gridhead
{
	background-image:url('images/gridheadr.jpg');
}
h4
{
	color:#C00000;
}
h2
{
	color:#C00000;
}

.pageheader
{
	background-image: url(images/HeaderWhiteChrome.jpg);
	position: absolute;
	left: 0px;
	top: 70px;
	width: 100%;
	height: 50px;
	color: Black;
}

.pageheader a 
{
	color:#C00000;
	text-decoration:none;
}

.pageheader a:visited
{
	color:#C00000;
	text-decoration:none;
	font-weight:500;
}

.pageheader a:hover
{

	color: #004180;
}

.currentpage
{
	color: #004180;
	text-decoration:none;
	font-weight:600;

}
.orgpage
{
	position:absolute;
	left:50px;
	top:50px;
}

.redborder
{
	border-bottom: solid 1px #C00000;
	background-color:White;
	  color:#C00000;
}

.grayheading
{
	color:black;
	font-size: 14pt;
}

