/* 
Author nativeBrand Ltd (www.nativebrand.com)
*/

html { min-height: 100%; height: auto; }	/*footer margin fix FF*/
 
body {	
	background: #01425c url(../images/bg-blue.gif) repeat-x;
	text-align: center; /*to center old IE browsers*/
	margin: 0; 
	padding:0;
	color: #fff;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 1.3em;
	letter-spacing: 0.03em;
}

textarea, input { font-family: Arial, Helvetica, sans-serif; font-size:1em; }

p { margin: 0 0 1em 0; }
a { color: #9eb7d1; text-decoration: none; }
a:hover { color: #92B404; text-decoration: underline; }
a img {	border: none; }

h1 {font-size:170%;}
h2 {font-size:145%; margin: 0 0 0.5em 0; padding: 0; letter-spacing: 0.05em; }
h3 {font-size:140%;}
h4 {font-size:135%;}
h5 {font-size:130%;} 	

form { font-size: 90%; }

.clause { font-size: 85%; line-height: 1.2em; }
