BODY {font-size: 12px;
font-family: Times New Roman, Times, serif;
color: black;
background-color: white;
}

h1, h2, h3, h4, h5, h6 {
text-align: center;
font-size: 1.2em;
margin-bottom: 5px;
}

h2#main {
margin-top: 15px;
}

h4#heading {
margin-top: 13px;
}

p {
text-align: justify;
padding-left: 15px;
font-size: 14px;

}

p.b {
font-weight: bold;
}

ul.white {
background-color: white;
color: #000099;
font-weight: normal;
margin-left: 5px;
}

li.bottomp {
padding-bottom: 15px;
}

#location {
display: none;
}

#wrapper, #content  {
   width: auto;
   margin: 0 2%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
	 }
	 
#banner {display: none;}


#col1b {
position: relative;
float: left;
height: 1%;
display: none;
}

#col1 {
	float: left; /*changed 10-2-06, change back to relative and add float: left;*/
	width: 175px;
	height:1%;
	display: none;
}

#wrapper2 {
width:751px;
margin:0px auto;
position: relative;
display: none;
}
	
#footer {
width: 100%;
height: 15px;
background-color: #e0e6f4;
color: black;
font-size: 0.9em;
position: relative;
margin-top: -16px;
}

a:link {color:#520;text-decoration:underline; font-weight: bold; background-color: transparent; }
a:visited {color:#520;text-decoration:underline; font-weight: bold; background-color: transparent;}



