
body
{
    background-color:#F9F0F1;
    font-family:Verdana;
    font-size:8pt;
    text-align:left;
	margin:75px;
}

#contentFrame
{
    padding:15px 15px 15px 15px;
}

img
{
    border:solid 0px #000000;
}

.spanImgRight75
{
    float:right;
    width:auto;
    margin:0px 75px 0px 0px;
    text-align:center;
}

.spanImgRight40
{
    float:right;
    width:auto;
    margin:0px 40px 0px 40px;
    text-align:center;
}

li.bold
{
    font-weight:bold;
}

li.italic
{
    list-style:none;
    font-style:italic;
}

.row1
{
    background-color:#F9F0F1;
}

.row2
{
    background-color:#FFFFFF;
}

.col1
{
    width:450px;
}

.col2
{
    width:100px;
    color:#009900;
}


p.homeText
{
    font-size:10pt;
}

p.homeTextRed
{
    font-size:10pt;
    color:#FE0000;
}

p.priceDisclaimer
{
    font-size:7pt;
}

p.feedbackQuote
{
    color:#999999;
}

.linksCol1
{
   height:60px;
   width:60px; 
}
.linksCol2
{
   width:450px;
}

.boldRed
{
    font-weight:bold;
    color:#FE0000;
}
.boldGreen
{
    font-weight:bold;
    color:#009900;
}
.fontBold
{
    font-weight:bold;
}
.fontItalic
{
    font-style:italic;
}
.fontItalicRight
{
    font-style:italic;
    float:right;
    margin:0px 50px 0px 40px;
    text-align:center;
}