body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:20px;
}

li, ol
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	margin-bottom: 5px;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:20px;
	margin-top:0;
	margin-bottom:15px;
}

h2 {
	text-transform:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#981b1e;
	font-size: 11px;
	line-height: 20px;
}

a:link, a:visited
{
	color: #981b1e;
	text-decoration:underline;
}
a:hover
{
	color: #000000;
	text-decoration:underline;
}


.subtitle, .subtitle a:link, .subtitle a:visited
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight:bold;
	font-size: 11px;
	color: #981b1e;
	line-height:20px;
	text-decoration:none;
}

.subtitle a:hover
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight:bold;
	font-size: 11px;
	color: #981b1e;
	line-height:20px;
	text-decoration:underline;

}

.homelinks, .homelinks a:link, .homelinks a:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:17px;
	text-decoration:none;
}

.homelinks a:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:17px;
	text-decoration:underline;
}

.subnav, .subnav a, .subnav a:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	line-height: 14px;
}
.subnav a:hover
{
	color: #981b1e;
}

.subnav-selected, .subnav-selected a, .subnav-selected a:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #981b1e;
	text-decoration: none;
	line-height: 14px;
}
.footer
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height:18px;
}
.footer a:link, .footer a:visited
{
	color: #981b1e;
	text-decoration: none;
}
.footer a:hover
{
	color: #000000;
	text-decoration:underline;
}

.homefooter
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height:18px;
}
.homefooter a
{
	color: #981b1e;
	text-decoration: none;
}

.homefooter a:hover
{
	color: #000000;
}
.GSSI_LINK, a.GSSI_LINK
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999 !important;
	text-decoration: none;
}

/* -- for opacity purpose temp.....
.normalNav { 
position:relative;
  background-color: #000000;   pale weak blue 
  filter: alpha(opacity=25);
  -moz-opacity: 0.25;
  opacity: 0.25;

  }
.normalNavover {
  float:left;
  background-color: #ffffff; 
  filter: alpha(opacity=25);
  -moz-opacity: 0.25;
  opacity: 0.25;
  }
*/

.smallGrey {
	font-size: 10px;
	color: #999999;
	line-height:12px;
}

.line {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;
	
}
