/* Diners Club Online Statements Style Sheet */
/* Diners Club blue #00257E */

/* formatting for tips tables on home pages */
.tips
{
	HEIGHT: 200px;
    BORDER-RIGHT: navy 1px solid;
    PADDING-RIGHT: 12px;
    BORDER-TOP: navy 1px solid;
    PADDING-LEFT: 12px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    /*BACKGROUND-IMAGE: url(/global_vision/images/tips_bkgd.gif);*/
    PADDING-BOTTOM: 12px;
    BORDER-LEFT: navy 1px solid;
    COLOR: navy;
    PADDING-TOP: 12px;
    BORDER-BOTTOM: navy 1px solid;
    FONT-FAMILY: Arial
}

/* formatting for merchants list */
.us_merchants
{
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial;
    COLOR: #405B9E;
    FONT-SIZE: 11pt
}

.us_home_link
{
    FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
	PADDING-LEFT: 30px
}

.us_homenews
{
    FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt
}

.us_announcement
{
    FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt
}

.us_home
{
	FONT-SIZE: 10pt;
	font-family: Arial
}

.us_footer
{
	FONT-SIZE: 9pt;
	font-family: Arial
}

BODY
{
	FONT-SIZE: 10pt;
	font-family: Arial
}

TD
{
	FONT-SIZE: 10pt;
	font-family: Arial
}

P
{
	FONT-SIZE: 10pt;
	font-family: Arial
}

P.home {FONT-SIZE: 10pt;}
P.home {font-family: Arial}

P.dochead {font-weight: bold}
P.dochead {color: steelblue}
P.dochead {font-family: Arial}

P.docsubhead {font-weight: bold}
P.docsubhead {color: steelblue}
P.docsubhead {font-family: Arial}
P.docsubhead {font-size: small}

P.docquestion {font-weight: bold}
P.docquestion {font-family: Arial}

P.footer {font-size: 9pt}
P.footer {font-family: Arial}

TABLE.footertable {font-size: 9pt}

.menu
	{
	font-size: 9pt;
	color: steelblue;
	font-family: Arial
	}

P.formhead {font-weight: bold}
P.formhead {color: steelblue}
P.formhead {font-family: Arial}
P.formhead {font-size: 10pt}

P.formfield {color: steelblue}
P.formfield {font-family: Arial}
P.formfield {font-size: 10pt}

P.formtext
{
	FONT-SIZE: 10pt;
	font-family: Arial
}

HR {size: 1}
HR {width: 300}
HR {color: blue}
HR {align: center}

BODY {background: #FFFFFF}





