/* ABOUT-CSS Document ( fro arpu +) */

/* BASIC TAGS */
html {
	margin: 10px;
	padding: 10px;
}
body {
	font-size: 12px;
	font-family:"Lucida Bright";
	color:#333333;
	vertical-align:top;
	margin: 0px;
}
P {
	padding: 1px 1px 1px 1px;
	text-align:justify;
}
ul{
	list-style-type:square;
	list-style-position:inherit;
}
hr{
	color: #F4F4F4;
	width:100%;
}
/*	HEADINGS	*/
.heading1{
	font-family:"Lucida Bright";
	text-align:left;
	margin: 3px; 
	font-size:28px;
	color:#522E91;
}
.heading1Small{
	font-family:"Lucida Bright";
	text-align:left;
	margin: 3px; 
	font-size:20px;
	color:#522E91;
}
.heading2{
	font-family:"Lucida Bright";
	margin: 3px; 
	text-align:left;
	font-size:16px;
	color:#522E91;
	text-decoration:none;
	font-weight:bold;
}
.heading2 a{
	font-family:"Lucida Bright";
	margin: 3px; 
	text-align:left;
	font-size:16px;
	color:#522E91;
	text-decoration:none;
	font-weight:bold;
}

/* basic links	*/
a {
	color:#522E91;
	font-size:11px;
}

/* table styles */
.tableBoundry {
	border-bottom:1px inherent #E4E5E4;
	border-top:1px inherent #E4E5E4;
	border-left:1px inherent #E4E5E4;
	border-right:1px inherent #E4E5E4;
	padding:3px 1px 1px 3px;
}
.tHeadingSmall {
	background-color:#522e91;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.tHeadingBig {
	background-color:#522e91;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.tBgDark {
	background-color: #E4E5E4;
}
.tBgLight {
	background-color:#FCFCFC;
}

/*	text	*/
.bodytext {
	color:#FFFFFF;
	font-size:12px;
}
.offers {
	font-family:"Lucida Fax";
	font-size: 20px;
	color:#000000;
	background-color:#D5D6D6;
}
.hintsHeading {
	color:#999999;
	font-size:14px;
}
.hintsText {
	color:#999999;
	font-size:12px;
}
.greyText{
	color:#7B7B7B;
}
.error{
color:#FF0000;

}
.slink{	/*	style for link of pages in search results */
	color:#522e91;
}
/**********************		FORMS		*************************/
/****************************************************************/
/*	form elements	*/
.fselectLogin{
	color:#7B7B7B;
	border-bottom-style:inset;
	border-left-style:outset;
	border-right-style:inset;
	border-top-style:outset;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#CCCCCC;
}
.ftextLogin {
	color:#7B7B7B;
	border-bottom-style:inset;
	border-left-style:outset;
	border-right-style:inset;
	border-top-style:outset;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#CCCCCC;
}
.floginLink{
	color:#935DF1;
	text-decoration:underline;
	font-weight:normal;
}


/********************************************************************************************/
/*										 ABOUT-inner pages									*/
/*										 donot edit below this area							*/
/********************************************************************************************/

/* links */
.idynamicLinks {
	color:#522E91;
	text-decoration:none;
	font-size:10px;
}
.idynamicLinks a {
	color:#522E91;
	text-decoration:none;
	font-size:10px;
}
.isubLink a {
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Lucida Sans";
	font-size:12px;
	font-weight:normal;
	text-align:right;
	background-color:#522E91;
	padding: 5px 5px 5px 5px; 	
}
.leftlinks a{ /* style also used for inner pages */
	font-family:"Lucida Sans";
	color:#522E91;
	text-decoration:none;
	font-weight:normal;
	text-align:right;
	font-size:12px;
	padding:5px 5px 5px 5px;
}

/* backgrounds */
.ilogo{
	background-image:url(../images/logo.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:248px;
	height:100px;
}
.itoprepeat {
	background-image:url(../images/logo-2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:313px;
}
.itopcurve {
	background-image:url(../images/logo-3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:136px;
}
.itopCut{
	background-image:url(../images/4xcurve.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:148px;
}
.ileftBoundryLine {
	background-image:url(../images/Left-repeat.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:2px;
}
.irightBoundryLine {
	background-image:url(../images/Right-repeat.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.imidLine {
	background-image:url(../images/Left-line-vertical.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e5e6e6,endColorStr=#FFFFFF);
	width:3px;
	height:731px;
}
.ileftLinksSeperator{ 
	background-image:url(../images/Link-divider-horizontal.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:1px;
}
.ileftSubLinksSeperator{ 
	background-image:url(../images/Link-divider-horizontal_whi.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:1px;
}

.greyBg{
	background-color:#E4E5E4;
}
.lightGreyBg{
	background-color:#f0f1f0;
	font-family:"Lucida Fax";
	font-size: 20px;
	color:#000000;
}
.whiteBg{
	background-color:#FFFFFF;
}
.ibottomLeft{
	background-image:url(../images/Bottomx1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:176px;
	height:71px;
}
.ibottomMiddle{
	background-image:url(../images/Bottomx2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:331px;
	height:71px;
}
.ibottomRight{
	background-image:url(../images/Bottomx3.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:190px;
	height:71px;
}