body
		{
		margin-top:0px;
		}
img
		{
		border-left:0px;
		border-right:0px;
		border-top:0px;
		border-bottom:0px;
		}
.h-text
		{
		font-family:Verdana;
		font-size:14px;
		color:#2e2f2f;
		font-weight:bold;
		padding-top:15px;
		padding-left:40px;
		}
.h-text-p
		{
		font-family:Verdana;
		font-size:11px;
		color:#777777;
		text-align:justify;
		padding-top:15px;
		padding-left:45px;
		}
.text
		{
		font-family:Verdana;
		font-size:11px;
		color:#000000;
		text-align:justify;
		padding-top:15px;
		padding-left:40px;
		line-height:18px;
		}
.menu-top-center
		{
		background-image:url(../images/menu-top-center.jpg);
		background-repeat:repeat-x;
		}
.menu-center
		{
		background-image:url(../images/menu-center.jpg);
		background-repeat:repeat-x;
		border-left:solid 1px #b4b3b3;
		border-right:solid 1px #b4b3b3;
		}
.border-bottom
		{
		background-image:url(../images/menu-bottom-center.jpg);
		background-repeat:repeat-x;
		}
.menu-text
		{
		font-family:Verdana;
		font-size:12px;
		color:#777777;
		border-bottom:solid 1px #b4b3b3;
		padding-left:10px;
		}
.menu-text a:link {text-decoration:none; color:#297603;}
.menu-text a:visited {text-decoration:none; color:#297603;}
.menu-text a:active {text-decoration:none; color:#297603;}	
.menu-text a:hover{text-decoration:underline; color:#297603;}

.menu-text-1
		{
		font-family:Verdana;
		font-size:12px;
		color:#777777;
		padding-left:10px;
		}
.menu-text-1 a:link {text-decoration:none; color:#297603;}
.menu-text-1 a:visited {text-decoration:none; color:#297603;}
.menu-text-1 a:active {text-decoration:none; color:#297603;}	
.menu-text-1 a:hover{text-decoration:underline; color:#297603;}

.bottom-text
		{
		font-family:Verdana;
		font-size:11px;
		color:#FFFFFF;
		}
.bottom-text a:link {text-decoration:none; color:#ffffff;}
.bottom-text a:visited {text-decoration:none; color:#ffffff;}
.bottom-text a:active {text-decoration:none; color:#ffffff;}	
.bottom-text a:hover{text-decoration:underline; color:#ffffff;}

.bg-center
		{
		background-image:url(../images/bg-center.jpg);
		background-repeat:no-repeat;
		}
.bottom-center
		{
		background-image:url(../images/bottom-center.jpg);
		background-repeat:repeat-x;
		}
		
.links{
font-size:12px;
color:#777777;
font-family:Verdana;
line-height:10px;
}
.links A:link {text-decoration:none; font-weight:normal; color:#29286B;}
.links A:visited {text-decoration:none;font-weight:normal; color:#29286B;}
.links A:active {text-decoration:none;font-weight:normal; color:#29286B;}
.links A:hover {text-decoration:underline;font-weight:normal; color:#29286B;}		

.fieldHeadings{
font-family: Verdana;
color:#777777;
font-size:11px;
padding-top:15px;
padding-left:40px;
line-height:18px;
}

.button{
font-family: tahoma, arial, sans-serif;
color:#FFFFFF;
background-color:#777777;
}


.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 12px Verdana;
width: 230px; /* Main Menu Item widths */
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
 /*background of tabs (default state)*/
}





/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
padding:1px;
visibility: hidden;
background-color: #f4f4f4;
}

.sidebarmenu ul li ul li{
border-bottom: 1px solid #778;
color:#297603;
}



.sidebarmenu a.subfolderstyle{
background: url(../images/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
