/* CSS Document */
*{
	margin:0px auto;
	padding:0px;
}

HTML{
	margin:0px auto;
	padding:0px;
}	

BODY{
	background:url(blue.gif);
	margin:0px auto;
	padding:0px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
SPAN{
	margin:0px;
	padding:0px;
}

IMG{
	border:0px;
}
.TblBorder{
	border:#00CCFF 1px solid;
	background:#F9FBF8;
}

.TopTableBG{
	background:url(header_bg.jpg) repeat-x;
	height:90px;
}	

.Toplinks{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#003861;
	text-decoration:none;
}

.Toplinks:hover{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}

.Navbg{
	background:url(nav_bg.jpg) repeat-x;
	height:30px;
}

DIV.NavLinks A {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#04338F;
	padding-left:16px;
	padding-right:16px;
	text-decoration:none;
	text-align:center;
	margin:0px auto;
}
	
DIV.NavLinks A:hover {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#72032D;
	text-decoration:none;
	text-align:center;
	margin:0px auto;

}

.line{
	color:#FFFFFF;
	font-weight:bold;
}

.NewsHeading{
	background:#88D9F8;
	height:21px;
}	

.NewsText{
	text-align:justify;
	padding:7px;
	color:#000000;

}
.Date{
	font-weight:bold;
	color:#999999;
}	
.NewHeading{
	font-weight:bold;
	color:#666666;
		padding-top:6px;
}	

.ReadMore{
	float:right;
	padding-right:5px;
}	

.ReadMore A{ 
	float:right;
	padding-right:5px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}	

.ReadMore A:hover{ 
	float:right;
	padding-right:5px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;

}	

.footer{
	background:#73AAD3;
}

.bottomText{
 color:#003861;
 font-weight:bold;
}
	
.miracle{
 color:#003861;
 font-weight:bold;
 text-decoration:none;
}

.miracle:hover{
 color:#0000FF;
 font-weight:bold;
 text-decoration:none;
}

.BodyText{
	text-align:justify;
	padding:10px;
	color:#000000;
	line-height:18px;

}

LI{
	padding-left:10px;
	padding-right:3px;
	line-height:20px;
	list-style:none;
	list-style-image:url(arrow.jpg);
	list-style-position:inside;
	vertical-align:middle;
}	

.ImageSetting{
	padding-top:50px;
	padding-left:400px;
	margin-left:7px;
	margin-top:7px;
	margin-bottom:7px;
	
	
}	

.testimonails_text{
	line-height:18px;
	font-size:11px;
	color:#0171BC;
	font-weight:normal;
}	

.testimonails_user{
	line-height:16px;
	font-size:11px;
	color:#0066CC;
	font-weight:600;
}

.boldtext{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	
	
	
}

.textbox{
	width:100px;
	height:15px;
}	


.textbox1{
	width:50px;
	height:15px;
}	

.alltableborder{
	border:0px;
}	

.TblBorderRight{
	border-bottom:#cccccc 1px solid;
	padding-top:5px;
	padding-bottom:5px;
}

.tdalignment{
	padding-left:25px;
	}
	
.colourtd{
	background:#F0FAFF;
}	

FIELDSET{
	border:#cccccc 1px solid;
}

.btnbg
{
	 background-image:url(../images/btn.jpg);
	 background-repeat:repeat-x;
	 padding:1px 5px;
	 border:#685B4A 1px solid;
	 color:#ffffff;
	 font-family:Tahoma;
	 font-size:11px;
	 font-weight:bold;
	 text-decoration:none;
	 line-height:19px;
	 background-color:#685B4A;
	cursor: pointer; cursor: hand;
}

.linkss
{
height:0px;
width:0px;
visibility:hidden;
font-size:0px;
}