* {
	
	margin:0;
	padding:0;
}
body {
	background:# #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:76%;
	line-height:1.4em;
	text-align:left;
	
}
h3 {
	font-weight:normal;
	font-size:2em;
	padding-bottom:.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-weight:bold;
	font-size:1em;
	padding-bottom:.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p {
}
a {
	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	background:#FFF;
}
acronym {
	cursor:help;
	border:0px ;
	border-bottom-width:1px;
}

#container {
	width:648px;
	text-align:left;
	position:absolute;
	right:1px;
	top:200;
	padding-bottom:50px;
}

#pageHeader {
	position:absolute;
	width:760px;
	height:200px;
	background:#FFFFFF no-repeat right top;
	border:1px solid #000099;
	
	
	left: 0px;
	
}


#supportingText {
	background:#FFFFFF;
	position:absolute;
	top:320px;
	width:760px;
	text-align:left;
	border:1px solid #000099;
	border-right-width:1px;
	border-bottom-width:1px;
	z-index:5;
	padding-bottom:10px;
	height: 2800px;
	left: 0px;

}

	
#P_linkList {
	position:absolute;
	top:350px;
	width:180px;
	background:#003366;
	border:1px solid #999999;
	padding:10px;
	z-index:10;
	height:170px;
	font-size:.9em;
	background-color: #FFFFFF;
	left: 10px;
	
}

#P_contact {
	position:absolute;
	top:650px;
	width:181px;
	background:#FFFFFF;
	padding:10px;
	z-index:10;
	height:264px;
	font-size:.9em;
	border: 1px none #999999;
	left: 10px;
	text-align: right;
}                                                  

 #emergent, #practice, #footer {
	margin-left:230px;
	margin-right:50px;
	margin-top:20px;
}
#footer {
	border:0px solid #999;
	border-top-width:1px;
	font-size:.9em;
}
#quickSummary {
	position:absolute;
	right:450px;
	top:240px;
	width:180px;
	background:#FFFFFF;
	border:0px solid #000099;
	padding:0px;
	z-index:3;
	height:130px;
	font-size:.9em;
}

#P_quickSummary {
	position:absolute;
	right:10px;
	top:-197px;
	width:780px;
	background:#FFFFFF;
	border:1px solid #000099;
	padding:10px;
	z-index:50;
	height:316px;
	font-size:.9em;
	left: -56px;
}


#preamble {
	background:#FFFFFF url(images/preambleBG3.gif) no-repeat right top;
	position:absolute;
	top:200px;
	width:760px;
	border:1px solid #000099;
	border-bottom-width:1px;
	z-index:2;
	text-align:left;
	height: 120px;
	left: 0px;
	background-image: url(images/preambleBG_small.jpg);

}

#preamble h3, #preamble p {
	margin-left:230px;
	margin-right:30px;
	margin-top:0px;
}
#preamble p {
	margin-top:0;
	font-size:0.8em;
}

/*selector for nice browsers*/
#linkList2>#lselect {
	margin-bottom:10px;
}
#lselect>h3 {
	width:103px;
	height:21px;
	background:url(images/select.gif) no-repeat left top;
	padding:0;
	cursor:pointer;
}
#lselect>h3:hover {
	background-position:left bottom;
}
#lselect>h3>span {
	display:none;
}
#lselect>ul {
	display:none;
	z-index:20;
	border:1px solid #FFF;
	background:#2E2E29;
	position:absolute;
	margin-left:94px;
	margin-top:-12px;
	width:200px;
	padding:6px 10px 6px 20px;
}
#lselect>ul>li {
	border:0px solid #4D4D44;
	border-bottom-width:1px;
}
#lselect:hover>ul {
	display:block;
}
#container>#linkList {
	height:165px;
}
body>#extraDiv1 {
	height:187px;
}
#container>#P_linkList {
	height:165px;
}
body>#extraDiv3 {
	height:187px;
}
