a:link {
	color: black;
}

a:hover {
	text-decoration: none;
}

body {
	background-color: #ffffff;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px/26px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	padding: 0px;
}

form {
	margin-bottom: 0px
}

h1
	{
	padding-left: 0px; 
	color: #336633;
	font-size:large; 
	font-family: arial, verdana, helvetica, sans-serif; 
	}
	
H2
	{
	padding-left: 0px; 
	color: #336633;	 
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif; 
	}
	
H3
	{
	padding-left: 0px; 
	color: #336633;	
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif; 
	}

H4
	{
	padding-left: 0px; 
	color: #336633; 	
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif; 
	}

li {
	padding-right: 5px; 
	padding-left: 5px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	margin-bottom: 2px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

img {
	padding: 0; 
	margin: 0; 
	border: 0;
}

/*styles on enforcement pages - Rules of Procedure and Penalty Guidelines*/
p.level1 {
	font-weight: bold;
}
p.level2 {
	font-weight: bold;
	font-style: italic;
}
p.level3 {
	text-decoration: underline;
}
p.prim {
	padding-left: 2em;
	text-indent: -1.75em;
}
p.def {
	padding-left: 2em;
}
li.sec {
	list-style-type: lower-alpha;
}
ol.ter {
	padding-left: 0.25em;
}
ol.sec {
	padding-left: 0.75em;
}
li.ter {
	list-style-type: lower-roman;
}

table {
	border-collapse : collapse; 
	border: none;
	border-width: 0px;	
	text-align: left;
	vertical-align: top;		
}

table td, table th {
	padding : 0px; 	
}

/* CONTAINER FOR ALL THE CONTENT IN THE WEB PAGE */
table#container {
	width: 785px;	
	margin-left: auto;
	margin-right: auto;
}

table#bannerTable {
	width: 100%;		
} 

table#mainNavTable {
	width: 100%;
	text-align: center;	
	background-color: #64a734;
}

table#mainTable {
	width: 100%;
	background-color: white;
	table-layout: fixed;
	border: solid;
	border-width: 1px;
	border-color:#64a734;
	padding: 0px
} 

table#mainContentTable {
	width: 410px; /* should be at most the same width as #mctCol2 */
	background-color: white;	
} 
table#dataTable {
	margin-right: 7px;
}
table#dataTable td, table#dataTable th{
	padding : 2px; 
}
td.bb {
	border-bottom: 1px solid gray;
}
#imgs {
	padding: 0; 
	margin: 0; 
	border: 0;
	vertical-align: bottom;
	float: left;
}
#outerTable {
	background-color: white;
	width: 785px;	
	vertical-align: top;
	text-align: left;	
	margin-left:0px;
	margin-right: 0px;	
	margin-bottom:0px;
	margin-top: 0px;	
	border: none;
	border-width: 0px;	
	position: relative;	
	padding: 0px;
	border-spacing: 0px;
}
#bannerTable {	
	background-color: white;
	width: 785px;	
	height: 100px;
	vertical-align: top;
	text-align: left;	
	margin-left:0px;
	margin-right: 0px;	
	margin-bottom:0px;
	margin-top: 0px;	
	border: solid;
	border-width: 0px;	
	padding: 0px;
	position: relative;	
}
#bannerTableCol1 {	
	background-color: white;
	width: 461px;		
	vertical-align: top;
	text-align: left;	
	margin-left:0px;
	margin-right: 0px;	
	margin-bottom:0px;
	margin-top: 0px;	
	border: none;
	border-width: 0px;	
	padding: 0px;
	float: left;
}
#bannerTableCol2 {	
	background-color: white;
	width: 324px;		
	vertical-align: top;
	text-align: left;	
	margin-left:0px;
	margin-right: 0px;	
	margin-bottom:0px;
	margin-top: 0px;	
	border: none;
	border-width: 0px;	
	padding: 0px;
	float: right;		
}
#mainbody {
	text-align: left;
	padding-left: 10px;
	min-height: 450px;
	font: 12px/19px Arial, Verdana, Helvetica, sans-serif; 
	color: black;
}
#mainbody table {
	font: inherit;
}
#mainbody ol li {
	font: 12px/19px Arial, Verdana, Helvetica, sans-serif; 
	color: black;
	line-height: 150%;
	padding-top: 4px;
}
#mainbody ul li {
	font: 12px/19px Arial, Verdana, Helvetica, sans-serif; 
	color: black;
	line-height: 150%;
	padding-top: 4px;
}
/* Main horizontal navigation */
#mainnav {
	padding: 0;
	position: relative; 
	top: 0px; 
	right: 0px; 
	left: 0px; 
	float: left; 
	margin: 0px; 
	width: 100%; 
	color: white; 
	height: 27px;
	padding-top: 10px;
	text-align: center;
	background-color: #64a734;
}
#mainnav ul {
	padding: 0; 
	margin: 0;
}
#mainnav li {
	padding: 3px;
	display: inline; 
	margin: 5px 0; 
	font: bold 11px Arial, Verdana, sans-serif; 
	display: inline;
	list-style-type: none; 
	height: 27px;
	white-space: nowrap;	
}
#mainnav a:link {
	color: white; 
	text-decoration: none
}
#mainnav a:visited {
	color: white
}
#mainnav a:hover {
	color: #D5B645;
}
.mainTableCol1 {
	width: 161px; 
}
.mainTableCol2 {	
	width: 590px; /* width of the main content table */ 
}
.mainTableCol3 {
	width: 50px; 
}
.mainTableCol4 {
	/* width is kept empty in order to keep cols aligned to the left */
	width: 48px;
}

.navOn {
	color: #D5B645;
}
.text {
	font: 12px/19px Arial, Verdana, Helvetica, sans-serif; 
	color: #000000
}
table.text td {
	padding: 2px;
}
table.small {
	border: 0;
	padding: 0;
	margin: 0;
	font: 12px/19px Arial, Verdana, Helvetica, sans-serif; 
	color: black;
}
table.small td {
	border: 0;
	vertical-align: top;
}
table.small td.l {
	width: 5.5em;
	white-space: nowrap;
}
td.bottom {
	border-bottom: 0;
}
.textB {
	FONT: bold 12px/19px Arial, Verdana, Helvetica, sans-serif; COLOR: #000000
}
.textHome {
	FONT: 12px/19px Arial, Verdana, Helvetica, sans-serif; COLOR: #ffffff;
}
.textHome a:link {
	color: white;
}
.textHome a:visited {
	color: white;
}
.textHomeHeader {
	FONT: 16px/26px Arial, Verdana, Helvetica, sans-serif; COLOR: #ffffff
}
.innerNav {
	padding: 0; 
	margin: 0px; 
	display: block; 
	position: relative; 
	top: 0px; 
	right: 0px; 
	left: 0px; 
	float: left; 
	width: 144px; 
	color: #4c7046; 
	line-height: 110%; 
	height: auto; 
	background-color: #FFF; 	
}
.innerNav ul {
	padding: 0; 
	margin: 0; 
}
.innerNav li {
	padding: 3px; 
	margin: 3px 0; 
	font: 11px Arial, Verdana, sans-serif;
	border-bottom: 1px solid #4c7046; 
	list-style-type: none; 
}
.innerNav a:link {
	color: #4c7046;
	text-decoration: none;
}
.innerNav a:visited {
	COLOR: #4c7046;
}	
.innerNav a:hover {
	COLOR: #D5B645;
}
.innerNav hr {
	border: 0; /* required for firefox */
	background-color: #4c7046; /* required for firefox */
	color: #4c7046;
	height: 1px;
}
.pageHeader{
	border-bottom: solid;
	border-color: #64a734;
	border-width: 1px;
	height: 29px;
	vertical-align: middle;
	padding-top: 6px;
	font-size: 14px;
	font-family: arial, helvetica; 
	font-weight: bold;
	color: #4c7046;
	white-space: nowrap;
}
.pageHeader a {
	text-decoration: none;
	color: #4c7046;
}
.pageHeaderSubLevel{
	border-bottom: solid;
	border-left: solid;
	border-color: #64a734;
	border-width: 1px;
	height: 29px;
	vertical-align: middle;
	padding-top: 6px;
	font-size: 14px;
	font-family: arial, helvetica; 
	font-weight: bold;
	color: #4c7046;
}
.pageHeaderWithLink{
	border-bottom: solid;
	border-color: #64a734;
	border-width: 1px;
	height: 29px;
	vertical-align: middle;
	padding-top: 6px;
	font-size: 14px;
	font-family: arial, helvetica; 
	font-weight: bold;
	color: #4c7046;
	width: 161px;
}
.pageHeaderSubLevelWithLink{
	border-bottom: solid;
	border-left: solid;
	border-color: #64a734;
	border-width: 1px;
	height: 29px;
	vertical-align: middle;
	padding-top: 6px;
	font-size: 14px;
	font-family: arial, helvetica; 
	font-weight: bold;
	color: #4c7046;
	width: 368px; 
}
.pageHeaderSubLevelLink{
	border-bottom: solid;	
	border-color: #64a734;
	border-width: 1px;
	height: 29px;
	vertical-align: middle;
	padding-top: 6px;
	font-size: xx-small;
	font-family: arial, helvetica; 
	font-weight: bold;
	color: #4c7046;
	text-align: right;
	width: 253px;
	margin:0px;
}

.pageHeaderSubLevelLink A{
	color: #4c7046;
}

.quickLinks {
	padding: 0; 
	display: block; 
	margin: 0px;
	margin-right: 1em; 
	width: 144px;
	color: white; 
	background-color: #2f5928
}
.quickLinks ul {
	padding: 0; 
	margin: 0; 
}
.quickLinks li {
	padding: 0px; 
	margin: 3px 0; 
	font: 11px Arial, Verdana, sans-serif; 
	list-style-type: none; 
}
.quickLinks a:link {
	color: #aac685; 
	text-decoration: none;
}
.quickLinks a:visited {
	color: #aac685;
}
.quickLinks A:hover {
	color: #bddc94;
}
.quickLinks hr {
	border: 0; /* required for firefox */
	background-color: #4c7046; /* required for firefox */
	color: #4c7046;
	height: 1px;
}

.smallText {
	padding-left: 0px; 
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	font-size: xx-small; 	
}
span.supr {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
/* found on home page -- whats new section */
.whatsNewTitle1 {
	padding: 0; 
	margin: 0px; 
	width: 157px; 
	color: white; 
	position: relative; 
	top: 0; 
	height: auto; 
	background-color: #a6a6a6;
}
.whatsNewTitle1 ul {
	padding: 0; 
	padding-left: 7px; 
	margin: 0; 
	/*width: 157px;*/ 
	background-color: #a6a6a6;
}
.whatsNewTitle1 li {
	padding: 2px 5px; 
	margin: 2px 0px 5px; 
	font: bold 11px Arial, Verdana, sans-serif; 
	vertical-align: middle; 
	/*width: 157px;*/
	white-space: nowrap; 
	list-style-type: none; 
	background-color: #a6a6a6;
}
.whatsNew1 {
	padding: 0; 
	margin: 0;
	DISPLAY: block; 
	position: relative; 
	right: 0; 
	left: 0; 
	top: 15px; 
	width: 157px; 
	color: black; 
	height: auto; 
	background-color: #eaeaea
}
.whatsNew1 UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 7px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: auto; 
	PADDING-TOP: 0px; 
	HEIGHT: auto; 
	BACKGROUND-COLOR: #eaeaea
}
.whatsNew1 LI {
	PADDING-RIGHT: 5px; 
	BACKGROUND-POSITION: 0px 5px; 
	DISPLAY: block; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 5px; 
	FONT: 11px Arial, Verdana, sans-serif; 
	VERTICAL-ALIGN: top; 
	WIDTH: auto; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	LIST-STYLE-TYPE: none; 
	HEIGHT: auto; 
	BACKGROUND-COLOR: #eaeaea
}
.whatsNew1 a:link {
	COLOR: black; 
	BACKGROUND-COLOR: #eaeaea; 
	TEXT-DECORATION: none
}
.whatsNew1 a:visited {
	COLOR: black; 
	BACKGROUND-COLOR: #eaeaea
}
.whatsNew1 a:hover {
	COLOR: black; 
	BACKGROUND-COLOR: #eaeaea; 
	TEXT-DECORATION: underline
}
.whatsNewTitle2 {
	padding: 0; 
	margin: 0px; 
	width: 157px; 
	color: white; 
	position: relative; 
	top: 0; 
	height: auto; 
	background-color: #a6a6a6;
}
.whatsNewTitle2 ul {
	padding: 0; 
	padding-left: 7px; 
	margin: 0; 
	/*width: 157px;*/ 
	background-color: #a6a6a6;
}
.whatsNewTitle2 li {
	padding: 2px 5px; 
	margin: 2px 0px 5px; 
	font: bold 11px Arial, Verdana, sans-serif; 
	vertical-align: middle; 
	/*width: 157px;*/ 
	list-style-type: none;
	white-space: nowrap; 
	background-color: #a6a6a6;
}
.whatsNew2 {
	padding: 0; 
	margin: 0;
	DISPLAY: block; 
	position: relative; 
	right: 0; 
	left: 0; 
	top: 15px; 
	width: 157px; 
	color: black; 
	height: auto; 
	background-color: #f3f3f3
}
.whatsNew2 UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 7px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	HEIGHT: 0px; 
	BACKGROUND-COLOR: #f3f3f3
}
.whatsNew2 LI {
	PADDING-RIGHT: 5px; 
	BACKGROUND-POSITION: 0px 5px; 
	DISPLAY: block; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 5px; 
	FONT: 11px Arial, Verdana, sans-serif; 
	VERTICAL-ALIGN: top; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	LIST-STYLE-TYPE: none; 
	HEIGHT: 0px; 
	BACKGROUND-COLOR: #f3f3f3
}
.whatsNew2 A {
	COLOR: black; 
	BACKGROUND-COLOR: #f3f3f3; 
	TEXT-DECORATION: none
}
.whatsNew2 A:visited {
	COLOR: black; 
	BACKGROUND-COLOR: #f3f3f3
}
.whatsNew2 A:hover {
	COLOR: black; 
	BACKGROUND-COLOR: #f3f3f3; 
	TEXT-DECORATION: underline
}
table.enf {
	border: 1px solid gray;
}
table.enf td { 
	border-bottom: 1px solid gray;
	padding: 0.25em;
	font: 12px/19px Arial, Verdana, Helvetica, sans-serif; COLOR: #000000;
	vertical-align: top;
}
table.enf th { 
	border-bottom: 1px solid black;
	padding: 0.25em;
	font: 12px/19px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	COLOR: #000000;
	background-color: #CCCCCC;
	vertical-align: top;
}
table.enf td.total {
	border-top: 2px solid black;
	font-weight: bold;
}
table.enf td.br {
	border-right: 1px solid gray;
}
table.enf th.br {
	border-right: 1px solid black;
}
table.text td {
	vertical-align: top;
}	
p.right {
	color: green;
	text-align: right;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
table.YIR td {
	text-align: right;
	padding-right: 0.25em;
}
td.col {
	white-space: nowrap;
}
td.col1 {
	white-space: nowrap;
}
table.text td {
	padding: 2px;
}
table#dataTable2 {
	width: 98%;
}
table#dataTable2 td {
	border-bottom: 1px solid #ddd;
}
div.l2 {
	margin-left: 1em;
}
div.l3 {
	margin-left: 2em;
}
div.note {
	background-color: #CCFFCC;
	border-top: 1px solid darkgreen;
	border-bottom: 1px solid darkgreen;
}
div.note td {
	vertical-align: top;
	font-size: 12px;
	padding: 0.5em;
}
div.note td.l {
	font-weight: bold;
	width: 10em;
}
div.note2 {
	background-color: #FF9;
	border-top: 1px solid #FC0;
	border-bottom: 1px solid #FC0;
}
div.note2 td {
	vertical-align: top;
	font-size: 12px;
	padding: 0.5em;
}
div.note2 td.l {
	font-weight: bold;
	width: 10em;
}
span.M {
	width: 1em;
}

table.rules {
	width: auto;
}
table.rules td {
	vertical-align: top;
	padding: 0.25em;
	font: 12px Arial, Verdana, Helvetica, sans-serif; 
	COLOR: #000000;
	overflow: inherit
}
