body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%;
	color: #000000;
	margin-top: 0;
	margin-left: 0
	}
	
h1 {
	font-weight: bold;	
	margin-bottom: 0
	}

h2 {
	font-weight: bold;
	font-size: 115%;
	margin-bottom: 0
	}

h3 {
	font-weight: bold;
	font-size: 100%
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%;
	color: #000000
	}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: #cccccc
	}
	
small {
	font-size: 85%
	}

address {
	font-size: 85%;
	font-style: normal
	}
	
.HeaderCell
{ 
	background-color: #990000
}



/**/
.PageBranding {
	font-weight: bold;
	font-size: 90%;
	margin-bottom: -10px
	}

/*For heading in red bar over grey announcement box on 763 px pages*/
.HighlightBoxHead {
	font-weight: bold;
	color: #00CCFF;	
	font-size: 90%
	}
	
/*For putting special announcements in the upper righthand corner of 100% pages or grey Highlight box on 763 px pages*/
.Highlight {
	font-weight: bold;
	font-size: 80%;
	text-align: right
	}

.HighlightBoxHeaderCell
{ 
	background-color: #00CCFF
}

.HighlightBoxBodyCell
{ 
	background-color: #cccccc
}


/*For putting special announcements in the upper righthand corner of 100% pages or grey box on 763 px pages*/
.Announcement {
	font-weight: bold;
	font-size: 80%;
	text-align: right
	}



/*Apply to h2 for page subheadings*/
.SubHead2 {
	font-weight: bold;
	font-size: 115%
	}
/*Apply to h3 for page subheadings*/
.SubHead3 {
	font-weight: bold;
	font-size: 100%
	}
	
/*Added 3/13/03*/
.LeftNavCell
{ 
	background-color: #cccccc
}

/*For left nav links*/
.NavBarLink {
	font-weight: bold;
	color: #009933;
	font-size: 90%;
	text-decoration: none;
	}
	
.NavBarLink:link { color: #003366; } 
.NavBarLink:visited { color: #006600; } 
.NavBarLink:hover { color: purple; }
.NavBarLink:active { color: #003366; }

	
.NavBarLineSp {margin-bottom: -10px}

.indent {margin-left: 20px}