HTML
{
	direction: ltr
}

.HeaderLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4C639C; 
	text-decoration: none;
}

.PaymentBackground {
	background: url(../images/curve.gif); 
	background-repeat: no-repeat;
	background-position: top left;
}

.LeftAlign {
	text-align: left;
	align: left;
	background-position: top left;
}

.RightAlign {
	text-align: right;
	align: right;
	background-position: top right;
}

.pagebanner {
	direction: ltr;
}

.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	border-Style:none;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}

.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	border-style:none;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
	
.fieldlabel {
	font-family: Arial, Helvetica, sans-serif;
	border-style:none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.fieldhint {
	font-family: Arial, Helvetica, sans-serif;
	border-style:none;
	font-size: 10px;
	color: gray;
}

.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	border-style:none;
	font-size: 12px;
	color: #000000;
}

.errortext {
	font-family: Arial, Helvetica, sans-serif;
	border-style:none;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

.prompt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 152px;
}

.simplebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	border: #dddddd;
	border-style: outset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 466ab6;
	background-color: ffffff;
	white-space: pre;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

.TabForegroundColor {
	BACKGROUND-COLOR: #13338A;
}

.RightTabBgCurveL {
	BACKGROUND: url(/content/english/images/tab_curve_right.gif) #E5ECF1 no-repeat right top;
}

.LeftTabBgCurveL {
	BACKGROUND: url(/content/english/images/tab_curve_left.gif) #E5ECF1 no-repeat right top;
}

.TabBackgroundColorL {
	BACKGROUND-COLOR: #E5ECF1;
}

.RightTabBgCurveD {
	BACKGROUND: url(/content/english/images/tab_curve_right.gif) #13338A no-repeat right top;
}

.LeftTabBgCurveD {
	BACKGROUND: url(/content/english/images/tab_curve_left.gif) #13338A no-repeat right top;
}

.TabBackgroundColorD {
	BACKGROUND-COLOR: #13338A;
}

.TabBackgroundTextD {
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt; 
	TEXT-DECORATION: none;
}

.TabBackgroundTextL {
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt; 
	TEXT-DECORATION: none;
}

.TableRowEven {
	background-color: #e5ecf1;
	font-family: Arial, Helvetica, sans-serif;
	border-style:none;
	font-size: 12px;
	color: #000000;
}

.TableRowOdd {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-style:none;
	font-size: 12px;
	color: #000000;
}
