div.float {
  float:left;
  padding:5;
  }
  
div.float p {
   text-align: center;
   }







.date{
	color:black !important;
	font-size:12;
}

.pdfLink a{
	color:black;
	text-decoration:none;
	font-size:12;
}

.pdfLink a:hover{
	text-decoration:underline;
}


.RightMenuMainCat{
	font-size:12;
	color:#0075B7;
}

.RightMenuMainCat A{
	font-size:12;
	color:#0075B7;
	text-decoration: none;
}
.RightMenuMainCat:link{
	font-size:12;
	color:#0075B7;
	text-decoration: none;
}
.RightMenuMainCat:visited{
	font-size:12;
	color:#0075B7;
	text-decoration: none;
}
.RightMenuMainCat:active{
	font-size:12;
	color:#0075B7;
	text-decoration: none;
}
.RightMenuMainCat:hover{
	font-size:12;
	color:#0075B7;
	text-decoration: underline;
}




.RightMenuSubCat{
	color:"#333333";
	font-size:11;
}

.RightMenuSubCat A{
	color:"#333333";
	font-size:11;
	text-decoration: none;
}
.RightMenuSubCat:link{
	color:"#333333";
	font-size:11;
	text-decoration: none;
}
.RightMenuSubCat:visited{
	color:"#333333";
	font-size:11;
	text-decoration: none;
}
.RightMenuSubCat:active{
	color:"#333333";
	font-size:11;
	text-decoration: none;
}
.RightMenuSubCat:hover{
	color:"#333333";
	font-size:11;
	text-decoration: underline;
}

.arrowbtn{
	color:"#333333";
	font-size:11;
}

.arrowbtn A{
	color:"#333333";
	font-size:13;
	font-weight:bold;
	text-decoration: none;
}
.arrowbtn:link{
	color:"#333333";
	font-size:13;
	font-weight:bold;
	text-decoration: none;
}
.arrowbtn:visited{
	color:"#333333";
	font-size:13;
	font-weight:bold;
	text-decoration: none;
}
.arrowbtn:active{
	color:"#333333";
	font-size:13;
	font-weight:bold;
	text-decoration: none;
}
.arrowbtn:hover{
	color:"#333333";
	font-size:13;
	font-weight:bold;
	text-decoration: underline;
}





.CategoryTitle{
	color:white;
	font-size:24;
	font-weight:bold;
}

.SubCategoryTitle{
	color:#F9C000;
	font-size:18;
}


.BodyContent{
	line-height:20;
	text-align:justify;
}



.BodyTable td{
	color:white;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

td{
	font-size:15px;
}

.innerTablebg {
	background-repeat: no-repeat;
	background-image: url('images/inner_body_bg.jpg');
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}






.content{
	font-size:16;
	color:red;
	text-align:justify;
}
.content td{
	text-align:justify;
}
