/* Green Template
   file name: style.css
    */
body{
     font-family: Georgia, "Times New Roman", Times, serif;
	 font-size:11px;
	 background-color:#CCCCCC;
	 margin-top:0px;
	 margin-bottom: 0px;
	 text-align:left;
}

a{
  color: #183B05;
  text-decoration:none;
}

a.hover{
    text-decoration:underline;
}

.paddingdiv{
 hight:7px;
 display:block;
}

.topline{
  background-color:#183B05;
  height:10px !important;
  height:12px;
  display:block;
}

.witelinethin{
  background-color:#FFFFFF;
  height:1px !important;
  height:2px;
  display:block;
}

.thinline{
  background-color:#183B05;
  height:2px !important;
  height:2px;
  display:block;
}

.footerback{
  background:url(../../images/green/footer.gif) no-repeat center;
  height:48px;
  width:100%;
  display:block;
}

.footerback1{
  background:url(../../images/green/footer.gif) no-repeat center;
  height:48px;
  width:70%;
  display:block;
}

.leftcolumn{

}

.rightcolumn{
  width:695px;
}

.modtitlecenter{
  background:url(../../images/green/contenttitle.gif) no-repeat center;
  height:44px;
  width:695px;
  display:block;
}

.modtitletext{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:15px;
  font-weight:bold;
  color:#ffffff;
  height: 44px;
  line-height: 44px;
  margin-left: 30px;
  text-align:left;
}

.modbodycenter{
  padding:5px 12px 15px 15px;
  text-align:left;
  text-align:left;
}

.readmore{
  background:url(../../images/green/readmore.gif) no-repeat;
  height:15px !important;
  height:20px;
  width:72px;
  display:block;
  color:#FFFFFF;
  font-size:10px;
  font-weight:bold;
  padding: 3px 0px 0px 5px;
}

.modtitleleft{
  background:url(../../images/green/contenttitleleft.gif) no-repeat center;
  height:44px;
  width:272px;
  display:block;
  text-align:left;
}

.modtitleleft1{
  background:url(../../images/green/contenttitle.gif) no-repeat;
  height:44px;
  width:372px;
  display:block;
  text-align:left;
}


.modbodyleft{
  padding:5px 12px 15px 15px;
  text-align:left;
}

.footertoptext{
  color:#FFFFFF;
  font-weight:bold;
  padding-top: 5px !important;
  padding-top: 2px;
  padding-left: 30px;
  text-align:left;
}
.footertoptext a{
  color:#FFFFFF;
  font-weight:bold;
  font-size: 12px;
  font-family:"Times New Roman", Times, serif;
}
.footerbottomtext{
  color:#FFFFFF;
  font-size:10px;
  font-weight:bold;
  padding-left: 30px;
}

.developedby{
  font-family:"Times New Roman", Times, serif; 
  float:right; 
  padding-right:30px;
  color:#FFFFFF;
  font-size:12px;
  text-align:left;
}

/*******************************************/

.mainmenufull{
  background:url(../../images/green/mainmenufullback.gif) repeat-x;
  height:57px;
  width:100%;
  display:block;
  line-height:28px;
}


.mainmenufull ul{
   width:100%;
   height: 52px;
   display:block;
   overflow:hidden;
   margin:0px;
   padding:0px;
}

.mainmenufull li{
   display:inline;
   margin:0px;
}

.mainmenufull li a, .mainmenufull li a:hover, .mainmenufull a.selected, .mainmenufull li a:visited{
   float: left;
   height: 31px !important;
   height: 51px;
   display:block;
   vertical-align:middle;
   color:#FFFFFF;
   font-size:14px;
   padding: 16px 5px 5px 20px;
   font-weight:bold;
   margin-left:2px;
   text-decoration: none;
}

.mainmenu{
  background:url(../../images/green/indextopmenu.gif) ;
  height:57px;
  width:905px;
  display:block;
  line-height:28px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.newshight{
 height:290px !important;
 height: 302px;
 text-align:left;
}

.backgroundshade{
  background:url(../../images/green/templatebackgroundshade.gif) repeat-x;
}

/* top menu main */

.mainmenu ul{
   width:100%;
   height: 52px;
   display:block;
   overflow:hidden;
   margin:0px;
   padding:0px;
}

.mainmenu li{
   display:inline;
   margin:0px;
}

.mainmenu li a, .mainmenu li a:hover, .mainmenu a.selected, .mainmenu li a:visited{
   float: left;
   height: 31px !important;
   height: 51px;
   display:block;
   vertical-align:middle;
   color:#FFFFFF;
   font-size:15px;
   padding: 16px 5px 5px 20px;
   font-weight:bold;
   margin-left:2px;
   text-decoration: none;
}

/* ######### Drop Down ULs CSS ######### */


.submenustyle, .submenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0px;
padding: 0;
position:absolute;
left: 0;
top: 0;
list-style-type: none;
background: #80B764;
border: 1px solid #183B05;
border-bottom-width: 0;
visibility: hidden;
z-index: 500;
}

.submenustyle li a{
display: block;
width: 180px !important; /*width of menu (not including side paddings)*/
width: 200px;
color: #FFFFFF;
background-color: #80B764;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid #183B05;
}

* html .submenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.submenustyle li a:hover{
background-color: #183B05;
color: #FFFFFF;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 0px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

/*leftmenu*/
.dtree {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space: nowrap;
	overflow: auto;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #949494;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	height: 23px;
	padding-left:-20px;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #183B05;
	text-decoration: none;
}
.dtree a.nodeSel {
	color: #183B05;
}
.dtree .clip {
	overflow: hidden;
}
a.treeNode:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.treeNode:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.treeNode:active, a.treeNode:focus {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	/*background-color: #c0d2ec;*/
}



.sigsiuTree {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	overflow: auto;
}
.sigsiuTree img {
	border: 0px;
	vertical-align: middle;
}
.sigsiuTree a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.sigsiuTree a.node, .sigsiuTree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	
}
.sigsiuTree a.node:hover, .sigsiuTree a.nodeSel:hover {
	color: #333333;
	text-decoration: underline;
}
.sigsiuTree a.nodeSel {
	/*background-color: #c0d2ec;*/
}
.sigsiuTree .clip {
	overflow: hidden;
}
div.sigsiuTree a, .sigsiuTree a, a.treeNode:hover, a.treeNode, a.treeNode:visited {
	color: #333333 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}
a.treeNode:active, a.treeNode:focus {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	/*background-color: #c0d2ec;*/
}



.leftmenulist{
  float: left;
  text-align:left;
  margin-left: 15px;
  width:245px;
}

.leftmenulist ul{
  list-style:none;
  padding: 0px;
  margin: 0px;
}

.leftmenulist li{
  height: 20px;
  padding: 0px;
  margin: 0px;
 } 

.leftmenulist li a{
   padding: 0px;
   margin: 0px;
   height: 20px;
   vertical-align:middle;
}

.leftmenulist li a:hover{
   font-weight:bold;
}

.leftmenulist li a img{
   vertical-align:middle;
}