/* Main Styles */
td,body{
	font-size: 11px;
	font-family: tahoma;
	color:333;
	text-decoration:none;


  } 

hr { border:1px solid #e0e0e0; width:100%; }

/* Links */
a{
  color:#003366;
}
a:hover{
  color:#001122;
}

a img {
border:none;
}

h2,.Header   {   font-size: 16px;  font-family:Georgia, "Times New Roman", Times, serif; color: #071D57; }
h3,.SubHeader{   font-size: 16px;  font-family:Georgia, "Times New Roman", Times, serif; color: #071D57; }


WhiteText{ 	font: normal 11px tahoma; 	color:FFFFFF; 	text-decoration:none;  } 
h3,.SubHeaderWhite{   font-weight:bold;   font-size  :11px;   color: #FFFFFF; }

h3,.SubHeaderNZ{
/*	font-weight:bold; 	font-size  :14px; */

	font-size: 16px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #6b6b24;
}
h3,.SubHeaderAus{
/*  font-weight:bold;   font-size  :14px; */

	font-size: 16px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #884c2a;
}
h3,.SubHeaderCan{
/*  font-weight:bold;   font-size  :14px; */

	font-size: 16px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #da2028;
}

h3,.SubHeaderUK{
	font-size: 16px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #071d57;
}

.SmallText{
  font-size  :10px;
}



