@charset "utf-8";
/*	Copyright Estates IT Limited 2011 -	This style sheet controls the base styles of the pages */
body, a, p, ol, dl, dt, dd, h1, h2, h3, h4, li, select, textarea, input, fieldset, legend {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 13px;
}
body{ color: #071d39;}
p  { line-height: 18px; margin: 0 0 8px 0; text-align: justify; float: left; }
h1 { font-size: 18px; font-weight: normal; width:695px;  text-align: left; line-height: 36px;	 margin: 0 0 10px 0px;}
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover { font-size: 24px; font-weight: normal; text-align: left; line-height: 36px; text-decoration: none;}
h2 { 	font-size: 13px; font-weight: bold; text-align: left;  margin: 0 0 5px 0px; text-decoration: none; float: left; width: 100% }
h3 { font-size: 1.1em; font-weight: bold; text-align: left; text-decoration: none; float: left;}
ol{	float: left; width: 100%;}
h4 { font-size: 1em;font-weight: bold;	text-align: left; margin: 1em 0 1em 0; text-decoration: none;}
li { list-style: disc; margin: 0px 0px 5px 20px; line-height: 1em; float: left; }
dl { margin: 0 0 10px 0; }
dt { margin: 0 0 5px 0; }
dd { margin: 0 0 5px 20px; line-height: 1.5em; }
a, a:link { color: #073776; text-decoration: underline; outline: none; font-size: 14px;}
a:visited { color: #073776; text-decoration: underline;font-size: 14px;}
a:hover { color: black; text-decoration: underline;font-size: 14px;}
a:focus { color: black;font-size: 14px; }
a:active {  color: black; outline: none;font-size: 14px;}
select, option, textarea {	}
