/* CSS Document */

p, td {margin-top: 0; margin-bottom: 0; }


/* BEGIN MENU */
 #navlist
{
margin: 0;
padding: 10px 0 20px 10px;

}

#navlist ul, #navlist li
{
margin: 0;
display: inline;
list-style-type: none;
padding: 0 0 2px 0;
background: transparent;
color: #000;

}

#navlist a:link, #navlist a:visited
{
	float: right;
	line-height: 14px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
	border-bottom: 4px solid #FFF;
	padding-bottom: 2px;
	font-size: 13pt;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

/* END MENU */

p, td  {margin-top: 0; margin-bottom: 0}
.textTitle {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
	/*border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
}
.textMain {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	margin-top: 12px;
	margin-right: 25px;
	margin-bottom: 12px;
	margin-left: 25px;
}

.img_Default {
	border-width:  1px;
	border-color:  #000000;
	border-style: solid;
	float: left;
	margin-right: 10px;
}

.copyright {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 25px;
}

.footer {

	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-left: 25px;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
}
.footer a:active {
	color: #666666;
	text-decoration: none;
}
.textTagline {
	margin-right: 18px;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}
.mainCellBG {
	background-color: #A4C861; 
	border: 1px solid #A4C861;
}
.mainCellBG2 {
	/*background-color: #A4C861; */
	border: 1px solid #A4C861;
}
.accentCellBG {
	background-color: #647A3B;
}
.formHeader {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #647A3B;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.formCells {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	}
.accentCellBG img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
