﻿.Title {
	font-family: "Times New Roman";
	font-size: 24pt;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}

.SubTitle {
	font-family: "Times New Roman";
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}

.DirectiveTitle {
	font-family: "Times New Roman";
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
.MessageSubtitle {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
.HeaderMessage {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
.HeaderMessageDate {
	font-family: "Times New Roman";
	font-size: 13pt;
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
}
.Headline {
	font-family: "Arial";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.HeadlineRed {
	font-family: "Arial";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.HeadlineBlue {
	font-family: "Arial";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #0000ff;
}
.HeadlineGreen {
	font-family: "Arial";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #27a31b;
}
.dateline {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}
.ArticleLink {
	font-family: arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.SectionTitle {
	font-family: "Times New Roman";
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.center {
	text-align: center;
}
.directivelist {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
}
.announce {
	font-family: "Times New Roman";
	font-size: 16pt;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.Highlight {
	font-family: "Times New Roman";
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
.HighlightOnly {
	background-color: #FFFFCC;
}
.image {
	border-style: solid;
	border-width: 2px;
	margin: 15px;

}
.imagenoborder {
	border-style: solid;
	border-width: 0px;
	margin: 15px;
}
.bluehomeheader {
	background-color: #CCFFFF;
	font-weight: bold;
}
.largeRed {
	font-size: 18pt;
	color: #FF0000;
	font-weight: bold;
}
.HeadlineReg {
	font-family: "Arial";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.announce2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}
