
.whitepagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.redsectionheading {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
.palesectionheading {
	font-weight: bold;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
.palesectionheading {
	font-weight: bold;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
.whitetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10pt;
}

.redtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	font-size: 10pt;
}
.greentextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
	font-size: 10pt;
}
.paletextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	font-size: 10pt;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 8pt;
}
.toc_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
  	text-align: left;  
}

.toc_headlinebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
    border-top-width: 1px;  
	text-align: center;
}
.month_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
 	text-align: center;
}
.toc {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
    text-align: justify;
}
.toc_date {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 10pt;
}
.toc_images {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 8pt;
    text-align: center;
}
.links_table {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #000000;
 width: 100%;
 padding: 10px;
 background-color: #000000;
 }
 .links_heading {
 font-size: 18px;
 background-color: #000000;
 font-weight: bold;
 text-align: center;
 vertical-align: top;
 padding: 5px;
 }
 .links_leftcolumn {
 width: 33%;
 background-color: #000000;
 vertical-align: top;
 text-align: left;
 }
 .links_centercolumn {
 width: 33%;
 background-color: #000000;
 vertical-align: top;
 text-align: left;
 }
 .links_rightcolumn {
 width: 33%;
 background-color: #000000;
 vertical-align: top;
 text-align: left;
 }

.links_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.handsTable {
 }
.handsCat {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	}
.handsData {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	}
.handsFile {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	}
.handsDate {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	}
/*  newsletter style starts here  */
.l-pad {
padding-left:5px;
}
.newsletter-table {
font-family: Arial, Helvetica, sans-serif;
width: 98%;
}
.newsletter-table td {
font-family: Arial, Helvetica, sans-serif;
 padding:2px;

}
.nlHeading {
font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	padding-bottom:5px;
}
.nlInput {
   font-size: 12px; 
   color: #000000;
   font-weight: normal;
   border-top:1px solid #042728;
   border-left:1px solid #042728;
   border-right:1px solid #042728;
   border-bottom:1px solid #042728;
   padding-left:5px;
   background-color: #fff;
   width:100px;
   
   }

.nlButton {
    background-color:#000;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border:1px solid #9D9C9C;
	width: 76px;
	height:18px;
	cursor:hand;
	padding-bottom:2px;
}
/*  newsletter style ends here  */
.img-border {
	border:1px solid #8C8B8B;
	padding:3px;
	margin:4px;
	}