/* ---------------------------------------
-- Reset CSS -----------------------------
--------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; 
}
/* remember to define focus styles! */
:focus, :active {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*       General
======================= */
html{ height: 100%;  margin-bottom: 1px; }
body {
	text-align:center;
	background:#ffcc33 url(../images/bg.gif) repeat-x left top;
	margin:10px 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.red {
	color:#FF0000;
}
.images {
	border:5px solid #999999;
	margin: 0px 0 10px 20px;
	float:right;
}	
/*       Links
======================= */
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#333;
	text-decoration:none;
}
/*     Float containers fix 
=============================== */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*       Text
======================= */
body, td, th, div, p, ul, li, h1, h2, h3, input, select {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
}
h1, h2, h3, p, hr {
	margin-left:35px;
	margin-right:35px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#059d39;
}
h1 {
	font-size:18px;
	padding-top:20px;
	padding-bottom:10px;
}
h2 {
	font-size:16px;
	padding-top:12px;
	padding-bottom:8px;
	color:#ee8606;
}
h2 a {
	font-size:16px;
	padding-top:12px;
	padding-bottom:8px;
	color:#ee8606;
	text-decoration:none;
}
h2 span {
	color:#009b30;
}
h2.Blue {
	color:#291770;
	font:bold 25px Arial, Helvetica, sans-serif;
}
h2.Blue span {
	color:#000;
	font:bold 18px Arial, Helvetica, sans-serif;
}
h2.Blue span strong {
	color:#ee8606;
}
h3 {
	font-size:13px;
	padding-top:10px;
	padding-bottom:6px;
	font-weight:bold;
	line-height:18px;
}
h3 span {
	color:#666666;
	font-size:11px;
}
h3 a {
	color:#059d39;
	text-decoration:none;
}
p {
	line-height:18px;
	padding-bottom:10px;
}
#Content ol {
	list-style: decimal;
}
#Content ul, #Content ol {
	padding:10px 35px 10px 0;
	margin:0 0 0 60px;
}
#Content ul li, #Content ol li {
	padding: 0 0 9px 0px;
}
#Content li ul, #Content li ol {
	padding: 0 0 0 0;
	margin:0 0 0 15px;
}
#Content li ul li, #Content li ol li {
	padding: 9px 0 0 0;
}
hr {
	color:#999;
	background:#999;
	height:1px;
	border:none;
}
#TOS ol li {
	font-size:11px;
	color:#777;
	padding: 0 0 5px 0px;
}

/*       Logo
======================= */
#Logo {
	position:absolute;
	top:8px;
	left:15px;
	width:172px;
	height:120px;
	margin:0;
	padding:0;
}
#Logo a {
	display:block;
	width:172px;
	height:120px;
	background: url(../images/mission-great-india.gif);
}
#Logo strong {
	display:none;
}
#TopBtn {
	position:absolute;
	right:5px;
	top:0;
	margin:0;
	padding:0;
}
#UsrName {
	position:absolute;
	right:15px;
	top:15px;
	margin:0;
	padding:0;
	font:13px Arial, Helvetica, sans-serif;
}
#Slogan {
	position:absolute;
	right:0;
	bottom:0;
	background: url(../images/slogan.gif) no-repeat;
	height: 33px;
	width: 202px;
	text-indent:-9999px;
	margin-right:24px;
}
/*       Layout
======================= */
#Wrapper {
	margin:0 auto;
	width:760px;
	background:#FFF url(../images/bgb.gif) repeat-y left top;
}
#Page {
	text-align:left;
	background: url(../images/bgh.gif) no-repeat left top;
}
#Header {
	height:130px;
	background: url(../images/headerbg.jpg) no-repeat left top;
	position:relative;
}
#HeaderLogin {
	height:130px;
	background: url(../images/headerbglogin.jpg) no-repeat left top;
	position:relative;
}
#Main {
	background: url(../images/bgc.gif) no-repeat left top;
}
#Content {
	background: url(../images/bgcb.gif) no-repeat left bottom;
	padding-bottom:5px;
}
#Banner {
	background: url(../images/banner.jpg) no-repeat left top;
	height:141px;
}
#ContentHome {
	background: url(../images/bgl.gif) repeat-y left top;	
}
#LeftColumn {
	float:left;
	width:200px;
	padding-bottom:15px;
}
#RighColumn {
	width:560px;
	float:left;

}
#ContentHome h2 {
	margin-left:20px;
	margin-right:15px;
	padding-top:15px;
	padding-bottom:15px;
}
#ContentHome p {
margin-left:5px;
margin-right:5px;
padding-left:15px;
padding-right:15px;
}
#LeftColumn h2 {
	color:#666;
}
#LeftColumn p {
	border-top:1px solid #d1d1d6;
	margin:0 0 0 5px;
	padding:5px 15px;
}
#LeftColumn p span, #LeftColumn p span a {
	color:#8d9ba4;
}
/*       Menu
====================== */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background:#ef6e0e;
}

#nav a {
	display: block;
	padding:9px 12px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	background: url(images/dot.gif) no-repeat right center;
}
#nav a:hover {
	color:#000;
}
#nav li li a {
	background:none;
	border-bottom:1px solid #000;
}
#nav li { /* all list items */
	float: left;
	 /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 225px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li a.Bdn {
	background:none;
}

#MainNav {
	background:#ef6e0e;
	height:36px;
}
#MainNav ul {
	list-style:none;
	margin-left:10px;
}
#MainNav li {
	display:inline;
	float:left;
}
#MainNav li a {
	display:block;
	padding:9px 12px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	background: url(../images/dot.gif) no-repeat right center;
}
#MainNav li a.Bdn {
	background:none !important;
}
#MainNav li a:hover {
	color:#000;
}
#MainNav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}



.ErrorMessage {
	border:1px solid #ce0000;
	background:#FDF2F2;
	padding: 13px 10px 6px;
	margin: 5px 25px 6px;
	color: #ce0000;
	
}
.TopErrorslbl
{
   	border:1px solid #ce0000;
	background:#FDF2F2;
	padding: 13px 10px 6px;
	margin: 5px 25px 6px;
	color: #ce0000;

}

.ErrorMessage p 
{
    margin: 0px;
	color: #ce0000;
}
.SuccessMessage {
	border:1px solid #119911;
	background:#eafff2;
	padding: 10px 10px 0px 10px;
	margin: 5px 25px 8px;
	color: #009900;
	
}
.SuccessMessage p {
	margin:0;
	font:bold 11px arial;
}

/*       Footer
====================== */
#Footer p {
	padding:8px 0;
	line-height:20px;
}
#Footer p a {
	text-decoration:none;
	font-weight:bold;
	padding:0 5px;
}
.TblFeedback 
{
    margin-left:35px;
}
.TblFeedback th {
	padding:5px 10px 5px 0;
	text-align:right;
	vertical-align: middle;
}
.TblFeedback td {
	padding:5px 0 5px 0;
}
.TblFeedback td input, .TblFeedback td select, .TblFeedback td textarea {
	border:1px solid #ccc;
	background:#FDF9EE;
	padding:3px;
}
.TblFeedback td input.btn {
	background:#059d39;
	border:1px solid #000;
	color:#FFF;
	font-weight:bold;
	padding:5px 10px;
	cursor:pointer;
	margin-right:5px;
}

.TblConcept {
	border-collapse:collapse;
	border:1px solid #999;
	width:690px;
	margin-bottom:15px;
	margin-left:35px;
	text-align: left;
}
.TblConcept th {
	font-weight:bold;
	padding:10px 6px;
	vertical-align:middle;
	border:1px solid #999;
	text-align:center;
}
.TblConcept td {
	padding:6px;
	vertical-align: bottom;
	border:1px solid #999;
	text-align:center;
	vertical-align:middle;
}
.TblConcept td.lft {
	text-align:left;
}
.TblConcept td.rght {
	text-align:right;
}
.TblConcept td.cnt {
	text-align: center;
}
.TblConcept th.Plan {
	background:#D7F4FF;
	text-align:left;
}
.TblConcept td.Plan {
	text-align:left;
}
.TblConcept th.Bronze {
	background:#FCD6D8;
}
.TblConcept th.Silver {
	background:#CAFFE4;
}
.TblConcept th.Gold {
	background:#D7D8F2;
}
.TblConcept th.Platinum {
	background:#F5E4DC;
}
.TblConcept th.Diamond {
	background:#F5D6F0;
}

.TblProduct {
	border-collapse:collapse;
	border:1px solid #999;
	width:570px;
	margin-bottom:0px; 
}
.TblProduct th {
	font-weight:bold;
	padding:10px 6px;
	vertical-align:middle;
	border:1px solid #999;
	text-align:left;
}
.TblProduct td {
	padding:8px;
	vertical-align: bottom;
	border:1px solid #999;
	text-align:left;
	vertical-align:middle;
}
.TblBOF {
	border-collapse:collapse;
	margin:0 35px;
	border:1px solid #CCC;
}
.TblBOF th {
	font-weight:bold;
}
.TblBOF th, .TblBOF td {
	padding:8px;
	border:1px solid #CCC;
	vertical-align:top;
	line-height:18px;
}

.RoundCircle {
    width: 60px;
    height :21px;
    border-radius:100px/50px;
   border: 1px solid #000000;
background-color:red;
text-align:center;
color:white;
padding-top :5px;
}
