/* 
container of ftzcorp
*/   

.contentPaneH1
{
	font-family:Arial, Helvetica, sans-serif;  
	text-align:center;
}

.c_contentpane {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px !important;

    padding: 3px 10px 10px 0;
    
    /* http://www.dustindiaz.com/min-height-fast-hack/ */
    min-height:50px;
    height:auto !important;
    height:50px;  
}

.c_content_table
{
    margin: 0 0 25px 0;
    
     -moz-box-shadow: -2px 3px 3px #ddd; 
  -webkit-box-shadow: -2px 3px 3px #ddd;
          box-shadow: -2px 3px 3px #ddd;
          
    -moz-border-radius-topleft:     13px;
    -webkit-border-top-left-radius: 13px;
    border-top-left-radius:         13px;
}

.contentpane1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px !important;
	text-align:center;

    padding: 10px 0 35px 0   	
}



.containermaster {
	width: 100%;
	/*
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
    */
	background-color: transparent;
	padding:5px;
	
	border:5px dashed aqua;
}
.containermaster_box_green {
	width: 285px;
	/*
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
    */
	background-color:#F5FBF2; 
	/*background-image: url(box_bg.gif); */
	background-position:bottom; 
	background-repeat:repeat-x;
}
.containermaster_box_green250 {
	width: 235px;
	/*
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px
    */
	background-color:#F5FBF2; 
	/*background-image: url(box_bg.gif); */
	background-position:bottom; 
	background-repeat:repeat-x;
}
.Head
{
	color:#297012;	
}



.contentbg {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	width:auto;
	padding-top:8px;	
	/*white-space:nowrap;*/
	
}
.contentbg a{
	padding-left: 10px;
	padding-right: 10px;
	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%;
	/*
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
    */
	background-color: transparent;
	padding:5px;
}

