﻿.m 
{
    background-color: #000000;
  	width: 588px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	display: inline-table;
	padding: 0px;
	text-align: left;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
}
	
.o 
{
    background-color: #000000;
  	border: 0px solid #cccccc;
  	width: 588px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-table;
	padding: 0px;
	text-align: left;
}
.FadeL2R 
{
	font: 14px Trebuchet MS, verdana, arial, sans-serif;
	float: none;
	background-image: url(images/Fade-L2R.png);
	background-repeat: repeat-y;
	background-position: left;
	position: fixed;
	visibility: visible;
}
   
.r 
{
   background: transparent;
   text-align: center;
   width: 420px; 
   height: 370px;   
   margin-left: auto;
   margin-right: auto;
   padding-top: 30px;
   float: right;
   border: 0px #ffffff solid;
}
   
.a 
{
   background: transparent;
   text-align: left;
   width: 400px; 
   height: 370px;   
   margin-left: auto;
   margin-right: auto;
   padding-top: 30px;
   border: 0px #ffffff solid;
}
.centered 
{
	background: transparent;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}   
  
.h 
{
    background: #000000;
    text-align: left;
    border-top: 1px #ffffff solid; 
    border-bottom: 1px #ffffff solid;
    height: 42px;   
}
   
		
.para 
{
	font-weight: normal;
	color: #FFF;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 14px;
	line-height: normal;
	text-align: justify;
}
	
.paraBold
{
	font-weight: bold;
	color: #FFF;
	font-family: "Trebuchet MS", verdana, arial, "sans-serif geneva", arial, sans-serif;
	font-size: 16px;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: center;
}

		
.hyperlink 
{
   text-decoration: none;
   font-weight: normal;
   color: #ffffff;
}
	
.hyperlink:link 
{
   color: #ffffff;
   background-color: transparent;
   border-bottom: 0px dotted #660;
}
	
.hyperlink:visited 
{
   color: #ffffff;
   background-color: transparent;
}
	
.hyperlink:hover	
{
   color: #ffcc66;
   background-color: transparent;
   font-weight: normal;
}
.FadeT2B {
	background-image: url(images/Fade-T2B.png);
	background-repeat: repeat-x;
	visibility: visible;
	font-family: "Trebuchet MS", verdana, arial;
	height: 36px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 5px;
}

