@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: Tahoma,Arial,"Century Gothic","Lucida Sans","Franklin Gothic Medium","Trebuchet MS","Copperplate Gothic Light","Square721 BT";
	font-weight: normal;
	font-size: 14px;	
	#001424;
}
body{ background-color: #F5F5F5; color: black; }
p  { line-height: 1.5em; font-size: 14px; margin: 0 0 8px 0; text-align: justify; float: left; }
h1 { font-size: 24px; font-weight: normal; color: #0e4c8e; width:695px; border-bottom: 1px solid #b2b2b2; 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; color: #0e4c8e; text-align: left; line-height: 36px; text-decoration: none;}
h2 { font-size: 18px; font-weight: normal; text-align: left;  margin: 0 0 5px 5px; text-decoration: none;}
h3 { font-size: 1.1em; font-weight: bold; text-align: left;  margin: 2em 0 1em 0; text-decoration: none;}

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; }
dl { margin: 0 0 10px 0; }
dt { margin: 0 0 5px 0; }
dd { margin: 0 0 5px 20px; line-height: 1.5em; }
a:link, a:visited, a:active { color: black;}
a:hover { color: #432958; }
select, option, textarea {	background-color: #F8F8FF;	color: black;}
a.top:link, a.top:visited, a.top:active{

text-decoration: none;
padding: 0px 0px 0px 0px;
font-size: 14px;
display: block;
float: right;
line-height: 18px;
width: 90px;
color: #0e4c8f;
text-decoration:underline;

}
a.top:hover{
text-decoration: underline;
color: black;
}

