﻿table{
	background-position: center;
	font-family: Arial,sans-serif;
	font-size: 95%;
	color: #333333;
	line-height: 1.266;
	border-bottom-color: #FFFFFF;
	position: relative;
}

body{
	font-family: Arial,sans-serif;
	font-size: 95%;
	color: #333333;
	line-height: 1.266;
}

h1{
	font-size:130%;
	color:#7B0000;
	border-bottom: 0px solid #7B0000;
}

h2{
	font-size:120%;
	border-bottom: 0px solid #333333;
}

li{
	padding-bottom:5px;
}

p{
	line-height: 150%;
	font: normal normal normal 100% serif;
	padding-bottom: 8px;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
}

#content{
	background-color:#ffffff;
}

.disclaimer-red{
	color: #7B0000;
	font-size:80%;
}

.disclaimer{
	font-size:70%;
}

.reg-white{
	color:#ffffff;
	font-weight:bold;
}

a.qkLnk{
	color:#7B0000;
	font-weight:bold;
	text-decoration:none;
}

.reg-red{
	color:#7B0000;
}

div.row {
  clear: both;
  padding-top: 5px;
}

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
}

div.row span.formw {
  float: right;
  width: 285px;
  text-align: left;
}