/* ===============================================================
    CSS STYLES FOR PORTAL http://demo.olbfcs.com/FCSMid-America/ - Default
    v4.0, 10/2010
   ===============================================================
*/

/* ____________ PAGE HEADER ______________________ */

table.HeadBg {
	background-color: #000;
	background-image: url(/FCSMid-America/uploads/header_logo.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.Welcome {
	font-weight: normal;
}
/* Site Links at extreme top-right of header */
td.SiteLink {
	padding: 25px 200px 0 10px;
	font: 12px 'Trebuchet MS';
}
A.SiteLink:link, A.SiteLink:visited, A.SiteLink:hover {
	color: #C6DB84;
	font-weight: normal;
	text-decoration: none;
}
A.SiteLink:hover {
	text-decoration: underline;
}
.Accent {
	color: #BBB;
	font-weight: bold;
}
#trAdmin td, #trAdmin select {
	font-size: 11px;
	white-space: nowrap;
}
/* ____________ END PAGE HEADER __________________ */

/* ____________ PAGE BACKGROUND __________________ */
/* Background color for the content part of the pages; images in the background display in "Design View" */
Body {
	margin: 0;
	background-color: #FFF;
	background-image: url(none);
	background-attachment: scroll;
	font-family: Verdana, Arial;
}
table.tableContent, .tableMain {
	display: block;
}
/* LEFT Pane Navigation - see also ".OtherPagesBg" & ".PageBg" for background colors */
#tdNavigation {
	padding: 10px 5px;
	background-color: #FFF;
	border-right: 0 solid #FFF;
}
/* LEFT Pane */
td#tdLeftPane {
	width: 0;
	height: 100%;
	padding: 8px 0 0 0;
	background-color: #EEE;
	border-right: 0 solid #FFF;
}
/* LEFT PANE Content */
td#LeftPane {
	width: 170px;
	height: 100%; 
	padding: 0;
	border-right: 0 solid #FFF;
}
/* CENTER PANE */
td#ContentPane { 
	height: 350px;
	padding: 10px 5px 0;
	display: inline;
}
/* RIGHT Pane - the Right Pane is located at the bottom of the page */
#RightPane {
	padding: 10px 5px 0;
	border-left: 0 solid #DDD;
}
/* Background/Border colors for the selected (.PageBg) & unselected (.OtherPagesBg) pages */
.PageBg, OtherPagesBg {
	background-color: #FFF;
	border-color: #FFF;
}
/* ____________ END PAGE BACKGROUND ______________ */

/* ____________ PAGE FOOTER ______________________ */

td.Footer {
	padding: 0 5px 5px 5px;
	color: #777;
	font-size: 10pt; 
	vertical-align: bottom;  
}
.Footer a:link, .Footer a:visited, .Footer a:hover {
	color: #777;
	text-decoration: underline; 
}
a.Footer:hover {
	color: #444;
	text-decoration: none;
}
p.copyright {
	display: none; 
}
/* ____________ END PAGE FOOTER __________________ */

/* ____________ ACCOUNT LOGIN ____________________ */

.AccountLogin {
	color: #000;
}
/* Sign In & Register links */
a:link.AccountLogin, a:visited.AccountLogin, a:hover.AccountLogin {
	text-decoration: underline;
}
/* ____________ END ACCOUNT LOGIN ________________ */

/* ____________ MAIN NAVIGATION __________________ */

#Header_trNav {
	height: 42px;
	padding-left: 0;
	padding-right: 0;
	background-color: #639A31;
	background-image: url(/FCSMid-America/uploads/navbarBorder.gif); 
	background-repeat: repeat-x;
	background-position: left -9px;
	white-space: nowrap;
}
img.navSpacer, img#navSpacer {
	width: 155px;
	display: block;
	white-space: nowrap;
}
/* Menu Font */
.MI, .MIO, .SMI, .SMIO, table.MI td, table.MIO td, table.SMI td, table.SMIO td {
	cursor: pointer;
	font: normal 10pt 'Trebuchet MS', Verdana, Arial;
} 
/* "Menu Item" & "Menu Item OnMouseOver" - 1st level main navigation */
td.MI, td.MIO {
	height: 19px;
	margin: 0;
	padding: 0 10px;
}
td.MI {
	background-color: transparent;
	border: 1px solid transparent;
	color: #FFF;
	text-decoration: none;
}
td.MIO {
	background-color: #C6DB84;
	border: 1px solid transparent;
	border-bottom: transparent;
	color: #FFF;
	text-decoration: none;
}
/* "Sub Menu" - 1st level of subnavigation */
div#Header_ctl02_M1subgs {
	margin-top: 1px;
}
.SMI, .SMI2, .SMIO, .SMIO2 {
	height: 19px;
	margin: 0 2px 0 0;
	padding: 0 15px;
	border: 1px solid #C6DB84;
	border-top: 0; 
	text-align: center;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
	-moz-opacity: 1.0; 
	opacity: 1.0; 
}
/* "Sub Menu Item" */
.SMI, .SMI2 {
	background-color: #C6DB84;
	background-image: url(/FCSMid-America/uploads/navbarBorder.jpg); 
	background-repeat: repeat-x;
	background-position: left -31px;
	color: #1C2428; 
}
/* "Sub Menu Item OnMouseOver" */
.SMIO, .SMIO2 {
	background-color: #C6DB84;
	color: #1C2428;
	text-decoration: none;
}
/* 2-LEVEL Navigation styles */
/* ### "Row 1" (r1) & "Row 1 Selected" (r1S) - 1st level main navigation */
/* ### "Row 2" (r2) & "Row 2 Selected" (r2S) - 2nd level sub navigation */
div.n2r1 table, div.n2r2 table {
	margin: 1px 0 0 0;
}
td.n2r1Bg, td.n2r1Sbg, td.n2r2Bg, td.n2r2Sbg {
	font: normal 10pt 'Trebuchet MS', Verdana, Arial;
	cursor: pointer;
}
a.n2r1L, a.n2r1SL {
	padding: 1px 12px 4px 13px;
	line-height: 20px;
}
a.n2r1L, a.n2r1SL, a.n2r2L, a.n2r2SL {
	margin: 1px 0 0 0;
}
a.n2r1L, a.n2r2L {
	background-color: transparent;	
	border: 1px solid transparent;  
}
a.n2r1L:link, a.n2r1L:visited, a.n2r1L:hover {
  	color: #FFF;
	text-decoration: none;
}
a.n2r1SL:link, a.n2r1SL:visited, a.n2r1SL:hover {
	color: #1C2428;
	background-color: #C6DB84;
	border: 1px solid transparent; 
	border-bottom: 1px solid transparent;    
	text-decoration: none;
}
a.n2r2L:link, a.n2r2L:visited, a.n2r2L:hover,
a.n2r2SL:link, a.n2r2SL:visited, a.n2r2SL:hover {
	color: #1C2428;
	padding: 2px 14px 5px 15px;
	line-height: 19px;
	text-decoration: none;
}
a.n2r2SL {
	background-color: #FFF;
	border: 1px solid #C6DB84;
	border-bottom: 1px solid #C6DB84; 
}
/* END 2-LEVEL Navigation styles */

/* Static Links styles - edit text within the Footer */
.staticLinksOLB, #staticLinksOLB {
	position: absolute;
	top: 20px;
	width: 100%;
	text-align: right;
	z-index: 3;
}
.staticLinks a:link, .staticLinks a:visited, .staticLinks a:hover {
	padding: 0 20px 0 5px;
	color: #FFF;
	font: 900 12px Verdana, 'Trebuchet MS', Arial;
	text-decoration: none;
}
span.staticLinks {
	padding-right: 5px;
	text-align: right;
	white-space: nowrap;
}
.hdrTagline {
	padding: 0 20px 0 5px;
	color: #FFF;
	font: normal 10px Verdana, 'Trebuchet MS', Arial;
}
/* STATIC LINKS styles END */
/* ____________ END MAIN NAVIGATION ______________ */

/* ____________ GENERAL __________________________ */

/* Module Title */
.Head {
	color: #1C2428;
	font: normal 12pt Verdana, Arial; 
}
/* Subtitles on content-edit and Admin pages */
.SubHead {
	color: #0087BF;
	font-weight: bold;
}
.SubSubHead {
	font-weight: bold;
}
/* Default text styles used by most modules */
P, LI, TD, .Normal, .Message, input, textarea, select {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
}
input, textarea, select, option {
	margin: 0;
	padding: 1px;
	border-collapse: collapse; 
	font-size: 11px;
}
.screenTitle {
	margin: 0;
	color: #1C2428;
	font: bold 17px 'Trebuchet MS', Verdana, Arial;
}
.screenInfo {
	width: 98%;
	height: 40px;
	margin: 0;
	padding: 2px;
	color: #1C2428;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: left;
	overflow: auto;
	display: inline-block;
}
.disabledField {
	background: none;
	border: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.NormalTextBox {
	font-size: 11px;
	font-weight: normal;
}
/* Error Message */
.NormalRed {
	color: #F30;
	font-weight: bold;
}
.NormalBold {
	font-weight: bold;
}
/* Default Command Button and Link styles */
.CommandButton, A.CommandButton:link, A.CommandButton:visited {
	color: #1c2428;
	font-size: 11px;
	text-decoration: underline;
}
A.CommandButton:hover {
	color: #BBB;
}
A:link, A:visited {
	color: #1C2428;
	text-decoration: underline;
}
A:hover {
	color: #1A7AB6;
	text-decoration: none;
}
#blue_links { }
a.blue_links, a.blue_links:active, a.blue_links:visited {
	color: #1A7AB6;
	text-decoration: underline;
}
a.blue_links:hover {
	color: #1A7AB6;
	text-decoration: none;
}
#green_links { }
a.green_links, a.green_links:active, a.green_links:visited {
	color: #6bb13f;
	text-decoration: underline;
}
a.green_links:hover {
	color: #40650b;
	text-decoration: none;
}

BLOCKQUOTE, PRE {font-family: Lucida Console, monospace;}
UL LI {list-style-type: disc;}
UL LI LI {list-style-type: circle;}
UL LI LI LI {list-style-type: square;}
OL LI {list-style-type: decimal;}
OL OL LI {list-style-type: lower-alpha;}
OL OL OL LI {list-style-type: lower-roman;}
HR {
	height: 1pt;
	color: #DDD;
	text-align: left;
	display: none;
}
TFOOT, THEAD {
	color: #0087BF;
}
.row0 {
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	vertical-align: bottom;
}
.row1 {
	background-color: #E9F0F6;
}
.row2 {
	background-color: #FFF;
}
.pnlContent {
	text-align: left;
}
#RightPane .pnlContent {
	position: relative;
	width: 970px;
	height: 111px;
	margin: 0;
	padding: 0;
	display: block;
}
DIV#RightPaneContent {
	position: absolute;
	width: 970px;
	height: 95px;
	margin: 0;
	padding: 10px 0 20px 0;
	overflow: hidden;
	display: block; 
}
/* ____________ END GENERAL ______________________ */

/* ____________ WELCOME PAGE _____________________ */

.welcomeLogOnTime {
	width: 100%;
	color: #F30;
	font: normal 11px Verdana, Arial, sans-serif;
	vertical-align: top;
}
table.tblLeftPane th {
	padding: 0;
	background-color: #ccccda;
}
td.leftpaneLinks {
	padding: 5px;
}
td.leftpaneLinks, td.leftpaneLinks A {
	color: #1A7AB6;
	font-size: 11px;
}
.welcomePgText {
	margin-left: 0;
	padding-left: 10px;
	color: #090;
	font: bold 14px 'Trebuchet MS';
}
.welcomePgFooter {
	color: 1C2428;
	font: normal 11px 'Trebuchet MS';
}
span.PrivacyLink {
	width: 100px; 
	padding-right: 20px; 
	text-align: right;
	display: block;
	float: right; 
}
a.PrivacyLink:link, a.PrivacyLink:visited, a.PrivacyLink:hover {
	color: #1A7AB6;
	font: 11px 'Trebuchet MS';
	text-decoration: underline; 
}
/* Messages and Alerts */
#message_alert_body {
	font-family: 'Trebuchet MS';
}
.broadcast-p {
	font-size: .65em;
}
.message_alert_messages {
	width: 100%;
	margin: 0 auto;
	background: url(/FCSMid-America/uploads/sbbody-r.gif) no-repeat bottom right;
	color: #1c2428; 
	font-weight: normal;
}
.message_alert_boxhead {
	margin: 0;
	padding: 0;
	background: url(/FCSMid-America/uploads/sbhead-r.gif) no-repeat top right;
	text-align: center;
}
.message_alert_boxhead h2 {
	margin: 0;
	padding: 22px 30px 5px;
	background: url(/FCSMid-America/uploads/sbhead-l.gif) no-repeat top left;
	color: #1c2428; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0 2px 5px;
}
#alertsParentDiv {
	margin: 0 auto;
	width: 100%; 
	background: url(/FCSMid-America/uploads/sbbody-r.gif) no-repeat bottom right;
	color: #1c2428; 
	font-size: 100%;
	font-weight: normal;
}
.message_alert_inner_div {
	width: 80%;
	margin: 0;
	padding: 5px 30px 31px;
	background: url(/FCSMid-America/uploads/sbbody-l.gif) no-repeat bottom left;
	font-size: 10px;
	overflow: hidden;
}
/* End Messages and Alerts */
/* ____________ END WELCOME PAGE _________________ */

/* ____________ BUTTONS __________________________ */

.btnSubmit,
.btnSubmit_Mouseover {
	height: 20px;
	margin-left: 3px;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
.btnMoveSelection,
.btnMoveSelection_Mouseover {
	width: 100px;
	height: 18px;
	margin: 2px 0 0 0;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
.btnEnvFilterValues,
.btnEnvFilterValues_Mouseover {
	width: 14px;
	height: 17px;
	margin: 1px 0 0 0;
	font-size: 8px;
	text-align: center;
	vertical-align: top;
}
.btnEnable_Mouseover,
.btnSubmit_Mouseover,
.btnMoveSelection_Mouseover,
.btnEnvFilterValues_Mouseover {
	font-weight: bold;
}
.btnEnable,
.btnDisable,
.btnSubmit,
.btnMoveSelection,
.btnEnvFilterValues,
.btnEnable_Mouseover,
.btnSubmit_Mouseover,
.btnMoveSelection_Mouseover,
.btnEnvFilterValues_Mouseover {
	padding: 1px;
	background: url(/FCSMid-America/uploads/btnGreenBg.gif) repeat;
	border-style: solid;
	border-width: 1px;
	color: #1c2428;
	cursor: pointer;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	z-index: 10;
}
A.btnEnable, A.btnDisable {
	padding: 1px 5px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A.btnEnable {
	color: #1c2428;
}
A.btnDisable {
	background-image: url(/FCSMid-America/uploads/btnGreenBg_d.gif); 
	border: 1px solid transparent;
	color: #777;
}
/* ____________ END BUTTONS ______________________ */

/* ____________ TABLES ___________________________ */

LEGEND {
	color: #1c2428;
	font-size: 12px;
}
.spacer TD {
	font-size: 1px;
	line-height: 1px;
}
.noBorder {
	border: 0;
}
.disableField {
	background-color: #EEE;
	color: #666;
	font: 11px Verdana, Arial;
}
#disableIcon {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	z-index: 1;
}

/* SUMMARY TABLE styles BEGIN */
#tblSummaryScroll {
	background-color: #FFF;
	overflow-x: auto;
	overflow-y: scroll; 
}
#tblSummaryHScroll {
	background-color: white;
	width: 970px;
	overflow-x: auto;
	overflow-y: hidden; 
}
.tblSummary {
	margin: 0;
	padding: 0;
	border: 0 solid #AEAEAD;
	table-layout: fixed;
	z-index: -1;
}
.tblSummaryBg {
	background-color: #FFF;
	border: 1px solid #AEAEAD;
	display: inline;
}
.tblSummaryIconBar {
	width: 100%;
	height: 24px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	border-top: 0 none #FFF;
	border-bottom: 0 none #FFF;
	border-left: 1px solid #AEAEAD;
	border-right: 1px solid #AEAEAD;
}
.tblSummaryIconBarDate {
	color: #639A31;
	font: bold 11px Verdana, Arial, sans-serif;
}
.tblSummaryIconBarField {
	position: relative;
	top: 2px;
	height: 18px;
	margin-right: 5px;		 
	border: 1px solid #AEAEAD;
	color: #1A7AB6;
	font: 11px Verdana, Arial, sans-serif;
	text-align: right;
}
.tblSummaryIcon {
	height: 22px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border-width: 0;
}
.tblSummaryHdr,
.tblSummaryHdrBg,
.tblSummaryHdrSpacer {
	background-color: #FFF;
	border-right: 1px solid #AEAEAD;
}
.tblSummaryHdr_Highlighted {
	background-color: red;
}
.tblSummaryHdr,
.tblSummaryHdr_Highlighted {
	height: 19px;
	margin: 0;
	padding: 0 0 0 2px;
	border: 1px solid #AEAEAD;
	color: #1C2428;
	font: 11px Verdana, 'Arial Narrow', sans-serif;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
}
.tblSummaryHdrSpacer {
	height: 20px;
	border: 0 solid #AEAEAD;
}
.tblSummaryCell, 
.tblSummaryCell_Numeric,
.tblSummaryCell_2x,
.tblSummaryCell_2x_Numeric,
.tblSummaryCell_Numeric_Bold,
.tblSummaryCell_Bold {
	height: 20px;
	margin: 0;
	padding: 2px;
	border-right: 1px solid #AEAEAD;
	border-bottom: 1px solid #AEAEAD;
	cursor: default;
	font: 10px Verdana, Arial, sans-serif;
}
.tblExpandedSummaryCell {
	height: 20px;
	margin: 0;
	padding: 2px;
	border-right: 1px solid #AEAEAD;
	border-bottom: 1px solid #AEAEAD;
	font: 10px Verdana, Arial, sans-serif;
	cursor: default;
}
.tblSummaryCell_2x,
.tblSummaryCell_2x_Numeric {
	height: 22px;
}
.tblSummaryRow_Even,
.tblEnvFilterRow_Even {
	background-color: #E2ECC0;
}
.tblSummaryRow_Odd,
.tblEnvFilterRow_Odd {
	background-color: #FFF;
}
.tblSummaryRow_Selected, 
.tblSummaryRow_Selected A {
	background-color: #C6DB84;
	font-weight: bold;
}
.tblSummaryRow, 
.tblSummaryRow_Even,
.tblSummaryRow_Odd,
.tblSummaryRow_Selected {
	height: 20px;
}
.tblSummaryRow_2x, 
.tblSummaryRow_2x_Even,
.tblSummaryRow_2x_Odd,
.tblSummaryRow_2x_Selected {
	height: 20px;
}
.tblEnvFilterRow_Even,
.tblEnvFilterRow_Odd {
	height: 20px;
}
.tblSummaryContextMenu {
	position: absolute;
	width: 110px;
	background-color: buttonface;
	border: thin outset;
	font: 12px Arial;
	text-decoration: none;
	text-transform: capitalize;
	display: none;
	z-index: 10;
}
.tblSummaryContextMenuItem,
.tblSummaryContextMenuItem_Selected,
.tblSummaryContextMenuItem_NonSelected {
	width: 100%;
	padding: 1px;
	padding-left: 10px;
	padding-right: 20px;
	cursor: pointer;
}
.tblSummaryContextMenuItem_NonSelected {
	background-color: buttonface;
	color: #000;
}
.tblSummaryContextMenuItem_Selected {
	background-color: #999;
	color: #FFF;
}
/* ____________ END TABLES _______________________ */

/* ____________ TAB CONTAINER ____________________ */

.tabContainer {
	background-color: #E2ECC0;
	border: thin outset;
	vertical-align: top;
}
.tab {
	margin: 5px;
}
.tabButton {
	margin: 1px;
	padding: 2px 5px;
	background-color: buttonhighlight;
	border: silver thin outset;
	color: graytext;
	font: menu;
}
.tabButton_Selected {
	margin: 1px;
	padding: 2px 5px;
	background-color: buttonface;
	border: black thin outset;
	color: buttontext;
	font: menu;
}
.tabButton A {
	color: graytext;
	text-decoration: none;
}
.tabButton_Selected A {
	color: buttontext;
	text-decoration: none;
}
/* ____________ END TAB CONTAINER ________________ */

/* ____________ FORM CONTAINER ___________________ */

.formContainer {
	padding: 10px;
	background-color: #E2ECC0;
	border: 1px solid #AEAEAD;
}
.formOuterBorder {
	background-color: #6E9F69;
	background-image: url(/FCSMid-America/uploads/bg_tile_form.gif);
	background-repeat: repeat;
	border: 0;
}
.CCFilterHdr {
	width: 240px;
	padding: 1px 3px;
	background-color: #6E9F69;
	border: 1px outset #EEE;
	color: #FFF;
	font: 11px Verdana, Arial;
}
/* ____________ END FORM CONTAINER _______________ */

/* ____________ POP-UP FORMS _____________________ */

.summaryTableSearchPopup {
	background-color: #E9F1F6;
	border: outset 2px;
	cursor: hand;
	display: inline;
	font-family: Verdana, Arial;
	font-size: 12px;
	height: 115px;
	left: 35%;
	padding: 3px;
	position: absolute;
	top: 40%;
	width: 200px;
	z-index: 10;
}
.summaryTableFilterPopup {
	background-color: #E9F1F6;
	border: outset 2px;
	cursor: hand;
	display: inline;
	font-family: Verdana, Arial;
	font-size: 12px;
	height: 120px;
	left: 75px;
	padding: 3px;
	position: absolute;
	top: 85px;
	width: 680px;
	z-index: 9999;
}
.transactionFeaturesPopup {
	background-color: #E9F1F6;
	border: outset 2px;
	cursor: hand;
	display: inline;
	font-family: Verdana, Arial;
	font-size: 12px;
	height: 210px;
	left: 200px;
	padding: 3px;
	position: absolute;
	top: 125px;
	width: 470px;
	z-index: 9999;
}
.envSaveOptionsPopup {
	background-color: #E9F1F6;
	border: outset 2px;
	display: none;
	font-family: Verdana, Arial;
	font-size: 12px;
	height: 250px;
	left: 75px;
	padding: 3px;
	position: absolute;
	top: 85px;
	width: 420px;
	z-index: 9999;
}
/* ____________ END POP-UP FORMS _________________ */

/* ____________ SCROLLBAR ________________________ */

/* Custom vertical scrollbar styles & components:
 - scrollMain       scrollbar box/container (table)
 - summaryHdrSpacer summary row spacer (above up arrow)
 - scrollButton     scrollbar slider
 - scrollUp         up arrow box, background, etc.
 - scrollDown       down arrow box, background, etc. */

/* scrollMain determines the size, width, background, etc. for the entire scrollbar area. 
The background-image or background-color property (either may be used) sets the color/pattern 
that appears underneath the scrollbar slider. */

.scrollMain {
	width: 15px;
	height: 100%;
	padding: 0;
	background: #CCC url(/fcsmid-america/uploads/scrollBg.gif) repeat;
	border-collapse: separate;
}
.tblSummaryHdrSpacer {
	height: 20px;
	background-color: #FFF;
	border: 1px outset #AEAEAD;
}

/* scrollButton sets the properties for the scrollbar (slider) that scrolls the display.
The slider color is set by the background-image or background-color property (an image or 
color may be used). */

.scrollButton {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 130px;
	background: #D4D0C8 url('') repeat;
	border: 1px outset #000;
	font-size: 12px;
	line-height: 0;
}

/* scrollUp & scrollDown control the size, background color, etc. for the boxes that display the 
up & down scroll arrows. An image or color may be specified for the background; to be visible, the 
arrow image background must be transparent. The arrow image files are specified in the JavaScript code.*/

.scrollUp, .scrollDown {
	width: 15px;
	height: 16px;
	margin: 0;
	padding: 0;
	background: #7396CE url(/fcsmid-america/uploads/up.gif) no-repeat center center;
	border: 1px solid #000;
	font-size: 12px;
}
.scrollDown {
	background: #7396CE url(/fcsmid-america/uploads/down.gif) no-repeat center center;
}
.scrollConnector {
	height: 16px;
	background: #C0C0C0;
	font-size: 12px;
}
/* ____________ END SCROLLBAR ____________________ */

/* ____________ DEMO BOX _________________________ */

DIV#DemoFrame {
	margin: 0;
	padding: 5px;
}
TABLE.tblDemo {
	margin: 0;
	padding: 0;
	border: 0;
}
TABLE.tblDemo, TABLE.tblDemo TD, .tblDemo P, .tblDemo LI {
	color: #0087BF;
	font-size: 11px;
}
TD.btnDemo P {
	color: #000;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
}
TD.btnDemo IMG {
	vertical-align: middle;
}
TD.tblDemoDesc, TD.tblDemoDesc P, TD.tblDemoDesc UL, TD.tblDemoDesc LI {
	padding: 5px;
	background-color: #EAEAF8;
}
TD.tblDemoDesc P {
	margin: 0 5px;
}
TD.tblDemoDesc LI, TD.tblDemoDesc UL {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
TD.tblDemoDesc UL {
	margin-bottom: 5px;
}
/* ____________ END DEMO BOX _____________________ */


