/*    Any style that will affect the appearence of {=MAIN_BODY=} content should be here
    and will be used to format the guts of the WYSIWYG editor. All styles should be defined
    as a type selector (specific tag) or as a child of .mceContentBody (the WYSIWYG body wrapper) */

* {
    padding: 0px;
    margin: 0px;
}
body {
    font:13px sans-serif;
}

body.mceContentBody {
    font-size: 13px;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    margin:5px;
}

a:link {
    color: #6FB009;
}

#budc_main_content_container a {
    color: #004d9c;
}

a:hover{
    color: #0099cc;
}

#actions a:link,
#actions a:visited,
#username a:link,
#username a:visited {
    color: #6FB009;
    text-decoration:none;
}
#actions a:hover,
#actions a:active,
#username a:hover,
#username a:active {
    color: #0099cc;
}


p {
    font-size:13px;
    margin:6px 0 12px 0;
    color:#333333;    
    line-height:19px;
}

blockquote {
    margin:0px;
}

form {
    margin:0px;
}

ul li, ol li {
    margin:6px 0 6px 36px;
}

ul li {
    margin:6px 0 6px 0px;
    padding-left:15px;
    list-style-type:none;
    background: url(/templates/custom/ecida-template/images/bullet.gif) no-repeat;
}

ul.news-module-list li {
    padding-left:0px;
    background:none;
    padding-bottom:6px;
}

ul.event-module-list li {
    padding-left:0px;
    background:none;
    padding-bottom:6px;
}

ul.rss-feeder li {
    padding-left:0px;
    background:none;
}

.module_view_all {
    background: none;
}

.main ul li {
    margin:6px 0 6px 15px;
    padding-left:15px;
    list-style-type:none;
    background: url(/templates/custom/ecida-template/images/bullet.gif) no-repeat;
}

table {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    border: 0px solid;
}

th {
    :11px;
}

td {
    text-align:left;
    vertical-align:top;
    padding: 0px;
    margin:0px;
}

h1 {
    margin:12px 0;
    font-size:26px;
    color:#004d9c;
    font-weight:bold;
    padding-left: 40px;
    background: url(/templates/custom/ecida-template/images/h1-buff.gif) no-repeat;
}
h1 a { text-decoration:none; }

h2 {
    margin:12px 0 4px 0;
    font-size:20px;
    font-weight:bold;
    text-decoration:strong;

}

h3 {
    margin: 12px 0 4px 0;
    font-size:14px;
    font-weight:bold;
}

#budc_main_content_wrapper h1 {
    margin:12px 0;
    font-size:26px;
    color:#62a100;
    font-weight:bold;
    padding-left:0px;
    background:none;
}

#budc_main_body_wrapper h2 {
    color:#62a100;

}

#budc_main_content_wrapper h3 {
    color:#62a100;
}

#budc_strong_banner_module h1 {
    margin:12px 0;
    font-size:24px;
    color:#fff;
    font-weight:bold;
    font-style:italic;
    font-family: 'Times New Roman', Times, serif;
    padding-left:0px;
    background:none;
}

#budc_strong_banner_module h3,
#budc_strong_banner_module h2,
#budc_strong_banner_module p {
    color:#fff;
}
#budc_strong_banner_module a {
    color:#62a100;
}

#budc_strong_footer_left p {
    color:#fff;
    margin:0px;
}

#sign_in_graphic a {
    text-decoration:none;
}

fieldset {
    margin:18px 0 0 0;
    border: none;
}

legend {
    padding:4px;
}

strong {
    font-weight:bold;
}

/* Do Not Delete */

a:link .img-opacity-rollover,
a:visited .img-opacity-rollover {
    opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;
}

a:hover .img-opacity-rollover,
a:active .img-opacity-rollover {
    opacity:1.00;filter: alpha(opacity=100); -moz-opacity: 1.00;
}

#logged_in, #logged_in a {
    color:#fff;
    font-size:11px;
    text-decoration:none;
}

#sign_in, #sign_in td {
    color:#92c83a;
    font-size:12px;
    font-weight:strong;
}

#footer,{
    color:#333;
    font-size:11px;
    text-decoration:none;
}

#footer a {
    color:#333;
    font-size:11px;
    text-decoration:underline;
}

#top td {
    text-align:left;
    vertical-align:center;
    padding: 2px;
}

#sign_in_container, #sign_in_container p {
    color:#76B701;   
    padding:0px;
    margin:0px;
    font-weight:bold; 
    line-height:21px;
}

#sign_in_container h1 {
    color:#fff;
    background:none;
    font-size:18px;
    padding:0px;
    margin:0px;
    line-height:18px;
}

#sign_in_container h1 {
    color:#fff;
    background:none;
    font-size:18px;
    padding:0px;
    margin:0px;
    line-height:18px;
}

/* End Do Not Delete */

/* mceFontSize List must be 7 items 1-7 no more, no less */
.mceFontSize1 {
    font-size:8px;
}
.mceFontSize2 {
    font-size:10px;
}
.mceFontSize3 {
    font-size:11px;
}
.mceFontSize4 {
    font-size:14px;
}
.mceFontSize5 {
    font-size:18px;
}
.mceFontSize6 {
    font-size:24px;
}
.mceFontSize7 {
    font-size:36px;
}

/* Any SPAN classes are available in the WYSIWYG tool formatting dropdowns */
/* Place all span classes between these comments */
.button {
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background: #369;
    border: 1px outset #036;
}

.button a {
    color:white;
    text-decoration:none;
}

.img-opacity-rollover {
/* Empty class make it possible to select from the drop-down picker in the content editor.  Styles defined above. */
}


/* End SPAN tag classes */