BODY
{
	font-size: 10pt;
	font-family: Arial;
	background-color: linen;
}
.menuTag
{
	font-weight: normal;
	font-size: 12pt;
	color: #333399;
	font-style: normal;
	font-family: 'Comic Sans MS';
	text-decoration: none;
}
.menuHiliteTag
{
	font-weight: bold;
	font-size: 13pt;
	color: #333399;
	font-style: normal;
	font-family: 'Comic Sans MS';
	text-decoration: none;
}
.menuHomeTag
{
	font-weight: normal;
	font-size: 12pt;
	color: #f1755f;
	font-style: normal;
	font-family: 'Comic Sans MS';
	text-decoration: none;
}
.weaveBanner
{
    COLOR: indianred;
    FONT-FAMILY: 'Lucida Calligraphy', 'Times New Roman';
    FONT-SIZE: 20pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold
}
.blackLine
{
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
	vertical-align: middle;
	color: white;
	font-family: Arial;
	font-variant: small-caps;
	text-decoration: none;
}
.pageTag
{
    BACKGROUND-COLOR: peachpuff;
    BORDER-BOTTOM: black thin solid;
    BORDER-LEFT: black thin solid;
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    COLOR: green;
    CURSOR: hand;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bolder;
    HEIGHT: 1.5em;
    PADDING-LEFT: 0.1in;
    PADDING-RIGHT: 0.1in
}
.imageBackground
{
    POSITION: absolute;
    Z-INDEX: -10
}
.weaveit
{
    COLOR: indianred;
    FONT-FAMILY: 'Times New Roman';
    FONT-SIZE: 36pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bolder
}
.pageCenter
{
	border-right: gray thin;
	padding-right: 0.3in;
	border-top: gray thin;
	padding-left: 0.3in;
	padding-bottom: 0.3in;
	border-left: gray thin;
	padding-top: 0.01in;
	border-bottom: gray thin;
	background-color: gainsboro;
}
.activePageTag
{
    BACKGROUND-COLOR: lightgrey;
    BORDER-BOTTOM: black solid;
    BORDER-LEFT: black solid;
    BORDER-RIGHT: black solid;
    BORDER-TOP: black solid;
    COLOR: teal;
    CURSOR: hand;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
    PADDING-LEFT: 0.1in;
    PADDING-RIGHT: 0.1in;
    TEXT-DECORATION: none
}

.listItem
{
    FONT-WEIGHT: bolder;
    LIST-STYLE: decimal
}

.printCenter
{
	font-size: 10pt;
	padding: 1em;
	margin: 0.5in;
	color: black;
	background-color: white;
}
.printTag
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    HEIGHT: 1.5em;
    TEXT-ALIGN: right
}
.formInput
{
	text-align: right;
}
.formLabel
{
	font-weight: bold;
	font-size:smaller;
	background-color: transparent;
}
.formText
{
	font-size:smaller;
}
.formHeading
{
    FONT-WEIGHT: bold;
}
.divHeading
{
    TEXT-DECORATION: underline
}

P
{
	text-align: justify;
}
LI
{
	font-size: 10pt;
}
H5
{
	font-size:11pt;
}
.buttonStyle
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: navy 1px solid;
	color: darkblue;
	border-bottom: navy 1px solid;
	background-color: lavender;
}
