/* Default CSS Stylesheet for a new Web Application project */
.newsnav
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	text-decoration:none;
	color:Black;
}
.newsnav:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	text-decoration:underline;
	color:Black;
}

.p-shadow {
  width: 90%;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }


.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 0px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 





.geomcopy
{
	font-family:Verdana;
	font-size:9px;
	font-weight:400;
	color:White;
}

.sublinks
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:#333333;
	text-decoration:none;
}
.sublinks:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:Black;
	text-decoration:none;
}
a{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:Black;
	text-decoration:none;
}
a:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:Black;
	text-decoration:underline;
}
.copy
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
}
.copybold
{
	font-family:Verdana;
	font-size:10px;
	font-weight:800;
}
.copywhite
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:White;
}
.copywhitelink
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:White;
	text-decoration:underline;
}
.copywhitelink:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:White;
	text-decoration:none;
}
.title		{
	font-family: Verdana;
	font-size: 14pt;
	
	font-weight : bold;
}

.header		{
	font-family: Verdana;
	font-size: 12pt;
	
	font-weight : bold;
}

.highlight 
        {
            background-color: lemonchiffon; 
        }
.textbox 
	{
	BORDER-RIGHT: #3d3d3d 1px solid; 
	BORDER-TOP: #3d3d3d 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #3d3d3d 1px solid; 
	BORDER-BOTTOM: #3d3d3d 1px solid; 
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	width:225px;
	}
.whitecopy
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:White;
	text-decoration:none;
}	
	
	.navwhitelink
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:White;
	text-decoration:none;
}
.navwhitelink:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:White;
	text-decoration:underline;
}