TD, TH, P, LI, UL, OL	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000
		}

B		{
		font-family: Verdana, Arial, Helvetica, sans-serif
		}

.blurb		{
		padding-bottom: 10px
		}

.youarehere	{
		font-size: 10px;
		color: #FFCC66
		}

.tiny		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px
		}

.legal		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px
		}

.boxen		{
		font-size: 10px;
		padding: 4px 5px 8px
		}

.boxennav	{
		font-size: 10px;
		padding: 0px 5px 8px;
		line-height: 12px
		}

.morelead	{
		font-size: 10px;
		line-height: 17px
		}

.bodypad	{
		padding: 10px 10px;
		line-height: 17px
		}

.bodypad392	{
		margin: 12px 0px 0px 5px;
		padding-top: 5px;
		line-height: 17px;
		width: 392px
		}

.bodypad548	{
		margin: 12px 0px 0px 5px;
		padding-top: 5px;
		line-height: 17px;
		width: 548px
		}

.bodypad695	{
		margin: 12px 0px 0px 10px;
		padding-top: 5px;
		line-height: 17px;
		width: 695px
		}

.weeform	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000
		}

H3		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 22px;
		line-height: 24px
		}

.mimicH3		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 22px;
		line-height: 24px
		}

H4		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height: 20px
		}

.mimicH4	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #000000
		}

.mimicH5	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px
		}

H5		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 18px
		}

.dkblue		{ color: #16248B }
.kiwi		{ color: #80800C }
.orange		{ color: #CC6600 }
.maroon		{ color: #993366 }
.garnet		{ color: #990000 }
.ltblue		{ color: #0099CC }
.forest		{ color: #006633 }
.fushcia	{ color: #B00276 }
.green		{ color: #19804D }
.periwinkle	{ color: #566FA4 }
.purple		{ color: #5529AB }
.sky		{ color: #1B7EE0 }
.tan		{ color: #6C4C0D }
.teal		{ color: #117D7D }

a:link		{ color: #091FBE }
a:visited	{ color: #663399 }
a:hover		{ color: #1E7DFD }
a:active	{ color: #1E7DFD }

.emp		{
		font-weight: bold;
		color: #1B6459
		}

a.emp:link	{ 
		font-weight: bold;
		color: #1B6459
		}
a.emp:visited	{
		font-weight: bold;
		color: #1B6459
		}
a.emp:hover	{
		font-weight: bold;
		color: #1E7DFD
		}
a.emp:active	{
		font-weight: bold;
		color: #1E7DFD
		}

a.colfilt:link	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF
		}
a.colfilt:visited	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF
		}
a.colfilt:hover	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFCC
		}
a.colfilt:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFCC
		}

a.crumb:link	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline
		}
a.crumb:visited	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: underline
		}
a.crumb:hover	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFCC66;
		text-decoration: underline
		}
a.crumb:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFCC66;
		text-decoration: underline
		}

TEXTAREA	{
		scrollbar-face-color: #CCCCCC;
     	 	scrollbar-shadow-color: #999999;
      		scrollbar-highlight-color: white;
      		scrollbar-3dlight-color: #E8E8E8;
      		scrollbar-darkshadow-color: #333333;
      		scrollbar-track-color: #B8B8B8;
      		scrollbar-arrow-color: #000000
		}

INPUT.radioLite		{
		background : #FDFEFE;
		color: #000000
		}

INPUT.radioYell		{
		background : #FFFFF0;
		color: #000000
		}

INPUT.radioBloo	{
		background : #DDE4F0;
		color: #000000
		}

.tableWhitefuschia	{ background: #FFFFFF }
.tableTintfuschia	{ background: #FCF3F9 }
.tableGridfuschia	{ background: #4B1338 }
.tableAltfuschia	{ background: #C22E91 }
.tableHeadfuschia	{ background: #B00276; color: #ffffff; font-weight: bold }

.tableWhiteperiwinkle	{ background: #FFFFFF }
.tableTintperiwinkle	{ background: #EEF1F8 }
.tableGridperiwinkle	{ background: #405277 }
.tableAltperiwinkle	{ background: #8CA2D1}
.tableHeadperiwinkle	{ background: #6783BF; color: #ffffff; font-weight: bold }

.tableWhiteteal	{ background: #FFFFFF }
.tableTintteal	{ background: #EBF7F7 }
.tableGridteal	{ background: #005D5D }
.tableAltteal	{ background: #51C1C1 }
.tableHeadteal	{ background: #009999; color: #ffffff; font-weight: bold }

.tableWhiteforest	{ background: #FFFFFF }
.tableTintforest	{ background: #EBF3EF }
.tableGridforest	{ background: #004523 }
.tableAltforest		{ background: #1C7E4D }
.tableHeadforest	{ background: #006633; color: #ffffff; font-weight: bold  }

.tableWhitegreen	{ background: #FFFFFF }
.tableTintgreen	{ background: #EFF7F3 }
.tableGridgreen	{ background: #216242 }
.tableAltgreen	{ background: #379466 }
.tableHeadgreen	{ background: #339966; color: #ffffff; font-weight: bold  }

.tableWhitesky	{ background: #FFFFFF }
.tableTintsky	{ background: #EFF7FF }
.tableGridsky	{ background: #205F9E }
.tableAltsky	{ background: #459BEF }
.tableHeadsky	{ background: #3399FF; color: #ffffff; font-weight: bold  }

.tableWhitepurple	{ background: #FFFFFF }
.tableTintpurple	{ background: #F1EDFA }
.tableGridpurple	{ background: #3E1F7B }
.tableAltpurple		{ background: #8866C9 }
.tableHeadpurple	{ background: #6633CC; color: #ffffff; font-weight: bold  }

.tinySpace		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 13px
		}

SPAN.tinySpace		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 13px
		}

.lessLead	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		line-height: 15px
		}

.noFormPad	{
		margin-top: 0px;
		padding-top: 0px
		}

a.smtlink,a.smtlink:link,a.smtlink:visited,a.smtlink:hover,a.smtlink:active {	color: #000000;	text-decoration: none }






