/* CHANGE CONTROL */
/* 6-12-2006 GKS added class for TPS background */

html {
	min-height: 100%;
	margin-bottom: 1px;
}

a 	{text-decoration: underline;}

a:hover {color: #ff0000;
		background: none;
		text-decoration: underline;}

a.bold 	{text-decoration: underline;
		font-weight:bold;}

a:hover.bold {color: #ff0000;
		background: none;
		text-decoration: underline;
		font-weight:bold;}

a.bodylink {font-size:13px;
			color: #281998;
			background: none;
			text-decoration: none;}

a.javalink {font-size:14px;
			color: #281998;
			background: none;
			text-decoration: none;}

a:hover.bodylink {color: #ff0000;
			background: none;
}

a:hover.javalink {color: #ff0000;
			background: none;
}

.botnav {
		color: #FFFFFF;
		background: none;
		text-decoration: none;
}

a.botnav {
		color: #FFFFFF;
		background: none;
		text-decoration: none;
}

a:hover.botnav {
		color: #BBDDFF;
		background: none;
		text-decoration: none;
}
a.tandclink {
		color: #FFFFFF;
		background: none;
		text-decoration: none;
}

a:hover.tandclink {
		color: #CCC139;
		background: none;
		text-decoration: none;
}

a.botrednav {
		color:#ffffff;
		background: none;
}

a:hover.botrednav{
		color: #FF0000;
		background: none;
}


a.bidlink {
		font-size:16px;
		color: #FFF78C;
		background: none;
		text-decoration: underline;
}

a:hover.bidlink {
		color: #000099;
		background: none;
}


.bodycopy
	{font-size: 12px;
	line-height: 18px;
	text-decoration: none;}

.bodybox
	{font-size: 12px;
	line-height: 17px;
	text-decoration: none;}

.bodystage
	{font-size: 12px;
	line-height: 14px;
	text-decoration: none;}

.bodytitle{
	font-size: 16px;
	line-height: 18px;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.button{
	background-color:#293963;
	color:#f1f7ff;
	font-weight:bold;
	font-family:arial, sans-serif;
	font-size:11px;
	padding-top:4px;
	padding-bottom:3px;
}
.button2{
	background-color:#293963;
	color:#f1f7ff;
	font-weight:bold;
	font-family:arial, sans-serif;
	font-size:14px;
	padding-top:4px;
	padding-bottom:3px;
}
.linkbutton2{
	 display: block;
	 background-color:#293963;
	 color:#f1f7ff;
	 font-weight:bold;
	 font-family:arial, sans-serif;
	 font-size:14px;
	 text-decoration: none;
	 width: 160px;
	 padding-top:5px;
	 padding-bottom:4px;
	 margin: 5px;
	 border-width: 1px 
	 border-color: #C5C7C9;
	 border-style: outset;
}
.linkbutton2:hover{
	 display: block;
	 background-color:#293963;
	 color:#8FB6EB;
	 font-weight:bold;
	 font-family:arial, sans-serif;
	 font-size:14px;
	 text-decoration: none;
	 width: 160px;
	 padding-top:5px;
	 padding-bottom:4px;
	 margin: 5px;
	 border-width: 1px 
	 border-color: #C5C7C9;
	 border-style: outset;
}
.linkbutton2:active{
	 display: block;
	 background-color:#293963;
	 color:#8FB6EB;
	 font-weight:bold;
	 font-family:arial, sans-serif;
	 font-size:14px;
	 text-decoration: none;
	 width: 160px;
	 padding-top:5px;
	 padding-bottom:4px;
	 margin: 5px;
	 border-width: 1px 
	 border-color: #C5C7C9;
	 border-style: inset;
}

h1 {color: #293963;
	font-size:20px;
}

td {
	font-size: 13px; color: #000099; font-family: arial,sans-serif;
}
p {
	margin-top: 10px; font-size: 13px; margin-bottom: 0px;
}

select {
	font-size: 11pt; font-family: arial,sans-serif;
}
option {
	font-size: 11pt; font-family: arial,sans-serif;
}
textarea{
	font-size: 10pt; font-family: arial, sans-serif;
}
input{
	font-size: 10pt; font-family: arial, sans-serif;
}
ul {margin-top: 5px; margin-bottom: 5px}
/* unordered lists */
ul li { list-style: square; margin-left: -20px}
.smallcopyblue {
	font-size:9px;
	line-height:12px;
	color:#686aac;
	font-weight:normal;font-family:verdana;
}
.tpsback
{
background: url("/pix/tpsback.gif")
}

