body.main {
  /* margin: 0 0 0 0; */
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
  background-color: #ffffff;
  background-image: url(images/otherback2.jpg);
  background-repeat: no-repeat;
}

body.newmain {
  margin: 14px 20px 20px 110px;
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
  background-color: #ffffff;
  background-image: url(images/otherback2.jpg);
  background-repeat: no-repeat;
}

body.portbody {
  margin: 0 0 0 0;
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
}

p {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
}

td {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
}

.list { 
       font-size: 9pt;
       font-family: Verdana, Arial, Helvetica, sans; 
}
.regular { 
       font-size: 10pt;
       font-family: Verdana, Arial, Helvetica, sans; 
}
.quote { 
       font-size: 12pt;
       font-family: Times New Roman, Times, sans-serif; 
       font-style: italic;
}
.small { 
       font-size: 8pt;
       font-family: Verdana, Arial, Helvetica, sans; 
}
.header { 
       font-size: 13pt;
       font-family: Verdana, Arial, Helvetica, sans;
       font-weight: 500;
       color: #330066; 
}
.portheader { 
       font-size: 13pt;
       font-family: Verdana, Arial, Helvetica, sans;
       font-weight: bold;
       color: #a1a0e5; 
}
.subhead { 
       font-size: 12pt;
       font-family: Verdana, Arial, Helvetica, sans;
       font-weight: 600;
       color: #330066; 
}
.footer { 
       font-size: 8pt;
       font-family: Verdana, Arial, Helvetica, sans;
       font-weight: 300;
       color: #330066; 
}
a:link { 
  color: #330099; 
  text-decoration: none 
}
a:visited { 
  color: #800080; 
  text-decoration: none 
}
a:hover { 
  color: #FF0000; 
  text-decoration: underline; 
}

td.blueline 
{
	background-color: #b1b0f5;
}

img 
{
	border: 0px;
}

.headdiv 
{
	border-bottom: solid 4px #b1b0f5;
	text-align: right;
	padding-bottom: 3px;
	margin-bottom: 16px;
	margin-left: 146px;
	margin-top: 6px;
	font-size: 11pt;
	color: #b1b0f5;
	font-weight: bold;
}

#buttontbl 
{
	margin-left: 20px;
	/* margin-bottom: 19px; */
}

#buttontbl td 
{
	text-align: right;
}

#topblurb 
{
	padding-left: 40px;
	vertical-align: top;
}

.bluediv
{
	background-color: #b1b0f5;
	margin-top: 20px;
	margin-bottom: 20px;
}

.prodlist 
{
	list-style-image: url(images/blueball.gif);
}

.prodlist li 
{
	padding-bottom: 6px;
	white-space: nowrap;
}

.newsdate 
{
	margin-left: 12px;
	font-weight: bold;
}

.newsitem 
{
	margin-left: 24px;
	margin-right: 40px;
}

.footnav 
{
	border-top: solid 4px #b1b0f5;
	border-bottom: solid 4px #b1b0f5;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 8pt;
	text-align: center;
}

#foottbl 
{
	margin-top: 20px;
}

.porttag 
{
	font-size: 8pt;
}

.portclient 
{
	font-size:8pt;
}

.porttext 
{
	margin-top: 12px;
}

.porttype 
{
	font-size:8pt;
}

.portname 
{
	font-size: 8pt;
	font-weight: bold;
	color: #828282;
}

.awsquote 
{
	margin-left: 30px;
	margin-bottom: 12px;
}

.quoteauthor 
{
	margin-left: 60px;
	font-style: italic;
}

.formlabel {
  font-size: 9pt;
  text-align: right;
  white-space: nowrap;
  padding-right: 3px;
}
.formlabelreq {
  font-size: 9pt;
  text-align: right;
  padding-right: 3px;
  white-space: nowrap;
  font-weight: bold;
  color: #930000;
}

.weblist 
{
	padding-left: 20px;
	padding-right: 50px;
}
.weblist dt 
{
	font-weight: bold;
}
.weblist dd 
{
	margin-bottom: 8px;
}
