body.mceContentBody
{
    font-size: 1em;
}

.top-content p,
body.mceContentBody p,
div#content_main_inner p,
div#snippets_outer p
{
    color: #4d4d4f;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    font-size: 0.8em;
    line-height: 1.6em;
}

body.mceContentBody .text_standout,
div#content_main_inner .text_standout,
div#snippets_outer .text_standout
{
    color:#F07122;
    font-size:1em;
    font-weight:normal;
}

body.mceContentBody ul,
div#content_main_inner ul,
div#snippets_outer ul
{
    margin: 0px 0px 15px 0px;
    padding: 0px;
    font-size: 0.8em;
}
div#content_main_inner ul
{
    margin: 0;
    padding: 0;
    font-size: 0.8em;
}

body.mceContentBody ul li,
div#content_main_inner li,
div#snippets_outer ul li
{
    margin: 0px 0px 0px 17px;
    padding: 0px 0px 1px 5px;
}

h1 a,
h2 a,
h3 a,
h4 a
{
    color: #F07122;
    text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
{
    color: #F07122;
    text-decoration: underline;
}

img.border_orange
{
    border: solid 1px #F07122;
}

img.image_no_border
{
	border-style: none;
}

body.mceContentBody img.image_float_right,
div#content_main_inner img.image_float_right,
body.mceContentBody img.image_float_right_bordered,
div#content_main_inner img.image_float_right_bordered
{
    float: right;
    margin: 3px 0px 3px 7px;
}

body.mceContentBody img.image_float_left,
div#content_main_inner img.image_float_left,
body.mceContentBody img.image_float_left_bordered,
div#content_main_inner img.image_float_left_bordered
{
    float: left;
    margin: 3px 7px 3px 0px;
}

body.mceContentBody img.image_float_left_bordered,
div#content_main_inner img.image_float_left_bordered,
body.mceContentBody img.image_float_right_bordered,
div#content_main_inner img.image_float_right_bordered
{
    border: solid 1px #fbd4ba;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.text_standout {

}

.text_orange {
color:#F07122;
}

.image_no_border {
/* defined in content_generic.css */
}

h1 {
color: #f07122;
font-size: 1.4em;
font-weight: normal;
margin: 0px;
padding: 0px 0px 20px 0px;
}

h2 {
color: #f07122;
font-size: 1.2em;
font-weight: normal;
margin: 0px;
padding: 5px 0px 13px 0px;
}

h3 {
color: #f07122;
font-size: 1.1em;
font-weight: normal;
margin: 0px;
padding: 0px 0px 5px 0px;
}

h4 {
color: #f07122;
font-size: 1em;
font-weight: normal;
margin: 0px;
padding: 0px 0px 2px 0px;
}

.border_orange {
/* defined in content_generic.css */
}

.popup-content {

}

.no-underline {

}

image_float_left {
/* style in main style sheet */
}

image_float_left_bordered {
/* style in main style sheet */
}

image_float_right {
/* style in main style sheet */
}

image_float_right_bordered {
/* style in main style sheet */
}


