/* CSS Document */
html, body{
	height:100%;
	margin-bottom:1px;
}
body{
background-color:#E7FFCF;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#030009;
height:auto;
margin:0px;
text-align:center;
background-image:url(../images/green-head.jpg);
background-repeat:repeat-x;
background-position:top left;

}

.container{
width:970px;
margin:0px auto;
padding-top:11px;
text-align:left;
}

.master{
width:970px;
float:left;
/*padding-top:11px;*/
margin:0px;
}

.top{
width:970px;
margin:0px;
padding:0px;
float:left;
}

img{
border:none;
}

.logo{
width:970px;
padding:0px;
margin:0px;
float:left;
}




.middle{
	width:970px;
	float:left;
	background-color:#CEE08C;
	padding:0px;
	margin:0px;
	background-image: url(../images/bg-tree.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.latest{
width:951px;
float:left;
padding:48px 9px 0px 10px;
margin:0px;
}

.middle-middle{
	width:970px;
	float:left;
	padding:0px;
	margin:0px;
	padding-bottom:39px;
	background-color: #cee08b;
}
.clear {
	clear:both;
}


.middle-bottom{
	width:950px;
	float:left;
	padding:0px;
	margin:0px 10px 0px 10px;
	_margin:0px 5px 0px 5px;
	background-color:#DDFFB3;
	/*border:1px solid #00923E;*/
	
}
.middle-bottom-t{
	width:950px;
	float:left;
}
.green-dot{
	background-image: url(../images/green-dot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.green-dot-b{
	background-image: url(../images/green-dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tab-panel{
	width:948px;
	padding:27px 0px 0px 22px;
	margin:0px;
	float:left;
	background-color: #CEE08C;
	background-image: url(../images/bg-tree.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tab-panel-m{
	width:948px;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00923A;
	border-left-color: #00923A;
	padding-bottom:24px;
}
.tab-panel-b{
	width:950px;
	float:left;
}
.left-popup{
width:288px;
padding:31px 0px 0px 10px;
margin:0px;
float:left;
margin:0px;
}

.sri-button{
width:200px;
padding:0px;
margin:0px;
float:left;
}


.sri-text{
width:274px;
padding:12px 2px 0px 10px;
margin:0px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000005;
line-height:17px;
}


.right-popup{
	width:445px;
	float:left;
	padding:35px 0px 0px 204px;
	margin:0px;
}


.text-box{
width:445px;
float:left;
margin:0px;
padding:15px 0px 0px 0px;
}

.input-box{
	width:337px;
	height:28px;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d8682;
}

.input-box1{
	width:337px;
	height:109px;
	float:left;
	padding:0px 0px 0px 5px;
	margin:0px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d8682;
	overflow:auto;
}

.sub-button {
width:445px;
float:left;
margin:0px;
padding:8px 0px 0px 0px;
}

.footer{
	width:970px;
	float:left;
	color:#000000;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom: 50px;
	text-align: center;
}


/*navigation */
.top-nav {
	padding: 0px;
	float: left;
	width: 970px;
	margin:0px;
	text-align:right;
}
#glowingtabs {
float:right;
width:892px;
font-size:90%;
line-height:normal;
/*border-bottom: 1px solid #7e9fff; Add border strip to bottom of menu*/

}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url(../images/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
height:44px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(../images/glowtab.gif) no-repeat right top;
padding: 8px 36px 2px 26px;
font-weight: normal;
color:#616161;
height:34px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
cursor:pointer;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:left	;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: #ffffff;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -44px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -44px; /*Shift background image up to start of 2nd tab image*/
color: #ffffff;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -44px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -44px; /*Shift background image up to start of 2nd tab image*/
}

.mail{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
.mail:hover {
	text-decoration:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
