﻿body         { background-image: url('images/flowerstile.gif') }
span.blue    { font-family: Trebuchet MS; color: #333399; font-weight: bold }
span.indentsmall { font-size: 8pt; font-family: Trebuchet MS}
span.indentbig { font-size: 8pt; font-family: Trebuchet MS; margin-left:8}
span.bold    { font-family: Trebuchet MS; font-weight: bold }
span.red     { font-family: Trebuchet MS; color: #CC4358; font-weight: bold }
.yellowtile  { background-image: url('../images/yellowtile.gif') }
.plaid       { background-image: url('../images/plaidtile.gif') }
td           { vertical-align: top }
.whitebackground { background-color: #FFFFFF }
.text        {
	margin: auto;
	padding: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: normal;
	font-size: small;
}
.italic      { font-family: Trebuchet MS; font-size: 10pt; font-style: italic; font-weight: bold; text-align:center  }
span.textcopyright       { padding: 5px; font-family: Trebuchet MS; font-size:.7em }
.textcenter  { font-family: Trebuchet MS; text-align:center  }
a            { font-family: Trebuchet MS; font-weight: bold; color:#554BA0 }
a:active     { color: #554BA0; font-family: Trebuchet MS; font-weight: bold }
a:hover      { font-family: Trebuchet MS; color: #F7B51E; font-weight: bold }
a:link       { font-family: Trebuchet MS; color: #CC4358; font-weight: bold }
a:visited    { font-family: Trebuchet MS; color: #95C23E; font-weight: bold }
hr           { border: 2px solid #AE9E6C;  }
.center  	 { text-align:center  }
.bold {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-weight: bold;
}
.smaller {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.smallerbold {
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.boldred {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #993333;
}
.smallboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: 993333;
}



