/* Sinclair.com Cascading Style Sheet */

/* Body and link styles */

BODY {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
	font-size: 1;
}
A {
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
	border: 0;
}
A.FooterLinks {
	font-size: 8;
	color: #0A0A0F;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
	border: 0;
}
font.FooterLinksBars{
	font-size: 8;
	color: #0A0A0F;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
	border: 0;
}

/* Text attributes */
TABLE.MainTable{
	margin: 0px;
	Border-collapse: collapse;
	border-style: none;
	Padding: 0;
	width: 100%;
}
TABLE.ProductDetail{
	margin: 0px;
	Border-collapse: collapse;
	border-style: none;
	Padding: 4;
	width: 100%;
}
TABLE.ContentInfo{
	margin: 20px;
	Border-collapse: collapse;
	border-style: none;
	width: 65%;
	height: 100%;
	vertical-align: top;
	text-align: left;
}
/* ----------- Product Info Tables ------------- */
TABLE.ProductInfo{
	margin: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	white-space: nowrap;
	border: solid thin #3D3E6C;
}
TD.ProductInfo {
	font-size: 10;
	padding: 2 7 2 7;
	text-align: left;
	color: #333399;
}
TD.ProductInfoBold {
	font-size: 10;
	font-weight: bold;
	padding: 2 7 2 7;
	text-align: left;
	color: #000000;
}
TD.ProductInfoTitle {
	padding: 2 30 2 30;
	background-color: #E93636;
	border: solid thin #E93636;
	font-size: 12;
	color: #FFFFFF;
	text-align: center;
}
/* ----------- Product Info Tables ------------- */

TD {
	font-size: 12;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}
TD.ContentMain{
	Padding: 0;
	Width: 100%;
	vertical-align: top;
	text-align: left;
}
TD.HeaderMain{
	Padding: 0;
	}
TD.ProductDetailHeader{
	Padding: 5;
	vertical-align: top;
	background-color: #E93636;
	font-weight: bold;
	color: #FFFFFF;
}
TD.ProductDetail{
	Padding: 0;
	vertical-align: top;
	background-color: #BBBAC0;
}
TD.SideBarMain{
	Padding: 0;
	Width: 154;
	vertical-align: top;
	background-color: #BBBAC0;
}
TD.SideBarText{
	font-size: 9;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	Padding: 10;
	Width: 154;
	vertical-align: top;
	BGCOLOR:"#BBBAC0";
}
TD.FooterMain{
	Padding: 0;
	}
TD.FooterLinks
{
	font-size: 8;
	color: #ffffff;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
}
TD.FooterText{
	font-size: 9;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
}
TD.Products{
	font-size: 10;
	color: #0A0A0F;
	vertical-align: center;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
}
TD.Frame{
	font-size: 10;
	color: #0A0A0F;
	vertical-align: top;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
	}
TD.GenText{
	font-size: 12;
	color: #0A0A0F;
	vertical-align: top;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
}
DIV.WhiteSpacer{
	color: #FFFFFF;
}
H1, H2, H3, H4, H5, H6, TH {
	color: #0A0A0F;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
}

B, STRONG {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
}
.ProductInfoTitle {
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
	font-size: 12;
	color: #FFFFFF;
}
.heading {
	color: #333399;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
}

.smallest 	{font-size: xx-small}
.smaller	{font-size: smaller}
.larger		{font-size: larger}

.plain	{
	font-weight: normal;
	color: #000000;
}


/* List styles */

LI.ProductInfoBullets {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10;
}
UL	{
	list-style-type: disc;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
}
OL UL	{
	list-style-type: disc;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

