﻿body {
	font-size:10pt;
    text-align: left;    
  margin: 0; padding: 0;
  font-family: Arial,Helvetica,sans-serif;
}

.pmeta_bubble_bg  
{
	background: #FFF; 
	margin-bottom: 0.6em;
}

.pmeta_bubble_bg_header
{
	background: #fff;
	margin-bottom: 0.6em;
}

.pmeta_bubble_bg_header_green
{
	background: #DDF8CC;
	margin-bottom: 0.6em;
}

.pmeta { text-align:left;}

.box-inner {
  margin: 0;
  padding: 0 13px 0 13px;

}

.box-inner_header {
  margin: 0;
  padding: 0 0px 0 0px;

}
.round1 {
  border-left: 1px solid #black;
  border-right: 1px solid #black;
}

.round2 {
  border-left: 2px solid black;
  border-right: 2px solid #black;
}

.round4 {
  border-left: 4px solid #black;
  border-right: 4px solid #black
  }

a:link 
{
	COLOR: #0000cc;
}        

a 
{
    text-decoration: none;
}


a:visited 
{ 
	color: #551a8b;
}

a:active 
{ 
	color: #ff0000;
}

a:hover 
{ 
    text-decoration: underline; 
}       

.subheader 
{
	font-family:Arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
    text-align: center;
}

.bluetemplatetext
{
    font-size: 13pt;
    font-weight: bold;
}

.breadcrumbs
{
    font-size: .85em;
    margin-top: 1em;
}

.tableheader
{
	font-weight:normal;
}

.smalltext
{
	font-family:Arial,sans-serif;
	font-size:x-small;
	font-style:italic;
}

.subheaderonebelow 
{
	font-family:Arial,sans-serif;
	font-size:11pt;
	font-weight:bold;
	text-align: center;
}

.footer
{
	font-family:Arial,sans-serif;
	font-size:8pt;
	text-align:right;
}

img
{  
	border-style: none;
}

.greenlink
{
	font-family:Arial,sans-serif;
	font-size:10pt;
	color:Green;
}

.storymore
{
	color:Green;
}

.linkheader
{
	font-family:Arial,sans-serif;
	font-size:12pt;
}

.newsheader
{
	font-family:Verdana,sans-serif;
	font-size:9pt;
	font-weight:bold;
}

.oldheader
{
	font-size: 9pt;
	font-weight: 700;
	text-align: center;
	background-color: #FF0000;
}

.box-inner {
  margin: 0;
  padding: 0 13px 0 13px;
}

.round1 {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.round2 {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.round4 {
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
}

.round1,
.round2,
.round4 {
  font-size: 0;
  margin: 0;
  padding: 0;
  height: 1px;
}

.bevel-left,
.bevel-right {
  padding: 0;
}

.bevel-right .round4,
.bevel-right .round2,
.bevel-right .round1 {
  border-left: none;
}

.bevel-left .round4,
.bevel-left .round2,
.bevel-left .round1 {
  border-right: none;
}

