
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3D4305;
}
.SmallText {
	font-size : 9px;
}

li {list-style-type : none;background:url(images/bullet_corbel.gif) top left no-repeat; margin:0 0 0 0px; padding:0 0 0 10px; line-height:18px }

HR {
	width : 80%;
	height : 1px;
	color : #B29A6A;
	margin-top : 10px;
	margin-bottom : 15px;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #045E8D;
	text-decoration : none;
}
A:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : blue;
	text-decoration : underline;
}
A.Footer {
    text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : white;
}
A.Footer:Hover {
    text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : white;
}
.PageHeading, H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	color : #B29A6A;
	padding-bottom : 0px;
	margin-bottom: -6px;
	margin-top: 0px;
}

.SectionHeading, H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	color : #84682F;
	padding-bottom : 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.SubSectionHeading, H3 {
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : bold;
	color : #84682F;
}

.IntroParagraph {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3D4305;
	font-weight : bold;
}
A.MenuSub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3D4305;
	text-decoration : none;
	font-weight : bold;
}
A.MenuSub:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3D4305;
	text-decoration : underline;
	padding-bottom : 3px;
	font-weight : bold;
}
.Form { font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width: 1px;
		border-color:#7F7F7F;
		background-color:#ffffff;
		color:sliver;
		margin-left:0px;
		margin-right:0px}
		
.form_small { height:15px;
		font-family:tahoma;
		font-size:9px;
		border-style:solid;
		border-width: 1px;
		border-color:#7F7F7F;
		background-color:#ffffff;
		color:#32363A;
		margin-left:0px;
		margin-right:0px}	
.show {}
.hide{DISPLAY:none;}
