@charset "utf-8";
/* CSS Document */
body	{
	background:#ffffff; width:100%; margin:0; padding:0; font:normal 75% Tahoma;
}
.header	{
	background:#015693;	width:100%; float:left;
	padding:1px 0 1px 0; margin:0; border-bottom:2px solid #000000;
	color:#FFFFFF;
	
}
.header-new	{
	background:#0066cf;	width:100%; float:left;
	padding:1px 0 1px 0; margin:0;
	color:#FFFFFF;
}
.login-background	{
	background:#006AB6; width:100%; float:left;
	margin:0; padding:0; min-height:500px;
}
.loginform-background	{
	width:352px; height:250px; background:url(images/loginbg.gif) no-repeat #FFFFFF;
	margin-left:auto; margin-right:auto; border-bottom:1px solid #2285d1;
	margin-top:80px; padding:42px 0  0 0;
}
.loginform-border	{
	width:300px; height:235px; background:#FFFFFF; float:left;
	 margin-right:auto; border-left:1px solid #2285d1; border-right:1px solid #2285d1;
	 padding:15px 0 0 50px;
}
.layout	{
	width:100%; float:left; height:auto;
}
.inputarea-user	{
	background:url(images/usernameinput.gif) no-repeat; width:30px; height:45px; float:left;
}
.inputarea-password	{
	background:url(images/passwordinput.gif) no-repeat; width:30px; height:45px; float:left;
}
.inputarea-mid	{
	background:url(images/inputareabg.gif) repeat-x; width:180px; height:45px; float:left; border:0px;
}
.inputarea-right	{
	background:url(images/inputarearight.gif) no-repeat; width:4px; height:45px; float:left;
}
.inputarea.h3	{
	background:#fff; font:normal 17px Tahoma; margin:10px 0 10px 0; padding:0;
}
.innerpage-rite	{
	background:#ffffff; width:79.9%; height:auto; float:left; padding:10px 0 10px 0;
	min-height:380px; 
}
.innerpage-left	{
	background:#fff; width:20%; height:auto; float:left;
	min-height:400px; border-bottom:1px solid #CCCCCC;
}
.innerpage-left-new	{
	background:#fff; width:20%; height:auto; float:left;
	min-height:500px;
}
.leftpannel-tabs	{
	width:95%; text-align:left; float:left; text-decoration:none; color:#666666;
	border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC!important; font:13px Tahoma; background:#FFFFFF;
	 font-weight:bold;
}
.leftpannel-tabs	a{
	width:97%; text-align:left; padding:7px 0 7px 3%;
	 font:13px Tahoma; background:#FFFFFF; float:left; text-decoration:none; color:#666666;
	  font-weight:bold;border-right:1px solid #CCCCCC!important;
}
.leftpannel-tabs	a:hover{
	 text-align:left; padding:7px 0 7px  3%;
	 font:13px Tahoma; background:#f2f2f2; text-decoration:none; color:#8ac537;
	 font-weight:bold;border-right:1px solid #CCCCCC!important;
}

.leftpannel-tabs-new	{
	width:100%; text-align:left; float:left; text-decoration:none; color:#666666;
	font:13px Tahoma; background:#FFFFFF;
	padding-left:10px;
}
.leftpannel-tabs-new	a{
	width:97%; text-align:left; padding:7px 0 7px 3%;
	 font:13px Tahoma; background:#FFFFFF; float:left; text-decoration:none; color:#666666;
	 padding-left:10px;
}
.leftpannel-tabs-new	a:hover{
	 text-align:left; padding:7px 0 7px  3%;
	 font:13px Tahoma; background:#f2f2f2; text-decoration:none; color:#0066FF;
	 padding-left:10px;
}

.tabular.h2	{
	font:bold 12px Tahoma; color:#FFFFFF;
}
.tabular.h3	{
	font:normal 12px Tahoma; color:#333; line-height:18px;
}
.tabular.h4	{
	font:normal 14px Tahoma; color:#fff; line-height:18px; font-weight:bold;
}
.h1 {
	font:bold 18px Tahoma; margin-left:10px;
}
.post-bg	{
	background:#FFFFFF; float:left; margin:10px; width:80%;
	padding:10px; border:1px solid #999999;
}
.post-txt	{
	width:100px; float:left; padding:5px; margin-bottom:5px;
}
.post-txt-next	{
	width:170px; float:left; padding:5px; margin-bottom:5px;
}
.input-select	{
	width:150px; padding:5px; border:1px solid #999999;
	font:12px Tahoma; float:left; margin-bottom:5px;
}
.welcome-user	{
	width:40%; margin-right:10px; color:#FFFFFF; text-align:right; font-size:15px;
	float:right; font-weight:bold; margin-top:20px;
}
.innerpage-rite-welcome	{
	background:#f2f2f2; width:79.9%; height:auto; float:left; padding:10px 0 10px 0;
	min-height:380px; border-left:1px solid #CCCCCC;
}
.select-name {
	width:80%;
	height:auto;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:3px;
	padding:3px;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	border:1px solid #929fa8;
}
/*lightBox */
.black_overlay {
	display: none;
	position: fixed;
	top:0%;
	left:0%;
	width:100%;
	height:100%;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	background-color:#CCCCCC;
	filter: alpha(opacity=80);
	background-attachment:fixed;
}
.white_contents {
	display:none;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
	top:0%;
	width:506px;
	height:auto;
	background-color:#FFFFFF;
	border:3px solid #000000;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	color:#000000;
	z-index:1002;
	overflow:auto;
	left:30%;
}
.compulsarys {
	color: #FF0000
}
/*lightbox Close */
.submit {
    background: -moz-linear-gradient(center top , #36A4EF, #003264) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(linear, left top, left bottom, from(#36A4EF), to(#003264));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36A4EF', endColorstr='#003264');
	border: 0 none;
    border-radius: 5px 5px 5px 5px;
	color:#FFFFFF;
	font-weight:600;
    cursor: pointer;
    height: 30px;
    width: 94px; }
.port-main{ border-bottom:1px solid #CCCCCC;}
.port-main-sec{ border-left:1px solid #CCCCCC;}
.port-main-ex{ border-right:1px solid #CCCCCC;}
.tabular.h4 {
font:normal 14px Tahoma; color:#fff; line-height:18px; font-weight:bold;
}
.clear{ clear:both;}
.text-nav{ width:1000px; float:left;}
.text-nav ul{ margin:0px; padding:0px;}
.text-nav ul li{ margin:0px; padding:0px; list-style:none; display:block; padding:10px 0 0 0px; font-weight:bold;}
.text-nav ul li a{ margin:0px; padding:0px; text-decoration:none; color:#666666; font-size:14px; font-weight:bold; }
.text-nav ul li a:hover{ margin:0px; padding:0px;text-decoration:none; color:#8ac537;}