body {

	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #333333;
	font-weight: normal;
	background-color: #000099;
	width: 100%;
	height: 100%;
}

/* undo some of the default styling */

:link,:visited { 
	text-decoration: none; 
}

ul,ol { 
	list-style: none;
}

h1,h2,h3,h4,h5,h6,th,caption { 
	font-size: 1em; 
}

ul,ol,li,h1,h2,h3,h4,h5,h6,body,html,p,blockquote,div,table,tr,td { 
	margin: 0px; 
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

img, a img,:link img,:visited img { 
	border: none;
}

/* main divs */

div.splashheader {
	background-color: #ffffff;
	height: 80px;
	width: 100%;
	margin-top: 9px;
}

div.metpolicelogocontainer {
	width: 1000px;
	text-align: left;
}

div.docs {
	clear: both;
	height: 80px;
	width: 100%;
}

div.docsi {
	padding: 25px 0px 15px 0px;
}

div.metpolicelogo {
	padding: 20px 0px 0px 30px;
}

div.blueline {
	background-color: #e6e6f5;
	height: 50px;
	width: 100%;
	border-top: 1px solid #000099;
}

div.splashbuttons {
	padding: 18px 0px 0px 0px;
	width: 740px;
}

div.valuesandanimation {
	margin: 40px 0px 0px 0px;
	width: 940px;
}

div.animation{
	width: 440px;
	margin: 0px 25px 0px 25px;
	float: left;
}

div.values1{
	width: 225px;
	text-align: left;
	vertical-align: top;
	padding: 52px 0px 0px 0px;
	color : #fff;
	float: left;
}

div.values2 {
	width: 225px;
	text-align: left;
	vertical-align: top;
	padding: 90px 0px 0px 0px;
	color : #fff;
	float: left;
}

p.values {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 25px;
	line-height: 150%;
	color : #fff;
}

p.values1 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 25px;
	line-height: 150%;
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
}

p.values2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 25px;
	line-height: 150%;
	background-image: url(images/2.gif);
	background-repeat: no-repeat;
}

p.values3 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 25px;
	line-height: 150%;
	background-image: url(images/3.gif);
	background-repeat: no-repeat;
}

p.values4 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 25px;
	line-height: 150%;
	background-image: url(images/4.gif);
	background-repeat: no-repeat;
}

h1.values {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #fff;
	font-weight: normal;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 25px;
}

h2 {
	margin: 0px 0px 10px 0px;
	line-height: 150%;
	color : #fff;
	font-weight: bold;
}

span.animation {
	width: 440px;
}

a, a:link, a:visited, a:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	color : #000099;
	text-decoration : none;
	font-weight: bold;
}

a.doc, a:link.doc, a:visited.doc, a:active.doc  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #fff;
	text-decoration : underline;
	font-weight: normal;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	color : #000099;
	text-decoration : underline;
	font-weight: bold;
}

span.line {
	color: #e6e6f5;
	font-size : 110%;
	vertical-align: top;
	padding: 0px 40px 0px 40px;
}
