@charset "utf-8";
/* CSS Document */

/*.vw_usr_up{
	
	
	background-image:url(../images/view_user_up.png);
	background-repeat:no-repeat;
	width: 800px;
	height: 29px;
	border:0px;
	
	
	
	}*/
	
/*.vw_usr_down{




	
	background-image:url(../images/view_user_down.png);
	background-repeat:no-repeat;
	width: 800px;
	height: 26px;
	border:0px;
	
	
	
	}*/
	
/*.font{
	
	background-image:url(../images/view_user_rpt.png); 
	width:800;
	background-repeat:repeat-y;
	vertical-align:top;
	font: bold 15px Tahoma;
	font-style:normal;
	color:#fff;
	border:0px;
	
	}*/
.rchtextBx{
	
	width:200px; 
	
	font: 12px Tahoma;
	color: #011266;
	
	}
.textBx{
	
	width:166px; 
	height:20px;
	font: 12px Tahoma;
	color: #011266;
	}
	
.font_inner_tbl{
	
	
	font: 12px Tahoma, Geneva, sans-serif;
	font-style:normal;
	color:#fff;
	border:0px;
	
	}
	
a{
	
	color:#011266;
	
	
	}
/*a:hover{*/

		 /*color:#F00;*/
		 /*font-weight:lighter;*/

	 /*}*/

	
.letters{
	
	
	
	border:thick;
	font: 12px Tahoma;
	font-weight:600;
	color:#0f416d;
	vertical-align:middle;
	
	
	
	
	}

.LogPosition{
	
	width:250px;
	margin-left:80px;;
	margin-top:0px;
	
	}	




	
.LoginBtn{
	float:left;
	font:bold 12px Tahoma;
	z-index:-1999px;
	border-bottom: 1px solid #114170;
	border-top: 1px solid #114170;
	border-right: 1px solid #114170;
	border-left: 1px solid #114170;
	margin-bottom:20px;
	float: right;
	
	color: #fff;
	display: inline-block;
	
	font-weight: bold;
	height: 23px;
	font: bold 12px Arial;
	letter-spacing: -0.7px;
	line-height: 33px;
	margin: 0;
	text-align: center;
	width: 100px;
	height:30px;
	padding:0 15px;
	
	z-index:1002;
	
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:10px;
	
	background: #114170;
	background: #051455;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2e2e2e), to(#2e2e2e));
	background: -webkit-linear-gradient(#114170, #3f96d5);
	background: -moz-linear-gradient(#114170, #3f96d5);
	background: -ms-linear-gradient(#114170, #3f96d5);
	background: -o-linear-gradient(#114170, #3f96d5);
	background: linear-gradient(#114170, #3f96d5);
	-pie-background: linear-gradient(#114170, #3f96d5); 
	}

.LoginBtn:hover{
	
	color: #ffffff;	
	
	
	
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3f96d5), to(#114170));
	background: -webkit-linear-gradient(#3f96d5, #114170);
	background: -moz-linear-gradient(#3f96d5, #114170);
	background: -ms-linear-gradient(#3f96d5, #114170);
	background: -o-linear-gradient(#3f96d5, #114170);
	background: linear-gradient(#3f96d5, #114170);
	-pie-background: linear-gradient(#3f96d5, #114170);	
	
	}


.LoginBtn:active{
	
	
	
	}

.text_style{
	
	background:#3685be;
	width:195px;
	height:25px;
	border-radius: 2px;
	border:0px solid; 
	
	  font:bold 14px Tahoma;
	  color:#053360;
	margin-right:5px;
	
	}
.text_style:hover{
	
	background-color:#a8e7ff;
	
	}
	
textarea:focus{
	background-color:#74cfed;
	border:0;
	
	}

input:focus{
	
	/*background-color:#72cceb;*/
	
	}
input:invalid{
	
	/*background-color:#F00;*/
	color:#FFF;
	
	}
	
.between{ margin-bottom:10px;}

.headerClass
{
	margin-left:20px;
	margin-top:10px;
	font: bolder 22px Tahoma;
	font-variant:small-caps;
	color:#071e7e;
}

.LoginBox{
	
	
	width:350px; 
	height:175px; 
	margin-left:5px;
	border-radius:5px;
	
	
	}
.pricing_black_btn {
	background: url("images/blue_bl_bg_black.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #454545;
    color: #FFFFFF;
    font-size: 24px;
    height: 44px;
    padding: 9px 10px;}	
	
.rowcolor
{
	background-color:#E4F3FA;
	margin-top:2px;
	margin-bottom:2px;
	border-bottom:#E4EEFC solid 1px;
}
.rowcolor:hover
{
	
	background-color:#7EA6EF;
	margin-top:2px;
	margin-bottom:2px;
	border-bottom:#E4EEFC solid 1px;
}




