/* CSS Document */

a img { border: none; }

a:link, a:hover, a:visited {
	color: #0D104B;
	}

a:focus { -moz-outline:0;outline:0;outline-offset:0;}

div#headSection h1 {
	position:absolute;
	top: 163px;
	left: 45px;
	color:#FFF;
	font-size: 22px;
	font-weight:normal;
	}
	
h3 {
	font-weight: 14px;
	}
	
h4 {
	font-size: 14px;
	}
	
ul {
	list-style:square;
	padding: 0 20px;
	}


