/* CSS Document */
body { margin: 0; padding: 0; font: normal 73%/1.5em Arial,Verdana, Tahoma, sans-serif;
	   color: #fff; line-height:16px; background:#3f602d;  margin-bottom:30px; overflow-x:hidden !important;
overflow: -moz-scrollbars-horizontal; overflow-y:visible}
	   

img { border:none; } 

a { color: #fff; text-decoration : none;  } 

a:hover { color: #bfd130;	text-decoration: underline;} 

h1, h2, h3 { font: 1.2em Arial, Helvetica, sans-serif; font-weight:bold; margin:0px; padding:0px; } 

h1 { font-size : 1.8em; color: #fff; padding-top:8px; margin:0px; } 

h2 { font-size : 1.4em; color: #fff; padding:0px 0px 15px 0px; margin:0px; margin-left:35px; } 

h4{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FF6600; }

h5{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#649e17; margin:0px; padding-bottom:5px;}

li{list-style:disc; line-height:18px; margin:0px; padding:0px; text-align:left; }

p{ font-size:1.1em; margin:0px; padding:0px; text-align:justify;}

.cleardiv { clear:both;}

#container
{
top:-15px;
position:relative;

}

.space
{
padding:0px 10px 0px 10px;
}

.imgleft{ width:auto; float:left; margin-right:10px; }
.imgright{ width:auto; float:right; margin-left:10px; }

/*Main Div*/
#maindiv{ width:750px; margin:0 auto; background:#75ab41; padding:25px; margin-top:30px;  }
#leftpanel{ width:175px; float:left; text-align:center;}
#rightpanel{ width:545px; height:auto!important; min-height:500px !important; height:500px; float:left; 
			 background: url(../images/index2.jpg) top no-repeat #304922; margin-left:30px; margin-bottom:20px;  }

#navig{ width: auto; margin:0 auto; margin-top:40px;}
#title{ width:auto; height:40px; background:#3e602d; margin-top:120px; text-align:center;}

#textcontainer{ width:auto; padding:20px; text-align:center;}
#textcontainer a { color: #f9f503; text-decoration : none; font-weight:bold;  } 
#textcontainer a:hover { color: #FFF;	text-decoration: underline; font-weight:bold;} 

.note{ font-size:0.89em; }

#footer{ width:auto; height:20px; padding:10px; background:#304922; clear:both; font-size:0.98em; }
#foot1{ width:200px; float:left;}
#foot2{ width:500px; float:left; text-align:center;}

.TA_selfservprop{ margin-left:18px!important; margin-left:0px;}

