﻿/*--- RAD Editor --*/
h1
{
    font-family: Impact;
    font-size: 24px;
    font-weight: lighter;
    color: #015493;
}

h2
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #015493;
}

h3
{
    font-family: Verdana;
    font-size: 15px;
}

h4
{
    font-family: Verdana;
    font-size: 12px;
}

h5
{
    font-family: Verdana;
    font-size: 11px;
}

h6
{
    font-family: Verdana;
    font-size: 10px;
}


p
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

ul
{
    list-style-position: inside;
    margin: 10px 20px 10px 20px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
}

ol
{
    list-style-position: inside;
    margin: 10px 20px 10px 20px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
}

td.HDivider
{
    background-position: 6px 0px;
    background-image: url(images/HDivider.gif);
    height: 20px;
    background-repeat: repeat-x;
}

td.DoubleHDivider
{
    background-position: 0px 0px;
    background-image: url(images/DoubleHLines.jpg);
    height: 10px;
    background-repeat: repeat-x;
}

ul.ItemPoints li
{
    /*line-height: 20px;*/
    line-height: normal;
    list-style-position: outside;
    margin: 10px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
}

.SmallInnerBox img
{
    margin-top: 12px;
    border: none;
}

/*
.SmallInnerBox
{
    position: relative;
    height: inherit;
    vertical-align: top;
}
*/
/*
.SmallInnerBox h5
{
    font-family: Impact;
    color: #015493;
    font-size: 1.8em;
    text-align: center;
}
*/
/*
.SmallInnerBox p
{
    margin-top: 1em;
    line-height: normal;
}
*/
/*
.SmallInnerBox img
{
    margin-top: 1em;
    border: none;
}
*/
/*
.SmallInnerBox td.Divider
{
    background-position: 6px 0px;
    background-image: url(images/VDivider.gif);
    background-repeat: repeat-y;
}
*/
/*
.ProductDetailInnerBox
{
    position: relative;
    width: 810px;
    padding: 10px;
    font-size: 1em;
    vertical-align: top;
    text-align: left;
}
*/
/*
.ProductDetailInnerBox img
{
    width: 380px;
    height: 299px;
}
*/
/*
div.ProductFooter
{
    background: transparent url(images/Product_Footer_BG.jpg) no-repeat 1px 1px;
    width: 100%;
    height: 150px;
    position: relative;
}
*/
/*
div.ProductFooterContent
{
    position: relative;
    width: 100%;
    height: 150px;
}
*/
/*
div.ProductFooterContent p
{
    position: absolute;
    top: 10px;
    left: 390px;
    font-family: Verdana;
    font-size: 1.25em;
    line-height: 1.75em;
    text-align: center;
}
*/
/**/

p.NormalBody
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

h1.Heading1
{
    font-family: Impact;
    font-size: 24px;
    font-weight: lighter;
    color: #015493;
}

h2.Heading2
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #015493;
}

h3.Heading3
{
    font-family: Verdana;
    font-size: 15px;
}

h4.Heading4
{
    font-family: Verdana;
    font-size: 12px;
}

h5.Heading5
{
    font-family: Verdana;
    font-size: 11px;
}

h6.Heading6
{
    font-family: Verdana;
    font-size: 10px;
}


ul.UnorderList
{
    list-style-position: inside;
    margin: 10px 20px 10px 20px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
}

ol.OrderList
{
    list-style-position: inside;
    margin: 10px 20px 10px 20px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
}

