@charset "utf-8";
/* CSS Document */

body { background: #fff; margin: 0; }

#logotext { padding-bottom: 2px; vertical-align: middle; }

#div { width:100%; text-align:center; z-index:1; }

#div1 { position: absolute !important; left: 50%; margin-left: -390px; }

#div2 { position:relative; width:780px; height:27px; }

#div3 { position:absolute; left:0px; top:0px; width:780px; height:27px; }

#div4 {font-size:10px; color:#990000; }

.whitetext { color: #fff; }

.w100 { width: 100%; }

a h1 { font-size: 1.9em; }

.nslinks {
	color:#000000;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:8pt;
}