body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin:0px;
			
}
p,div,ul,li,span,h1,h2,h3,h4,h5,h6{
 margin:0px; 
 padding:0px; 
 list-style-type:none;
 }
.ph {font-family:Arial, Helvetica, sans-serif;
color:#2054a8;
text-align:right;
padding-right:10px;
font-size:12px;
font-weight:bold;
padding-left:15px;
line-height:18px;
}
.ph a{color:#2054a8;
text-decoration:none;
}
.ph a:hover{color: #990000;
text-decoration:none;
}

.top-cont{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #2ba9b2;
text-align:center;
margin:0px;
}
.top-cont a{
color: #003366;
text-decoration:none
}
.top-cont a:hover{
color: #ff0066;
text-decoration:none
}
.rhtcat{font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
text-align:left;
font-size:12px;
font-weight:bold;
padding-left:5px;
line-height:24px;
border-bottom:dotted 1px #deeefe;
}
.rhtcat a{color:#ffffff;
text-decoration:none;
}
.rhtcat a:hover{color: #fece4e;
text-decoration:none;
}
.heading
{
font-family: "Trebuchet MS";
font-size:20px;
font-weight:bold;
color: #607191;
text-align:left;
text-transform:uppercase;
padding:5px 0px 5px 6px;
margin:0px;
border-bottom:dashed 1px #1357c7;

}
.heading a{
color: #607191;
text-decoration:none
}
.heading a:hover{
color: #FFFF00;
text-decoration:none
}
.bodytxt {font-family: Tahoma;
color: #28406d;
font-size:11px;
text-align:justify;
line-height:18px;
padding: 0px 6px 5px 6px;
}
.bodytxt a{color: #028406d;
text-decoration:none;
}
.bodytxt a:hover{color: #003300;
text-decoration:none;
}
.box-cont{
font-family: Tahoma;
font-size:12px;
color:#000000;
line-height:20px;
text-align:left;
padding:0px 0px 0px 10px;
}
.readmore{
font-family: "Trebuchet MS";
font-size:11px;
color: #990000;
text-align:right;
padding:0px 10px 0px 0px;
}
.readmore a{
color: #990000;
text-decoration:none
}
.readmore a:hover{
color: #000000;
text-decoration:none
}
.logo
{
font-family: "Trebuchet MS";
font-size:11px;
color:#ffffff;
text-align:left;
padding:5px 0px 0px 10px;
}
.logo a
{
color:#ffffff;
text-decoration:none;
}
.logo a:hover
{
color: #99FF00;
font-weight:bold;
text-decoration:none;
}
.brdcrum {font-family:Arial, Helvetica, sans-serif;
color: #990000;
text-align:left;
padding:5px 5PX 5PX 8PX;
font-size:11px;
height:15px;
border-bottom:dashed 1px #0099FF;
border-top:dashed 1px #0099FF;

}
.brdcrum a{color:#000000;
text-decoration:none;
font-weight:bold;
}
.brdcrum a:hover{color: #006600;
text-decoration:none;
}
.social-roll {
	background-image: url('gifs/twitter-48circle1.png');
	height: 20px;
	width: 20px;
	margin-right: 5px;
	float: left;
	border-radius: 50%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-roll:hover {
	background-image: url('gifs/twitter-48circle.png');
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
}
.social-roll1 {
	background-image: url('gifs/facebook-48circle1.png');
	height: 20px;
	width: 20px;
	margin-right: 5px;
	float: left;
	border-radius: 50%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-roll1:hover {
	background-image: url('gifs/facebook-48circle.png');
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
}
.social-roll2 {
	background-image: url('gifs/googleplus-48circle1.png');
	height: 20px;
	width: 20px;
	margin-right: 5px;
	float: left;
	border-radius: 50%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-roll2:hover {
	background-image: url('gifs/googleplus-48circle.png');
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
}