/* custom stuff */

html {

  height: 100%;

  margin-bottom: 1px;

}



form {

  margin: 0;

  padding: 0;

}



body {

        margin: 0px 0px 0px 0px;

        height: 100%;

        font-size: 11px;

}



a:link, a:visited {

        color: #971111;

        text-decoration: none;

        font-weight: normal;

}



a:hover {

        color: #c00;

        text-decoration: underline;

        font-weight: normal;

}



p {

  margin-top: 0;

  margin-bottom: 5px;

}



div, p,  table, td, th {

        font-family: tahoma,Helvetica,tahoma,sans-serif;

        line-height: 130%;



}



fieldset {

        border: 0;

        padding: 5px 0;

}





span.pathway img {

        padding: 0 5px;



}



span.pathway {

        display: block;

        margin-bottom: 15px;

}





div.componentheading {

  padding-left: 0px;

}





a.readon {

        margin-top: 10px;

        padding-left: 15px;

        line-height: 14px;

        height: 16px;

}



h1 {

        padding: 0;

        padding-bottom: 5px;

        font-family:tahoma ,tahoma,sans-serif;

        font-size: 18px;

        font-weight: bold;

        vertical-align: bottom;

        color: #666;

        text-align: right;

        width: 100%;

}



h2, .contentheading {

        font-family: tahoma, Times, serif;

        font-size: 16px;

        color: #333;

}



h3 {



}





table.blog td.contentheading {



}



table.contenttoc {

  margin: 5px;

  border: 1px solid #ccc;

  padding: 5px;

}



table.contenttoc td {

  padding: 0 5px;

}





td.buttonheading {



}



td.sectiontableheader {

  background: #efefef;

  color: #333;

  font-weight: bold;

  padding: 4px;

  border-right: 1px solid #fff;

}



tr.sectiontableentry1 td, tr.sectiontableentry2 td {

  padding: 4px;

}



td.sectiontableentry1, td.sectiontableentry2{

  padding: 3px;

}



table.contentpaneopen, table.contentpane {

  width: 100%;

}



div.moduletable h3, .componentheading {

        border: 0px solid #f00;

        margin: 0;

        margin-bottom: 0px;

        height: 37px;

        line-height: 26px;

        font-size: 13px;

        font-family: "tahoma", "tahoma", tahoma, sans-serif;

        font-weight: bold;

        text-transform: uppercase;

        text-indent: 8px;

        color: #333;

}



div.moduletable ul {

        margin: 5px 0;

        padding: 0 2em;

}



div.moduletable ul li {

        padding-bottom: 3px;

}





div.moduletable {

        padding-bottom: 15px;

        padding-left: 8px;

        padding-right: 8px;

}



div#maincontent div.moduletable {

        padding-left: 0;

        padding-right:0;

}





.small {

        font-family: Tahoma, Helvetica, sans-serif;

        font-size: 9px;

        color: #666;

        font-weight: normal;

        text-transform: uppercase;

        text-align: right;

}



.modifydate {

  font-family: Tahoma, Helvetica, sans-serif;

  height: 20px;

  vertical-align: bottom;

        font-size: 9px;

        color: #666;

        font-weight: normal;

        text-transform: uppercase;

        text-align: right;

}



.createdate {

        font-family: Tahoma, Helvetica, sans-serif;

        height: 20px;

        vertical-align: top;

        font-size: 9px;

        color: #666;

        font-weight: normal;

        text-transform: uppercase;

        vertical-align: top;

        padding-bottom: 5px;

        padding-top: 0px;



}



.clr {

        clear: both;

}



#page_bg {

        height: 100%;

        padding: 0;

        margin-bottom: 1px;

}



div.mosimage {

  margin: 5px;

}



div.mosimage_caption {

  font-size: 10px;

  color: #666;

}



table.adminform textarea {

  width: 540px;

  height: 400px;

  font-size: 1em;

  color: #000099;

}





/** template stuff **/



.contentpad {

        padding: 5px 10px;

}



table#content {

        clear: both;

}



body.center div#wrapper {

        margin: 0 auto;

}



body.thin #nav a {

        padding: 0em 0.5em 0.2em 1.1em;

}



body.thin div#wrapper {

        width: 773px;

}



body.thin div#searchbox_mods {

        width: 150px;

}



body.thin div#newsflash_mods {

        right: 150px;

        width: 150px;

}



body.thin td.inset_mods {

        width: 150px;

}



body.thin table.nospace td.topleft_mods {

        width: 150px;

}



body.thin table.nospace td.right_mods {

        width: 150px;

}



body.wide #nav a {

        padding: 0em 1.5em 0.2em;

}



body.wide div#wrapper {

        width: 995px;

}



body.wide div#searchbox_mods {

        width: 206px;

}



body.wide div#newsflash_mods {

        right: 206px;

        width: 280px;

}



body.wide td.inset_mods {

        width: 200px;

}



body.wide table.nospace td.topleft_mods {

        width: 205px;

}



body.wide table.nospace td.right_mods {

        width: 205px;

}



body.vmax #nav a {

        padding: 0em 1.5em 0.2em;

}



body.vmax div#wrapper {

                min-width: 750px;

                max-width: 950px;

                width: expression(document.body.clientWidth > 950? "950px": "auto" );

}



body.vmax div#searchbox_mods {

        width: 15%;

}



body.vmax div#newsflash_mods {

        right: 15%;

        width: 20%;

}



body.vmax td.inset_mods {

        width:25%;

}



body.vmax table.nospace td.topleft_mods {

        width: 25%;

}



body.vmax table.nospace td.right_mods {

        width: 20%;

}



body.full #nav a {

        padding: 0em 1.5em 0.2em;

}



body.full div#wrapper {

                margin: 0;

                min-width: 750px;

}



body.full div#searchbox_mods {

        width: 15%;

}



body.full div#newsflash_mods {

        right: 15%;

        width: 20%;

}



body.full td.inset_mods {

        width:25%;

}



body.full table.nospace td.topleft_mods {

        width: 25%;

}



body.full table.nospace td.right_mods {

        width: 20%;

}





/* frame info */



div#header {

        height: 181px;

        position: relative;

}



div#header div, div#header td {

        color: #fff;

}



div#logo {

        position: absolute;

        left: 0;

        top: 0;

        height: 98px;

        width: 116px;

}



div#headertext {

        position: absolute;

        left: 116px;

        top: 23px;

        height: 58px;

        width: 320px;

}



div#searchbox_mods {

        position: absolute;

        right: 0;

        top: 5px;

        height: 88px;

        overflow: hidden;

}



div.search input {

        width: 100%;

        margin-bottom: 5px;



}



div#newsflash_mods {



        top: 5px;

        height: 88px;

        overflow: hidden;

}







div#horizmenu {

        height: 29px;

}







div#logo2 {

        position: absolute;

        height: 23px;

        width: 116px;

}



div#suckerfish {

        padding-left: 150px;

}



table.nospace {

        border-collapse: collapse;

        border: 0;

        margin: 0;

        padding: 0;

        width: 100%;

}



table.nospace td {

        margin: 0;

        padding: 0;

}



div#padbottom {

        height: 4px;

        overflow: hidden;

}



div#maincontent {

        padding: 20px 8px 8px 8px;

}



div#footer_mods {

        height: 29px;

        margin-top: 9px;

        text-align: center;

        line-height: 29px;

}



div.leftdots {

        margin-left: 4px;

        padding-left: 14px;

}



table.nospace td.showcase_mods {

        padding: 15px 15px 5px 15px;

}



div#shadow_tr, div#shadow_tl {

        padding-top: 15px;

}









/* default menu link styles */

a.mainlevel:link, a.mainlevel:visited {

        display: block;

        font-weight: bold;

        padding-left: 20px;

        padding-bottom: 5px;

}



a.mainlevel:hover {



}





div#quote {

        padding-top: 10px;

        margin-right: 10px;

        text-align: right;

        float: right;

        width: 505px !Important;

        width: 485px;

}



div#quote td {

        text-align: right;

}



table.menublock {

        margin: 0 15px;

}



td.summary {

        background: #eef3f9;

        padding: 5px;

        padding-left: 10px;

}



td.latestnews {

        background: #eef3f9;

        padding: 5px;

}



/*****************************

 ****   suckerfish menu   ****

 *****************************/

#nav a {

        font-weight: bold;

        color: #fff;

        font-size: 11px;

        text-transform: uppercase;

        font-family: "tahoma", "tahoma", tahoma, sans-serif;



        line-height: 16px;

        height: 16px;

        color: #ffffff;

        margin-top: 7px;

        text-decoration: none;

        display: block;



}







#nav, #nav ul {

        list-style: none;

        margin: 0;

        padding: 0;

}



/* top level links */

#nav a {





}



/* sub level links */



#nav ul ul a {

        display: block;

        color: #ffffff;

        font-weight: bold;

        text-decoration: none;

        padding: 2px 4px;

        font-size: 13px;

        text-transform: none;

}



/* top level buttons */



#nav li {

        float: right;

        padding: 0;

  background: none;

  height: 29px;



}



#nav ul li {

        position: relative;

}



#nav li ul {

        top: 29px;

        position: absolute;

        left: -999em;

        height: auto;

        width: 15em;

        font-weight: normal;

        border-width: 0;

        margin: 0;

        padding: 0;

        }



#nav li li {

        float: left;

        padding: 0;

           width: 15em;

}





/* margin for pullouts */

#nav li ul ul {

        margin: -29px 0 0 15em;

}





#nav li:hover ul ul,

#nav li:hover ul ul ul,

#nav li:hover ul ul ul ul,

#nav li.sfhover ul ul,

#nav li.sfhover ul ul ul,

#nav li.sfhover ul ul ul ul {

        left: -999em;

}



#nav li:hover ul,

#nav li li:hover ul,

#nav li li li:hover ul,

#nav li li li li:hover ul,

#nav li.sfhover ul,

#nav li li.sfhover ul,

#nav li li li.sfhover ul,

#nav li li li li.sfhover ul{

        z-index: 100;

        left: 0;

}



#nav li:hover, #nav li.sfhover {

      left: 0;

}



#nav li:hover a, #nav li.sfhover a {

    color: #ffffff;



}



#nav li li:hover a, #nav li li.sfhover a {

    color: #ffffff;



}









/* some page content things */



form {

border: 0;

margin: 0;

padding: 0;

}



table.blog span.article_seperator {

        display: block;

        height: 20px;

}



table.nopad {

        width: 100%;

        border-collapse: collapse;

        padding: 0;

        margin: 0;

        margin-bottom: 15px;

}



table.nopad td.middle_pad {

        width: 20px;

}



body.contentpane {

        background: #fff;

}



table.pollstableborder td {

        text-align: right;

        padding: 2px 0;

}





