﻿/*** Master Page Styles ********************/	
	.NewLogo
	{
     position:absolute;
     z-index:4;
	 width:80%;
	 height:100%;
	 left:7%;
	}
    .ESIHeader
    {
     position:absolute;
     z-index:3;
     width:20%;
     height:11%;
     left:1%;
     top:3%;
     background-color:#000080;
	}
 	.article_bullets
{
	margin:0,0,0,-20;
	padding:0,0,0,0;
	text-indent: 0;
	list-style-position: outside;
	line-height: 110%;
}
	.article_line
{
	color: #000000;
	font-size: 70%;
	list-style-type: circle;
}
/*** Services Page *****************/
	.ServicesDiv {
	height:100%;
	width:100%;
}


