html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}
:focus
{
    outline: 0;
}
html
{
}
body
{
    line-height: 1;
    color: #666666;
    font-size: 12px;
    background-color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
ol, ul
{
    list-style: none;
}
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
a:link
{
    color: #000000;
}
a:visited
{
    color: #000000;
}
a:hover
{
    color: #000000;
}
a:active
{
    color: #000000;
}
img
{
    border: none;
}
p
{
    line-height: 16px;
}
.nav, .nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom:5px;
    width: 760px;
    background-color: #666699;
   
    clear: both;
}
.nav
{
    z-index: 100;
    position: relative;
     height:22px;
}
.nav li
{
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited
{
    display: block;
    padding: 0;
    text-decoration: none;
}
.nav li a:hover
{
     
}
#nav-one li:hover a, #nav-one li.sfHover a
{
    
}
#nav-one li:hover ul a, #nav-one li.sfHover ul a
{
    
    width: 143px;
    
   
     
}
#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover
{
     
}
.nav ul
{
    list-style: none;
    margin: 0;
    width: 143px;
    position: absolute;
    top: -999em;
    left: -1px;
}
.nav li:hover ul, .nav li.sfHover ul
{
    top: 22px;
}
.nav ul li
{
    border: 0;
    float: none;
}
.nav ul a
{
    
    white-space: nowrap;
}
.nav ul a:hover
{
     background-color: #666699;
}

 

.foliotable
{
    width: 100%;
    height: 247px;
    border: 0px;
    vertical-align: top;
}

.imagecell
{
    background-color: #FFFFFF;
    vertical-align: top;
    text-align: right;
}
.coppylayout
{
    height: 246px;
    width: 753px;
    background-color: white;
}

.main-centre
{
    font-size: 11px;
    color: #666666;
    text-align: center;
}

.main-bold
{
    font-size: 12px;
    color: #666666;
    text-align: justify;
    font-weight: bold;
}

.whitetxt
{
    color: White;
    text-decoration: none;
    font-size: 12px;
}
a.whitetxt:link
{
    color: #FFCC33;
    text-decoration: none;
}
a.whitetxt:visited
{
    color: #CCCC66;
    text-decoration: none;
}
a.whitetxt:hover
{
    color: #990000;
    text-decoration: underline overline;
}
a.whitetxt:active
{
    color: #FFCC33;
    text-decoration: underline overline;
}
.whitetxt-small
{
    color: White;
    text-decoration: none;
    font-size: 10px;
}
a.whitetxt-small:link
{
    color: #FFCC33;
    text-decoration: none;
}
a.whitetxt-small:visited
{
    color: #CCCC66;
    text-decoration: none;
}
a.whitetxt-small:hover
{
    color: #990000;
    text-decoration: underline overline;
}
a.whitetxt-small:active
{
    color: #FFCC33;
    text-decoration: underline overline;
}

.bluetxtlink
{
    color: #003366;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a.bluetxtlink:link
{
    color: #003366;
    text-decoration: none;
}
a.bluetxtlink:visited
{
    color: #6666CC;
    text-decoration: none;
}
a.bluetxtlink:hover
{
    color: #990000;
    text-decoration: underline overline;
}
a.bluetxtlink:active
{
    color: #6666CC;
    text-decoration: underline overline;
}

.main
{
    font-size: 12px;
    color: #666666;
    text-align: left;
}

a.main:link
{
    color: #666699;
    text-decoration: none;
}
a.main:visited
{
    color: #990000;
    text-decoration: none;
}
a.main:hover
{
    color: #CCCC66;
    text-decoration: underline;
}
a.main:active
{
    color: #666699;
    text-decoration: none;
}

.blue-headers
{
    color: #666699;
    font-size: 12px;
    font-weight: bold;
}

.burgandy-headers
{
    color: #990000;
    font-size: 11px;
    text-align: left;
}

.blue-txt
{
    color: #666699;
}


.form
{
    background: White;
    border: outset;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    font-size: 10px;
    color: #666666;
}
TABLE
{
    border-collapse: collapse;
}
TABLE.blackborder
{
    border-style: solid;
    border-width: 2px;
    border-color: #FFFFFF;
}
TD
{
    border-collapse: collapse;
    border-color: #FFFFFF;
}
TH
{
    border-collapse: collapse;
    font-weight: bold;
    text-align: center;
}

a
{
    color: #003366;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
a:link
{
    color: #003366;
    text-decoration: none;
}
a:visited
{
    color: #6666CC;
    text-decoration: none;
}
a:hover
{
    color: #990000;
    text-decoration: underline overline;
}
a:active
{
    color: #6666CC;
    text-decoration: underline overline;
}
#container
{
    margin: auto;
    width: 760px;
    background-color: #666699;
}
#navigation
{
    clear: both;
    height: 25px;
    margin-top: 5px;
    position: relative;
    z-index: 1000;
}
#navigation img
{
    float: left;
}
#headerimages
{
    padding-bottom: 5px;
    background-color: #666699;
    height: 160px;
    clear: both;
}
#headerimages img
{
    float: left;
}
#topnavigation
{
    height: 25px;
    line-height: 25px;
    width: 750px;
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
}
#topnavigation a
{
    color: #CCCC66;
    text-decoration: none;
}
#topnavigation a:link
{
}
#topnavigation a:visited
{
}
#topnavigation a:hover
{
    color: #990000;
    text-decoration: underline;
}
#topnavigation a:active
{
}
a.becomeamember
{
    color: #FFCC48 !important;
}
#footer
{
    clear: both;
    height: 20px;
    background-color: #666666;
    color: #FFFFFF;
    text-align: center;
    padding: 5px;
}
#footerlink
{
    clear: both;
    height: 20px;
    background-color: #666666;
    color: #FFFFFF;
    text-align: right;
    padding: 5px;
}

#footerlink a:link, #footerlink a
{
    color: #FFFFFF;
}

#content
{
    background-color: #FFFFFF;
}
#toplinks
{
    width: 700px;
    margin-left: 30px;
    padding-top: 20px;
    border-bottom: solid 2px #CCCCCC;
    height: 40px;
}
#page
{
    clear: both;
    float: left;
    width: 700px;
    margin-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 2px #CCCCCC;
    margin-bottom: 10px;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.clear-both
{
    clear: both;
}
.display-block
{
    display: block;
}
p
{
    line-height: 20px;
    padding-bottom: 10px;
}
.b
{
    font-weight: bold;
}
.table td
{
    padding: 4px;
}
.event
{
    border-bottom: solid 2px #CCCCCC;
    padding-bottom: 10px;
}
.sectiontitle
{
    line-height: 20px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.buttons
{
    float: left;
}
a.buttons
{
    background: transparent url(style/images/buttons.gif) no-repeat left 0%;
    display: block;
    height: 24px;
    margin: 2px;
    line-height: 24px;
    padding-left: 26px;
    font-weight: bold;
}
a.cancel
{
    background-position: 0px 0px;
}
a.update
{
    background-position: 0px -24px;
}
a.delete
{
    background-position: 0px -48px;
}
a.add
{
    background-position: 0px -72px;
}
a.edit
{
    background-position: 0px -96px;
}
a.go
{
    background-position: 0px -120px;
}
a.info
{
    background-position: 0px -144px;
}
a.print
{
    background-position: 0px -168px;
}
a.save
{
    background-position: 0px -192px;
}/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*
{
    padding: 0;
    margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}
#TB_secondLine
{
    font: 10px Arial, Helvetica, sans-serif;
    color: #666666;
}
#TB_window a:link
{
    color: #666666;
}
#TB_window a:visited
{
    color: #666666;
}
#TB_window a:hover
{
    color: #000;
}
#TB_window a:active
{
    color: #666666;
}
#TB_window a:focus
{
    color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay
{
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}
.TB_overlayMacFFBGHack
{
    background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG
{
    background-color: #000;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
* html #TB_overlay
{
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window
{
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color: #000000;
    display: none;
    border: 4px solid #525252;
    text-align: left;
    top: 50%;
    left: 50%;
}
* html #TB_window
{
    /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image
{
    display: block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}
#TB_caption
{
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left;
}
#TB_closeWindow
{
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right;
}
#TB_closeAjaxWindow
{
    padding: 7px 10px 5px 0;
    margin-bottom: 1px;
    text-align: right;
    float: right;
}
#TB_ajaxWindowTitle
{
    float: left;
    padding: 7px 0 5px 10px;
    margin-bottom: 1px;
}
#TB_title
{
    background-color: #e8e8e8;
    height: 27px;
}
#TB_ajaxContent
{
    clear: both;
    padding: 2px 15px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4em;
}
#TB_ajaxContent.TB_modal
{
    padding: 15px;
}
#TB_ajaxContent p
{
    padding: 5px 0px 5px 0px;
}
#TB_load
{
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load
{
    /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect
{
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}
* html #TB_HideSelect
{
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent
{
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
    _margin-bottom: 1px;
}

.h-300
{
    height: 300px;
}
