
	.SmallText {
		color : Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;}

	.SmallHeader {
		color : Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;}

	.MidText {
		color : Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;}

	.MidHeader {
		color : Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;}

	.LargeText {
		color : Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;}

	.LargeHeader {
		color : Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : bold;}

	.FormText {
		color : Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : Normal;}

	.FormHeader {
		color : Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;}

	.FormReq {
		color : Red;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;}

	.MenuText {
		color : Blue;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		text-decoration: none;}

	.MenuText:hover {
		color : Navy;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		text-decoration: underline;
		text-transform: capitalize;}

	.MenuSubText {
		color : White;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		text-decoration: none;}

	.MenuSubText:hover {
		color : Yellow;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		text-decoration: underline;
		text-indent: 3pt;
		margin-left: 3pt;
		text-transform: capitalize;}

	.FooterText {
		color : Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;}

	.HomepagePurple {
		color : #323AB7;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;}

	.HomepagePurpleFancy {
		color : #323AB7;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14pt;
		font-style : oblique;
		font-weight : bold;}

	.DataSheetTableItem {
		width:140.8pt;
		border-top:none;
		border-left:none;
		border-bottom:solid windowtext .5pt;
		border-right:solid windowtext .5pt;
		mso-border-top-alt:solid windowtext .5pt;
		mso-border-left-alt:solid windowtext .5pt;
		padding:0in 5.4pt 0in 5.4pt;
		mso-element:frame;
		mso-element-frame-hspace:9.0pt;
		mso-element-wrap:around;
		mso-element-anchor-vertical:paragraph;
		mso-element-anchor-horizontal:column;
		mso-element-top:.05pt;
		mso-height-rule:exactly;
		color: Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;}

		TD#DataSheetCol1 {
			width : 45pt;}
		TD#DataSheetCol2 {
			width : 90pt;}
		TD#DataSheetCol3 {
			width : 48pt;}
		TD#DataSheetCol4 {
			width : 140pt;}
		TD#DataSheetCol5 {
			width : 100pt;}

	Table#VCODataTable {
		color: Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 9pt;}

	Table#VCODataTable TD{
		border-top:none;
		border-left:none;
		border-bottom:solid windowtext .5pt;
		border-right:solid windowtext .5pt;
		mso-border-top-alt:solid windowtext .5pt;
		mso-border-left-alt:solid windowtext .5pt;
		padding:0in 5.4pt 0in 5.4pt;
		text-align: center;
		}

	Table#VCODataTable TD#Col1{
		border-left:solid windowtext .5pt;}

	Table#VCODataTable TR#Row1 TD{
		border-top:solid windowtext .5pt;}
	
	.ProductTitleText {
		color : White;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18pt;
		font-weight : bold;
		text-decoration: none;}

	.ProductTitleText:hover {
		color : Yellow;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18pt;
		font-weight : bold;
		text-decoration: underline;
		text-transform: capitalize;}

	.ProductTableText {
		color : Black;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		text-decoration: none;}

	.ProductTableText:hover {
		color : Blue;
		background-color: inherit;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		text-decoration: underline;
		text-transform: capitalize;}

