@charset "utf-8";
/* CSS Document */

.bgblue{
	background-color:#0067C7;
	}
.bgwhite{
	background-color: #FFFFFF;
	}
.bgskybluee{
	background-color: #40A1FB;
	}
.listicon{list-style-image:url(../Images/Bullets.gif);
				}
	
.Contenttext{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#FFFFFF;
		margin-left:10pt;
		margin-right:10px;
	}
	
.Footertext{
		background-color:#0067C7;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color: #33CCFF;
		
	}
.xrepeat{
		background-image: url(../Images/X line.gif);
		background-repeat:repeat-x;
		width:800px;
		}
.LogoBg{
		background-image:url(../Images/Dhwani Bg.gif);
		}
.LogoMiddleBg{
		background-image: url(../Images/Dhwani logo BG.gif);
		}