
/*------------- New Registraion Form Style ( START ) ---------------------*/
body {margin:0px;}
.tbg{ background-color:#e4e6e9;}
.bbleft{ background:url(/images/registration/brdr.gif) repeat-y left; background-color:#FFFFFF; }
.bbright{ background:url(/images/registration/brdr.gif) repeat-y right;  background-color:#FFFFFF;}
.bbbot{ background:url(/images/registration/brdr.gif) repeat-x bottom; background-color:#FFFFFF; }
.bbtop{ background:url(/images/registration/brdr.gif) repeat-x top;  background-color:#FFFFFF;}
.cent{background-color:#FFFFFF; font-size:12px; color:#666666; font-family:Arial, Helvetica, sans-serif; text-align:justify;  }
.bleft{ border-left:2px solid #c0c0c0; }
.bright{border-right:2px solid #c0c0c0; }
.btop{ background:url(/images/registration/dot.gif) top repeat-x;   }
.bbot{ background:url(/images/registration/dot.gif) bottom repeat-x; }
.regnext_btn 
{ 
	border:0;
	background-image: url(/images/registration/next.png);
	height: 22;
	width: 61;
}
.regsubmit_btn 
{ 
	border:0;
	background-image: url(/images/registration/submit.png);
	height: 22;
	width: 61;
}
.regclose_btn 
{ 
	border:0;
	background-image: url(/images/registration/close.gif);
	height: 22;
	width: 61;
}
.form-txt {
font-family:tahoma;
font-size:11px;
color:#333333;
text-align:right;
}
.form-txt-bus {
font-family:tahoma;
font-size:11px;
color:#333333;
text-align:center;
}
.main-form-txt {
font-family:Verdana;
font-size:11px;
color:#696969;
}
.form-txt-blue {
color:#03658a;
}
.form-txt-blue-bold {
color:#03658a;
font-weight:bold;
}
.form-help {
font-family:tahoma;
font-size:10px;
color:#ce2828;
}
.button {BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; FONT-WEIGHT: regular; FONT-SIZE: 8pt;Font-family:arial;  BACKGROUND: #ffffff; BORDER-LEFT: #808080 1px solid; COLOR: #000000; BORDER-BOTTOM: #808080 1px solid}
.reg-txt-box
{
	border: 1px solid #D2D2D2;
	font-family:Verdana;
	font-size:12px;
}

.ylw-border{ border-left:1px solid #ffe682; border-right:1px solid #ffe682; padding:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:justify; height:200px; }
.blue-border{border-left:1px solid #cbf1ff; border-right:1px solid #cbf1ff; padding:10px;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:justify; height:200px;}
.orange-border{border-left:1px solid #ffddc2; border-right:1px solid #ffddc2; padding:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:justify; height:200px;}	
.green-border{border-left:1px solid #dbe081; border-right:1px solid #dbe081; padding:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:justify; height:200px;}

.texthead {
	font-family: "Trebuchet MS";
	font-size:15px;
	color:#D27E00;
	font-weight: bold;
}
.textnew {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.textline {height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; border-bottom: #CCCCCC solid 1px; font-weight: bold; }
.newtextbox { border:#CCCCCC solid 1px;}
.style13 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #787939; }
.style14 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.matter1
{
    COLOR: #000080;
    FONT-FAMILY:Arial;
    FONT-SIZE: 11px
}
.matter_heading
{
    FONT-FAMILY:Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bolder
}
.matter_NEW
{

    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
}
/*------------- New Registraion Form Style ( END )---------------------*/

.FreezePaneOff
{
    visibility: hidden;
    display: none;
    position: absolute;
    top: -100px;
    left: -100px;
}

.FreezePaneOn
{
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: visible;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #666;
    z-index: 999;
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    padding-top: 20%;
}

.InnerFreezePane
{
    text-align: center;
    width: 66%;
    background-color: #5F8312;
    color: White;
    font-size: large;
    border: dashed 2px #111;
    padding:30px 5px;
}
