html, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #3689bb;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}



#outer {
  background: top left url(images/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 1171px;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
}


/** logo **/

#logo {
  width: 25em;
  text-align: center;
}
#logo h1 {
  color: #6F7033;
  font: 22px "Arial narrow", arial, sans-serif;
  line-height: 1;
  padding-top: 0.8em;
}
#logo p {
  color: #464544;
  font: 16px "Arial narrow", arial, sans-serif;
  margin: 0;
}

/** nav **/


/** green box **/
#gbox {
	width: 431px;
	margin-top: 51px;
	margin-left: 22px;
}

#gbox-bg  { background: url(images/green_bg.gif) repeat-y; }
#gbox-grd { background: bottom url(images/green_grad_bot.jpg) repeat-x; }
#gbox-top { background: url(images/green_top.gif) no-repeat; height: 24px; }
#gbox-bot { background: bottom left url(images/green_bot.gif) no-repeat; height: 23px; }

#gbox-grd {
  min-height: 300px;
  padding: 2px 24px;
}

#gbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox p {
  margin: 1em 0;
}

#features {
  background: #EDF0C4;
  padding: 14px;
  margin: 0 -14px;
}
#features h2 {
  position: relative;
}
#features ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  list-style: square;
  margin-left: 12px;
}

/** footer **/

#newsletter, #events {
  float: left;
  width: 49%;
  margin-top: 1em;
}
#newsletter h2, #events h2 {
  color: #fff;
}
#newsletter .text {
  width: 125px;
}
#newsletter form {
  margin: 0.3em 0 0.6em 0;
}
#newsletter p {
  margin: 0.3em 0;
  font-size: 10px;
}
#newsletter a {
  color: #000;
}

#events {
  margin-left: 6%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/** grey box **/

#greybox {
  #background: url(images/grey_bg.gif) repeat-y;
  width: 331px;
  position: absolute;
  top: 192px;
  left: 457px;
}
#greybox-top {
 # background: url(images/grey_img.jpg) no-repeat;
  padding-left: 165px;
  padding-top: 18px;
}
#greybox-bot {
  background: bottom left url(images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}

#greybox h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
}
#greybox a {
  color: #fff;
}



#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 60px;
}
.bx_top {
	height: 23px;
	width: 2000px;
}
.bx_top_l {
	background-image: url(images/green_top_l.gif);
	height: 23px;
	width: 20px;
	float: left;
}
.bx_top_m {
	background-image: url(images/green_top_m.gif);
	height: 23px;
	width: 1024px;
	float: left;
}
.bx_top_r {
	background-image: url(images/green_top_r.gif);
	height: 23px;
	width: 20px;
	float: left;
}
.bx_body {
	height: 550px;
	width: 1500px;
}
.bx_body_l {
	background-image: url(images/green_bg_l.gif);
	width: 20px;
	height: 550px;
	float: left;
}
.bx_body_m {
	background-image: url(images/green_bg_m.gif);
	width: 1024px;
	height: 550px;
	float: left;
	overflow: auto;
}
.bx_body_r {
	background-image: url(images/green_bg_r.gif);
	width: 20px;
	height: 550px;
	float: left;
}
.bx_btm {
	height: 23px;
	width: 1500px;
}
.bx_btm_l {
	background-image: url(images/green_bot_l.gif);
	height: 23px;
	width: 20px;
	float: left;
}
.bx_btm_m {
	background-image: url(images/green_bot_m.gif);
	height: 23px;
	width: 1024px;
	float: left;
}
.bx_btm_r {
	background-image: url(images/green_bot_r.gif);
	height: 23px;
	width: 20px;
	float: left;
}
.bx {
	margin-left: 50px;
}
.img_bg {
	background-image: url(images/img_bg.png);
	height: 129px;
	width: 181px;
	padding-left: 40px;
	padding-top: 2px;
}
#outer #wrapper #body-bot #body-top #logo p {
	font-size: 10px;
	text-align: right;
	margin-right: 20px;
}
#outer #wrapper #body-bot #body-top #logo h1 {
	text-align: right;
	margin-right: 20px;
}
.login_tab {
	background-image: url(images/login_tab.png);
	height: 38px;
	width: 235px;
	margin-left: 15px;
	margin-top: 40px;
	padding-top: 10px;
	font-size: 24px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.table_back {
	background-image: url(images/table_back.png);
	height: 213px;
	width: 267px;
	padding-top: 10px;
}
.cnos {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}



               /*radio button style*/
			   
#button-sec{
	width:500px;
	height:300px;
	position:relative;
	top:0px;
	left:0px;
	background:#069;
}

input.form-control{
	display:block;
	width:100%;
	height:20.5px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.428571429;
	color:#555;
	vertical-align:middle;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control{
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.428571429;
	color:#555;
	vertical-align:middle;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
	
.form-control:focus{
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
	;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
}

.form-control:-moz-placeholder{
	color:#999
}

.form-control::-moz-placeholder{
	color:#999;opacity:1;
}

.form-control:-ms-input-placeholder{
	color:#999
}

.form-control::-webkit-input-placeholder{
	color:#999
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{
	cursor:not-allowed;background-color:#eee
}

textarea.form-control
{
	height:auto
}

#tblttl{
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-family:"Adobe Caslon Pro";
	font-size:18px;
	color:#e17b1b;
}
#tblrecord{
	vertical-align:middle; 
	text-align:center; 
	color:#F00; 
	font-family:'Arial Black', Gadget, sans-serif; 
	font-size:18px;
	font-weight:bold;
}

#tblhed{
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}

#tblhed1{
	vertical-align:middle;
	font-weight:bold;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}

#tblhed2{
	vertical-align:middle;
	text-align:right;
	font-weight:bold;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}

#tblhedpdf{
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

#tblfooter{
	text-align:center;
	font-weight:bold;
	color:#F00;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}

#tblhedrecord{
	vertical-align:middle;
	text-align:center;
	color:#F00;
	font-family:'Arial Black', Gadget, sans-serif;
	font-size:18px;"
}

#tblhedrow{
	vertical-align:middle;
	text-align:right;
	font-weight:bold;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}

#tblhedrowmrks{
	vertical-align:middle;
	text-align:right;
	font-weight:bold;
	font-size:19px;
	font-family:arial;
	color:#6c3720;
}

#tblbodyview{
	text-align:left;
	vertical-align:middle;
	color:#F0F;
	font-weight:bold;
}

#tblbodyview1{
	text-align:center;
	vertical-align:middle;
	color:#F0F;
	font-weight:bold;
}

#tblbody{
	text-align:center;
	vertical-align:middle;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}

#tblbodynm{
	vertical-align:middle;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}

#tblbodynmmrks{
	vertical-align:middle;
	font-family:'Arial Black';
	font-size:18px;
	color:#000;
}

#tblbodylink{
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}

.tilt {
 
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt:hover {  

     -webkit-transform:scale(3.5);
    -moz-transform:scale(3.5); 
    -ms-transform:scale(3.5); 
    -o-transform:scale(3.5);
     transform:scale(3.5);
}

.image:hover {
-webkit-box-shadow: 0px 0px 15px 15px #fff;
box-shadow: 0px 0px 15px 15px #fff;
border-radius:50%;
-webkit-transform: rotate(720deg);
transform: rotate(720deg);
}
.image {
opacity: 1;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

.watermark{
	position: absolute;
	top:300px;
	right:150px;
 	opacity: .2;
	z-index:-20;
}

.colorful{
    width: 100px;
    height: 100px;
    color: #C3F;
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 7s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 7s;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0%   {color: red;}
    10%  {color: green;}
    20%  {color: yellow;}
    30% {color: blue;}
    40% {color: orange;}
    50% {color: yellow;}
    60% {color: red;}
    70% {color: green;}
    80% {color: yellow;}
    90% {color: blue;}
    100% {color: orange;}
}

/* Standard syntax */
@keyframes example {
    0%   {color: red;}
    10%  {color: green;}
    20%  {color: yellow;}
    30% {color: blue;}
    40% {color: orange;}
    50% {color: yellow;}
    60% {color: red;}
    70% {color: green;}
    80% {color: yellow;}
    90% {color: blue;}
    100% {color: orange;}
}