@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background: #555658;
}
#all {
	background-color: #FFFFFF;
}
#all #mast {
	background-position: right;
	margin-right: auto;
	margin-left: auto;
}
#all #mast span {
	display: none;
}
#all #mast #left {
	width: 216px;
}
#all #mast #right {
}
#all #mast h1 {
	background-image: url(images/logo-int.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 92px;
	width: 160px;
	display: block;
}
#all #mast h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 21px;
	color: #f26522;
	font-weight: 100;
	text-align: right;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#all #mast h3 {
	text-align: right;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
}
#all #mast #right a {
	color: #1A8000;
	text-decoration: none;
}
#all #mast #right a:hover {
	color: #f26522;
	text-decoration: underline;
}
#all #divider {
	background-image: url(images/leaves.jpg);
	clear: both;
	height: 31px;
}
#all #main {
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	background-color: #555658;
}
#all #main #topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #e6e6e6;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	text-align: center;
}
#all  #main  #topnav   a  {
	color: #e6e6e6;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#all #main #topnav a:hover {
	color: #54b948;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#all #main #topnav #nav {
}
#all #main #topnav #info {
	text-align: right;
	float: right;
	padding-right: 10px;
}
#all #main #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #e6e6e6;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#all #main #content #copy {
	float: left;
	margin-top: 20px;
	padding-right: 10px;
}
#all #main #content #flash {
	display: none;
}
#all #main #content .callout {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #f26522;
	margin-right: 18px;
	background-color: #ECECEC;
	clear: both;
	margin-bottom: 10px;
}
#all #main #content .callout p {
	color: #131313;
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 26px;
}
#all #main #content .callout h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #737373;
	margin: 0px;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#all #main #content .callout a {
	color: #1a8000;
	text-decoration: none;
}
#all #main #content .callout a:hover {
	text-decoration: underline;
}
#all #footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #5eb648;
	height: 28px;
}
.clearall {
	clear: both;
}
#all #main #content #copy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#all #main #content #copy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#all #main #content #copy p {
	padding-left: 25px;
	margin-left: 10px;
}
#all #main #content #botlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e6e6e6;
	text-align: center;
	margin-top: 20px;
}
#all  #main  #content  #botlinks a {
	color: #e6e6e6;
	text-decoration: none;
}
#all #main #content #botlinks a:hover {
	color: #54b948;
	text-decoration: none;
}
