
.browser{
	display:none;
	}

h1	{
	font:bold 14pt arial, verdana, sans-serif;
	color:Dark Blue;
	}

h2	{
	font:bold 14pt arial, verdana, sans-serif;
	color:#000000;
	}

h3	{
	font:bold 12pt arial, verdana, sans-seif;
	color:#000000;
	margin-top:1.5em;
	}
	
a:link, a:visited, a:hover{
	color:#000000;
	font:12pt "times new roman", times, serif;
	text-decoration:underline;
	background-color:transparent;
	}
	
@media print {
  @page         { size: portrait }
  
}
	

#wrapper	{ width: auto;
		border: 0;
		margin: 5%, 5%;
		padding: 0;
		float: none !important;
	}
	
body, #maincontent, #pagebody, .subhead, .caption, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
/*-------------------- top section ----------------*/

/* container for top images */
.top-wrapper	{
	width:auto;
	}


#header	{

	background: #ffffff;

	margin-top: 2%;

	padding:0;

	}






#header img	{

	margin: 0;

	padding: 0;

	border: 0;

	}
	
	


/* specifies vector_logo no padding and no border (for link) */
#vps 	{
	
	display:none;
	}



/* the 4 white links in the banner section. */
#top-text-bar	{
	background:#000066;
	min-width:80%;
  	height:15px;
	border: 1 solid #000066;	
	}


#top-text-bar-two    {
		background:#000066;
		min-width:80%px;
		  height:15px;
		border: 1 solid #000066;
		}



/* the 4 white links in the banner section. */
#top-text	{
		display:none;
		}


/*-------------------- end top section ----------------*/

/* ----------- main content layout --------------- */

#sidebar {

	display:none;
	}


#sidebar-callout {

	display:none;
	}
	
#question img	{

	display:none;
	}
	

#sidebar-callouttwo {

	display:none;
	}
	
#referral img	{

	display:none;
	}	




#pagebody	{
	font:12pt "times new roman", times, serif;
	min-width:80%;
	margin:auto .25in .25in .25in;
	background:#fff;
	/* border:2px solid pink; */
	}


#maincontent	{
	font:12pt "times new roman", times, serif;
	min-width:80%;
	margin:auto .25in .25in .25in;
	background:#fff;
	/* border:2px solid pink; */
	}
	
html>#maincontent 	{

	min-width: 80%;


	} 


#newsitem {

	font:12pt "times new roman", times, serif;
	
	float:right;
	
	margin: 0;
	
	width: 70%;  /* box model hack */	
	
	background:#fff;

	display: block}



.smalltextheadline { 

font:12pt "times new roman", times, serif;

font-weight:bold; 

font-style: italic;

margin-left: 0in;

}

.subhead {

	color: #000099;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

}

/* IE5.x/Win hacks */

/* ----------- end main content layout --------------- */



li	{
	margin-bottom:10px;
		}
		
.list	{
	margin-left:10px;
	}

.list a{
	margin-left:10px;
			}


#footer 	{
	font:9pt "Times New Roman", times, serif;
	margin-left:.25in;
	margin-top:.6in;
			
	border-bottom:0px ;

}



#foot-address	{

	float:right;

	margin: 10px 0;

	padding: 0;

	text-align:right;

	}


html body #footer {background: none;}
html body #footer p {border-left: none; margin-left: 0; text-align: center;}
#footer a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}

