/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster {
	width: 100%;
	background-color: transparent;
	padding:5px;
}
.containermaster_box_green {
	/*width: 265px;*/
	width: 100%;
	background-color:#F5FBF2; 
	background-image: url(box_bg.gif); 
	background-position:bottom; 
	background-repeat:repeat-x;
}
.containermaster_box_green250 
{
    width: 100%;
	/*width: 235px;*/
	background-color:#F5FBF2; 
	background-image: url(box_bg.gif); 
	background-position:bottom; 
	background-repeat:repeat-x;
}
.containermaster_box_green_full {
	width: 100%;
	background-color:#F5FBF2; 
	background-image: url(box_bg.gif); 
	background-position:bottom; 
	background-repeat:repeat-x;
}
.containermaster_box_greenImageRot 
{
    width: 100%;
	/*width: 235px;*/
	background-color:#ffffff; 
	/*background-image: url(box_bg.gif); */
	background-position:bottom; 
	background-repeat:repeat-x;
}
.Head
{
	color:#297012;	
}
.contentPane
{
	font-family:verdana !important;

}
.contentPane1
{
	font-size:24px;
}
.contentPane1 a
{
	font-weight:bold;
	text-decoration:underline !important;
}


.contentbg {
	font-family:verdana !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	width:auto;
	padding-top:8px;
	/*white-space:nowrap;*/
	
}
.contentbg a{
	padding-left: 0px;
	padding-right: 5px;
	/*padding-bottom: 5px;
	padding-top:8px;*/
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	/*text-indent: 4em;
	float: left;*/
}

.contentbg a:hover
{
	font-size:14px;
	font-family:Arial;
  
}
.contentbg a:visited
{
	line-height:inherit;
	font-size:14px;
	font-family:Arial;
  
}
a.contentbg:active
{
	line-height:inherit;
	font-size:14px;
	font-family:Arial;
	
  
}
a.contentbg:link
{
	line-height:inherit;
	font-size:14px;
	font-family:Arial;
  
}

.contentbg1 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top:8px;
}
a.contentbg1{
background-image:url(bgContainer.jpg);
}
.container_in_header {
	width: 100%;
	background-color: transparent;
	padding:5px;
}

