img {border: 0;}

body {
        margin: 0 0 0 0;        
        background-repeat: repeat-x;
        background-color: #a8a8a8;
}
        
td,tr,p,div {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

p {
        margin: 5px 0 10px 0;
}

h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: normal;
        color: #000000;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #004A88;
        margin: 10px 0;
}

h3 {
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: left;
        color: #6DA05B;
        margin: 7px 0;
}

a:link, a:visited {
        color: #E75A08;
        text-decoration: none;
}

a:hover {
        color: #C64F06;
}
        
ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
}

li {
        background: url(../images/list.gif) 0px 4px no-repeat;
        padding-left: 24px;
}
        
ol li {
        background: none;
        padding-left: 0;
}

hr { 
        width: 100%;
}
        
form {
        margin: 0;
}

fieldset {
        overflow: auto;
        border: none;
        padding-bottom: 10px;
}
        
div.clear, .clr {
        clear: both;
}
        
#main {
        margin-top: 14px;
}
        
.width_fixed {
        margin: 0 auto;
        width: 980px;
}

.width_fluid {
        margin: 0 10px;
        min-width: 900px;
}

#orange {
        height: 5px;
        background-color: #F9843E;
        border: 1px solid #E75A08;
}

#logo {
        border: 1px solid #DBDBDB;
        margin-top: 2px;
}

#search {
        margin-top: 10px;
        height: 20px;
        text-align: center;
}

#modules_l {
        margin-top: 8px;
        border: 1px solid #DBDBDB;
        padding: 1px;
        text-align: left; 
}

#modules_r {
        background-color: #FFFFFF;      
        margin-left: 5px;
        border: 1px solid #DBDBDB;
        padding: 1px;
        text-align: left; 
}

#header {
        margin-left: 5px;
        height: 150px;
        border: 1px solid #DBDBDB;
        padding: 1px;
}

#flashnews {
        background: url(../images/clouds.jpg) no-repeat;
        height: 150px;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}

#scater {
        width: 200px;
        float: left;
        vertical-align: top;
}

#news {
        text-align: left;
        padding-top: 10px;
        padding-right: 5px;
        width: 60%;
        float: right;
}

#green {
        margin-left: 5px;
        margin-top: 2px;
        margin-bottom: 3px;
        border: 1px solid #6DA05B;
}

#usermods {
        margin-left: 5px;
        text-align: left; 
}

#user1 {
        width: 49%;
        float: left;
        border: 1px solid #DBDBDB;
        padding: 1px;
}

#user2 {
        width: 49%;
        float: right;
        border: 1px solid #DBDBDB;
        padding: 1px;
}

#mainbody {
        margin-left: 5px;
        text-align: left;
}

#bottom {
        margin-left: 5px;
        text-align: center;
}

#blue {
        margin-top: 2px;
        border: 1px solid #348AD3;
}

#copyright {
        text-align: center;
        padding: 5px 0;
        font-size: 10px;
        color: #999999;
}
        
#copyleft {
        visibility: hidden;
        font-size: 7px;
        color: #FFFFFF;
}

#searchbutton {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #004A88;
        background: url(../images/button_bg.jpg) repeat-x;
        border: 1px solid #DBDBDB;
        width: 30px;
}

#searchbox {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #004A88;
        background-color: #FFFFFF;
        border: 1px solid #DBDBDB;
        width: 130px;
        padding-left: 2px;
}

button, .button {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #004A88;
        background: url(../images/button_bg.jpg) repeat-x;
        border: 1px solid #DBDBDB;
}
        
input#email, .inputbox {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #004A88;
        background-color: #FFFFFF;
        border: 1px solid #DBDBDB;
}
        
.invalid {
        border-color: #E75A08;
}

label.invalid {
        color: #E75A08;
}

ul.menu {
        list-style: none;
        padding: 0;
        margin: 0;
}

ul.menu li {
        background: url(../images/menu_bg.gif) 0px 6px no-repeat;
        display: block;
        padding: 0px;
        border-bottom: 1px solid #DBDBDB;
}
        
ul.menu li a:link, ul.menu li a:visited {
        display: block;
        line-height: 18px;
        padding-left: 24px;
        color: #333333;
        font-weight: bold;
}

ul.menu li a:hover {
        color: #E75A08;
}

ul.menu li ul li {
        background: url(../images/indent1.png) 4px 6px no-repeat;
        padding-left: 2px;
        border: none;
        font-size: 10px;
        font-weight: bold;
}

ul.menu li ul li a:link, ul.menu li ul li a:visited  {
        color: #005399;
}
        
ul.menu li ul li a:hover {
        color: #E75A08;
        border: none;
}
        
ul#mainlevel-nav {
        list-style: none;
        padding: 0;
        margin: 0;
        float: right;
        }

ul#mainlevel-nav li {
        display: block;
        background-image: none;
        float: left;
        text-align: center;
        font-weight: bold;
        margin: 0;
        padding: 0;
        width: auto !important;
        font-size: 11px;
        text-transform: uppercase;
        line-height: 32px;
        white-space: nowrap;
        border-left: 1px solid #DBDBDB;
}

ul#mainlevel-nav a:link, ul#mainlevel-nav a:visited {
        padding-left: 15px;
        padding-right: 15px;
        color: #FFFFFF;
        text-decoration: none;
}

ul#mainlevel-nav a:hover {
        background: url(../images/topmenu_bga.jpg) repeat-x;
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0px;
        width: auto !important;
        font-size: 11px;
        text-transform: uppercase;
        line-height: 32px;
        white-space: nowrap;
}
        
.small, .createdate {
        font-size: 10px;
        font-weight: bold;
        color: #999999;
}

.smalldark {
        font-size: 10px;
        font-weight: bold;
        color: #333333;
}
        
.modifydate {
        font-size: 10px;
        color: #999999;
}

.readon {
        background: url(../images/readon.gif) 0px 4px no-repeat;
        padding-left: 14px;
        font-weight: bold;
        float: right;
}

a.readon:hover {
        color: #005399;
}

.contentpaneopen {
        width: 100%;
}

.contentheading {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #000000;
        line-height: 30px;
        border-bottom: 1px solid #D6D6D6;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
        color: #000000;
}
        
a.contentpagetitle:hover {
        color: #333333;
}

.contentdescription {
        font-size: 10px;
        color: #999999;
}

.category {
        font-weight: bold;
}

.componentheading {
        background: url(../images/ffb_bg.jpg) repeat-x;
        border: 1px solid #DBDBDB;
        padding: 2px;
        text-align: center;
        color: #8BB680;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin-bottom: 4px;
        margin-top: 4px;
}
        
span.article_separator, table.blog span.article_separator {
        display: block;
        height: 10px;
}

.article_column {
        padding-right: 10px;
}

.column_separator {
        padding-left: 10px;
}

.blog_more {
        margin: 20px 0 10px 0;
}

table.contenttoc {
        margin-left: 4px;
        border: 1px solid #DBDBDB;
        padding: 1px;
        }

table.contenttoc td {
        line-height: 18px;
        border-top: 1px solid #DBDBDB; 
        padding: 0 5px;
}

table.contenttoc th {
        background: url(../images/button_bg.jpg) repeat-x;
        line-height: 18px;
        padding: 0 5px;
}

.sectiontableheader {
        background: url(../images/button_bg.jpg) repeat-x;
        border-top: 1px solid #DBDBDB;
        padding: 2px;
        font-weight: bold;
}

.sectiontableentry1 {
        background-color: #F1F1F1;
}

.sectiontableentry2 {
        background-color: #F9F9F9;
}
        
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 3px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 1px;
  vertical-align: middle;
}

table.moduletable,  div.moduletable_menu, div.moduletable, div.moduletable_text {
        width: 100%;
        padding-bottom: 6px;
        color: #333333;
        text-align: left;
}
        
table.moduletable th, div.moduletable_menu h3, div.moduletable h3, div.moduletable_text h3 {
        background: url(../images/mod_bg.jpg) no-repeat;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: left;
        color: #6DA05B;
        padding-left: 24px;
        line-height: 24px;
        padding-bottom: 2px;
        margin: 0;
}
        
table.moduletable p,  div.moduletable_menu p, div.moduletable p, div.moduletable_text p {
        margin: 5px 0;
}

.pollstableborder {
        border: 1px solid #DBDBDB;
}

.pollstableborder td {
        text-align: left;
}

span.description {
        display:block;
        padding-left: 44px;
        font-size: 10px;
        color: #666;
}

.highlight {
        color: #6DA05B;
}

.mosimage_caption {
        color: #999999;
        font-size: 10px;
}
        
.tool-tip {
        float: left;
        background: #ffc;
        border: 1px solid #D4D5AA;
        padding: 5px;
        max-width: 200px;
}

.tool-title {
        padding: 0;
        margin: 0;
        font-size: 100%;
        font-weight: bold;
        margin-top: -15px;
        padding-top: 15px;
        padding-bottom: 5px;
        background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
        font-size: 100%;
        margin: 0;
}

#system-message {
        margin-bottom: 20px;
}

#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
        background: none;
        padding: 0;
        margin: 0;
}

#system-message dd.message ul {
        background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

#system-message dd.error ul {
        color: #c00;
        background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
        border-top: 3px solid #DE7A7B;
        border-bottom: 3px solid #DE7A7B;
        margin:0px;
        padding-left: 40px;
        text-indent:0px;
}

#system-message dd.notice ul {
        color: #c00;
        background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
        border-top: 3px solid #F0DC7E;
        border-bottom: 3px solid #F0DC7E;
        margin:0px;
        padding-left: 40px;
        text-indent:0px;
}