html{
font-family:verdana,sans-serif;
line-height:1.5;
}
h3{
color:#992222;
background-color:#F3F3F3;
border-left:15px solid #992222;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
margin-bottom:30px;
}
h3 span{
background-color:#660000;
color:#FFF;
padding:3px;
}
.tiz a{
margin:auto;
background:url(img/arrow-gray.png)no-repeat 100% 50%;
color:#CC0000;
background-color:#EBEBEB;
font-size:16px;
font-weight:bold;
text-decoration:none;
display:block;
width:300px;
margin-top:3px;
padding-top:4px;
padding-bottom:4px;
text-align:center;
border:2px outset #CCCCCC;
}
div.indexBoxes{
margin:0 0 20px 0;
}
div.indexBoxes ul{
border-bottom:1px solid #ccc;
}
section.information h2{                     
background-image:-webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#efefef));
background-image:-webkit-linear-gradient(top,#FFFFFF,#efefef);
background-image:liner-gradient(to bottom,#FFFFFF,#efefef);
border-top:1px solid #ccc;
}
section.information h2 span{
color:#000066;
background:url(plus.png)no-repeat 100% 50%;
display:block;
font-size:16px;
font-weight:bold;
line-height:1;
padding:8px 25px;
text-shadow:1px 1px 2px raba(255,255,255,0.3);
}
ul.informationLink li{
border-top:1px solid #ccc;
list-style:none;
}
ul.informationLink li a{
background:url(img/arrow-blue.png)no-repeat 100% 50%;
display:block;
margin:0;
padding:12px 30px 12px 9em;
text-decoration:none;
height:200px;
}

ul.informationLink li a span.date{
color:#777;
display:block;
float:left;
margin-left:-9em;
padding-left:10px;
width:8em;
}
ul.informationLink li a span.date img{
float:left;
}
section.information{
border-bottom:1px solid #ccc;
margin:0 0 20px 0;
}

.toggle h2 span{
background-image:url(img/mainus.jpg)!important; 
}

.toggle.close h2 span{
background-image:url(img/plus.jpg)!important; 
}

.toggle.close ul{
display:none;
}

.toggle h2 span{
background-image:url(img/mainus.jpg)!important; 
}

.toggle.close h2 span{
background-image:url(img/plus.jpg)!important; 
}


