/* -------------- CSS DOCUMENT -------------- */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, input, blockquote{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding:0;
    margin:0;
}
img{
    border:none;
}
h1, h2, h3, h4, h5, h6, pre, code{
    font-size:100%;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    text-decoration:none;
}
body {
    margin: 0px;
    padding: 0px;
    background-color: #F2F2F2;
    background-image: url(/ils/cult/corpid/bg2.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
p{
     margin-top:15px;
     margin-bottom:15px;
}
ul {
   list-style-type: disc;
   list-style-position: outside;
   padding: 5px;
   margin: 5px 5px 5px 25px;
}
ol {
   list-style-position: outside;
   padding: 5px;
   margin: 5px 5px 5px 25px;
}
hr {
    background-color: #CCCCCC;
    color: #CCCCCC;
    height: 1px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.clear{
    clear:both;
}
#content {
    background-color: #FFFFFF;
    width: 978px;
    margin-right: auto;
    margin-left: auto;
    padding: 8px;
    min-height:592px;
    height:auto !important;
    height:592px;
}
#maincontent{
    float: left;
    width: 978px;
    min-height:400px;
    height:auto !important;
    height:400px;
    background-color: #FFFFFF;
    padding-bottom: 8px;
}
#maincontent h1{
    font-size: 1.0em;
    color: #666666;
}
#maincontentinner{
    float: left;
    width: 978px;
    margin-top:1px;
}
#contentrightouter{
    width:626px;
    float:right;
    /*margin-top: 8px;*/
}
#contentinforightouter{
    width:340px;
    float:right;
    margin-top: 8px;
    background-color: #FFFFFF;
}
#contentinfoleftouter{
    width:350px;
    float:left;
    /*background-color: #FFFFFF;*/
    background-image: url(/ils/cult/corpid/leftnav_bg.png);
    background-repeat: repeat-x;
}
#contentinforight{
    width:340px;
    float:right;
}
#contentinforightouter{
    width:340px;
    float:right;
    margin-top: 8px;
    background-color: #FFFFFF;
}
#contentinforight{
    width:340px;
    float:right;
}
#contentpagination{
    padding-left:0px;
    float:left;
}
#contentinfoleft h2{
    font-size: 0.8em;
    font-weight: normal;
    color: #FFF;
    background-color: #7D8494;
    min-height:20px;
    height:auto !important;
    height:20px;
    width: 332px;
    margin-bottom: 12px;
    padding-top: 4px;
    padding-left: 8px;
}
.subhead {
    padding: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #5A6579;
}
.subhead a, .subhead a:visited {
    color: #5A6579;
    text-decoration: underline;
}
.subhead a:hover {
    color: #5A6579;
    text-decoration: none;
}
.subhead h2 {
    font-size: 1.3em;
}
.subhead h3 {
    font-size: 1.2em;
}
.subhead h4 {
    font-size: 1.1em;
}
.subhead h5 {
    font-size: 1.0em;
}
.subhead h6 {
    font-size: 0.9em;
}
#baseleftnav{
    float: left;
    width: 350px;
    font-size: 0.7em;
    line-height: 120%;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height:920px;
    height:auto !important;
    height:920px;
}
#baseleftnav ul {
    /*display: list-item;*/
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0px;
}
#baseleftnav a, #baseleftnav a:visited{
    color: #FFF;
    text-decoration: none;
}
#baseleftnav a:hover{
    color: #FFF;
    text-decoration: underline;
}
.current{
    font-weight: bold;
}
a.nav, a.nav:visited {
    color: #666666;
    text-decoration: none;
}
a.nav:hover{
    color: #666666;
    text-decoration: underline;
}
 /*---------- Header ----------*/
#header {
    min-height:129px;
    height:auto !important;
    height:129px;
    width: 100%;
    background-image: url(/ils/cult/corpid/header_bg.png);
    background-repeat: repeat-x;
}
#headerleft {
    float: left;
    display: block;
    min-height:80px;
    height:auto !important;
    height:80px;
    width: 215px;
    border:0;
}
#headeright {
    float: right;
    display: block;
    min-height:90px;
    height:auto !important;
    height:90px;
    width: 90px;
    margin-right:20px;
    border:0;
}
/*---------- END Header ----------*/
/*---------- Footer ----------*/
#grfooter{
    width: 978px;
    min-height:80px;
    height:auto !important;
    height: 80px;
    background-color:#7D8494;
    float: left;
}
#footer {
    width: 994px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 0.7em;
    color: #999999;
    text-align: right;
}
#footer a, #footer a:visited {
    color: #999999;
    text-decoration: none;
}
#footer a:hover {
    color: #999999;
    text-decoration: underline;
}
#footerleft {
    float: left;
    width: 55%;
}
#footeright {
    float: left;
    width: 45%;
    text-align: right;
}
/*---------- END Footer ----------*/

/*---------- Homepage Tab ----------*/
.sliderwrapper{
    width: 626px; /*width of featured content slider*/
    min-height:260px;
    height:auto !important;
    height: 260px;
    /*border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #FFF;*/
    float: left;
}
.sliderwrapper .contentdiv{
    visibility: hidden;
    width: 626px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
    min-height:600px;
    height:auto !important;
    height: 600px;
    background-color: #FFF;
}
.sliderwrapper .contentdiv img{
    border:none;
    float: left;
}
#contentdiv1{
    background-image: url(/ils/cult/corpid/contentdiv1.png);
    background-repeat: repeat-x;
}
#contentdiv2{
    background-image: url(/ils/cult/corpid/contentdiv2.png);
    background-repeat: repeat-x;
}
#contentdiv3{
    background-image: url(/ils/cult/corpid/contentdiv3.png);
    background-repeat: repeat-x;
}
#contentdiv4{
    background-image: url(/ils/cult/corpid/contentdiv4.png);
    background-repeat: repeat-x;
}
.pagination{
    width: 626px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    font-size: 0.8em;
    font-weight: bold;
}
.tabinfo {
    line-height: 120%;
    width: 287px;
    min-height:400px;
    height:auto !important;
    height:400px;
    display: block;
    float: left;
    font-size: 0.7em;
    color: #596579;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.tabinfo a, .tabinfo a:visited {
    text-decoration: none;
    color: #596579;
}
.tabinfo a:hover {
    text-decoration: underline;
    color: #596579;
}
.tabinfo h2 {
    color: #596579;
    font-size: 1.3em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.tabinfo h3 {
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.tabinfo h4 {
    font-size: 1.1em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.tabinfo h5 {
    font-size: 1.0em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.tabinfo h6 {
    font-size: 0.9em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.tabinfo ul {
    line-height: 120%;
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 25px;
}
.tabinfo li {
    margin-bottom: 1em;
}
.tabinfowide {
    line-height: 120%;
    width: 608px;
    min-height:400px;
    height:auto !important;
    height:400px;
    display: block;
    float: left;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 0.7em;
    color: #596579;
}
.tabinfowide a, .tabinfowide a:visited {
    text-decoration: none;
    color: #596579;
}
.tabinfowide a:hover {
    text-decoration: underline;
    color: #596579;
}
.tabinfowide h2 {
    color: #596579;
    font-size: 1.3em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.tabinfowide h3 {
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.tabinfowide h4 {
    font-size: 1.1em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.tabinfowide h5 {
    font-size: 1.0em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.tabinfowide h6 {
    font-size: 0.9em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.tabinfowide ul {
    line-height: 120%;
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 25px;
}
.tabinfowide li {
    margin-bottom: 1em;
}
.pagination ul{
    padding: 0px;
    margin: 0px;
    height: auto;
    list-style-type: none;
}
.pagination li {
    display: inline;
}
.pagination a{
    text-decoration: none;
    color: #FFFFFF;
    width: 149px;
    min-height:30px;
    height:auto !important;
    height:30px;
    display: block;
    float: left;
    border-top-width: 2px;
    /*border-right-width: 2px;*/
    border-top-style: solid;
    /*border-right-style: solid;*/
    border-top-color: #F2F2F2;
    /*border-right-color: #F2F2F2;*/
    background-color: #F90;
    padding-top: 10px;
    padding-left: 6px;
    margin-right: 2px;
}
.pagination a:hover{
color: #FFFFFF;
}
.pagination a.selected{
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    min-height:32px;
    height:auto !important;
    height:32px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    margin-right: 2px;
}
.pagination #slidertab1{
    background-color: #1595D3;
    color: #FFFFFF;
    text-decoration: none;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #1595D3;
    /*border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #3370AB;*/
}
.pagination #slidertab2{
    background-color: #9FCF67;
    color: #FFFFFF;
    text-decoration: none;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #9FCF67;
}
.pagination #slidertab3{
    background-color: #F8981D;
    color: #FFFFFF;
    text-decoration: none;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #F8981D;
}
.pagination #slidertab4{
    margin-right: 0px;
    background-color: #EC068D;
    color: #FFFFFF;
    text-decoration: none;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #EC068D;
}
.imghp{
    border:none;
}
/*---------- END Homepage Tab ----------*/
#maintopleftconf {
    float: left;
    width: 350px;
    min-height:300px;
    height:auto !important;
    height:300px;
    line-height: 120%;
    color: #FFF;
}
#maintopleftconf ul {
    /*margin-top: 15px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    list-style-position: outside;
    margin: 5px 0px 0px 25px;*/
}
#maintopleftconf li {
    display: list-item;
    list-style-type: disc;
}
#maintopleftconf a, #maintopleftconf a:visited{
    color: #FFF;
    text-decoration: none;
}
#maintopleftconf a:hover{
    color: #FFF;
    text-decoration: underline;
}
.cultheader {
    background-image:url(/ils/cult/corpid/cult.png);
    background-repeat:no-repeat;
    display:block;
    min-height:150px;
    height:auto !important;
    height:150px;
    overflow:hidden;
    text-indent:-5000em;
    width:350px;
    margin: 0px;
}
#maintopleftconf h4{
    display: block;
    margin-left: 2.5em;
    margin-top: 1em;
}
.conflefth4{
    font-family: Georgia, "Times New Roman", Times, serif;
}
.topleftconfinner{
    margin-top: 15px;
    margin-right: 30px;
    margin-bottom: 0;
    margin-left: 30px;
    float:left;
}
.topleftconfinner ul {
    margin: 0px;
    padding: 0px;
}
.h2tools{
    background-image: url(/ils/cult/corpid/tools.png);
    float: left;
    min-height:38px;
    height:auto !important;
    height:38px;
    width: 350px;
    text-indent:-5000em;
    display:block;
    margin-top:1em;
    margin-bottom:1em;
}
.h2howto{
    background-image: url(/ils/cult/corpid/howto.png);
    float: left;
    min-height:38px;
    height:auto !important;
    height:38px;
    width: 350px;
    text-indent:-5000em;
    display:block;
    margin-top:0.5em;
    margin-bottom:1em;
}
.cultleftnav{
    display:block;
    width: 320px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    padding-left: 30px;
    float: left;
    font-size:1.2em;
    line-height: 1.6em;
    font-weight: bold;
}
.cultleftnav ul{
    margin-left: 3em;
    float: left;
    /*display: list-item;*/
    list-style-position: inside;
    margin: 5px 0px 0px 25px;
}
.cultleftnav li{
    display: list-item;
    list-style-type: disc;
}
.selectwidth{
    width:260px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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;
}

