/* Presentation Stylesheet */ 

body
{
	background-image: none;
	color: #FFFFFF;
	background-color: #052628;
	font-family:  Verdana, Helvetica, Arial, sans-serif; /*"Times New Roman",georgia,Times,serif; */	
	font-size: 10pt;	
}

/* Top or bottom margins caused gaps to open up between top/bottom and center background images */
p
{	
	padding-right: 10pt;
	padding-left: 10pt;
	padding-bottom: 10pt;
	margin: 0px; 
	position: relative;
}

h4, h3 {
 margin:0; 
 padding: 5px 0;
 }

/*
p:first-letter {
 font-size: 80%; 
 font-weight: bold;
 color:blue;
 }
*/

.CAPTION 
{
	font-family: Arial, Verdana, helvetica, courier;
	font-size: 8pt;
	padding-right: 0;
	padding-left: 0;
	color: #000;
	/*left: 10pt;*/
	position: relative;
}

.MAINTEXTSMALL 
{
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 8pt;
	font-family: Arial, Verdana, helvetica, courier;
	font-size: 9pt;
	text-indent: 0px;
}

p.MAINTEXTSMALL
{
	padding-right: 0;
	padding-left: 0;
	font-family: Arial, Verdana, helvetica, courier;
	font-size: 9pt;
	text-indent: 0px;
}

.SubHeading
{
	padding-right: 0;
	padding-left: 0;
	font-weight: bold;
	font-size: 12pt;
	left: 10pt;
	padding-bottom: 1px;
	margin: 0px 0px 0px 0px;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	border-bottom-style: none;
}

A:link {
  color: #BC1515;
  font-weight: bold;
  text-decoration: none;
}

A:visited {
  color: #BC1515;
  font-weight: bold;
  text-decoration: none;
}

A:active {
  color: #F66200;
  font-weight: bold;
  text-decoration: none;
}


A:hover {
  color: #FF0000;
  font-weight: bold;
  text-decoration: none;
}

.H2-2t
{
	padding-right: 0;
	padding-left: 0;
	font-weight: bold;
	font-size: 12pt;
	left: 10pt;
	padding-bottom: 2pt;
	margin: 0px 0px 0px 0px;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	border-bottom-style: none;
	/*background-color: #BDD1C5*/
}

.H2-t
{
	padding-right: 10;
	padding-left: 10;
	font-weight: bold;
	font-size: 12pt;
	left: 10pt;
	padding-bottom: 2pt;
	margin: 0px 0px 0px 0px;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	border-bottom-style: none;
	background-color: Silver; 
}

.H2
{	
	margin: 0 10pt 0 10pt; 
	position: relative;
	font-family:   Arial, Helvetica, Verdana, sans-serif;
	/*background-color: #BDD1C5; */
	font-size: 12pt;
	font-weight: bold;
}

.H2-g
{
	font-weight: bold;
	font-size: 12pt;
	margin: 0px 10pt 0px;
	padding-top: 0pt;
	position: relative;
	background-color: #cbeecb;
}


.MENUTEXT 
{
  font-family: Verdana, helvetica, courier;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
}

.MENUTEXTALT 
{
  font-family: Verdana, helvetica, courier;
  font-size: 12pt;
  background-color: #CDEFF1;
  font-style: normal;
  font-weight: bold;
}

.MenuTab
{
	border-right: #07484c 2px solid;
	border-top: #07484c 2px solid;
	border-left: #07484c 2px solid;
	border-bottom: #07484c 2px solid;
}

.MenuTab A:link {
  color: #07484C;
}

.MenuTab A:active {
  color: #F66200;
}

.MenuTab A:visited {
  color: #07484C;
}

.MenuTab A:hover {
  color: #FF0000;
}

.REFANCHOR A:LINK {
  color: #5A7C9C;
}

.REFANCHOR A:VISITED {
  color: #5A7C9C;
}

.REFANCHOR A:HOVER {
  color: #FF0000;
}

.REFANCHOR A:ACTIVE{
  color: #FF0000;
}

.GREYEDOUT {
  	color: #676767;
}

.REFANCHOR {
  font-family:  Verdana, Helvetica, Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  color: #BC1515;
}

.RvwHeading
{
	padding-top: 20pt;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20pt;
}

table.MGN {
  font-size: 10pt;  
  font-weight: bold;
  text-decoration: none;
  font-family: Arial;
}

table.MGN A:link {
  color: #5A7C9C;
}

table.MGN A:active {
  color: #FF0000;
  text-decoration: underline;
}

table.MGN A:visited {
  color: #5A7C9C;
}

table.MGN A:hover {
  text-decoration: underline;
  color: #FF0000;
}

.HEADING
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bolder;
	font-size: 12pt;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	font-style: normal;
	font-family: Verdana, helvetica, courier, sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: #cbeecb;
	border-bottom-style: none;
	text-indent: 4pt;
}

.Side-Heading {
  font-weight: bold;
  color: #0E474B;
}
