.heading {

	COLOR: #3366BB;
    FONT-FAMILY: eurostyle, verdana, sans-serif;
    FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
	font-weight:bold;
	padding-bottom:10px;
}


body {
	background-color: #002953;
}

input{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
	
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	color: #000066;
}

.product_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}

.button
{
background-color:#9999CC;
font-style:italic;
font-family:Eurostile, Courier, Arial;
font-weight:bold;
color:#FFFFFF;
}


.footer{
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 8pt;
	line-height : 20px;

}

.maintext
{
font-style:normal;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.maintext_spaced
{
font-style:normal;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:14pt;
}

.fxrate_bold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.fxrate_curr {

	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}
.fxrate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}
.fxrate_bg {
	background-color: #FFFFCC;
}
.fxrate_url {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #3333CC;
	text-decoration: underline;
	font-size: 9px;
}
.sub_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	color: #000099;
	font-variant: normal;
	font-style: normal;
}
.sub_header_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
}

.border_top {
	border-top: 1px dotted #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	color:#666666;
}
.page_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.underline_grey {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}

#t1{	
	background-color:white;	
	border-bottom: solid 0px #000;
	BORDER-RIGHT:  #325784 0px solid;
}

#t1 td{   
	padding:4px;
	border-collapse: collapse; 
	BORDER-BOTTOM:  #aaa 0px solid;
	BORDER-LEFT:  #325784 0px solid;
	BORDER-TOP: #D3EBE9 0px solid;
}

#t1 th{
	padding:4px;
	text-align:left;
	color:white;
	background-color: #1167B8;
	border: 1px #325784 SOLID; 
	border-bottom: solid 1px #325784;	
	font-weight:bold;
	BORDER-TOP: #325784 1px solid;
	line-height:9px;	
}

#t1  CAPTION { /* <caption> */
	BACKGROUND-COLOR:#f1f3de ;
	text-align:left;
	padding:5px;
	margin:0px;
	border: solid 1px #97a188;
	FONT: 12px Arial; 
	color:#006699;
	font-weight:bold;
	text-transform:capitalize;
}