HTML {
   overflow: -moz-scrollbars-vertical;
}

body {
	
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #FFFFFF;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-align:left;
	}
	
a:link img {
	border-style:none;
	}

a:visited img {
	border-style:none;
	}

table.center {margin-left:auto; margin-right:auto;}
	

.bodytxt {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#000000;
   padding-left: 19px;
   padding-right: 10px;
   }
   
.bodytxt a:link, .bodytxt a:visited {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight:normal;
   color:#E07E28;
   text-decoration:underline;
   }
   
 .bodytxt a:hover, .bodytxt a:active {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#5D5030;
   text-decoration:underline;
   }

.tabletext {
	font-family:Arial, Helvetica, sans-serif;
   	font-size: 11px;
	text-align:center;
   	color:#000000;
   }
 
.tabletext a:link, a:visited {
 	font-family:Arial, Helvetica, sans-serif;
   	font-size: 11px;
	font-weight: bolder;
   	color:#E17E29;
	text-decoration:underline;
	}

.tabletext a:hover, a:active {
 	font-family:Arial, Helvetica, sans-serif;
   	font-size: 11px;
   	color:#E17E29;
	text-decoration:none;
	}
	
.speciallink a:link, a:visited {
 	font-family:Arial, Helvetica, sans-serif;
   	font-size: 11px;
   	color:#6C9A5C;
	text-decoration:underline;
	}

.speciallink a:hover, a:active {
 	font-family:Arial, Helvetica, sans-serif;
   	font-size: 11px;
   	color:#6C9A5C;
	text-decoration:none;
	}

.subheader {
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #6b995b;
	padding-left: 18px;
	margin-bottom: -12px;
}

.subheaderNoIndent {
	background-color : #FFFFFF;
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #6b995b;
	margin-bottom: -12px;
}

.subheader2 {
	background-color : #FFFFFF;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #6b995b;
	padding-left: 18px;
	
}

.subheader3 {
	background-color : #FFFFFF;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #6e6346;
	padding-left: 18px;
}

.subheader3 a:link, a:visited {
	background-color : #FFFFFF;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #E17E29;
	text-decoration:underline;
}

.subheader3 a:hover, a:active {
	background-color : #FFFFFF;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #E17E29;
	text-decoration:none;
}

.meetings {
	background-color : #FFFFFF;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #6b995b;
	padding-left: 18px;
	text-align:center;
}

.ul {
	list-style-type : square;
	line-height : 20px;
}

.images {
	border : 2px solid #ffffff;
}

.caption {
	color : #6b985b;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	padding-left: 18px;
}

.tablesubhead {
	color : #6b985b;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-left: 18px;
	margin-bottom: 20px;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D3C6AE;
	}

.bottomlinks a:link, .bottomlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D3C6AE;
	text-decoration: none;
	}

.bottomlinks a:hover, .bottomlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	.pagelinks a:link, .pagelinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e07e28;
	text-decoration: none;
	}

.pagelinks a:hover, .pagelinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b995b;
	text-decoration: underline;
	}
	
/*.title {
	background-color : #FFFFFF;
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #6b995b;
	padding-left: 18px;
	padding-right: 30px;
	margin-bottom: -12px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #063160;
	}
*/

.rule {
	display:block;
	border-bottom: solid #6c985b 1px;
	width: 540px;
	color:#6c985b;
	margin-left:18px;
	padding-top:10px;
	}
	
	.ruleresources {
	display:block;
	border-bottom: solid #6e6346 1px;
	width: 540px;
	color:#6e6346;
	margin-left:18px;
	padding-top:10px;
	}
	
.ruleshort {
	display:block;
	border-bottom: solid #5d5030 1px;
	width: 540px;
	color:#6b985b;
	margin-left:18px;
	}
	
.rulesupershort {
	display:block;
	border-bottom: solid #6c985b 1px;
	width: 372px;
	color:#6c985b;
	margin-left:31px;
	padding-top:5px;
	}