@charset "UTF-8";

body {
	background-image: url(images/bg/bg-gradient.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #2D3C13;
	font-size: 90%;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.MasterDetail .MasterColumn{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#outer {
	background-image: url(images/bg/bg-clouds.png);
	background-repeat: repeat;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	left: auto;
	right: auto;
	height: 100%;
	z-index: -99;
	top: 0px;
}
td.shadow-r {
	background-image: url(images/bg/shadow-r.png);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow-l {
	background-image: url(images/bg/shadow-l.png);
	background-repeat: repeat-y;
	background-position: right;
}
td.white {
	background-color: #FFF;
}
table#main {
	width: 900px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 99;
	height: 110%;
	background-color: #FFF;
}
td#header {
	vertical-align: bottom;
	text-align: center;
	background-color: #A6C66C;
}
td#content {
	vertical-align: top;
	width: 600px;
	padding-right: 25px;
}
td#content h1 {
	font-weight: normal;
	font-size: 140%;
	color: #427605;
	text-shadow: #999 1px 1px 2px;
	letter-spacing: 1px;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
td#content h2 {
	font-weight: normal;
	font-size: 115%;
	color: #427605;
}
td#content h3 {
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	color: #427605;
}
td#content ul li {
	list-style-image: url(images/bg/bullet.gif);
	list-style-position: outside;
	line-height: 140%;
	padding-bottom: 3px;
}
td#content p    ,dl{
	line-height: 140%;
	text-align: justify;
	text-indent: 1em;
}
td#content p + p{
	margin-top: .5em;
}
td#content td p.indent , td#content p.indent, td#content table.indent td p{
	text-indent: 0px;
	margin-left: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td#content table.indent td p {
	margin-top: 3px;
	margin-bottom: 3px;
}
td#content table.indent td {
	vertical-align: top;
}
a:link {
	color: #5B8120;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	color: #5F2FA7;
	text-decoration: none;
}
a:hover {
	color: #6D932A;
	text-decoration: underline;
}
a:active {
	color: #B6403E;
	text-decoration: none;
}
.smallText {
	font-size: 85%;
	color: #666;
}
.smallText a, .smallText a:link, .smallText a:visited, .smallText a:hover {
	color: #666;
	font-weight: normal;
}
td.vid {
	background-color: #DAEABA;
	background-image: url(images/bg/loading_video.gif);
	background-repeat: no-repeat;
}
td#content p.singleSpace   {
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
}
td#content .center ,.center-border{
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	text-indent: 0px;
	white-space: normal;
}
.border ,.center-border{
	border: 2px solid #6F9E29;
}
.hidden {
	display: none;
}
.dark-border {
	border: 2px solid #6F9E29;
	margin: 2px;
	background-color: #333;
	padding: 3px;
}
table tr.altrow {
	background-color: #D5E7B8;
}
img.left {
	float: left;
	margin-right: 10px;
}
p.highlight{
	background-color: #D5E7B8;
	border: 2px solid #6F9E29;
	margin-right: 75px;
	margin-left: 75px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
dl.quotes  dd{
	font-style: italic;
	margin-bottom: 20px;
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #666;
	text-align: left;
}
dl.quotes  dt{
	border: 0px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-image: url(images/bg/quote.gif), url(images/bg/quote-end.gif);
	background-repeat: no-repeat;
	text-indent: 27px;
	background-position: 4px 4px, right bottom;
	text-align: left;
}
div#textrotator {
	width: 180px;
	background-color: #D5E7B8;
	border: 2px solid #6F9E29;
	margin-right: 0px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

div#textrotator dd{
	font-style: italic;
	margin-bottom: 20px;
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #666;
	text-align: left;
}
div#textrotator dt{
	border: 0px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-indent: 0px;
	text-align: left;
