
/*Font Implimentation*/
@font-face {
    font-family: 'ArmataRegular';
    src: url('/css/fonts/Armata-Regular-webfont.eot');
    src: url('/css/fonts/Armata-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/Armata-Regular-webfont.woff') format('woff'),
         url('/css/fonts/Armata-Regular-webfont.ttf') format('truetype'),
         url('/css/fonts/Armata-Regular-webfont.svg#ArmataRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*Font Implimentation End*/

/* Global properties */
body {
	font-family: 'Segoe UI';
	/*background:url(/images/body-bg.jpg);
	background-repeat:repeat;*/
	width:100%;
	margin:0;
	padding:0;}

/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {
	/* background-image:url(/images/bg.jpg); */
	/* background-repeat:no-repeat; */
	width:1007px;
	margin:0 auto;
	font-family:"Segoe UI";
	font-size:12px;
	color:#002b86;
}
.relative {position:relative}


/* Global Structure */
.main{
	width:1007px;
	height:auto;
	margin:0 auto;
	}
/* main layout */
a {color:#fff;text-decoration:none;outline:none}
a:hover {text-decoration:underline; color:#fff700;}
h1 {float:left; font-size:24px; font-weight:normal; width:620px;}
h2 {font-family: 'Segoe UI';font-size:30px;color:#00095c;}
h3 {float:left; font-size:12px; color:#fff; line-height:0px; font-family: 'Segoe UI';}
p{text-align:justify;line-height:20px;margin-top:20px;}
img{border:none;outline:none;}
.clear{clear:both; height:0px;}
.clear-10{clear:both;height:10px;}
.clear-30{clear:both;height:30px;}

.logo{
	padding:2px 15px 2px 15px;
	text-align:center;}

.login-main{
	width:1007px;}

.login-main .left-area{
	width:1007px;
	margin:0 auto;
	padding:0;
}

.login-main .left-area .login-bg{
	background-image:url(/images/login-bg.png);
	background-repeat:no-repeat;
	width:380px;
	height:421px;
	margin:0 auto;

}

.login-main .left-area .login-bg .login-logo{
	padding:20px 35px 10px 35px;
	text-align:center;
}

.login-main .left-area .login-bg .login-info{
	padding:0px 35px 10px 35px;
	text-align:left;
	font-family: 'Segoe UI';
	font-size:14px;
	color:#fff;
}

.login-main .left-area .login-bg .texbx-bg{
	/* background-image:url(/images/textbox-bg.jpg); */
	/* background-repeat:no-repeat; */
	border:none;
	font-size:22px;
	outline:none;
	width:300px;
	height:28px;
	font-family: 'Segoe UI';
	font-size:13px;
	color:#002063;
	margin-top:10px;
}

.checkbox-text{
	font-family: 'Segoe UI';
	font-size:11px;
	color:#fff;
	margin-left:5px;
	vertical-align: text-top;
}

.login-button{
	text-align:right;
	padding:0px 43px 10px 35px;
}

.login-main .right-area{
	width:1010px;
}

.login-main .right-area .image-fram{
	background-image:url(/images/right-image-fram.png);
	background-repeat:no-repeat;
	width:667px;
	height:413px;
	margin:0 auto;
}

.small-fram{
	background-image:url(/images/left-image-fram.png);
	background-repeat:no-repeat;
	margin-left:50px;
	/*margin-top:50px;*/
	width:246px;
	height:160px;
}

.right-text{
	font-family: 'Segoe UI';
	font-size:15px;
	color:#002b86;
	margin-left:50px;
	margin-top:40px;	
}
.footer_bg1{
	/*font-family: 'Segoe UI';
	font-size:13px;
	color:#002b86;
	background-image:url(/images/footer_bg.png);
	background-repeat:no-repeat;
	width:878px;
	height:34px;
	margin:0 auto;*/
	
	background-color: #578425;
    border-radius: 15px;
    color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: 13px;
    height: 34px;
    margin: 0 auto;
    width: 500px;
    text-align:center;
}
.footer_bg1-text
{
    line-height: 34px;
    /*color: rgb(255, 255, 255);
    margin-left: 99px;*/
}

.footer_bg1-text a{
	width:100%;
	/*color:White;*/
	text-decoration:none;
	color:#ffffff;
	}
	
		.footer_bg1-text a:hover{
	width:100%;
	/*color:White;*/
	text-decoration: underline;
	color:#ffffff;
	}
	
.footer{
	border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px #D0D0D0 inset;
    color: #002B86;
    font-family: 'Segoe UI';
    font-size: 12px;
    height: 30px;
    margin: 0 auto;
    width: 1010px;
}
.footer-text{
	margin-left:10px;
	margin-top:8px;
	margin-right:10px;
	font-family: 'Segoe UI';
	font-size:12px;
	color:#002b86;
}

.footer a{
	font-family: 'Segoe UI';
	font-size:12px;
	color:#002b86;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.menu{
	/*background-image:url(/images/menu_long_bg.png);
	background-repeat:no-repeat;
	background-color: #EAEAEA;*/
    border-radius: 5px;
    box-shadow: 0 0 10px #D0D0D0 inset;
    height: 32px;
    margin: 0 auto;
    width: 1010px;
	
}
.main_heading
{
	margin:0 auto; 
	height:60px; 
	line-height:60px; 
	font-size:30px; 
	color:#FFF;
	width:500px;
	font-family: 'Segoe UI';
	background: #002B86;
    border-radius: 5px;
	}