h1 {	font-weight: normal;
		font-size: 11pt;
		font-family: Arial, Helvetica, sans-serif;
		margin-top:0px;
		margin-bottom:0px;
		}

h4 {	font-weight: normal;
		font-size: 9pt;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		margin-bottom:0px;
		}

.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	}

.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	text-transform:uppercase;
		}

.txtContent { 
           font-weight: normal;
           font-family: Arial, Helvetica, sans-serif;
		   font-size: 10pt;
         }  

.footerLink { 
           font-weight: normal;
           font-family: Arial, Helvetica, sans-serif;
		   font-size: 10px;
		   color:#000000;
		   text-decoration:none;
         }  
       

.txtHeading { 
           font-weight: bold;
           font-family: Arial, Helvetica, sans-serif;
		   font-size: 16px;
		   color:#FF6600;
         }  
       
       
.txtCaption { 
           font-family: Arial, Helvetica, sans-serif;
		   font-size: 9pt;
			font-weight: normal;
		   color: #000000;
         }  
       
.txtFooter { 
           font-weight: normal;
           font-family: arial,verdana,san-serif;
           text-decoration:none;

		   font-size: 10px;
			font-weight: bolder;
		   color: #660000;
         }  
   
.container {
	width: 796px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: auto;
	Margin-right: auto;
	background-color: #ffffff;
	border: thin solid #3366CC;
} 