/******************** STYLES GENERAL TO EVERY PAGE ********************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.warrantyGen
{
	font-size : x-small;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight : normal;
	color: #333333;
}

.warrantyGenBorder
{
	font-size : x-small;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight : normal;
	border: 1px;
	border-style: solid ;
	border-color: #B4B4B4;
	border-collapse : collapse ;
	color: #333333;
}

.warrantyGenSmall
{
	font-size : xx-small;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight : normal;
	color: #333333;
}

TR.warrantyGenHeader
{
	font-size : x-small;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight : normal;
	background-color : #E4E4E4;
	color: #333333;
}

TR.warrantyGenHeaderSmall
{
	font-size : xx-small;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight : normal;
	background-color : #E4E4E4;
	color: #333333;
}

TR.warrantyGenHeaderBold
{
	font-size : x-small;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight : bold;
	background-color : #E4E4E4;
	color: #333333;
}


.textBox {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: xx-small;
	color: #333333;
	height: 21px;
	border: 1px;
	border-style: solid;
	border-color: #B4B4B4;
	background-color: #ffffff;
	padding-top:4px;
	padding-left:5px;
	padding-bottom:4px;
}

.selectBox {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: xx-small;
	color: #333333;
	border: 0px;
	border-style:solid;
	border-color:#B4B4B4;
	background-color: #ffffff;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:0px;
}

a {
	color:#C40026;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
}
.redbkg {
	background-color: #D60128;
	background-image: url(images/redbkg.jpg);
	background-repeat: repeat-x;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.headerbkg {
	background-image: url(images/greybkg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #C1C6C9;
}
.column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B11635;
}
.row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3D3D3;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D3D3D3;
}
.textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.listbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
