BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	scrollbar-face-color: #cc0000;
    /* scrollbar-arrow-color: #000000;
    scrollbar-3dlight-color: #C0C0C0;
    scrollbar-highlight-color: #E0E0E0;
    scrollbar-shadow-color: #808080;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #E0E0E0 */
}

/*UL
{
	margin-left: 2px;
	margin-top: 2px;
	list-style-position: outside;
	list-style-type: disc;
}*/

IMG 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
}

.NormalText
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.TableHeader
{
	font-weight: bolder;
	font-size: 8pt;
	text-transform: capitalize;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #cc0000;
}
.LabelText
{
	font-size: xx-small;
	text-transform: none;
	color: #497BBF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.LabelLinks
{
	font-size: xx-small;
	text-transform: none;
	color: #497bbf;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.LabelLinks:hover
{
	font-size: xx-small;
	text-transform: none;
	cursor: hand;
	color: #FF6601;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.TextBoxText
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.TextBoxTextDisabled
{
	font-size: xx-small;
	color: #cccccc;
	font-family: Verdana;
}

.HorizontalRule
{
	color: gray;
}
.SectionSpacer
{
	font-size: 10px;
}
.Table
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	border-collapse: collapse;
	background-color: white;
}
.TableNoBorder
{
	background-color: white;
}

.RequiredField
{
	font-size: 8pt;
	color: red;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.Button
{
	border-right: #cc0000 1px solid;
	border-top: #cc0000 1px solid;
	font-size: 8pt;
	vertical-align: baseline;
	border-left: #cc0000 1px solid;
	width: 80px;
	cursor: hand;
	color: #000000;
	border-bottom: #cc0000 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	height: 20px;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.Button:hover
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 8pt;
	border-left: #000000 1px solid;
	width: 80px;
	cursor: hand;
	color: #cc0000;
	border-bottom: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	height: 20px;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.PageBackground
{
	background-attachment: fixed;
	background-image: url(images/common/diamondplate.jpg);
	background-repeat: repeat;
	background-color: transparent;
}

.InstructionText
{
	font-size: xx-small;
	color: #000000;
	font-style: italic;
	font-family: Verdana;
}
.ToolbarText
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.ToolbarText:hover
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvatica, Sans-Serif;
	background-color: #ff0000;
	text-decoration: none;
}

.Footer
{
	border-top: #999999 2px solid;
	background-color: #000000;
}

.FooterText
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.FooterLinks
{
	font-size: 8pt;
	cursor: hand;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.Copyright
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.HeaderText
{
	font-size: small;
	color: #153775;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.FooterLinks:hover
{
	font-size: 8pt;
	cursor: hand;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.ToolbarHeaderText
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #cc0000;
}
.ContentDivider
{
	font-family: Verdana;
	background-color: maroon;
	text-decoration: none;
}

.ToolbarDivider
{
	border-bottom: #ffffff 2px solid;
}

.PageInfo
{
	font-size: xx-small;
	color: maroon;
	font-family: Verdana;
	text-decoration: none;
}
.TableContents
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #cc0000;
	text-decoration: none;
}

.TableToolbar
{
	border-bottom: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border-collapse: collapse;
	background-color: #ffffff;
}

.TableMain
{
	background: white;
}

.NormalLinks
{
	font-size: 8pt;
	cursor: hand;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.NormalLinks:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #cc0000;
	text-decoration: underline;
	cursor: hand;
}

.InfoLinks
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	color: #497BBF;
	text-decoration: underline;
}

.InfoText
{
	font-family: Verdana;
	font-size: x-small;
	color: Black;
	text-decoration: none;
}

.InfoLinks:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	color: #FF6601;
	text-decoration: underline;
}

.ExceptionLinks
{
	font-size: 10pt;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.ExceptionLinks:hover
{
	font-size: 10pt;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.LinkButtonLinks
{
	font-family: Verdana;
	font-size: x-small;
	color: Maroon;
	text-decoration: none;
}

.Underline
{
	font-family: Verdana;
	font-size: xx-small;
	color: Black;
	border-bottom: gray 1px solid;
}
.ListText
{
	list-style-position: outside;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	list-style-type: disc;
}
.DetailNormal
{
	font-size: xx-small;
	color: black;
	font-family: Verdana;
	background-color: white;
}
.DetailHighlight
{
	font-size: xx-small;
	color: black;
	font-family: Verdana;
	background-color: lightgrey;
}
.ExceptionPrint
{
	font-size: 8pt;
	cursor: hand;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #cc0000;
	text-decoration: underline;
}
.ExceptionPrint:hover
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #cc0000;
	text-decoration: underline;
}

.QuestionOutline
{
	font-size: xx-small;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	list-style-type: decimal;
}

.PageTitle
{
	background-color: #000000;
}

.PageTitleText
{
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.PageTable
{
	/*border-right: #000000 1px solid;
	border-left: #000000 1px solid;*/
	border-collapse: collapse;
}

.LargeText
{
	font-size: 10pt;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.LargeText2
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.LargeTextLinks
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.LargeTextLinks:hover
{
	font-size: 10pt;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.PopupLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: xx-small;
	color: #497BBF;
	text-decoration: underline;
	cursor: hand;
}
.PopupLink:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: xx-small;
	color: #FF6601;
	text-decoration: underline;
}

.HeaderInfoText
{
	font-size: 8pt;
	text-transform: capitalize;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: transparent;
}

.HeaderInfoLinks
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: none;
}

.HeaderInfoLinks:hover
{
	font-size: 8pt;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: underline;
}

.SubTitleText
{
	font-size: 8pt;
	text-transform: capitalize;
	color: #000000;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.hplinks
{
	font-size: 8pt;
	color: #cc0000;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: underline;
}

.hplinks:hover
{
	font-size: 8pt;
	color: #cc0000;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: underline;
}

.news
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	border-bottom: #cc0000 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.imglinks
{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.imglinks:hover
{
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.vDivider
{
	border-right: #000000 1px solid;
}

.XLargeText
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.XLargeLink
{
	font-size: 10pt;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.XLargeLink:hover
{
	font-size: 10pt;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	cursor: hand; 
}

.ProductPanel
{
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	background-color: transparent;
}

.ProductTitle
{
	border-right: #cc0000 1px;
	border-top: #cc0000 1px;
	font-weight: bold;
	font-size: 18pt;
	text-transform: uppercase;
	border-left: #cc0000 1px;
	color: #000000;
	border-bottom: #cc0000 1px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-variant: small-caps;
	text-decoration: none;
}

.ProductTitle2
{
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-variant: small-caps;
	text-decoration: none;
}

.ProductSeries
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-variant: small-caps;
	text-decoration: none;
}

.ProductSeriesBanner
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #cc0000;
}

.ProductDetailText
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.ProductFeatureList
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.ProductSectionTitle
{
	font-size: 8pt;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.ProductSmallPanel
{
	border-right: #cc0000 2px solid;
	background-color: transparent;
}

.ProductLinks
{
	font-size: 8pt;
	cursor: hand;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: none;
}

.ProductLinks:hover
{
	font-size: 8pt;
	color: #999999;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: underline;
}

.PriceListStandard
{
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.PriceListUnderlined
{
	font-weight: normal;
	font-size: 8pt;
	color: #cc0000;
	border-bottom: #cc0000 1px solid;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.PriceListCostStandard
{
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.pricelistcostspecial
{
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.PriceListCostASIPPAISpecial
{
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: line-through;
}

.PriceListCostASIPPAISpecialNoUL
{
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.PriceListCostUnderlined
{
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.HPImage
{
	/* border-right: #999999 1px solid; 
	border-top: #999999 1px solid;
	border-left: #999999 1px solid; */
	border-bottom: #999999 1px solid;
}

.HPImageLarge
{
	border-right: #999999 1px solid;
}

.HPImageSmall
{
	border-bottom: #999999 1px solid;
}

.ProductList
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background-color: #ffffff;
}
.ProductCopy
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: none;
}
.ProductListTitle
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #cc0000; 
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
}
.ProductListTitle:hover
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background-color: #cc0000;
	text-decoration: none;
}
.ProductListItem
{
	font-size: 8pt;
	font-weight: normal; 
	text-transform: none;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background-color: transparent;
	text-decoration: none;
}
.ProductListImage
{
	border-right: #a9a9a9 1px solid;
	background-color: #ffffff;
}

.TableText
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom: dimgray 1px solid;
}

.TableAlternateText
{
	font-size: 8pt;
	color: #000000;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #cccccc;
	text-decoration: none;
}
.List
{
	list-style-position: outside;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	list-style-type: disc;
}

.prinfolinks
{
	font-size: 7pt;
	text-transform: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.prinfolinks:hover
{
	font-size: 7pt;
	text-transform: none;
	cursor: hand;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.picinfo
{
	font-size: 8pt;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.picinfo2
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.hr2
{
	color: #cc0000;
}

