@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: Arial,Helvetica,sans-serif,Tahoma,Georgia,"Century Gothic","Lucida Sans","Franklin Gothic Medium","Trebuchet MS","Copperplate Gothic Light","Square721 BT";
	font-weight: normal;
	font-size: 12px;	
}
body{ background-color: #F5F5F5; color: black; }
p  { line-height: 1.5em; margin: 0 0 8px 0; text-align:left; }
h1 { font-size: 1.5em; font-weight: bold; text-align: left;	 margin: 0 0 10px 0;}
h1 span { font-size: 0.8em; color: #ff5555; font-weight: normal; text-align: left;	 margin: 0 0 10px 0;}
h2 { font-size: 1.2em; font-weight: bold; text-align: left;  margin: 0 0 5px 0; 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, a:link { color: black; text-decoration: underline; outline: none; font-size: 14px;}
a:visited { color: black; text-decoration: underline;font-size: 14px;}
a:hover { color: #432958; 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 {	background-color: #F8F8FF;	color: black;}
a.top:link, a.top:visited, a.top:active{background-image: url(/images/buttons/top-back.jpg);background-repeat: no-repeat;background-position: right center;text-decoration: none;padding: 0px 0px 0px 0px;font-size: 13px;display: block;float: left;line-height: 18px;width: 90px;color: #001424;}
a.top:hover{text-decoration: underline;color: black;}
p strong span{	color: #ff5555;}

