﻿body {font-size: 62.5%;} 

li li, .p .p1, .p .p2, .p2 .p1, .p2 .p, .p1 .p, .p1 .p2, .p2 .p2_uline {font-size:1em} 
.Contactus {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	font-size:1.15em;
	color: #001A31;
	letter-spacing:0.04em;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	font-size:1.15em;
	color: #001A31;
	letter-spacing:0.00em;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	font-size:1.15em;
	color: #001A31;
	letter-spacing:0.04em;
	line-height:2.0em
}
.p2_uline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	text-decoration:underline;
	font-size:1.15em;
	color: #001A31;
	letter-spacing:0.04em;
	line-height:2.0em
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color: #001A31;
	font-weight: bold;
	letter-spacing: 0.2pt;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #001A31;
	font-weight: bold;
	letter-spacing: 0.2pt;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	color: #003366;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	list-style-type: disc;
	text-decoration: none;
}
.PrivacyLegal {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: small;
}

td li {/* this is colour of the bullet for <li> */
  color: #388AC4;
  list-style-type:disc;
  list-style-position:inside;
}

td li span {/* this is colour of the text contained in span within <li> */
  color:#001A31;
  /*color: #002E56;*/
}

.tablelink {
	text-align: left;
	text-decoration:none;
	list-style-image:url('../left_arrow.gif');
	list-style-position: inside;
	display: list-item;
	text-indent: 5px;
}
a.tablelink:link{  /* Hyperlink style */
	color: #808080
}
a.tablelink:visited{ /* Hyperlink visited */
color:gray
}
a.tablelink:hover{ /* Hyperlink hover */
color: #8ACBF1;
}
.tablefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	vertical-align:bottom
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:white;
	font-weight: bold;
	letter-spacing: 0.2pt;
}




