p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}

.topline {
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #ddd;
	}

.LRGtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	margin-bottom: 2px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

.titlelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.titlelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #345158;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #924F38;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -4px;
	padding-left: 0px;
}
.bold{
 font-weight: bold;
}
.grey50{
	color: #808080;
}
.linkSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #924F38;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	line-height: 14px;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #924F38;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	background-color: #FFDFA2;
	font-weight: normal;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}

.textGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}
.textGreyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	text-align: right;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	padding-right: 10px;
	padding-top: 0px;
}
.textGreyLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.text strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
	font-style: strong;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	padding-top: -1px;
	line-height: 10px;
}
.textFocus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	padding-top: -2px;
	padding-bottom: 0px;
}
img.special {
	border: 1px grey solid;
	border-color: #ccc;
	border-width: thin;
	border-style: solid;
	visibility: collapse;
}

.text_cite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	padding-left: 20px;
} 

.text_footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8A8A8A;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.text_spread{
	line-height: 19pt;
	text-align: left;
}

.text_block{
	text-align: justify;
}
.centered{
	align: center;
}

/* ------------------- */

.main{
	max-width: 720px;
	align: centered;
	margin: 0 auto;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
}
@media only screen and (max-width:720px){
	/* For mobile phones: */
	.main,{width:100%;}
}
.pagetitle{
	width: 100%;
	height: 36px;
	max-width: 720px;
	padding-top: 10px;
	border-style: none none solid;
	border-bottom-width: 1px;
	border-bottom-color: #D8D8D8;
	border-width: thin;
	position: fixed;
	top: 0;
/*	background-color: #FFFFFF;	*/
	background-color: rgba(255,255,255,0.93);

}
.pageheader{
	width: 100%;
	max-width: 720px;
	height: 30px;
	margin-top: 10px;
	border-top: 1px solid #D8D8D8;
	padding-top: 15px;
	z-index: 10;
}
.pagebody{
	padding-top: 5px;
	padding-bottom: 5px;
}
.pagefooter{
	width: 100%;
	max-width: 720px;
	height: 30px;
	margin-top: 10px;
	border-top: 1px solid #DCDCDC;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	padding-top: 15px;
	position: fixed;
	bottom: 0;
	background-color: rgba(255,255,255,0.93);
	z-index: 10;
}
.interline{
	width: 80%;
	height: 10px;
	margin-top: 10px;
	border-top: 1px solid #D8D8D8;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	position: fixed;
}
.interline20percent{
	width: 100%;
	height: 10px;
	margin-top: 15px;
	border-top: 1px solid #D8D8D8;
	margin-bottom: 0px;
}
.textSpacing{
	padding-top: 10px;	
	padding-bottom: 14px;
}
.textSpacing5{
	padding-top: 5px;	
	padding-bottom: 5px;
}
.twocolumn {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-width: 330px;
	-moz-column-width: 330px;
	column-width: 330px;
	-moz-column-fill: balance;
}
.threecolumn {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-width: 220px;
	-moz-column-width: 220px;
	column-width: 220px;
	-moz-column-fill: balance;
}
div.keeptogether {
    display: inline-block;
    width: 100%;
 }
.menuitem{
	padding-top: 6px;
	padding-bottom: 6px;
	page-break-inside: avoid;
}
.menulink{
	padding-top: 0px;
	padding-bottom: 0px;
}
.downloadbox{
	max-width : 55%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: rgba(255,188,0,0.25);
	padding-left: 20px;
	padding-right: 20px;
	border: medium ridge rgba(127,92,0,0.15);
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.topbox60{
	padding-bottom: 60px;
	background-color: #FFFFFF;
}
.topbox40{
	padding-bottom: 40px;
	background-color: #FFFFFF;
}

.videoWrapper4by3 {
	position: relative;
	padding-bottom: 75%; /* 4:3 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper4by3 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapper16by9 {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper16by9 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
