@charset "utf-8";
/* 
    AUTHOR: V|render Studio
            www.v-render.co.in
*/
/* ------------------------------------------ */
/* STYLE SETUP FOR ELEMENTS                   */
/* ------------------------------------------ */


#page_wrap {
	background-color:#FFF;
}
.textBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
}

#page_wrap  #menubar_lb  ul 
{
	list-style-type: none;
	list-style-position: outside;
	height: 33px;
	display: block;
	margin: 0px 0 0 5px;
	padding: 0;
	background: url(../images/menubar.gif) repeat-x;
}

#page_wrap #menubar_lb  ul  li {
	float: left;
	overflow: hidden;
	position:relative;
	
}

#page_wrap #menubar_lb ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	padding: 5px 25px;
	display: block;
	font-weight: normal;
	background: url(../images/menu-item.gif) no-repeat top right;
	height: 20px;
}
#page_wrap #menubar_lb  ul li a:hover {
	background-image: url(../images/menu-hw.gif);
	background-repeat: repeat-x;
}

li.menu-rgt {
	height:33px;
	width:5px;
	margin-left:2px;
	background:url(../images/menubar-rgt.gif) no-repeat top right;
	display:block;
}

#page_wrap #header .login {
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	display: block;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	width: 510px;
}
#page_wrap #footer .credit1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
}

#page_wrap #header .login #Name {
	float: left;
	margin: 8px 15px 0 15px;
}
#page_wrap #header .login span {
	font-size: 12px;
	color: #CC3300;
	margin-top: 10px;
	display: block;
	float: left;
	overflow: hidden;
	font-weight: normal;
}

#page_wrap #header .login #go {
	background-color: #FFF;
	background-image: url(../images/go.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 37px;
	width: 37px;
	border: none;
}
.searchhd {
	background-image: url(../images/searchbox-hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.searchblock {
	border-left:#CCC solid 1px; 
	border-right:#CCC solid 1px; 
	width: 290px;
}

.searchboxttl {
	height: 33px;
	margin-left: 12px;
}
.or {
	font-size: 9px;
	color: #630;
	text-align: center;
	font-weight: bold;
}

.searchform ul li label .state {
	width: 120px;
	margin-left: 10px;
}
.searchform ul li {
	display: block;
	padding: 15px 0 0 40px;
	height: 35px;
}

.searchform {
	font-family: Verdana, Geneva, sans-serif;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
	color: #333;
	font-size: 13px;
}
.searchform ul .n1 {
	background: url(../images/n1.jpg) no-repeat 5px 9px;
}
.searchform ul .n2 {
	background: url(../images/n2.jpg) no-repeat 5px 9px;
}
.searchform ul .n3 {
	background-image: url(../images/n3.jpg);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}
.searchform ul li .submitbtn{
	display: block;
	width: 80px;
	font-size: 14px;
	font-weight: bold;
	color: #09C;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-left: 40%;
}
.searchftr {
	background-image: url(../images/searchbox-ftr.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C711D;
}
.table_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C711D;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
}
.table_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: right;
	vertical-align: top;
	line-height: 1.5em;
	padding: 5px;
	font-weight: bold;
	background-position: left top;
}
.table_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	padding: 5px;
	text-indent: 0px;
	background-position: left top;
	vertical-align: top;
}



.styleBlue {
	font-size: 14px;
	font-weight: bold;
	color:#0033CC;
}
.styleBrown {
	font-size: 14px;
	font-weight: bold;
	color:#990000;
}
.txtField {
	width: 150px;
}

.button1
{
	
	font-size: 14px;
	font-weight: bold;
	color: #09C;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #666;
	border-left-color: #666;
	
}
#page_wrap #header .login1 {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	display: block;
	height: 37px;
}
.helpline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: blink;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #474220;
	
}
ol {
	margin-left: 14px;
}#page_wrap
#header .login1  {
	margin-top: 10px;
	float: right;
	display: block;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	width: 530px;
}
#page_wrap #header .login1 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	width: 65px;
	height: 15px;
}
#page_wrap #header .login1 a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
#page_wrap #header .login1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
#page_wrap #header .login1 submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	width: 65px;
	height: 20px;
}
#page_wrap #header .login3 {
	margin-top: 10px;
	float: right;
	display: block;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #547E29;
	font-weight: normal;
	text-decoration: none;
	width: 530px;
	text-align: right;
}
