<!-- HEADER FORMATTING STYLES -->
.title		{ color: #0066ff; font-size: large; font-weight: bold; text-align: left; }
.subtitle	{ color: #ffffff; font-size: small; font-style: italic; font-weight: bold; padding-left: .10in; text-align: left; }
.address	{ color: #ff0000; font-size: x-small; font-style: italic; font-weight: bold; padding-left: .20in; text-align: left; }

<!-- GENERAL FORMATTING STYLES -->
body		{ background-color: #eeeeee; color: #000000; font-family: Trebuchet MS; Serif; font-size: small; margin: 0px; text-align: justify; }
p			{ font-size: small; text-align: justify; }
option		{ color: #0000cc; font-size: x-small; }
input		{ color: #0000cc; font-size: x-small; }
.fixedwidth	{ font-family: courier new; }

<!-- LIST FORMATTING STYLES -->
ul			{ font-size: small; }
ol			{ font-size: small; }
li			{ font-size: small; }

<!-- TABLE STYLES -->
tr			{ font-size: small; vertical-align: top; }
td			{ font-size: small; }
.dim		{ color: #999999; }

<!-- PAGE FORMATTING STYLES -->
.datetime	{ color: #ff0000; font-size: smaller; text-align: right; }
.netfirms 	{ font-size: x-small; font-weight: normal; text-align: center; text-decoration: none; }
.pagesub	{ font-weight: bold; text-align: center; }
.pagetitle	{ font-weight: bold; text-align: left; text-decoration: underline; }
.pagetop 	{ font-size: xx-small; font-weight: normal; text-decoration: none; }

<!-- MENU FORMATTING STYLES -->
.menuopt	{ background-color: #ffffff; color: #0066ff; cursor:pointer; font-size: x-small; padding-left: .05in; padding-right: .05in; text-align: left; }
.menuoptsel { background-color: #0066ff; color: #ffffff; cursor:pointer; font-size: x-small; padding-left: .05in; padding-right: .05in; text-align: left; }
.menuoptsub	{ background-color: #ffffff; color: #0066ff; cursor:pointer; font-size: x-small; padding-left: .05in; padding-right: .05in; text-align: left; }

<!-- LINK STYLES -->
a:link		{ color: #0066ff; font-size: small; text-decoration: none; }
a:visited	{ color: #0066ff; font-size: small; text-decoration: none; }
a:active	{ color: #0066ff; font-size: small; text-decoration: none; }
a:hover		{ color: #ff0000; font-size: small; text-decoration: none; }

<!-- FOOTER FORMATTING STYLES -->
.indent0	{ padding-bottom: 0.00in; padding-left: .00in; }
.indent1	{ padding-bottom: 0.00in; padding-left: .10in; }
.indent2	{ padding-bottom: 0.00in; padding-left: .20in; }
.indent3	{ padding-bottom: 0.00in; padding-left: .30in; }

<!-- FAQ STYLES -->
.question	{
			color: #000000;
			font-weight: bold;
			padding-left: .00in;
			padding-right: .05in;
			}

.answer		{
			color: #666666;
			font-weight: normal;
			padding-left: .10in;
			padding-right: .05in;
			padding-top: .05in;
			padding-bottom: .10in;
			}

<!-- LAST MODIFIED 12/15/2010 -->


