﻿body
{
	SCROLLBAR-FACE-COLOR: #909090;
	SCROLLBAR-HIGHLIGHT-COLOR: #CDCDCD;
	SCROLLBAR-SHADOW-COLOR: #A60F30;
	SCROLLBAR-ARROW-COLOR: #A60F30;
	SCROLLBAR-TRACK-COLOR: #Ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-BASE-COLOR: #909090;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-position: left top;
	background-attachment: scroll;
	background-image: url(images/bgtp.gif);
	background-repeat: repeat-x;
}
TD
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.subhd
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #A90F2B;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.subhdwh
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.textnav
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #00005A;
	text-decoration: none;
}
a.textnav
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #00005A;
	text-decoration: underline;
}
a.textnav:hover {
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #A60F30;
	text-decoration: underline;
}
a
{
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #00005A;
	text-decoration: underline;
	line-height: 17px;
}
a:hover {
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #A60F30;
	text-decoration: underline;
	line-height: 17px;
}
.input {
	behavior: url(/inputboxes.htc);
	background-color: #FFFFFF;
	height: 16px;
	width: 120px;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #00005A;
}
.inputButton
{
	behavior: url(/buttons.htc);
	font-size: 9pt;
	cursor: hand;
	color: #A60F30;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	height: 19px;
	background-color: #FFFFFF;
	border: 1px solid #00005A;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
	cursor: hand;
}
.textarea {
	behavior: url(/inputboxes.htc);
	background-color: #FFFFFF;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #00005A;
}
.select {
	behavior: url(/inputboxes.htc);
	background-color: #FFFFFF;
	font-family: Microsoft Sans Serif, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #00005A;
}
.liblue
{
	list-style-position: outside;
	list-style-type: disc;
	color: #050065;
}
