BODY
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 11px;
    background :  #DDDDDD;
    margin-top : 20px;
}
  
TD
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TABLE
{
    margin : 0px;
}

TD.whitebot
{
    background-image : url(graphics/whitebot2.gif);
}

TD.bluebot
{
    background-image : url(graphics/bluebot.gif);
}

 
H1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #553C17;
	font-size : 15px;
	text-align: left;
    font-weight : bold;
}

H2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #341F01;
	font-size : 13px;
	text-align: left;
    font-weight : bold;
}


.question
{
    color : #D13E1D;
    font-style : italic;
    line-height : 12pt;
    font-weight : bold;
}

.quote
{
    color : #4D1D00;
    font-style : italic;
    line-height : 12pt;
}

.provide
{
    color : #4D1D00;
    padding-bottom : 4px;
    font-size: 13px;
}

.ccpi
{
    color : #4D1D00;
    font-weight : bold;
}

.home
{
    font-size: 13px;
    line-height : 12pt;
}

.quoteauthor
{
    color : #4D1D00;
    text-align : right;
}


LI
{
    padding-top : 6px;
}

LI.terms
{
    padding-top : 6px;
    list-style-position: outside; list-style-type: disc;
}
LI.orange
{
	list-style-image : url(graphics/orange_bullit.gif);
}

LI.red
{
	list-style-image : url(graphics/red_bullit.gif);
}


.redlink
{
    color : #991f00;
    font-size : 12px;
   
}

.quote
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
    text-align : left;
    font-style : italic;
    padding-right :40px;
    padding-left : 40px;
    font-size : 11px;
}

.quoteauthor
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
	text-align : right;
	color : #000000;
    padding-top :6px;
    padding-right : 40px;
    font-style : italic;
}
.redbold
{
    color : #991f00;
    font-weight : bold;
}
  
a.sidelink:LINK
{
    color : #991f00;
    text-decoration : none;
}

a.sidelink:VISITED
{
    color : #991f00;
    text-decoration : none;
}

a.sidelink:HOVER
{
    color : #991f00;
    text-decoration : underline;
}


a.redlink:LINK
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:VISITED
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:HOVER
{
    color : #991f00;
    text-decoration : underline;
}

a.sidemenu
{
    text-decoration : none;
    line-height : 16pt;
    padding-left : 20px;
}

.sidemenuon
{
    line-height : 16pt;
    margin-left : 20px;
    color : #020378;
}

a.sidemenuon:LINK
{
    color : #020378;
    text-decoration : none;
}

a.sidemenuon:VISITED
{
    color : #020378;
    text-decoration : none;
}

a.sidemenuon:HOVER
{
    color : #553C17;
    text-decoration : none;
}


a.sidemenu:LINK
{
    color : #553C17;
    text-decoration : none;
}

a.sidemenu:VISITED
{
    color : #553C17;
    text-decoration : none;
}

a.sidemenu:HOVER
{
    color : #020378;
    text-decoration : none;
}


.blacklink
{
    color : #000000;
  
}

a.blacklink:LINK
{
    color : #000000;
    text-decoration : none;
}

a.blacklink:VISITED
{
    color : #000000;
    text-decoration : none;
}

a.blacklink:HOVER
{
    color : #000000;
    text-decoration : none;
}

.aboutnavnames
{
    color : #000000;
    font-size : 11px;
    font-family : Verdana, Arial, Helvetica, sans-serif;

}
        
a.aboutnavnames
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    text-decoration : none;
    color : #000000;

}

a.aboutnavnames:active
{
    color : #000000;
    text-decoration : none;
}

a.aboutnavnames:hover
{
    color : #E26913;
    text-decoration : none;
}

.press
{
    color : #60453C;
    font-size : 11px;
    font-family : Verdana, Arial, Helvetica, sans-serif;

}
        
a.press
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    text-decoration : none;
    color : #60453C;

}

a.mini
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 6px;
    text-decoration : none;
    color : #60453C;

}
a.press:active
{
    color : #60453C;
    text-decoration : none;
}

a.press:hover
{
    color : #E26913;
    text-decoration : none;
}


/********** DHTML **********/
.dhtmlMenu {background: #DDDDDD;}
.dhtmlMenu a:link, .dhtmlMenu a:visited {
	display:block; padding: 0px 0 0px 0px;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	font: 11px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none;
}
.dhtmlMenu a:hover {background: #F5CCAE; color: #000000;}
/* End DHTML */


