/* This section to be copied to CustomWysiwygStyle.css */
/* PPT Defined Styles */
.cstmTitle {
	background-image: url(../images/ppt/hdr_bg_gold.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 40px;
	font-size: 150%;
	text-align: left;
	color: #B88E42;
}

.cstmText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.pptBody, p, .body, ul, ol, li	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pptBlueBar {
	background-image: url(../images/ppt/hdr_bg_blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 30px;
	font-size: 120%;
	color: #000077;
}
.pptHeaderGold {
    color: #CC9933;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 110%;
}
.pptOfferGold, A.pptOfferGold	{
    color: #3333ff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	font-weight: bold;
}
A:HOVER.pptOfferGold	{
    color: #3333ff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	font-weight: bold;
}
A:LINK.pptOfferGold	{
    color: #CC9933;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	font-weight: bold;
}
A:VISITED.pptOfferGold	{
    color: #CC9933;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	font-weight: bold;
}
H1, .pptPageHeader {
    FONT-SIZE: 18px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
	font-style: italic;
	color: #004483;
}

H2, .pptHeaderUpdate
{
    FONT-SIZE: 17px;
    COLOR: #333333;
    LINE-HEIGHT: 110%;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

H3, pptSubHeader
{
    FONT-SIZE: 15px;
    COLOR: #333333;
    LINE-HEIGHT: 110%;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.pptSmall
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.pptSmaller
{
    FONT-SIZE: 8px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.pptSitemapSub
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #990000;
    TEXT-DECORATION: none
}
.pptSitemapHeadline
{
    FONT-WEIGHT: bold;
    COLOR: #000066
}
/* End Section to be copied to CustomWysiwygStyle.css */
