#index-body {
/* IE10 Consumer Preview */ 
background-image: -ms-radial-gradient(center top, ellipse farthest-corner, #FFFFFF 50%, #5D96FD 90%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center top, ellipse farthest-corner, #FFFFFF 50%, #5D96FD 90%);

/* Opera */ 
background-image: -o-radial-gradient(center top, ellipse farthest-corner, #FFFFFF 50%, #5D96FD 90%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center top, 0, center top, 553, color-stop(0.5, #FFFFFF), color-stop(0.9, #5D96FD));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center top, ellipse farthest-corner, #FFFFFF 50%, #5D96FD 90%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(ellipse farthest-corner at center top, #FFFFFF 50%, #5D96FD 90%);
}
td {font-family:Verdana,sans-serif;text-decoration:none;font-size:12px;}
th {font-family:verdana,sans-serif;text-decoration:none;font-size:12px;}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 700;
	margin-bottom: 0px;
	color:#000000;
}

.footer {font-family:Verdana,Arial,Helvetica,Tahoma; font-size:9px;text-decoration:none;font-weight:normal;color:#888888;}

	.footer.link {color:#888888;}
	.footer.active {color:#888888;}
	.footer.visited {color:#888888;}
	.footer.hover {color:#888888;}

.body {font-family:Verdana,Helvetica,Tahoma,Arial; font-size:11px;text-decoration:none;font-weight:normal;color:#000000;background:#FFFFFF;padding:0.25em 0.25em;line-height:1em;height:100%}
	.body:link {color:#0000DD}
	.body:active {color:#0000DD}
	.body:visited {color:#0000DD}
	.body:hover {color:#000044}

.body2 {font-family:Verdana,Helvetica,Tahoma,Arial; font-size:11px;text-decoration:none;font-weight:normal;color:#000000;background:#3F6C96;padding:0em 0em;line-height:0em}

#topnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 0.5em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#topnav LI {
	float:left;
	margin:0;
	padding:0;
}

#topnav A {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background:#3F6C96;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}

#topnav A:hover,
#topnav A:active,
#topnav A.this:link,
#topnav A.this:visited {
	background:#F6F6F6;
	color:#000000;
}

#topnav A.here:link,
#topnav A.here:visited {
	position:relative;
	z-index:102;
}


BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: small/1.5em Georgia,Serif; COLOR: #000; PADDING-TOP: 0px; voice-family: inherit
}
UNKNOWN {
	FONT-SIZE: small
}
#header {
	FONT-SIZE: 93%; BACKGROUND: url(../images/bg.gif) #dae0d2 repeat-x 50% bottom; FLOAT: left; WIDTH: 100%; LINE-HEIGHT: normal
}
#header UL {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none
}
#header LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND: url(../images/left.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#header A {
	PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(../images/right.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #0343A9; PADDING-TOP: 5px; TEXT-DECORATION: none;
}
#header A {
	FLOAT: none
}
#header A:hover {
	COLOR: #333
}
#header #current {
	BACKGROUND-IMAGE: url(../images/left_on.gif)
}
#header #current A {
	BACKGROUND-IMAGE: url(../images/right_on.gif); PADDING-BOTTOM: 5px; COLOR: #333
}


table.myclass {border-top: 1px none #F3F6F6;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #000000}

input.dropdown { position:relative; z-index:-500;}

.error {
	font-family:		Arial, sans-serif;
	font-size:			9px;
	color:				#FF0000;
}

.leftpane {
	BACKGROUND-IMAGE: url(../images/left-bg.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
	width: 160px;
	height: 500px;
}

.subMenu {
	width: 100%;
	padding: 0px;
	border-top: 0px;
	margin: 0px 0px 10px 0px;
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background: #f1f1f1;
	border-bottom: 2px solid;
}
		
ul.subMenu li {
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 1px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	margin-bottom: 0px;
	text-align: left;
	line-height:16px;
}

ul.subMenu li a {
	display:block;
	list-style: none;
	border: 0px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	margin-bottom: 0px;
	padding: 3px 3px 3px 6px;
	line-height:16px;
}	

ul.subMenu li img {
	width:16;
	height:16;
	border:0;
	vertical-align:middle;
}
	
		
ul.subMenu li a:hover {
	background: #cedce9;
	color: #000;
}
ul.subMenu li a:visited {color:#000000}
ul.subMenu li a:link {color:#000000}		

h5.label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	margin-bottom: 0px;
	text-align: left;
	padding-bottom: 15px;
	margin-top: 1px;
	padding-left: 5px;
}
td.label{
	width:180px;
	padding : 5px 5px 5px 5px;
}
.moduleTitle { 
	padding : 5px 5px 5px 5px;
        border-width:0;
        width :750;
}
table.tabForm { 

}
table.tabForm td{
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	margin-bottom: 0px;
}
table.tabForm td a img{
	text-decoration:none;
	border-width: 0px;
}

/*table.tabForm td a:link {color:#000000;}*/
table.tabForm td a:link {color:#0066CC;}
table.tabForm td a:active {color:#000000;}
table.tabForm td a:visited {color:#000000;}

table.newfields  {
	border:0;
	width:100%;
}
/*
.currentpage  {
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	margin-bottom: 0px;
	color:#0066CC;
}
*/
.currentpage  {
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px; 
	margin-bottom: 0px;
/*	color:#0066CC; */
	color:#000000; 
}
table.newfields td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	margin-bottom: 0px;
	text-align: left;
	margin-top: 1px;
	padding-left: 20px;
	color:#000;
}
table.newfields td a img{
	text-decoration:none;
	border-width: 0px;
}
table.listrecords { 
	width:100%;
	border-style:solid;
	border-radius:5px;
	border-width:0.5px;
	background-color:#F3F6F6;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-top-color:#FFFFFF;
	border-spacing:0;
}
table.listrecords td{
	padding:2px 2px 2px 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	margin-bottom: 0px;
	text-align: left;
	margin-top: 1px;
}

table.listrecords th{
	text-align:left;
	padding:2px 2px 2px 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	margin-bottom: 0px;
	text-align: left;
	margin-top: 1px;
}

table.listrecords th a img{
	text-decoration:none;
	border-width: 0px;
}
table.listrecords td a:link {color:#000000;}
table.listrecords td a:visited {color:#000000;}

table.heading {
	width:80%;
	border:0;
	border-spacing:0;
}
table.heading th{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	margin-bottom: 0px;
	text-align: left;
	margin-top: 1px;
	font-weight:bold;
	padding: 0 0 0 0;
	color:#111;
}

table.search {
	width:100%;
	border-spacing:0;
}

table.search td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	margin-bottom: 0px;
	text-align: left;
	margin-top: 1px;
	padding: 2px 2px 2px 5px;
	color:#222;
}

table.help {
	border-spacing:0;
	width:100%;
}

table.help td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	margin-bottom: 0px;
	text-align: left;
	margin-top: 1px;
	padding: 1px 1px 1px 1px;
	color:#0066CC;
}

table.statussearch {
	border-spacing:0;
}

table.statussearch td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	margin-bottom: 0px;
	text-align: left;
	margin-top: 1px;
	padding: 2px 2px 2px 5px;
	color:#222;
}

table.sort {
	border-spacing:0;
}

table.sort td{
	text-align:left;
	padding:2px 2px 2px 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	margin-bottom: 0px;
	text-align: left;
	margin-top: 1px;
	font-weight:bold;
}

.dhtmlwindow{
position: absolute;
border: 1px solid #999999;
visibility: hidden;
background-color: white;
}

.plan_element {
	padding-left:40px;
}
 .loadingDiv {
                color:#FFFFFF;
                position:fixed;
                left:0px;
                right:0px;
                top:0px;
                bottom:0px;
                padding-top:0px;
                background-color:#999999; 
                filter:alpha(opacity:55);
                opacity: .55;
                width: 101%;
                height: 100%;
            }

            
 .bodyDiv
            {
                position:absolute;
                left:0px;
                top:0px;
             /*   z-index: -1;*/
            }

#help { 
	background-image: url('../images/help.png');
	background-repeat:no-repeat;
	background-size :75%;
	width : 25px;
	height : 25px;
	border : 0px;

	}

table.wanstatus
{
	border:0;
	width:100%;
	padding:0;
	margin:0;
}

/***Login section**/
    .info_text_active{
      padding:5px;
      top:0px;
      margin:0 auto;
      word-spacing:1px;

      border-bottom: 2px solid #E6E6E6;
      font-size:12px;
      color:#666;
    }
    #login_form{
      width:350px;
      height:auto;
      margin:0 auto;

      padding:5px;
      margin-top:0px;
      padding-top:0px;

      border:1px solid #CCC;
      -moz-box-shadow: 0 1px 10px #CCC;
      -webkit-box-shadow: 0 1px 10px #CCC;
      box-shadow:0 1px 10px #CCC;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius:5px;
      background:url(../images/box_back.png) center repeat-x;
    }
         #login_form:hover{
          -moz-box-shadow: 0 1px 20px #CCC;
          -webkit-box-shadow: 0 1px 20px #CCC;
          box-shadow: 0 1px 20px #CCC;
           }
  .textbox{
  height:25px;
  width:200px;
  border:1px solid #CCC;
  color:#666;

  -moz-box-shadow: 0px 1px 2px #CCC;
  -webkit-box-shadow: 0px 1px 2px #CCC;
  box-shadow: 0px 1px 2px #CCC;
  outline:none;
  }
    .textbox:focus{
        -moz-box-shadow: 0px 2px 2px #CCC;
        -webkit-box-shadow: 0px 2px 2px #CCC;
        box-shadow: 0px 2px 2px #CCC;
        border:1px solid #ACACAC;
    }
  form label{
  font-size:12px;
  color:#333;
  }


.button,input[type=submit],input[type=button],button{
    background: #f0f0f0;
    background: -webkit-linear-gradient(top, #FFF, #D8D8D8);
    background: -moz-linear-gradient(top, #FFF, #D8D8D8);
    background: -ms-linear-gradient(top, #FFF, #D8D8D8);
    background: -o-linear-gradient(top, #FFF, #D8D8D8);

    color: #333;
    font: bold 12px Helvetica, Arial, sans-serif;
    text-decoration: none;
    position: relative;
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: solid 1px #BBB;
    margin-right: 10px;
  border-radius:2px;

    padding:5px 12px 5px 12px;
    border-radius:1px;

}
.button:hover,input[type=submit]:hover,input[type=button]:hover,button:hover{
    color: #333;
    border-color: #999;
    -moz-box-shadow: 0 1px 2px #999;
  -webkit-box-shadow:0 1px 2px #999;
    box-shadow: 0 1px 2px #999;
  cursor:pointer;
}

.button:active,input[type=submit]:active,input[type=button]:active,button:active{
background: #E1E1E1;
}

