body {font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
      font-size: 8pt; font-style: normal; font-weight: normal; color: #333333; }
      
td {font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
      font-size: 8pt; font-style: normal; font-weight: normal; color: #333333; }

p {font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
      font-size: 8pt; font-style: normal; font-weight: normal; color: #333333; }

H1 {font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
       font-style: normal; font-weight: normal; color: #333333; }

H2 {font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
       font-style: normal; font-weight: normal; color: #663333; }

H3 {font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
       font-style: normal; font-weight: normal; color: #333333; }

H4 {font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
       font-style: normal; font-weight: normal; color: #333333; }

H5 {font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
       font-style: normal; font-weight: normal; color: #333333; }

H6 {font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
       font-style: normal; font-weight: normal; color: #333333; }

.logo {font-family: Verdana, "Trebuchet MS", Arial, sans-serif; font-size: 7pt; font-style: normal; font-weight: 600; color: #333333; }
.logoColor {font-family: Verdana, "Trebuchet MS", Arial, sans-serif; font-size: 7pt; font-style: normal; font-weight: 600; color: #663333; }


.boxform {
	font-size: 9px; 
	font-family: verdana, arial, sans-serif; 
	color: #636163; 
	text-decoration: none; 
	text-indent: 8px; 
	background-color: #cecfce;
}

u {
	color: #1f3dfd;
	text-decoration: underline;
}

a {
	color: #333300;
	text-decoration: none;
}

.pers_td {font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
      font-size: 10px; font-style: normal; font-weight: normal; color: #333333 }

.pers_td_hdr {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 9px; 
	font-style: normal; 
	font-weight: bold; 
	background-color:#cccc99; 
	color: #333333;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.menuRow
{
	height: 35px;
	margin: 7px;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #663333;
}


.menuRowLegendText
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: bold;
}

.menuRowLegend
{
	height: 22px;
	margin: 7px;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 7px;
	color: #663333;
}

.sectionHeader
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #663333;
	font-weight: bold;
}

.evenRow
{
font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
font-size:8pt;
color:black;
background-color:white;
}

.oddRow
{
font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
font-size:8pt;
color:black;
background-color:#efefd7;
}

.hdrRow
{
font-family:Verdana, "Trebuchet MS", Arial, sans-serif;
font-size:8pt;
color:black;
background-color:#CCCC99;
}

.bigRow
{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size:8pt;
	color:black;
	background-color:#efefd7;
	height:60px;
}

.navButton 
{
	font-family: Verdana, "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
	background-color: #efefd7;
	color: #000;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: solid 1px #CCCC99;
	border-right: solid 1px #CCCC99;
	border-bottom: solid 1px #CCCC99;
	border-left: solid 1px #CCCC99;
}


.msgError {
	color: #fb100f;
	font-weight: bold;
}

/* These objects are used by the validation interface */

.error
{
	color:#ff0000;
	font-weight:bold;
}

.errorTD
{
	color:#ff0000;
}

.errorTable
{
	border:  1px solid #ff0000;
	color:#ff0000;
	font-weight:bold;
	background: #ffe6e7;
	text-indent: 5px;
}

