﻿HR {
page-break-after: always;
}
body{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
td{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
select{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
.PageHeader{
    font-size:14px;
    font-weight:bold;
}
.WarrantyText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.WarrantyTitle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #365F91;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
}
.BoldLabel10
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BoldLabel12
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BoldLabel14
{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BoldLabel16
{
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BoldLabel20
{
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.WarrantyTextBoxes
{
	border: 1px solid #000000;
}
.RedBox
{
	border: 1px solid #ff0000;
}
.ErrorText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
	text-decoration: none;
}
.SmallText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #333333;
}
.PageBreak
{
	page-break-before: always;
}
.ImageCaption{
    font-size:11px;
    font-weight:bold;
}
.gridView td
{
	font-family:Verdana, Arial;
	font-size:8pt;
	border:0px;
	padding-top:2px;
	padding-bottom:2px;
}
.gridView td a
{
	text-decoration:none;
}
.gridView td a:hover
{
	text-decoration:underline;
}
.header
{
	background:#336699;
	color:#ffffff;
	font-size:8pt;
	font-family:Verdana, Arial;
}
.gridView .header th
{
	background:#336699;
	color:#ffffff;
	font-size:8pt;
	font-family:Verdana, Arial;
	padding-top:5px;
	padding-bottom:5px;
}
.gridView .header th a
{
	background:#336699;
	color:#ffffff;
	font-size:8pt;
	font-family:Verdana, Arial;
}

.gridView .alternateRow
{
	background:#ececec;
	padding-top:2px;
	padding-bottom:2px;
}
.errorLabel
{
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#FF0000;
}
.sectionHeader{
    color:#5c5c5c;
    font-weight:bold;
    font-size:9pt;
}
.pageTitle
{
	color:#3D5A79;
	font-size:11pt;
	font-weight:bold;
}
.errorIndicator{
    font-family:Verdana, Arial, Helvetica;
    font-size:12px;
    font-weight:bold;
    color:#990000;