h1
{
	font-size: 22pt;
	font-weight: bold;
	font-family:Gloucester MT Extra Condensed
}
.plain       { color: #000000; text-decoration: none }

h2
{
	font-size: 16pt;
	font-weight: bold;
	font-family:Gloucester MT Extra Condensed
}

.rightNavigationCell
{
	color: #000000;
	font-size:10pt;
	background-color:#FEBF6B
}

.leftNavigationCell
{
	color: #000000;
	font-size:12pt;
	background-color:#FEBF6B
}

.tableHeader
{
	font-weight: bold;
	color:#FFFFFF;
	background-image:url('../images/red1.JPG')
}

a:link
{
	color: #000080
}

a:visited
{
	color: #000080
}

.sectiontitle { color: #194286; font-weight: bold; font-size:14pt }
 
a:hover
{
	color:#FF0000;
	text-decoration:none;
}

div#leftNavigation { a:link }
{
	color #000000 div#leftNavigation a visited
{
	color: #000000;
} 

div#leftNavigation a hover
{
	color:#000000;
	text-decoration:none;
}

div#leftNavigation ul
{
	margin-top: 0;
	margin-bottom: 0;
}

div#leftNavigation li
{
	margin-left: -20
}

.ms-grid5-main { border-left: .75pt solid black; border-right: 1.5pt solid black; 
               border-top: 1.5pt solid black; border-bottom: .75pt solid black; 
               background-color: white }
.ms-grid5-left { font-weight: normal; color: black; border-left: .75pt solid black; 
               border-right-style: none; border-top-style: none; 
               border-bottom: .75pt solid black; background-color: white }
.ms-grid5-even { font-weight: normal; color: black; border-left: .75pt solid black; 
               border-right-style: none; border-top-style: none; 
               border-bottom: .75pt solid black; background-color: white }
               
body         { font-family: Times New Roman }
