a:link       { font-family: Arial; font-size: 12pt; font-variant: normal; color: #0000FF; font-weight: bold }
a:visited    { font-family: Arial; font-size: 12pt; font-variant: normal; color: #0000FF; font-weight: bold }
a:active     { font-family: Arial; font-size: 12pt; font-variant: normal; color: #0000FF; font-weight: bold }
a:hover      { font-family: Arial; font-size: 12pt; font-variant: normal; color: #006600; font-weight: bold }



body         { font-family: Arial; font-size: 18pt

}

body.HH {
	text-align: center;
	background-color: #FFB74A;
}

img {
	border: none;
}

/*
P 	     { font-family: Arial; font-size: 12pt }

H1           { font-family: Arial; font-size: 12pt; font-variant: normal; color: #0B956C }

H2           { font-family: Arial; font-size: 16pt; font-variant: normal; color: #3399FF }

H3           { font-family: Arial; font-size: 12pt; font-variant: normal; color: #333333 }

H4           { font-family: Arial; font-size: 11pt; font-variant: normal; color: #808080 }

H5           { font-family: Arial; font-size: 8pt; font-variant: normal; color: #000000 }

li			   { font-family: Times New Roman; font-size: 12pt; text-align: Left }
*/

h1.HH {
	text-align: left;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 1em;
}

h2.HH  {
	text-align: center;
	font-family: Arial,Verdana,Sans-Serif;
	color: red;
}

p.Note {
	text-align: center;
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 0.7em;
	font-style: italic;
}

#PDFNote {
	text-align: center;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 0.5em;
}

#CommentSections {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
	border-top-style: none;
	border-bottom-style: none;
	text-align: left;
}

#CommentSectionsTable {

	width: 760;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
}

#CommentSectionsTable td {
	width: 240px;
	padding: .25em .25em .25em .25em;
	border: solid;
	border-width: 1px;
	border-color: black;
}

#CommentSections li {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: top;
	word-wrap: break-word;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
}

* html #CommentSections li { 
	display: inline;
}

* + html #CommentSections li {
	display: inline;
}

#CommentSections li > * {
	padding: 0em .5em .1em .5em;
	text-align: left;
	display: table;
	table-layout: fixed;
	width: 230px;
	overflow: hidden;
}

#CommentSections ul {
	/*padding: 0;*/
	width: 780px;
	margin: 0 auto 0 auto;
	border-right-style: solid;
	border-width: 1px;
}

p.NoMargin {
	padding: 0;
	margin: 0;
}

div.HH{
	width: 690px;
	margin: 0px auto 0px auto;
	padding: 13px 55px 27px 55px;
	border-style: solid;
	border-color: #111111;
	border-collapse: collapse;
	border-width: 2px;
	text-align: left;
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 1em;
	}

div.NoTopBorder {
	border-top-style: none;
	border-top-width: 0px;
}

div.NoBottomBorder {
	border-bottom-style: none;
	border-bottom-width: 0px;
}

div.NoTopBottomBorder {
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

.NoPadding {
	padding: 0;
}

#NavigationLinks {
	width: auto;
	margin: 0 0 1em 0;
	text-align: center;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 12pt;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}

#NavigationLinks p {

	padding: 0;
	margin: 0;
}

#NavigationSubLinks {
	width: auto;
	margin: 0;
	border-style: none;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 12pt;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
}

#NavigationSubLinks p {
	padding: 0;
	margin: 0;
}

div.Content {
	width: 690px;
	margin: 0px auto 0px auto;
	padding: 13px 55px 27px 55px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #111111;
	border-width: 2px;
	background: #FFFF99;
	text-align: left;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 1em;
}

div.WhiteContent {
	width: 690px;
	margin: 0px auto 0px auto;
	/*padding: 13px 55px 27px 55px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #111111;
	border-width: 2px;
	background: #FFFF99;*/
	text-align: left;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 1em;
}

div.FarmContent {
	width: 690px;
	margin: 0px auto 0px auto;
	/*padding: 13px 55px 27px 55px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #111111;
	border-width: 2px;
	background: #FFFF99;*/
	text-align: left;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 1em;
}

div.TopContentBorder1 {
	border-top-style: solid;
	border-top-width: 1px;
}

div.TopContentBorder2 {
	border-top-style: solid;
	border-top-width: 2px;
}

div.BottomContentBorder1 {
	border-top-style: solid;
	border-top-width: 1px;
}

div.BottomContentBorder2 {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}


div.Image {
	border-top-width: 1px;
	background: #FFFFFF;
	text-align: center;
}

#PDFLinks {
	width: auto;
	margin: 0;
	text-align: center;
	border-style: none;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 12pt;
	font-variant: normal;
	color: #C0C0C0;
	font-weight: bold;
}

#PDFLinks p {
	padding: 0;
	margin: 0;
}

address      { font-family: Arial; font-size: 10pt; font-variant: normal; color: #3399FF; font-weight: bold}
