﻿.mdc { 
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
	font-style:	normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.grayBG {
		background-color: #909090;
}
.atTop {
	 margin-top: 0px;
	 padding-top: 0px;
	 vertical-align: top;
}
.kruffy {
	font-family: "Baby Kruffy";
}
.pad {
    padding: 6px;
}
.nav {
    font-variant:small-caps;
    line-height: 9pt;
    color: White;
}
.justify {
    text-align:justify;
}
a.title:link, a.title:visited, a.title:active  {
	color: #ffffff;
	font-weight:bold;
	font-family:verdana;
	font-size:x-small;
	text-decoration:none;
}
.redBanner {
    background-color: #B30000; 
    font-family: Tahoma; 
    font-size: 20pt; 
    color: white; 
    width:100%;
}
.redBannerette {
    background-color: #B30000; 
    font-family: Tahoma; 
    font-size: 14pt; 
    color: white; 
    width:100%;
}
.blueBanner {
     background-color: #003482; 
     font-family: Tahoma; 
     font-size: 20pt; 
     color: white; 
     width: 100%;
}
.blueBannerette {
     background-color: #003482; 
     font-family: Tahoma; 
     font-size: 14pt; 
     color: white; 
     width: 100%;
}
.grayBG {
	background-color: #c0c0c0;
}
.smChbx 
{
	line-height: 6pt;
 letter-spacing: 0.5em;
}
.white6pad 	{
	background-color: White;
	padding: 6px;
}
.whiteStripe {
	line-height: 6px;
}
.copy 
{
	font-family: Verdana;
	font-size: x-small;
	vertical-align:super;
}
a.imageHover:hover
{
	background-color: #ff0000;
	padding: 2px;
}
