
#tablecontainer table {
	border-collapse: collapse;
	line-height: 140%;
	width: 100%;
	text-align: left;
	}

#tablecontainer td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	color: #666666; 
	border-bottom: 1px solid #e0e0e0;
	padding: 0.5em;
	vertical-align:top;
	}

#tablecontainer tr.yellow {
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	background: #FFe;
	}


.smallText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #546377; line-height: 135%}
.smallText a:link {  color: #344357; text-decoration: none}
.smallText a:visited { color: #546377; text-decoration: none}
.smallText a:hover { color: #000000; text-decoration: underline}

.smallTextOnWhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #546377; line-height: 135% }
.smallTextOnWhite a:link {  color: #647387; text-decoration: none}
.smallTextOnWhite a:visited { color: #546377; text-decoration: none}
.smallTextOnWhite a:hover { color: #FF0000; text-decoration: underline}

.regText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5pt; color: #333333; line-height: 145%}
.regText a:link {  color: #FF6600; text-decoration: none}
.regText a:visited { color: #FF6600; text-decoration: none}
.regText a:hover { color: #FF0000; text-decoration: underline}
.headText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; color: #546377; line-height: 140% }

.smallTextOnDark { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; line-height: 135% }
.smallTextOnDark a:link {  color: #FFFFFF; text-decoration: none}
.smallTextOnDark a:visited { color: #FFFFF0; text-decoration: none}
.smallTextOnDark a:hover { color: #FFCC00; text-decoration: underline}


#searchdiv	{
	width:588px; 
	padding:20px 0 10px 0;
	text-align:center;
	margin:0;
	}

	.searchform	{
		 display:inline; 
		 margin:0; 
		 padding:0;
		 }
		 
	.searchbox	{
		 width:300px;
		}
		
	.searchbutton	{
		 width:100px;
		}
		
		
		
		
