/* Styles for all but Netscape 4.x. 
BODY does not work properly with Mozilla if first item
ffcc99  ffd0a0 ffddaa
*/
A:link {color: #2040A0}
A:visited {color: #660066}
A:active {color: #ff0000}
A:hover {color: #ff0000}

A.plain {text-decoration: none; color: #000000}
A.plain:link {text-decoration: none; color: #000000}
A.plain:visited {text-decoration: none; color: #000000}
A.plain:active {text-decoration: none; color: #000000}
A.plain:hover {text-decoration: none; color: #000000}
/* blue: # 0000A0 0000D0 0291Ae (blue-green)  good: 0261BF  2960AF 296080 */
/* light tan: ffffcc  ffcc99 blues: 204080 A0A0E0 */
BODY {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; 
color: #000000; background-color: #BDCBF2; line-height: 1.5; 
margin:0px; padding:10px; border:0px;}
TH {font-weight: bold;}
CAPTION {font-size: 12pt; font-weight: bold; text-align:center;}
/* 006699 000088 0000C0 0000A0 */
.title {font-size: 14pt; font-weight: bold; color: #2040A0;} /* text-align:center;  */
.subtitle {font-size: 12pt; font-weight: bold; color: #2040A0;}
#page_header {font-size: 14pt; font-weight: bold; color: #2040A0; vertical-align:bottom;}
#content {width: 95%; padding: 15px; padding-right: 15px; 
   margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 0px; 
   background-color: #ffffcc; border: solid 3px #2040A0;} /*  border: solid 3px #2040A0;  */
.normal {font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}
.smaller {font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
.larger {font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
.larger2 {font-size: 14pt; font-family: Arial, Helvetica, sans-serif; }
.space_before{
	border-top: 2em;
	margin-top: 2em;
}
H1,H2,H3,H4{ color: #2040A0;}
.bold {font-weight: bold;}
.blue {color: #2040A0;}
.red {color: #FF0000;}
.red2 {color: #880000;}
.green {color: #00FF00;}
.green2 {color: #008800;}

.centered {text-align:center;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.noprint {display:block;}
