body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-image: url(../images/right-grad_h.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	line-height: 20px;
	text-indent: 35px;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../images/left-grad_h.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 20px;
	text-align: left;
	font-weight: bolder;
	padding-top: 14px;
}


p {
	text-align: left;
	text-indent: 6px;
}
p.mouseinst {
	background-position: center;
	text-align: center;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
p a{
	text-align: left;
	text-indent: 6px;
	font-weight: bolder;
	color: #323221;
	text-decoration: none;
	background-color: #FFFFFF;
}
p a:hover {
	text-align: left;
	text-indent: 6px;
	font-weight: bolder;
	color: #323221;
	text-decoration: none;
	background-color: #FFD1C1;
}

p object {
	text-align: center;
}

hr.mouseinst {
	background-position: center;
	background-repeat: no-repeat;
	width: 210px;
	background-image: url(../images/right-grad_h.jpg);
	height: 7px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}



a:hover {  text-decoration: none; color: #666633}
a:link {
	color: #999966;
}
a:vlink {
	color: #333333;
}
li {
	text-align: left;
	text-indent: 6px;
	list-style-position: inside;
	list-style-type: disc;
}

hr.mouseinst {
	background-position: center;
	text-align: center;
}
object {
	background-position: center;
	text-align: center;
	left: auto;
	right: auto;
}


.companyname {  font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: #FFFFFF}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline
}

.content {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.dataTable {
	border: medium ridge #999966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-position: center;
}
.dataTableTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
}
.dataTableInput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	background-color: #DEDEBC;
	border: thin solid #E59A83;
}
.dataTableSmlPrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
}
.dataTable  a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.dataTableRev {
	border: medium ridge #999966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
}

.dataTableRevInput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	background-color: #CC3300;
	border: thin solid #E59A83;
}

.textboxPrompt {
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
	font-size: 11px;
}

.textboxGradient {
	background-image: url(../images/textbox_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bolder;
	text-align: left;
	line-height: 14px;
}
.textareaGradient {
	background-image: url(../images/textbox_gradient.gif);
	background-repeat: repeat;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bolder;
	text-align: left;
	line-height: 12px;
}
.textboxRevPrompt {
	font-weight: bold;
	text-align: center;
	padding-right: 6px;
	font-size: 11px;
}
.textboxRevGradient {
	background-image: url(../images/textbox_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	line-height: 14px;
}
