﻿body 
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;	
  font-family: Trebuchet MS, Tahoma, Verdana, Arial;
  font-size: 13px;
  border-top: solid 4px #78a03f;
}
TD
{
  font-family: Trebuchet MS, Tahoma, Verdana, Arial;
  font-size: 13px;
}
.rightbox
{
	background-image: url("images/box_header_r_bg.gif");
	background-repeat: no-repeat;
}
.rightbox_links
{
	line-height: 20px;	
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
}
.colsep
{
	background-image: url("images/colsep.gif");
	background-repeat: repeat-y;
}
.gray
{
	color: #696969;
}
.footer
{
	font-size: 11px;
	color: #cccccc;
}
.field_border
{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E9E9E9;
}
.field
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
.white
{
	color:#ffffff;
}
link:white
{
	color:#ffffff;
}
.blue
{
	color: #6b93b9;
}
.blue:link
{
	color: #6b93b9;
}
.nav
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.nav:link
{
	border-bottom: solid 1px #d6d3bc;
}
.nav:visited
{
	border-bottom: solid 1px #d6d3bc;
}
.nav:hover
{
border-bottom: solid 1px #000000;	
}
.navbold
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.navbold:link
{
	border-bottom: solid 1px #d6d3bc;
}
.navbold:visited
{
	border-bottom: solid 1px #d6d3bc;
}
.navbold:hover
{
	border-bottom: solid 1px #000000;	
}
.front
{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.front:link
{
	border-bottom: solid 1px #d6d3bc;
	font-weight: bold;
}
.front:visited
{
	border-bottom: solid 1px #d6d3bc;
	font-weight: bold;
}
.front:hover
{
	border-bottom: solid 1px #000000;
	font-weight: bold;
}
.large
{
	font-size: 16px;
	font-weight: bold;
	color: #e78424;
}