/* Reset v1.0 | 20080212 */



body {
	padding: 10;
	margin: 0;
	background-color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	color: #000000;	
	width: 970px;
}

img { border: none; padding: 5px 7px 5px 7px }
a { text-decoration: none; }


h1 { text-align: left; font-weight: normal; font-size: 180%; color: #000000; }
h2 { text-align: left; font-weight: normal; font-size: 150%; color: #000000; }
h3 { text-align: left; font-weight: normal; font-size: 120%; color: #000000; }

.greenText { font-weight: bold; color: #009933; }
.disclaimer { font-size: 11px; color: #333333; }
.moreLinks { font-size: 11px; }

.navContact { margin-top: 9px; text-align: right; }
.navContact li { display: inline; list-style-type: none; }
.header { padding-bottom: 10px; }
.column { float: left;}
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }

#mdPicture { width: 125px; height: 123px; margin-top: 6px; margin-left: 20px; background: url(../i/headerPic.jpg) no-repeat; }
#mdName { padding-top: 19px; padding-left: 8px; }
#mdNameText { height: 47px; background: url(../i/headerName.gif) no-repeat; margin-bottom: 7px;	}
#mdName h1,
#mdName h2 { position: absolute; left:-999em; }

#mdNav {
	background: #547fbe;
	width: 750px;
	height: 42px; padding: 2px 10px; /* padding greater than corner height|width */ }

.lavaLampNoImage {
    height: 27px;
    width: 730px;
    position: relative; padding: 6px; margin: 0px 0; overflow: hidden; border: 0px solid gray;
}


 .lavaLampNoImage li { float: left; list-style: none; } 
 .lavaLampNoImage li.back {
    width: 9px;
    height: 30px;
	background-color: #214b8a;
	position: absolute; z-index: 8; border: 0px solid #000; 
}
.lavaLampNoImage li a {
	height: 30px;
	font: bold 13px arial;
	color: #fff;
	top: 7px;
	position: relative; text-decoration: none; outline: none; text-align: center; text-transform: uppercase; letter-spacing: 0; z-index: 10; display: block; float: left; overflow: hidden; margin: auto 10px;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
    border: none;
}

ul{
margin-left:15px;
padding-left:0;
}