body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	text-decoration: none;
	margin: 5px;

}

.blueHighlight {

	color: #0000df;

	text-decoration: none;

	font-weight: bold;

}

.footerText {

	color: #5BA9DC;

	text-decoration: none;

	font-weight: bold;

	text-transform: uppercase;

}

.footerTextGray {

	color: #999999;

	text-decoration: none;

	font-size: 11px;

}

.purpleHighlight {

	color: #663399;

	text-decoration: none;

	font-weight: bold;

}

.orangeHiglight {

	color: #FF6600;

	text-decoration: none;

	font-weight: bold;

}

.greenHighlight {

	color: #009900;

	text-decoration: none;

	font-weight: bold;

}

.lightBlueHighlight {

	color: #0397FF;

	text-decoration: none;

	font-weight: bold;

}

.yellowHighlight {

	color: #CC9900;

	text-decoration: none;

	font-weight: bold;

}

.oliveGreenHighlight {

	color: #669900;

	text-decoration: none;

	font-weight: bold;

}

.oliveGreenHighlight:link {

	color: #669900;

	text-decoration: none;

	font-weight: bold;

}

.oliveGreenHighlight:hover {

	color: #0397FF;

	text-decoration: underline;

	font-weight: bold;

}

.pinkHighlight {

	color: #FF0099;

	text-decoration: none;

	font-weight: bold;

}

.cominsoonText {

	text-decoration: none;

	font-size: 16px;

	font-weight: bold;

}

.blackHighlight {

	font-weight: bold;

	text-decoration: none;

	color: #000000;

}

.ulPress {

	list-style-type: circle;

	color: #0099FF;

	text-decoration: none;

	text-indent: 5px;

	line-height: 25px;

}

.ulPress a{

	list-style-type: circle;

	color: #0099FF;

	text-decoration: none;

	text-indent: 5px;

	line-height: 25px;

}

.ulPress a:hover{

	list-style-type: circle;

	color: #044B86;

	text-decoration: none;

	text-indent: 5px;

	line-height: 25px;

}



.ulPress ul{

	color: #0099FF;

	text-decoration: none;

	text-indent: 5px;

	list-style-image: url(press-bullet.gif);

	line-height: 25px;

}

.ulPress li{

	list-style-type: circle;

	color: #0099FF;

	text-decoration: none;

	text-indent: 5px;

	font-weight: bold;

}

.ulPress li:hover{

	list-style-type: circle;

	color: #044B86;

	text-decoration: none;

	text-indent: 5px;

	font-weight: bold;

}

.ulSubscription ul{

	text-decoration: none;

	text-indent: 5px;

	list-style-image: url(check.gif);

	line-height: 25px;

}

.ulSubscription li{

	list-style-type: none;

	text-decoration: none;

	text-indent: 5px;

	list-style-image: url(check.gif);

	line-height: 25px;

}

.ulSubscription li:hover{

	list-style-type: circle;

	color: #003300;

	text-decoration: none;

	text-indent: 5px;

}

p {

	text-align: justify;

}

a {

	color: #000000;

	text-decoration: none;

}

a:hover {

	color: #663399;

	text-decoration: underline;

}

.hinBg {

	background-color: #E2ECF5;

	background-image: url(hin_bg.jpg);

	background-repeat: repeat-x;

	background-attachment: scroll;

}

.normalText {
	color: #000000;
	text-decoration: none;
	margin: 5px;

}

.purpleHighlightBig {

	color: #663399;

	text-decoration: none;

	font-weight: bold;

	font-size: 16px;

}

.fieldbox {

	border: 1px solid #CCCCCC;

	background-color: #F1F1F1;

}

.registrationBox {

	border: 2px solid #663399;

}

.blackHighlightBig {

	font-weight: bold;

	text-decoration: none;

	color: #000000;

	font-size: 13px;

}

.blue02Highlight {

	color: #0471c3;

	text-decoration: none;

	font-weight: bold;

}

.flashTipBg {

	background-color: #FFFFFF;

	background-image: url(side-bg.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

}

.purpleLink {

	color: #663399;

	text-decoration: none;

	font-weight: bold;

}

a.purpleLink:link{

	color: #663399;

	font-weight: bold;

}

a.purpleLink:visited{

	color: #663399;

	font-weight: bold;

}

a.purpleLink:active{

	color: #663399;

	font-weight: bold;

}



a.purpleLink:hover{

	text-decoration: underline;

	font-weight: bold;

}



a.normalLink:link {

	color: #000000;

	text-decoration: none;

}

a.normalLink:hover {

	color: #000000;

	text-decoration: underline;

}

.purpleHighlightBigger {
	color: #663399;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
