@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	background-color:#63a43f;
}
h1 {
	font-size:18px;
	color:#d3b201;
	margin:15px 0px;
}
h1 span {
	color:#8a5f0f;
	font-size:16px;
}
h2 {
	font-size:18px;
	color:#8a5f0f;
	margin:8px 0px;
	padding-left:6px;
}
h3 {
	font-size:16px;
	color:#2e8100;
	margin:0px;
	margin-left:10px;
	line-height:28px;
}
h4 {
	font-size:16px;
	color:#fff;
	margin:0px;
	padding-left:22px;
	line-height:18px;
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
h5 {
	font-size:14px;
	color:#000;
	margin:5px 0px;
}

a {
	color:#5e9bc1;
}
*:focus {
	outline:0px;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
p {
	margin:5px 0px;
}
#wrap {
	margin:0px auto;
	width:943px;
	padding:0px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
}
#header {
	height:100px;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
}
.headertop{
background-image:url(../images/header_top.gif);
background-repeat:no-repeat;
height:12px;
margin-left:12px;
}
.header_img {
background-image:url(../images/header_shadow.gif);
background-repeat:repeat-y;
height:257px;
position:relative;
margin:0px 6px;
padding:10px 15px;
}
#nav {
	height:39px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	clear:both;
	color:#746b6a;
	position:relative;
	margin:0px 6px;
}
#nav .rc{
background-image:url(../images/nav_rc.gif);
background-repeat:no-repeat;
width:43px;
height:39px;
position:absolute;
right:0px;
top:0px;
}
#nav .lc{
background-image:url(../images/nav_lc.gif);
background-repeat:no-repeat;
width:43px;
height:39px;
position:absolute;
left:0px;
top:0px;
}
#tabs {
	line-height:normal;
	padding-top:7px;
	font-weight:bold;
	padding-left:45px;
}
#tabs ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	text-align:center;
	background-image:url(../images/nav_sep.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#tabs a span {
	float:left;
	display:block;
	padding:5px 13px 5px 10px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabs a:hover span {
	color:#000;
}
#tabs a:hover {
}
#tabs a:hover span {
}
#tabs a#current span {
	color:#000;
}
#tabs a#current {
	color:#000;
}
.imgFL {
	float:left;
	margin:5px 10px 0px 0px
}
.imgML {
	margin-left:4px;
}
.boldtext {
	font-weight:bold;
}
.bluetext {
	color:#027299;
}
.topcontent {
	float:left;
	width:550px;
}
#content {
	margin:0px;
	clear:both;
	font-weight:normal;
	padding:10px 20px 20px 50px;
}
.leftcolumn {
	width:539px;
	float:left;
	padding:0px;
	background-image:url(../images/shadow_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-bottom:15px;
	padding-right:35px;
	position:relative
}
.leftcolumn .rs{
background-image:url(../images/top_shadow.gif);
background-repeat:no-repeat;
width:10px;
height:112px;
position:absolute;
right:0px;
top:0px;
}
.leftcolumn .rb{
background-image:url(../images/bottom_shadow.gif);
background-repeat:no-repeat;
width:10px;
height:87px;
position:absolute;
right:0px;
bottom:0px;
}
.textblock {
	width:517px;
	float:left;
	padding-right:8px;
}
.services {
background-image:url(../images/coorg.jpg);
background-repeat:no-repeat;
height:157px;
list-style-image:url(../images/list.gif);
background-repeat:no-repeat;
font-size:14px;
font-weight:bold;
padding:10px;
margin-top:10px;
}
.services  ul{
margin-top:3px;
padding-top:3px;
}
.aboutcoorg {
background-image:url(../images/about_coorg.jpg);
background-repeat:no-repeat;
height:189px;
}
.aboutcoorg .link{
font-size:14px;
font-weight:bold;
padding-top:120px;
padding-left:30px;
}
.aboutcoorg a{
color:#FFFFFF;
}
.mrleft {
	margin-right:10px;
}	
.rightcolumn {
	width:282px;
	float:left;
	position:relative;
	background-image:url(../images/rc_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-left:5px;
}
.rightcolumn .topcurve {
	background-image:url(../images/right_top.gif);
	background-repeat:no-repeat;
	height:37px;
}
.rightcolumn .middle {
	padding:4px 12px;
	border-left: solid 1px #e2e2ea;
	border-right: solid 1px #e2e2ea;
	text-align:center;
}
.rightcolumn .middle img {
	margin-top:12px;
}
.rightcolumn .bottomcurve {
	background-image:url(../images/right_bottom.gif);
	background-repeat:no-repeat;
	height:19px;
}
.contact {
	margin:8px 0px;
	margin-top:20px;
	background-image:url(../images/contact_bg.jpg);
	background-repeat:no-repeat;
	height:132px;
	padding:5px 12px;
	padding-left:100px;
}
.nametext {
	color:#5d4000;
	font-weight:bold;
}
#footer {
	color:#fff;
	clear:both;
	padding:5px 10px;
	line-height:25px;
	background-color:#000000;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	height:75px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
.footerleft {
	width:57%;
	float:left;
}
.footercopyright {
	color:#565656;
	margin-right:50px;
	margin-top:10px;
	font-size:11px;
}
.more {
	color:#006385;
	padding-bottom:3px;
}
p.more {
	margin:0px;
}
.more a {
    color:#990000;
	text-decoration:none;
	background-image:url(../images/view_btn.gif);
	background-repeat:no-repeat;
	width:148px;
	height:33px;
	line-height:33px;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}
.more a:hover {
	color: #000;
	text-decoration: none;
}
.more1 {
	color:#0099ff;
}
p.more1 {
	margin:0px;
	font-size:11px;
}
.more1 a {
	color:#2e72b1;
	text-decoration:none;
	width:80px;
	padding-left:10px;
	display:block;
	text-align:left;
}
.more1 a:hover {
	color:#000;
	text-decoration:none;
}
select{
border:solid 1px #047d39;
width:190px;
}
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.mrtop{
margin-top:25px;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
		*:focus{
		outline:0px;
		}
        #vtab {
			position:absolute;
			top:10px;
			left:18px;
        }
        #vtab ul li {
            width: 231px;
            height: 53px;
            list-style-type: none;
            display: block;
            text-align: center;
            position: relative;
            border-right: none;
			background-color:#63a43f;
			margin-bottom:2px;
			text-align:left;
			font-family:"Lucida Calligraphy", Arial, Helvetica, sans-serif;
			font-size:15px;
			padding:5px 10px;
			line-height:20px;
        }
		#vtab ul li a{
		color:#FFFFFF;	
		text-decoration:none;
            height: 53px;
			display:block;
			float:left;
        }
		#vtab ul li a span{
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
        }
		 #vtab ul li img{
		 border:0px;
		 float:right;
        }
        #vtab ul li{
			background-color:#63a43f;
        }
        #vtab ul li.selected {
            border-right: none;
            z-index: 10;
            position: relative;
			background-color:#bea101;
        }
        #vtab ul {
            float: left;
            width: 251px;
            text-align: left;
            display: block;
            margin:0;
            padding:0;
        }
        #vtab div {
            padding: 0px;
			padding-top:1px;
			width:645px;
			float:left;
        }
        #vtab div h4 {
            color: #800;
            font-size: 1.2em;
            border-bottom: 1px dotted #800;
            padding-top: 5px;
            margin-top: 0;
        }
        #loginForm label {
            float: left;
            width: 100px;
            text-align: right;
            clear: left;
            margin-right: 15px;
        }
        #loginForm fieldset {
            border: none;
        }
        #loginForm fieldset > div {
            padding-top: 3px;
            padding-bottom: 3px;
        }
        #loginForm #login {
        }