A:hover {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Red;
}
A: {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : none;
	font : normal;
}

CODE {
	FONT-SIZE: 12px;
}

.SectionHead {
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: Black;
	FONT: bold;
	padding-bottom: 10px;
	text-decoration: none;
}

.SectionHeadLink {
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: Blue;
	FONT: bold;
	padding-bottom: 10px;
	text-decoration: none;
}

.SectionHeadLink:hover {
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: Red;
	FONT: bold;
	padding-bottom: 10px;
}
.DLTitle {
	FONT-SIZE: 18px;
	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	FONT: bold;
}

.DLType {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : normal;
}

.DLItemTitle {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : bold;
	padding-left : 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.DLItemLink{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : none;
	font : normal;
	display : list-item;
	list-style-image : url(images/DLIcon.gif);
	white-space : normal;
	margin-left : 30px;
	margin-bottom: 3px;
}

.DLItemLink:hover{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Red;
	text-decoration : underline;
	font : normal;
	display : list-item;
	list-style-image : url(images/DLIcon.gif);
	white-space : normal;
	margin-left : 30px;
	margin-bottom: 3px;
}

.DLItemLink2{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : none;
	font : normal;
	display : list-item;
	list-style-image : url(images/DLIcon.gif);
	white-space : normal;
	margin-left : 30px;
}

.DLItemLink2:hover{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Red;
	text-decoration : underline;
	font : normal;
	display : list-item;
	list-style-image : url(images/DLIcon.gif);
	white-space : normal;
	margin-left : 30px;
}

.BuyItemLink{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : none;
	font : normal;
	display : list-item;
	list-style-image : url(images/BuyIcon.gif);
	white-space : normal;
	margin-left : 30px;
	margin-bottom: 3px;
}

.BuyItemLink:hover{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Red;
	text-decoration : underline;
	font : normal;
	display : list-item;
	list-style-image : url(images/BuyIcon.gif);
	white-space : normal;
	margin-left : 30px;
	margin-bottom: 3px;
}

.xDLItemLink{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : none;
	font : normal;
	margin-left : 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.xDLItemLink:hover{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Red;
	text-decoration : none;
	font : normal;
	margin-left : 15px;
	margin-bottom: 3px;
}

.NDA{
	FONT-SIZE: 12px;
	FONT-FAMILY: "Courier New",Courier,Monaco,sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : normal;
}

.ProductTitle {
	FONT-SIZE: 36px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	COLOR: Black;
	text-decoration : none;
	font : normal italic;
	padding-bottom: 5px;
}

.ItemTitle {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : bold;
	text-decoration : underline;
	padding-bottom: 5px;
}

.ItemTitle2 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : bold;
	padding : 2px 2px 2px 2px;
}

.ItemTitle3 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Verdana,Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : underline;
	font : bold;
}

.Item {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : normal;
	padding : 2px 2px 2px 2px;
	line-height : 140%;
}

.ItemPadded {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : normal;
	padding : 4px 4px 4px 4px;
	line-height : 140%;
}

.ItemList {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : normal;
	line-height : 140%;
	list-style-type : disc;
	display : list-item;
	margin-left : 40px;
}

.ItemList2 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : normal;
	line-height : 140%;
	list-style-type : disc;
	display : list-item;
	margin-left : 40px;
	margin-top : 5px;
}

.ItemLink{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : none;
	font : normal;
	padding : 2px 2px 2px 2px;
	line-height : 140%;
}

.ItemLink:hover{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	COLOR: Red;
	text-decoration : underline;
	font : normal;
	padding : 2px 2px 2px 2px;
	line-height : 140%;
}

.NavTitle {
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: White;
	text-decoration : none;
	font : bold;
}

.NavItem{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Blue;
	font : normal;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.NavItemBlack{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Black;
	font : normal;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.NavItemMinReq {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	COLOR: Black;
	font : normal;
	margin-left : 10px;
	display : list-item;
	white-space : normal;
	margin-left : 10px;
	margin-bottom: 3px;
	list-style-type : none;
}

.NavItemTitle {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : bold;
	padding-left : 3px;
	padding-top: 3px;
}

.NavItemLink{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : none;
	font : normal;
	display : list-item;
	list-style-image : url(images/greyBall2.gif);
	white-space : normal;
	margin-left : 15px;
	margin-bottom: 3px;
}

.NavItemLink2{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : none;
	font : normal;
	display : list-item;
	list-style-image : url(images/greyBall2.gif);
	white-space : normal;
	margin-left : 30px;
	margin-bottom: 3px;
}

.NavItemLink:hover{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Red;
	text-decoration : underline;
	font : normal;
	display : list-item;
	list-style-image : url(images/greyBall2.gif);
	white-space : normal;
	margin-left : 15px;
	margin-bottom: 3px;
}

.TableTitle {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : bold;
}

.TableItem {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
}

.TableItemMinReq {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: #990000;
	text-decoration : none;
}

.TableItemPadded {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	padding-top : 2px;
	padding-bottom : 2px;
}

.TableItemPadBot {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	padding-bottom : 6px;
}

.TableItemTitle {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	padding-bottom : 4px;
	font-weight : bold;
}

.TableItemTitleLink {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : none;
	padding-bottom : 12px;
	font-weight : bold;
}

.TableItemTitleLink:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Red;
	text-decoration : none;
	padding-bottom : 12px;
	font-weight : bold;
}

.TableItemLink {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : none;
}

.TableItemLinkOffsite {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Green;
	text-decoration : none;
}

.TableItemLink:hover{
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Red;
	text-decoration : underline;
}

.TableItemLinkOffsite:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Red;
	text-decoration : underline;
}

.TableItemList {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	line-height : 140%;
	list-style-type : disc;
	display : list-item;
	margin-left : 15px;
	margin-bottom: 5px;
}

.TableItemList2 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	line-height : 140%;
	list-style-type : disc;
	display : list-item;
	margin-left : 10px;
	margin-bottom: 5px;
}

.Footer{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : normal;
}

.FooterSiteLink{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : none;
	font : normal;
	padding-left : 10px;
	padding-right : 10px;
}

.FooterSiteLink:hover{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Red;
	text-decoration : underline;
	font : normal;
	padding-left : 10px;
	padding-right : 10px;
}

.FooterLink{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Blue;
	text-decoration : underline;
	font : normal
}

.FooterLink:hover{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: Red;
	text-decoration : underline;
	font : normal	
}

.QItemWhite{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	COLOR: Black;
	text-decoration : none;
	font : bold;
	padding : 2px 2px 2px 2px;
	line-height : 140%;
}
.CKParam {
	line-height : 140%;
	padding : 5px 5px 5px 5px;
}
.yellowBox {
	margin-left:auto;
	margin-right:auto;
	width: 90%;
	border-color: black;
	border-style: solid;
	border-width: 2px;
	border-collapse: collapse;
	background-color: #FFFF80;
	text-align: center;
	padding: 5px;
}
