<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background-image: url("images/bg.jpg");
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    
    min-height: 100%;
    height: auto !important;
    height: 100%;
    
    min-width: 100%;
    width: auto !important;
    width: 100%;
}

a:link, a:visited
{
    /*color: #034af3;*/
    color:#a7a17a;
}

a:hover
{
    /*color: #1d60ff;*/
    /*color:#a7a17a;*/
    color:White;
    /*text-decoration: none;*/
    font-style:italic;
}

a:active
{
    /*color: #034af3;*/
    color:#a7a17a;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

form 
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    
    min-width: 100%;
    width: auto !important;
    width: 100%;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    /*color: #666666;*/
    color:#a7a17a;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles &lt;h1&gt; and &lt;h2&gt; tags that are the 
first child of the left and right table columns */
.rightColumn &gt; h1, .rightColumn &gt; h2, .leftColumn &gt; h1, .leftColumn &gt; h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.headerband
{
    background-image: url("images/bgheader.jpg");
    background-repeat: repeat-x;
    height: 100px;
    width: 100%;
    min-width: 980px;
}

.headercontent 
{
    width: 960px;
    height: 85px;
    margin: 0px auto 0px auto;
}

.headercaption
{
    font-size: 1.5em;
    font-weight: 600;
    margin-top:12px;
    margin-left: 20px;
    padding: 0 0 0 0;
    float:left;
    color:#a7a17a;
}

.headerlogo
{  
    width:85px;
    height:85px;
    background-image: url("images/round_logo.png");
    float:left;
    /*width:761px;
    height:200px;
    margin: 0px auto 0px auto;
    background-image: url("images/IFALogo.jpg");*/
}

.headermenu
{
    margin-top:13px;
    /*top: 75px;*/
    color:White;
    float: right;
}

.titlecontent
{
    color:#a7a17a;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 20px;
    font-size: 1.8em;
    font-weight: 600;
}

.sectiontitle
{
    
    color:#a7a17a;
    text-transform: none;
    font-weight: 200;
    font-size: 1.4em;
    font-weight: 600;
}

.subtitlecontent
{
    color:#a7a17a;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: 600;
}

.subtitlecontenttight
{
    color:#a7a17a;
    text-transform: none;
    font-weight: 200;
    font-size: 1.2em;
    font-weight: 600;
}

.lighttextlarger
{
    color:#a7a17a;
    font-size: 1.2em;
}

.page
{
    width: 960px;
    background-color: #5b6b42;    
    margin: 20px auto 20px auto;
    border: 10px solid #28370e;
    border-radius:10px;
}

.banner
{
    width: 960px;
    height:254px;
    margin: 0px auto 0px auto;
    border: 10px solid #28370e;
    border-radius:10px;
    background-image: url("images/HeaderLogo.png");
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
    background-color: #5b6b42;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    /*
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    */

    color:#a7a17a;
    margin: 0px auto 20px auto;
    text-align: center;
    line-height: normal;
    
    /*
    position:absolute;
    height:125px;
    width: 100%;
    background-image: url("images/bgfoot.jpg");
    background-repeat: repeat-x;
    bottom: 0px;
*/
}

.sectionheader
{
    font-size: 1.2em;
    color:#a7a17a;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 0px;
}

.leftIndent
{
    margin-left:20px;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #2e1b0a;
    color: #a7a17a;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #4d371f;
    color: #fff;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset.admin label
{
    display: inline !important;
    margin-left:8px !important;
    padding-top:0 !important;
    margin-top:0 !important;
}

fieldset.admin
{
    padding-top:0 !important;
    margin-top:0 !important;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

div.info 
{ 
    font-family:Arial; 
    font-size:8pt; 
    position:fixed; 
    background-color:#f5deb3; 
    width:200px; 
    display:none; 
    padding:5px; 
    border:2px solid black; 
}
        
/* GRIDVIEW STYLES  
----------------------------------------------------------*/
.grid th 
{    
   color:#a7a17a;
   background-color: #4d371f;
   border: 1px solid #2e1b0a;
   padding: 2px 5px 2px 5px;
}
.grid td
{
    background-color: #5b6b42;
   border: 1px solid #2e1b0a;
    padding: 2px 5px 2px 5px;
}

/* LISTBOX STYLES  
----------------------------------------------------------*/
.list
{
    background-color:#5B6B42;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/* FILE UPLOAD STYLES  
----------------------------------------------------------*/
.uploadContainer
{
    float: left;
    margin-right: 80px;
}
#MainContent_FileContainer_FilesRoundPanel_CRC
{
    background-color:#5B6B42 !important;
}
/*.contentUploadFooter
{
    clear: both;
    padding-top: 20px;
}*/

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: #a7a17a;
}

.loginDisplay a:link
{
    color: #a7a17a;
}

.loginDisplay a:visited
{
    color: #a7a17a;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* contact us page */
.officerdetails
{
    text-align:left;
    vertical-align:text-top;
}

.officerimage 
{
    width:175px;
    padding-right:20px;
}

.divformleftfield
{
    float:left;
    width:150px;
    margin-bottom:10px;
}

.divformrightfield
{
    float:left;
    width:700px;
    margin-bottom:10px;
}

.divforminlinefield
{
    float:left;
    margin-bottom:10px;
}

.validationSummary 
{
    color:Orange;
    padding-bottom: 20px;
}

.errormessage
{
    color:Orange;
}

/* Square Payment Buttons */
.squarePaymentDiv {
  overflow: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 258.96px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: -2px 10px 5px rgba(0, 0, 0, 0);
  border-radius: 10px;
  font-family: Roboto, SQ Market, Helvetica, Arial, sans-serif;
  margin-top:20px;
}

.squareAnchorDiv{   
    display: inline-block;
    font-size: 18px;
    line-height: 48px;
    height: 48px;
    color: #ffffff;
    min-width: 212px;
    background-color: #006aff;
    text-align: center;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
    border-radius: 6px;
}

.squareMembershipCaption{    
    font-size: 18px;
    line-height: 20px;
}

.squareMembershipPrice{
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}
</pre></body></html>