#rail { min-height: 400px;}
#boxtop {background-color: #a5d642; height: 27px;}
.dyn {margin-left: 35px;margin-right: 35px; }
h2 {margin-bottom:12px;}
.pic {float: left;margin-right: 25px;}
.text {margin-left: 287px;}
#boxed {margin-bottom: 0;}
#boxed .text p, .text li {font-size: 13px;margin-left: 0;}
ul.button {width: 200px;}
#controls {background-color: #a5d642;text-align: right;padding: 2px 0;}
#controls a {color: white;font-size: 11px;font-weight: bold;margin-right: 20px;padding: 3px 4px;}
#controls a:hover, #controls a.at {text-decoration: none;background-color: white;color: #a5d642;}
#controls .arrow {background: url(/img/chevron_white.gif) no-repeat 0px 7px;}
#controls .arrow:hover {background-image: url(/img/chevron_green.gif);}

#controls .rightarrow {background: url(/img/chevron_white.gif) no-repeat 31px 7px;}
#controls .rightarrow:hover {background-image: url(/img/chevron_green.gif);}


#controls #prev.arrow {background-image: url(/img/chevron_white_flipped.gif);}
#controls #prev.arrow:hover {background-image: url(/img/chevron_green_flipped.gif);}
.slides {display: none;margin-left: 20px;margin-right: 20px; margin-top: 20px;}
blockquote { margin: 8px 55px 12px 55px;  line-height: normal; }
.text blockquote { margin: 8px 20px 12px 20px; }
ul {margin-left: 50px;}
ol {padding-left: 20px}
.boxed .at{display:block;}

.infotableGuide {
	width: 425px;
	font-size: 11px;
	line-height: 1.1em;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.infotable {
	width: 637px;
	font-size: 11px;
	line-height: 1.1em;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.infotable td, .infotable th, .infotableGuide td, .infotableGuide th {
	text-align: left;
	color: #666;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 35px;
}

.infotable .dotted td, .infotableGuide .dotted td {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 2px;
}

.infotable .dotted div.hr , .infotableGuide .dotted div.hr{
	margin-bottom: 0;
}

.infotable th, .infotableGuide th {
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #999;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
}

.infotable .firstcol, .infotableGuide .firstcol {
	border-left: 1px solid #ccc;
	padding-left: 22px;
}

.infotable .lastcol, .infotableGuide .lastcol {
	border-right: 1px solid #ccc;
	padding-right: 10px;
}

.infotable tr.hilite td, .infotableGuide tr.hilite td, .odd {
	background-color: #f0ffd3;
}

.infotable tr.lastrow td, .infotable tr.borderbot td, .infotableGuide tr.lastrow td, .infotableGuide tr.borderbot td {
	border-bottom: 1px solid #ccc;
}

.infotable tr.break td, .infotableGuide tr.break td {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

.infotable caption {
	margin: -20px 0 20px -55px;
	font-size: 11px;
	padding: 0px;
}
