
body { 
  color: #000000; 
  background: #ffffff; 
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt; 
}
a { 
  text-decoration : underline; 
  color: #0000ff; 
}


/*Hide these*/
#topBanner, #RG_AD, #header, #footer, #PLogoOLD { 
  display: none; 
} 


/*Show these*/
#rgLogoText{
	display: inline;
	color: #000;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: auto;
}

#NavMenu ul.horizontal_list li{
	list-style-type:square;
}

#SubMenu {
	width: 1010px;
}


/*Adjust these*/
#mainContent{
	width: 925px;
	height: auto;
	padding: 5px;
}
#mainContentHome{
	width: 925px;
	height: auto;
	padding: 5px;
}
#mainContentApp{
	width: 925px;
	height: auto;
	padding: 5px;
}
#mainContentHis{
	width: 925px;
	height: auto;
	padding: 5px;
}
#mainContentHow{
	width: 900px; 
	height: auto;
	padding: 5px;
}
#mainContentTABLE{
	width: 900px;
	height: auto;
	padding: 5px;
}
#mainContentTOP{
	width: 900px;
	height: auto;
	padding: 5px;
}
