/* Layout Code*/
/*-----------Container Codes   GREEN-------------------*/
p.img{margin:0; padding:0;}

.GreenTitleHeader .Head{ font-family:Arial, Helvetica, sans-serif; color:#76c545; font-size:32px; font-weight:bold;  position:relative; top:-4px; }
a.green:active,a.green:link,a.green:visited{ color:#7ac142;}


/*------------------------------*/


#center{
	text-align: center;
	margin: 0 auto;

}

a img{
	border: none;
}

a:link, a:hover, a:visited, a:active{
	color: #76c545;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

body { margin:15px 0 0 0;
		background-image: url(images/bg2.jpg);
		background-color: #231F20;
		background-position: center;
		font-family: Arial;
		font-size: 13px;
		}
		
		p, a, h1, h2, h3, h4, h5, h6, li, ul{
		
				font-family: Arial;
		font-size: 12px;
		color: #424242;
		line-height: 15px;

		
		
		}
	
	
	#wrapper{
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	}
	

	h1{
	color: #88CB55;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: none;
	}
	
	h2{
	color: #424242;
	font-size: 14px;
	font-weight: bold;
	}
	
	.contentpane p, .contentpane h1, .contentpane h2{
	padding-left: 20px;
	padding-right: 20px;
	
	}
	
	.contentpane p{
	text-align: justify;
	
	}
	
	.contentpane table p{
	text-align: left;
	padding: 0px;
	
	}
	
	#header_left{
	width: 387px;
	height: 295px;
	float: left;
	padding-right: 10px;
	}
	
	#header_right{
	width: 602px;
	height: 295px;
	float: right;
	}
	
	#header_left_inner{
	width: 347px;
	height: 197px;
	float: left;
	padding-right: 10px;
	}
	
	#header_right_inner{
	width: 616px;
	height: 197px;
	float: right;
	}
	
	
	
	.float-left{
	float: left;
	}
	
	.float-right{
	float: right;
	}
	.clear {clear: both;}
	
	
	#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-top: 25px;
	}
	
	#footer a.SkinObject:active,#footer a.SkinObject:link,#footer a.SkinObject:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color:#7ac142;
	
	}
		#footer a:active,#footer a:link,#footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color:#7ac142;
	
	}
	
#navigation{
	background-color: #000;
	width: 192px;
	margin-top: 10px;
	float: left;
}

#navigation-top{
	width: 192px;
	height: 16px;
	background-color: white;
	background-image: url(/401/Portals/0/images/box_top.jpg)
}	

#navigation-bottom{
	width: 192px;
	height: 16px;
	margin-top: 40px;

	background-color: white;
	background-image: url(/401/Portals/0/images/box_bottom.jpg);
	background-repeat: no-repeat;

}
	



#content{
	width: 807px;
	float: right
}

#content_left{
width: 550px;
float: left;
margin-left: 10px;
margin-top: 10px;
text-align: left;
}

#content_right{
width: 230px;
float:right;
margin-top: 30px;
text-align: left;
font-size: 10px;
line-height: 14px;
}






/* 
================================
Menu
================================
*/

#SunPane{ }
#SunNavBG{}

//li#HouseMenuNavItemHome{display:none;}
 
ul#HouseMenuNav{  
	
	width:100%; 
	padding:0 0 0 0; 
	margin:0 0 0 0;
	
	

	background-repeat:no-repeat;
	
	}
	
ul#HouseMenuNav li{ 	
	text-align:left; 
	color:#524944; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-transform:capitalize;
	 
	font-size:12px;
	font-weight:bold;
	
	padding:0 0 0 0;
	margin:0 0 0 0;
	list-style-type:none;
	width:90%;
	

	}
	


 
 



#HouseMenuNav li ul {
	width: 10em;
	position: absolute; /* second-level lists */
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	width: 13em;

}

#HouseMenuNav li ul ul {
	margin: -1.5em 0 0 13em; /* third-and-above-level lists */
}

#HouseMenuNav li li {
	padding: 1em 0 0 1em;
	margin: 0;
	width: 15em;
	text-align:left;
	background-color:#7896b8;
	font-size:11px;
	height:1.3em;
	display:block;
}

#HouseMenuNav ul a {

	

}

#HouseMenuNav li:hover ul ul, #HouseMenuNav li:hover ul ul ul,
#HouseMenuNav li.sfhover ul ul, #HouseMenuNav li.sfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#HouseMenuNav li:hover ul, #HouseMenuNav li li:hover ul, #HouseMenuNav li li li:hover ul,
#HouseMenuNav li.sfhover ul, #HouseMenuNav li li.sfhover ul, #HouseMenuNav li li li.sfhover ul {
	left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
#navigation-middle a,#navigation-middle a:active,#navigation-middle a:link,#navigation-middle a:visited,#navigation-middle a:hover{ font-size:14px !important;}
#HouseMenuNav li ul {
	
}

#HouseMenuNav li ul li {
	
}

#HouseMenuNav li ul a {
	
}

#HouseMenuNav li ul a:hover,
#HouseMenuNav li ul a:active,
#HouseMenuNav li ul a:focus {
	color: #524944;
}

#HouseMenuNav li a {
color:#fff;
text-decoration:none;
display:block;


padding:22px 0 22px 23px;



}

#HouseMenuNav li a:hover {
color:#fff;
text-decoration:none;
background-image:url(/401/Portals/0/images/navBarLessThan.jpg); background-repeat:no-repeat; background-position:0 50%;
}

#HouseMenuNav li a#HouseMenuNavCurrentLink {
color:#fff;
text-decoration:none;
background-image:url(/401/Portals/0/images/navBarLessThan.jpg); background-repeat:no-repeat; background-position:0 50%;
}

#HouseMenuNav li li a:hover {
background-color:#ab8cb5;
text-decoration:none;

}

#HouseMenuNav li a.active {
color:#b5b5b5;

}

#HouseMenuNav li a.active:hover,
#HouseMenuNav li a.active:active,
#HouseMenuNav li a.active:focus {
}

#HouseMenuNav li li a.active {
height:15px;
border:1px solid red;

	
}

#HouseMenuNav li.havechild {
}

#HouseMenuNav li.levelhavechild {
	
}
#HouseMenuNav li.levelhavechild:hover {
	
}
#HouseMenuNav li:hover ,
#HouseMenuNav li.sfhover {
	
}

#HouseMenuNav ul li:hover, #HouseMenuNav ul ul li:hover,
#HouseMenuNav ul li.sfhover, #HouseMenuNav ul ul li.sfhover {
	
}

#headers{
	width: 628px;
	height: 209px;
	background-color: #ffffff;
}


.articleTopCell

{

background-color: #7ac142;

color: white;

font-weight: bold;

padding-top: 6px;

padding-right: 6px;

padding-bottom: 6px;

padding-left: 6px;

height: 25px;

}

.articleContentCell 

{

color: #424242;

padding-top: 6px;

padding-right: 6px;

padding-bottom: 6px;

padding-left: 6px;

background-color: #ffffff;

}

.articleTextCell 

{

color: #424242;

padding-top: 6px;

padding-right: 6px;

padding-bottom: 6px;

padding-left: 6px;

background-color: #ebebeb;

}


a.CommandButton:active, a.CommandButton:link, a.CommandButton:visited , a.CommandButton:hover  

{

text-decoration: none;
color: #7ac142;

}

a.CommandButton:hover 

{

text-decoration: underline;

color: #7ac142;

}

a.MenuTopSelected:active, a.MenuTopSelected:link, a.MenuTopSelected:visited, a.MenuTopSelected:hover{
color: black;

}


a.MenuTop:hover, a.MenuTopSelected:hover{
color: black;
}