*, html, td
{
	font-family: Verdana, Arial, sans-serif;
}
html
{
	background: #DDDDDD;
}
td {
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
}
a {
	color: #a52575; /* vistaRed */
	text-decoration: none
}
a:hover {
	/*background-color: #f8f8ff;*/
	text-decoration: underline;
}
input {
	/*background-image: url('/images/cell_bg.gif')*/
}
textarea {
	/*background-image: url('/images/cell_bg.gif')*/
}
img {
	border: 0px;
}
ul {
	padding: 0px;
	margin: 0px;
}
ol {
	padding-left: 5px;
}
li {
	line-height: 20px;
	list-style-position: outside;
	margin-left: 15px;
}
.toplinks {
	text-align: right;
	height: 20px;
	vertical-align: middle;
}
.midlinks {
	text-align: center;
	height: 20px;
	vertical-align: middle;
	background-color: #7ecac7;
}
.midlinks a {
	color: #2e3092 ! important;
}
.logo td {
	vertical-align: middle;
	font-size: 18pt;
	color: #2e3092;
	font-weight: bold;
	text-align: center;
}
.header1 {
	text-align: center;
}
.leftcol {
	text-align: left;
	width: 200px;
	padding: 5px;
	height: 400px;
	padding: 5px 10px;
	/*background: #fbfbfc url(/images/gradient1.gif) repeat-x;*/
}
.main {
	text-align: left;
	padding: 5px 10px;
}
.hlli {
/*	background-color: #f8f8ff;*/
	font-weight: bold;
}
.hlli a {
/*	background-color: #f8f8ff;*/
}
th
{
	text-align: left;
}
.required
{
	color: red;
	font-weight: bold;
}
iframe
{
	width: 820px;
	height: 400px;
	padding: 0px;
	margin: 0px;
}

.seatandpos
{
	color: #000080;
}
.skinintegrity
{
	color: #008080;
}
.wheelchairmob
{
	color: #ff0000;
}
.equine
{
	color: black;
}
.distributorlist td
{
	cursor: pointer;
	cursor: hand;
}
.distributorlist tr:hover
{
	color: #175191;
}

/* new stuff */
body
{
	background: white url(/images/background.png) 50% 100px no-repeat;
	width: 90%;
	margin: 20px auto 20px auto;
	height: 90%;
	overflow-y: scroll;
}
.gradient
{
	/*background-image: url(/images/table_bg.gif);*/
}

.gradient2
{
	/*background-image: url(/images/cell_bg.gif);*/
}

/* colors */
.vistaCyan
{
	color: #01b9b2; /* vistaCyan */
}
.vistaRed
{
	color: #a52575; /* vistaRed */
}
.vistaBlue
{
	color: #2e3092; /* vistaBlue */
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #2e3092;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	padding: 0px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #2e3092;
	line-height: 14px;
	font-family: Arial, Verdana, sans-serif;
}
table.ralign th
{
	text-align: right;
	font-style: italic;
	font-weight: normal;
	vertical-align: top;
}
table.ralign td
{
	padding: 0 5px;
}

