/* CORE FRAMEWORK STYLESHEET - USE 'MYSTYLE.CSS' TO ADD CSS STYLES */
@media all{
/* PNG Fix*/
*  {behavior:url(iepngfix.htc);}
/* Clear Fix*/
.clearfix{display: inline-block;}/* IE7 */  
.clearfix{display: block;}/* IE5,6,7 */
* html .clearfix {height:1%;}/* IE5,6*/
/*hasLayout Fix*/
body {height:1%;}
#header, .menuh, #main, #footer, #tagline, #logo {zoom:1;}/* IE6,7 */
* html #header, * html #wrapper, * html #main, * html #tagline {width: 100%;}/* IE5,IE6 */
* html #header, * html #wrapper, * html #main, * html #tagline {wid\th:auto;}/* IE6 */
/*IE z-index-Fix*/
*+html #col3 {z-index: -1; }
* html #col1, * html #col2,* html #logo {z-index:10;}
* html #col3  {z-index:auto;}
/*Internet Explorer Expanding Box Fix*/
* html #col1content,* html #col2content,* html #col3content, * html #content, * html form {word-wrap:break-word;}
}
@media print
{/*Page Break Fix*/
#col3 { height: 1%; }}