@charset "utf-8";
/* CSS Document */

* {padding: 0px;margin: 0px;}
html {background:url(images/pageBG.jpg) top repeat-x;}
body {margin:0px auto;}
#wrapper {margin: 0px auto;width:1003px;}
#wrapper img {border: none;}
#banner {width: 1003px;	background: url(images/topBG.jpg) top no-repeat;height: 135px;}
#search {float:right;width: 290px;height: 95px;font-family: "Trebuchet MS";color: #fff;font-size: 14px;padding-top:35px;font-weight:bold;display:block;}
#search input type:text {float:left;}
#navbg {background:url(images/navbg.jpg) left repeat-x;	height: 28px;	width:100%;	margin-bottom:10px;}
#nav {height: 28px;width:73%;text-align:right;float:right;}
#nav a {width: 103px;height: 23px;display: block;float:left;margin-right: 1px;font-family:"Trebuchet MS";color:#333333;font-size:12px;text-align: center;padding-top: 5px;background:url(images/btn.gif) center no-repeat;text-decoration:none;}
#nav a:hover {background:url(images/btnHO.gif) center no-repeat;color:#FFFFFF;}
#left-pannel {width: 266px;	}
#user-login {width: 242px;height:192px;float: right;padding: 10px;background:url(images/user-login-bg.jpg) center no-repeat;text-align:left;}
#user-login h1 {width: 95%;font-family:"Trebuchet MS";font-size: 16px;color:#FFFFFF;border-bottom: #fff 1px solid;margin-bottom:10px;}
#container {width:1000px; margin: 0px auto;}
#main-container{width:705px; float:right; background:url(images/gray-big-bg.jpg) top no-repeat; padding: 10px; padding-top: 15px; }
#main-containerInner{width:1000px; float:right; background:url(images/gray-big-bg1.jpg) top no-repeat; padding: 10px; padding-top: 15px; }

#body-area{width: 266px; float:left;}


#bottom {text-align:center; clear:both;background-color:#006837; height: 50px; font-family: 'Trebuchet MS'; color: #fff; font-size: 12px; text-decoration: none; padding-top:30px;}

#bottomInner  { width:100%; text-align:center; clear:both;background-color:#006837; height: 50px; font-family: 'Trebuchet MS'; color: #fff; font-size: 12px; text-decoration: none; padding-top:30px;}

.bottom-txt{ font-family: 'Trebuchet MS'; color: #fff; font-size: 12px; text-decoration: none;}
.txt {font-family:"Trebuchet MS";	font-size:12px;	color:#000000;	text-decoration:none;}
.gray-box{width: 100%; height: 104px; padding-top: 5px; padding-bottom:5px;clear:both;}

.graybox1{width: 100%; height: 104px; padding-top: 5px; padding-bottom:5px; background:url(images/gray-bg.jpg) center no-repeat; clear:both;}
.table-padding{padding: 10px;}
.body-heading{font-family:"Trebuchet MS"; font-size: 18px; color:#FFFFFF; font-weight: normal; padding-left:10px;}

.green-bg{background:url(images/green-bg-small.gif) center no-repeat; font-family:"Trebuchet MS"; font-size: 18px; color:#FFFFFF; font-weight: normal; padding-left:10px; }
a
{
	color:Gray
} 