
.container {
	/*width: 136px;*/
	margin: 0 auto;
	overflow: auto;
	width: 100%
}
h2.trigger9 {
	padding: 0 0 0 0px; /*50*/
	margin: 0 0 0px 0;
	background-color:#fff; 
                 background-repeat: no-repeat;
                 background-position: right center;
border-bottom: 1px solid #000; /*#ccc */
   	height: 100%; /*23px;
	/* line-height: 80%; */
                 width:95.5%;
	font-size: 2em;
	font-weight: normal;
	float: left;
                  display:inline;
   }
h2.trigger9 a {
	color: #cd2027;
	text-decoration: none;
	display: block;
   }

h2.trigger1, h2.trigger2, h2.trigger3  {
	padding: 0 0 0px 0px; /*50*/
	margin: 0 0 0px 0;
	background-color:#fff; 
        background-repeat: no-repeat;
	border-bottom: 1px solid #000; /*#ccc */
        background-position: right center;
        background-image: url("/images/arrow.gif") ;
     /*background: #fff url(/images/arrow.jpg) no-repeat fixed right bottom; needs a full jpeg not just small one*/
	/*line-height: 80%;*/
                   
                   width:99%;/* 95.5*/
	/*font-size: 10px;*/
	font-weight: 900;
	float: left;
                  display:inline;
 }
h2.trigger1 a, h2.trigger2 a,h2.trigger3  a {
	color: #cd2027; /* black */
	text-decoration: none;
	display: block;
	
}
h2.trigger1 a:hover , h2.trigger2 a:hover, h2.trigger3 a:hover {
	color: #cd2027;
}

.triggermore, .triggermoreb, .triggermorec{
 background: url(/images/readmoreb.jpg) no-repeat;
 float:right;
 font-weight:normal;
height:23px;
line-height:23px;
/*font-size:2em;*/
padding:0 0 0 108px;/* 82*/
/*width:100%;*/
}
.triggermoreb{
 background: url(/images/readmore.jpg) no-repeat;
}
.triggermorec{
 background: url(/images/readmorec.jpg) no-repeat;
}

/*
.triggermoreb a {
	color: #000;
	text-decoration: none;
	display: block;
}
*/
.triggermore a, .triggermoreb a, .triggermorec a{
	color: #cd2027;
	text-decoration: none;
	display: block;
}
.triggermore a:hover, .triggermoreb a:hover, .triggermorec a:hover{
	color: #cd2027;
}
.active {background-position: 0 -23px ;}
h2.active {background-position: right center;}

.toggle_container9 {
	margin: 0px 0 0px  0;
	padding:5px 0px 0px 0px;/* 5 0 5 0*/
	width: 98.5%; /* 136 */
    /*   border-bottom: 1px solid pink; 
       border-top: 1px solid pink; */
        color:black;
	clear: both;
        font-size: 1.1em;
}

.toggle_container {
	overflow: hidden;
	width: 100%; /* 136 */
	clear: both;
}

.toggle_container {
	margin: 0 0 1px;
	padding: 5px 0 0px 2px;
	border-bottom: 0px solid #d6d6d6;
/*	border-top: 1px solid #d6d6d6; */
/*	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;*/
	overflow: hidden;
	font-size: 1.1em;
	width: 98%; /* 136 */
	clear: both;
                /*  display: inline;*/
}
.toggle_container .block {
	/*padding: 20px;*/
                  padding:0px 5px 0px 5px;
	/*background: url(/images/leftcol.jpg) no-repeat left bottom;*/
}
.toggle_container .block p {
	padding: 1px 0 1px  0;
	margin: 1px 0  1px 0;
}
/*
.toggle_container h2 {
	font: 2.5em normal Verdana,Arial,Helvetica,sans-serif;
	margin: 0 0 2px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
*/
