
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/ 
/* -----------------------------------*/


body, dd, dl, dt, fieldset, legend, blockquote, form, h1, h2, h3, h4, h5, h6, li, ol, ul {
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {	color:#303188;	font-weight:normal;	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}

h1 {	font-size:1.6em;	line-height:1.2em}
h2 {	font-size:1.3em;	padding-top:15px}
h3 {	font-size:1.2em}

ul {	list-style:none}

html, body {height:100%}
	
body {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#272727;
	}

a {			color:#303188;	text-decoration:none}
a:visited {	color: #5F5F5F}

img {border: 0}

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

.pageClear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 1px;
	line-height: 1px;
	}
	
.hidden {
	position: absolute;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	}
	


