BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : Black;
}
.pgbold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bolder
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : Black;
}
.pgquote {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic
}
.pgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	font-variant: normal;
	color: Navy;
}
H1 {
	font-family: "Copperplate Gothic Bold";
	font-size: 24pt;
	font-weight: bold;
	font-variant: small-caps;
	color: Navy;
}
H2 {  
	font-family: "Copperplate Gothic Bold"; 
	font-size: 18pt; 
	font-weight: bolder; 
	font-variant: normal; 
	font-style: normal; 
	color: navy
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-variant: normal;
	color: white;
	margin-left: 36pt;
	background-color : Navy;
	margin-right : 25%;
	padding : 5;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Navy;
	margin-left: 36pt;
	border-bottom : double;
	width : auto;
	font : cursive;
	margin-right : 25%;
}
H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Navy;
	width : auto;
	font : cursive;
}
P {  
	position: static; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt
}
a:link {
	color: navy;
	font-weight: normal;
	text-decoration: underline;
}
.bluewhite {  
	color: #FFFFFF; 
	background-color: navy
}
.caption {  
	font-family: "Lynda Cursive"; 
	font-size: medium; 
	font-weight: normal; 
	color: #990033; 
	font-style: normal
}
.divColumn {
	BORDER-RIGHT: maroon 2px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: maroon 2px solid; 
	DISPLAY: inline; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: maroon 2px solid; 
	WIDTH: 25%; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: maroon 2px solid
}
.divColumn25 {
	BORDER-TOP: navy 2px solid;
	DISPLAY: inline;
	WIDTH: 24%;
	BORDER-BOTTOM: navy 2px solid;
	height : 20px;
	text-align : center;
	line-height : 16px;
}
.invisible {
	DISPLAY: none
}
.tmatop { 
	position: absolute; 
	top: 15px;
	padding: 2px;
	border-left: 2px solid;
	border-right: 2px solid;
	font-size:10pt; 
	font-family:Arial; 
	color:"#D0D0D0"; 
	font-weight:bold;
}
.tmahead { 
	position: absolute; 
	top: 35px; 
	font-size:36pt;
}
.lightgrey { 
	color:"#D0D0D0";
}
.normal {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}
.smallnormal {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}
.emphasis {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: navy;
}
a:active      { 
	color: #ff0000; 
}
a:hover       { 
	color: red; 
	text-decoration:underline; 
}
.tmatop1 { 
	position: relative; 
	top: 15px;
	padding: 2px;
	border-left: 2px solid;
	border-right: 2px solid; 	font-size:10pt; 
	font-family:Arial; 
	color:#D0D0D0; 
	font-weight:bold; 
	clip:  rect(   );
}
.tmahead1 { 
	font-size:36pt ; 
	clip:  rect(   )
}
.claretwhite {  
	background-color: #942945; 
	color: white;
}
.clarettext {  
	color: #942945;
}
.navy {  
	color: navy;
}
.bluetext {  
	color: #3640A2;
}
.div5Columns { 
	BORDER-TOP: navy 2px solid; 
	DISPLAY: inline; 
	WIDTH: 19%; 
	BORDER-BOTTOM: navy 2px solid; 
	height : 20px; 
	text-align : center; 
	line-height : 16px; 
}
.div7Columns {
	BORDER-TOP: silver 2px solid;
	DISPLAY: inline;
	WIDTH: 14%;
	BORDER-BOTTOM: silver 2px solid;
	height : 20px;
	text-align : center;
	line-height : 16px;
	font-size: 8pt;
	background-color : Silver;
}
.OEAfooter { font-family: "Copperplate Gothic Bold"; border-color: navy black; border-top-width: 3px; border-bottom-width: 3px}
.spaced {
  margin: 10px 0;
}
