.hidden { display: none; visibility: hidden; width: 0px; height: 0px;}
.footer { clear: both;}
#mainContent .moduleHeader{ background: url(/images/pagetitle_back.gif) repeat-x bottom left #fff; border-bottom: 4px #8262af solid;}
#mainContent .moduleHeader h2 { font-weight: bold; font-size: 1.8em; text-transform: uppercase; color: #5a7810; padding: 4px 10px 5px 10px; }
#mainContent { width: 601px; margin-left: 3px;}
#mainContent .moduleContent{ background-image: url(/images/inside_content_back.jpg); background-repeat: repeat-x; background-color: #f7fee6;}
#mainContent .containerPadding{ padding: 12px 10px 10px 10px;}
#mainContent h1, #mainContent h2, #mainContent h3 { font-size: 1.6em; color: #5d00dd;}  
#mainContent h4, #mainContent h5, #mainContent h6 { font-size: 1.4em; color: #5d00dd;} 
#mainContent p { font-size: 1.1em; color: #5d00dd; margin-top: 10px;} 
#mainContent a { color: #5a7810;}
#mainContent a:Visited { color: #5d00dd;}
#mainContent img { border: none 0px #fff; margin: 0px; padding: 0px;}
#mainContent .smallText { font-size: 80%; }
#mainContent .Headline {  font-size: 1em; color: #5d00dd;} /* SAME AS H3 - Legacy Inside Pages Code */
#mainContent .Text {  font-size: 1.1em; line-height: 15px; color: #5d00dd; margin-top: 10px;} /* SAME AS BODY - Legacy Inside Pages Code */
#mainContent ul.inline li { display: inline;}
#mainContent ul { } /* Optional for Custom List Styles */
#mainContent li { } /* Optional for Custom List Styles */
#mainContent .standFirst { color: #5a7810; font-weight: bold; line-height: 24px;}
#relatedLinksInsert { border: 2px solid #d6c9e8; width: 140px; float: left; margin: 14px 10px 5px 0px}
#relatedLinksInsert .moduleHeader{ background-color: #5d00dd; background-image: none; border-bottom: 1px solid #fff;}
#relatedLinksInsert .moduleHeader h3{ color: #fff; font-size: 1.1em; font-weight: bold; text-transform: uppercase; padding: 3px;}
#relatedLinksInsert .moduleContent { background-image: none; background-color: #9b64e8;}
#relatedLinksInsert .moduleContentContainer { padding: 5px;}
#relatedLinksInsert li{ list-style: none;}
#relatedLinksInsert a{ color: #ffcd00; font-size: 1.1em; font-weight: bold;}
#relatedLinksInsert a:Visited{ color: #ffcd00;}
#mainContent .imageCaptionContainer {  float: left; margin: 3px 10px 10px 0px;}
#mainContent .imageCaption {     background-color: #5d00dd; color: #d5c8e7; font-weight: bold; padding: 5px; font-size: 1.1em; border-bottom: #9b64e8 solid 11px;}
#mainContent select { background-color: #fff; font-size: 1.1em;} /* This style applies to all dropdown menus. */
#mainContent input { color: #000; font-size: 1.1em; padding-left: 3px;} /* Only specify font face, size and color. This applies to all buttons, single line text boxes (input fields), checkboxes, and radio buttons. */
#mainContent .textBox { background-color: #fff; color: #000; font-size: 1.1em; padding-left: 3px;} /* Single-Line textboxes background and border colors */
button, .button { font-size: 1.1em; padding: 3px;}
textarea { background-color: #fff; color: #000; font-size: 1.1em; padding-left: 3px;} /* This style applies to all multi-line comment areas. */
#mainContent .submitbutton { font-size: 1.1em; padding: 3px;}
#mainContent .warningMessage { color: #7941ae; font-size: 1.6px; font-weight: bold;} /* Text displayed warning of Form problems/errors */
input.short { width: 70px; padding-left: 3px; }
input.medium { width: 150px; padding-left: 3px; }
input.long { width: 300px; padding-left: 3px;}
#mainContent table { color: #000; font-size: 11px; } /* Just set a default text color and size */
#mainContent table.formattedTable { background-color: #fff;} /* Background color or borders */
#mainContent table.formattedTable th, table.formattedTable th a { padding: 5px;} /* Header cells and Header Font Info */
#mainContent table.formattedTable td { padding: 5px;} /* Table body cells and body font info */
#mainContent table.formattedTable td a {} /* Table body links */
#mainContent table.formattedTable tr.rowOdd { background-color: #d9e3c1;} /* Table Odd Row for a separate background-color for every other row */
#mainContent table.formattedTable tr.rowEven { background-color: #fdfff7;} /* Table Even Row for a separate background-color for every other row */
#mainContent table.fullWidth { width: 580px;} /* specify the width to span the full content area */
.CellBackground0 { background-color: #d9e3c1; color: #000; } /* Background, Border, and Text color only */
.CellBackground1 { background-color: #ffffff; color: #000; } /* Background, Border, and Text color only */
#mainContent .CellContent0, #mainContent .CellContent1 { padding: 5px; } /* Define padding so running copy doesn't hit edge of background. */
.cellText0 { padding-left: 3px; text-align: left;}
.cellText1 { padding-left: 3px; text-align: left;}
#mainContent .calendarTable { }
#mainContent .calendarTable td, #mainContent .calendarTable td a  { padding: 5px;}
#mainContent .calendarTable td.calendarDayCell { } /* Specify something to overwrite CellBackground0 */
#mainContent .calendarTable td.calendarEmptyDay { }
#mainContent .calendarTable td.calendarDayViewed { } /* Specify something to overwrite CellBackground1 */
#mainContent .calendarTable td.calendarCurrentDate { }
hr {  height: 1px; color: #e6e3e7;background-color:#e6e3e7;border:none;}
.sectSeparatorH { height: 10px;} /* Horizontal gaps between sections. */
.sectSeparatorV { width: 10px;} /* Vertical gaps between sections. */
#mainContent fieldset { border: none 0px #fff;}
#mainContent legend { /* Specify a Color */ font-weight: bold;}
#mainContent .formRow { clear: both; margin: 5px 0px;}
#mainContent label { display: block; float: left; width: 150px; text-align: right; font-weight: bold; margin-top: 2px; margin-right: 3px;}
#mainContent label .labelDetails {    font-weight: normal;    font-size: 0.9em;    height: 40px;}
#mainContent .formRowMultiFields { margin-left: 153px; /* !! Should be the width of the label !! */}
#mainContent .formRowMultiFields img { /* Used for Captcha */ padding: 0px;}
#mainContent label.spanWidth { width: auto; display: block; text-align: left;}
#mainContent label.inline { float: none; display: inline; width: auto; text-align: auto;}
#mainContent .formRowSubmit { margin-left: 153px; /* Probably the width of the label */}
#mainContent .EmailForm label { width: 80px;}
.alignLeft {  float: left; margin: 0px 10px 5px 0px;}
.alignCenter { text-align: center; }
.alignRight { float: right; margin: 0px 0px 5px 10px;}
#mainContent img.noFormat { border: none 0px; margin: 0px; }
#mainContent .byline{ font-weight: bold; color: #5a7810; font-size: 1.1em;{
.elsAlertMsg { font-family: ; font-size: 13px; font-weight: bold; color: ; line-height: normal }
.elsTable { border-style: solid; border-width: 4px; border-color: ; }
.elsCellField { background-color: ; color: ; font-family: ; font-size: 13px; }
.elsCellData { background-color: ; color: ; font-family: ; font-size: 13px; }
A.elsCellField { color: ; }
A.elsCellData { color: ; }
