body
{
    color: #000066;
    font-family: Arial,Helvetica,sans-serif;
    text-align: justify;
    font-size: 12px;
    font-weight: normal;
}
font
{
    color: #000066 !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
    text-align: justify !important;
}
.fakeuploadbtn, .fakeuploadbtn:hover
{
    background-image: url(Images/ArrowButtonS.gif);
    position: absolute;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: bold !important;
    color: White !important;
    background-repeat: no-repeat;
    text-align: center;
    padding-left: 20px;
    width: 83px;
    height: 23px;
    padding-top: 2px;
    margin-left: 150px;
    text-decoration: none;
    background-color: White;
}
.contactbtn
{
    width: 160px;
    height: 34px;
    padding-bottom: 4px;
    border: 0px solid #FFFFFF;
    background-image: url(Images/ArrowButtonBlue.gif);
    text-align: center;
}
.contactbtn:hover
{
    background-image: url(Images/ArrowButtonGreen.gif) !important;
}
.contactbtn:active
{
    background-image: url(Images/ArrowButtonRed.gif) !important;
}

.bluebutton, .greenbutton, .redbutton, .contactbtn, .bluebutton180, .greenbutton180, .redbutton180
{
    cursor: pointer;
    font-size: 13px !important;
    font-weight: bold !important;
    color: White !important;
    background-repeat: no-repeat;
    padding-left: 34px;
    text-decoration: none !important;
    background-color: White;
}
.bluebutton, .greenbutton, .redbutton, .bluebutton180, .greenbutton180, .redbutton180
{
    padding-top: 9px;
    padding-right: 4px;
    width: 122px;
    padding-bottom: 7px;
    height: 18px;
    display: block;
    text-align: left;
}
.bluebutton180, .greenbutton180, .redbutton180
{
    width: 142px;
}
.bluebutton
{
    background-image: url(Images/ArrowButtonBlue.gif) !important;
}
.bluebutton:hover
{
    background-image: url(Images/ArrowButtonGreen.gif) !important;
}
.bluebutton:active
{
    background-image: url(Images/ArrowButtonRed.gif) !important;
}
.greenbutton
{
    background-image: url(Images/ArrowButtonGreen.gif) !important;
}
.greenbutton:hover
{
    background-image: url(Images/ArrowButtonRed.gif) !important;
}
.greenbutton:active
{
    background-image: url(Images/ArrowButtonBlue.gif) !important;
}
.redbutton
{
    background-image: url(Images/ArrowButtonRed.gif) !important;
}
.redbutton:hover
{
    background-image: url(Images/ArrowButtonBlue.gif) !important;
}
.redbutton:active
{
    background-image: url(Images/ArrowButtonGreen.gif) !important;
}
.bluebutton180
{
    background-image: url(Images/ArrowButtonBlue180.png) !important;
}
.bluebutton180:hover
{
    background-image: url(Images/ArrowButtonGreen180.png) !important;
}
.bluebutton180:active
{
    background-image: url(Images/ArrowButtonRed180.png) !important;
}
.greenbutton180
{
    background-image: url(Images/ArrowButtonGreen180.png) !important;
}
.greenbutton180:hover
{
    background-image: url(Images/ArrowButtonRed180.png) !important;
}
.greenbutton180:active
{
    background-image: url(Images/ArrowButtonBlue180.png) !important;
}
.redbutton180
{
    background-image: url(Images/ArrowButtonRed180.png) !important;
}
.redbutton180:hover
{
    background-image: url(Images/ArrowButtonBlue180.png) !important;
}
.redbutton180:active
{
    background-image: url(Images/ArrowButtonGreen180.png) !important;
}
.AdminMenu
{
    height: 36px;
    padding: 0;
}
.AdminMenu a, .AdminMenu a:link, .AdminMenu a:active, .AdminMenu a:visited
{
    background-color: transparent;
    border-right: solid 3px #F5F5F5;
    color: #555555;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 15px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}
.AdminMenu a:hover
{
    background-color: #EAEAEA;
}
.AdminMenu span
{
    background-color: transparent;
    color: #555555;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    height: 15px;
    padding: 5px;
    text-align: right;
    text-decoration: none;
    width: 200px;
}
#outer
{
    width: 761px;
    border: 1px solid #A5D510;
}
#headRow, #footerRow
{
    background-color: #003366;
    color: White;
    padding: 3px 3px 3px 7px;
}
#mainColumn
{
    background-image: url(Images/largeBGr.gif);
    background-position: right top;
    background-repeat: no-repeat;
}
#container
{
    margin: 0 40px 20px 40px;
    border: 1px solid #A5D510;
    padding: 0 10px 10px 10px;
}
.divLogo
{
    padding: 3px;
}
.MyMenu a:link, .MyMenu a:visited, .MyMenu a:active
{
    font-size: 0.8em;
    font-weight: bold;
    padding: 6px 12px 5px 24px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    vertical-align: bottom; /*text-align: bottom;*/
    background-image: url('Images/GreenCircle.gif');
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 10px;
}
.MyMenu a.current
{
    background-image: url('Images/GreenCircleHover.gif');
}
#footerRow .MyMenu a:link, #footerRow .MyMenu a:visited, #footerRow .MyMenu a:active
{
    margin: -4px 0;
}
.MyMenu a:hover
{
    background-image: url('Images/GreenCircleHover.gif');
    font-size: 0.8em;
    font-weight: bold;
    padding: 6px 12px 5px 24px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    vertical-align: bottom; /*text-align: bottom;*/
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 10px;
}
.FaqList a
{
    display: block;
    color: Black;
    text-decoration: none;
    font-size: larger;
    padding-bottom: 7px;
}
.Downloads .Item
{
    font-size: larger;
    font-weight: bold;
}
.Downloads .Details
{
    font-size: smaller;
}
.Downloads
{
    background-color: #E6E6E6;
    border: solid 1px #CCC;
    display: block;
    margin-top: 10px;
}
.Downloads td
{
    padding-bottom: 2px;
}
.GalleryThumb
{
    /*width: 146px;     height: 165px;*/
    float: left;
    margin-bottom: 5px;
}
.GalleryThumb a
{
    width: 130px;
    height: 130px;
    display: block;
    vertical-align: middle;
    text-align: center;
    padding: 3px;
    margin: 0;
    border: solid 2px white;
    text-decoration: none;
}
.GalleryThumb a:hover
{
    border: solid 2px #ccc;
}
.GalleryThumb a img
{
    border-style: none;
}
.GalleryThumbCtrl
{
    position: absolute;
    width: 130px;
    text-align: center;
    margin-top: -26px;
    margin-left: 5px;
    background-color: #eee;
    padding: 1px 0;
}
.ThumbCaption, .ThumbCaption input
{
    text-align: center;
    padding: 0; /*width: 127px;*/
    font-size: 9pt;
}
.ThumbCaption input
{
    height: 15px;
    margin-top: -5px;
    margin-left: 8px;
}
.Pager
{
    color: black;
    background-color: #E6E6E6;
    font-style: normal;
    border: solid 1px #CCC;
    padding: 1px 0px;
    width: 100%;
    display: block;
    clear: both;
    text-align: center;
    margin-left: -1px;
}
.Pager input[type="image"]
{
    vertical-align: text-bottom;
}
.PaddedBlock
{
    padding-top: 10px;
    display: block;
}
.Blog
{
    margin: 15px 0;
}
.Blog .Post
{
}

.Blog .PostPreview
{
    margin: 25px 0 0 0;
}
.PostContent
{
    margin: 10px 0;
}
.PostDate
{
    font-size: small;
    white-space: nowrap;
}
.BlogControls
{
    float: right;
    width: 100px;
    text-align: center;
    background-color: #eee;
    padding: 2px 0 1px 0;
    white-space: nowrap;
    margin-top: 2px;
}
.ftbsize5
{
    font-size: 5pt;
}
.ftbsize6
{
    font-size: 6pt;
}
.ftbsize7
{
    font-size: 7pt;
}
.ftbsize8
{
    font-size: 8pt;
}
.ftbsize9
{
    font-size: 9pt;
}
.ftbsize10
{
    font-size: 10pt;
}
.ftbsize11
{
    font-size: 11pt;
}
.ftbsize12
{
    font-size: 12pt;
}
.ftbsize13
{
    font-size: 13pt;
}
.ftbsize14
{
    font-size: 14pt;
}
.ftbsize15
{
    font-size: 15pt;
}
.ftbsize16
{
    font-size: 16pt;
}
.ftbsize17
{
    font-size: 17pt;
}
.ftbsize18
{
    font-size: 18pt;
}
.ftbsize19
{
    font-size: 19pt;
}
.ftbsize20
{
    font-size: 20pt;
}
.ftbsize21
{
    font-size: 21pt;
}
.ftbsize22
{
    font-size: 22pt;
}
.ftbsize23
{
    font-size: 23pt;
}
.ftbsize24
{
    font-size: 24pt;
}
.ftbsize25
{
    font-size: 25pt;
}
.ftbsize26
{
    font-size: 26pt;
}
.ftbsize27
{
    font-size: 27pt;
}
.ftbsize28
{
    font-size: 28pt;
}
.ftbsize29
{
    font-size: 29pt;
}
.ftbsize30
{
    font-size: 30pt;
}
.ftbsize31
{
    font-size: 31pt;
}
.ftbsize32
{
    font-size: 32pt;
}
.ftbsize33
{
    font-size: 33pt;
}
.ftbsize34
{
    font-size: 34pt;
}
.ftbsize35
{
    font-size: 35pt;
}
.ftbsize36
{
    font-size: 36pt;
}
.ftbsize40
{
    font-size: 40pt;
}
.ftbsize48
{
    font-size: 48pt;
}
.ftbsize56
{
    font-size: 56pt;
}



/* ---- secstyle.css  ---- */
.body
{
    color: #000066;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.headings
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: italic;
    color: #333366;
    font-weight: bold;
    text-transform: none;
}
.maincopy
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
    font-weight: normal;
    text-align: justify;
}
.maincopybold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333366;
}
.menu
{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
a:link
{
    font-family: Arial;
    color: #003366;
    text-decoration: none;
    font-weight: normal;
}
a:visited
{
    font-family: Arial;
    color: #990033;
    text-decoration: none;
    font-weight: normal;
}
a:hover
{
    font-family: Arial;
    color: #990033;
    text-decoration: underline;
    font-weight: normal;
}
a:active
{
    font-family: Arial;
    color: #990033;
    text-decoration: none;
    font-weight: normal;
}
h1
{
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    text-transform: none;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}
li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
    font-style: normal;
    list-style-image: url(images/bullet.gif);
}
.address
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
}
.tableHead
{
    color: #FFFFFF;
    font-weight: bold;
    background-color: #333366;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.tableheadblue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.button
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #CCCCCC;
    margin: 1px;
    padding: 1px;
    border: thin solid #003366;
}
.tableborder
{
    border: 1px solid #A5D510;
}
.formError
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FF0000;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    border: none;
}
p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    color: #000066;
}
.thanks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    color: #333366;
    font-weight: bold;
    text-transform: none;
    text-align: center;
}
.csbutton img
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    -moz-opacity: 0.6;
}
.csbutton:hover img
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
}
.csbutton:hover
{
    color: red; /* irrelevant definition to overcome IE bug */
}
.cs_link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: normal;
}

.cs_link a:link
{
    font-family: Arial;
    color: #003366;
    text-decoration: none;
    font-weight: normal;
}
.cs_link a:visited
{
    font-family: Arial;
    color: #003366;
    text-decoration: none;
    font-weight: normal;
}
.cs_link a:hover
{
    font-family: Arial;
    color: #003366;
    text-decoration: underline;
    font-weight: normal;
}
.cs_link a:active
{
    font-family: Arial;
    color: #003366;
    text-decoration: none;
    font-weight: normal;
}
