.floatImageLeft
{
    float: left;
    margin-right: 8px;
    border: none;
}
.floatImageRight
{
    float: right;
    margin-left: 8px;
    border: none;
}
.floatImageLeftBorder
{
    float: left;
    margin-right: 8px;
    border: 1px solid #B1B0B0;
    padding: 4px;
}
.floatImageRightBorder
{
    float: right;
    margin-left: 8px;
    border: 1px solid #B1B0B0;
    padding: 4px;
}
.alignRight
{
    text-align: right;
}
.actionLink:link, a.actionLink:visited, .actionLink a:link, .actionLink a:visited, .readMoreLink:link, a.readMoreLink:visited, .readMoreLink a:link, .readMoreLink a:visited
{
    padding:2px 0 2px 12px!important;
    background: transparent url(/images/arrowBullet.png) no-repeat;
    background-position: 0 5px;
    font-weight: normal;
    text-decoration:none;
    display:block;
    line-height:normal!important;
}
a.actionLink:hover, a.actionLink:active, .actionLink a:hover, .actionLink a:active, a.readMoreLink:hover, a.readMoreLink:active, .readMoreLink a:hover, .readMoreLink a:active
{
    text-decoration:underline;
}

h1
{
}

h2
{
}

h3
{
}

h4
{
}

h5
{
}

.floatImageLeft
{
}

.floatImageLeftBorder
{
}

.floatImageRight
{
}

.floatImageRightBorder
{
}

.actionLink
{
}
.center
{
    text-align: center;
}
.noBorder, .noBorder td
{
border:none;
}









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

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

.floatImageLeft {

}

.floatImageLeftBorder {

}

.floatImageRight {

}

.floatImageRightBorder {

}

.center {

}

.actionLink {

}

