p {
	padding-bottom: 12px;
	margin: 0;
	
}
li:first-line {

	font-size: 12px;
 	
	padding: 0;
	margin: 0;
	}
p:first-line {font-weight: bold;};






a, a:visited, a:active, a:link, a:hover    {
	font-weight: bolder;
	color: #FFFFFF ;
	text-decoration: underline;
}

ul.topnav,ul.bottomnav
{
margin-top: 7px;
list-style: none;

}
.topnav li, .bottomnav li
{
display: inline;
padding-left: 10px;
margin-left: 0px;
background-image: url(images/TriBulWh.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-right: 24px;
	font-weight: bolder;
	color: #FFFFFF ;
		font-size: 10px;
}


body, td
{
	font-family: tahoma,arial,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}

h1
{
	color: #FFC000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
h2
{
	color: #FFC000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
h3
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;	
}
h4
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	padding: 0;
	margin: 0;
	font-style: normal;
	
}
.slivertext
{
	color: #4E585A;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(images/TriBulGr.gif);
	background-repeat: no-repeat;
	background-position: 11px 10px;	
}
ul
{
margin: 0;
padding: 0;
list-style: none;
padding-bottom: 10px;
}

li 
{
padding-left: 14px;
margin-left: 0px;
background-image: url(images/SqBulWh2.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
padding-bottom: 10px;

}

#history li {

	padding-bottom: 10px;
	

}

#history li:first-line {
	color: #FFC000;
}

.viewscreennav {

	float: right;
	padding-bottom: 12px;


}

.bodycell, .bodycellleft, .bodycellright {
	padding-top: 5px;
	padding-bottom: 20px;
}

.bodycell a, .bodycell a:visited, .bodycell a:active, .bodycell a:link, 
.bodycellleft a, .bodycellleft a:visited, .bodycellleft a:active, .bodycellleft a:link, 
.bodycellright a, .bodycellright a:visited, .bodycellright a:active, .bodycellright a:link


{
	
	text-decoration: none;
	
	}

.bodycell a:hover {
	text-decoration: underline;

}

.img-shadow {
  float:left;
  background: url(images/dropshadow.gif) no-repeat bottom right;
  margin: 10px 0 12px 5px;
  clear: both;
  }

.img-shadow-thumb {
  float:left;
  background: url(images/dropshadow.gif) no-repeat bottom right;
  margin: 10px 10px 10px 5px;
  clear: left;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #296270;
  border: 1px solid #B8CDCF;
  margin: -8px 8px 10px -8px;
  padding: 2px;
  
  } 
.img-shadow-thumb img {
  display: block;
  position: relative;
  background-color: #296270;
  border: 1px solid #B8CDCF;
  margin: -8px 8px 10px -8px;
  padding: 2px;
  
  }

a, a:visited, a:active, a:link, a:hover    {
	font-weight: bolder;
	color: #FFFFFF ;
}

.printonly {
	display: none;
}

.bodycellleft {

	width: 290px;

}
.bodycellright {

	width: 361px;

}

label,input,textarea {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;

	
}

input, textarea {
	padding: 1px;
	font-family: tahoma,arial,sans-serif;
	background: #B8CDCF;
		color: #4E585A;
		font-size: 10px;
	font-weight: bold;
	border: 1px solid;
}

label {
	text-align: right;
	width: 110px;
	padding-right: 20px;
	font-weight: bolder;
}

.button {

	background: #FFC000;
	color: #ffffff;

}

.hidden {
	display: none;

}

form {
	padding-top: 20px;

}

form br {
	
		clear: left;
	
	}


@media print {


	.noprint
	{
	    DISPLAY: none;
	}
	.printonly {
	
		DISPLAY: block;
		width: 300px;
		font-size: 14px;
		
			color: #FFC000;
			font-weight: bold;
			text-transform: uppercase;
			padding: 0;
			padding-bottom: 14px;
			margin: 0;
	
	}
	td {
	
		width: 1px;
	
	}
	.bodycellleft, .bodycellright {
	
		width: 50%;
		display: block;
	
	}
	
	.maintable {
	
		width: 100%;

	}

}