/*	Style for Tre.it 
------------------------------------------------ */
 
body {behavior: url(/res/css/csshover.htc);}
 
.clear {clear: both; height: 0px; overflow: hidden; font-size: 0px; background-color: #FFFFFF;}
.clearBoth {clear: both;}
.fLeft {float: left;}
.fRight {float: right;}

.box_Last {margin-right: 0;}

.tit_Hidden {display: none;}
.displayNone {display: none;}

.hr {height: 1px; margin-bottom: 1em;}
.hr hr {display: none;}

.txt_Error, .txt_Info {}
.txt_Error {}
.txt_Info {}

/* TXTBOX_CMS
/* restore text attributes for content inserted with cms
---------------------------------------------- */
.txtBox_cms {line-height: 1.3em; font-size: 1em;}
.txtBox_cms h1, .txtBox_cms h2, .txtBox_cms h3, .txtBox_cms h4, .txtBox_cms h5, .txtBox_cms h6 {font-family: 'Helvetica-Bd', Arial, sans-serif; line-height: 1.2em; font-weight: bold; color: #000000;}
.txtBox_cms h1 {font-size: 19px;}
.txtBox_cms h2 {font-size: 19px;}
.txtBox_cms h3 {font-size: 17px;}
.txtBox_cms h4 {font-size: 15px;}
.txtBox_cms h5 {font-size: 13px;}
.txtBox_cms h6 {font-size: 13px; font-weight: normal;}
.txtBox_cms p {margin-bottom: 1em;}
.txtBox_cms small {font-size: 0.9em;}
.txtBox_cms big {font-size: 1.1em;}
.txtBox_cms strong, .txtBox_cms b {font-weight: bold;}
.txtBox_cms u {text-decoration: underline;}
.txtBox_cms i, .txtBox_cms em {font-style: italic;}
.txtBox_cms dt {font-weight: bold;margin: 0.5em 0;}
.txtBox_cms dd {margin-left: 1em;}
.txtBox_cms ol {list-style: decimal;}
.txtBox_cms ul {list-style: disc;}
.txtBox_cms address {font-style: italic;}
.txtBox_cms blockquote {margin: 0.5em 2em;}
.txtBox_cms h1, .txtBox_cms h2, .txtBox_cms h3, .txtBox_cms h4, .txtBox_cms h5, .txtBox_cms h6, .txtBox_cms address, .txtBox_cms dl, .txtBox_cms ul, .txtBox_cms ol {margin: 0.5em 0;}
.txtBox_cms ol, .txtBox_cms ul {margin-left: 1.4em; margin-top: 0.5em; margin-bottom: 0.5em;}
html>/**/ body .txtBox_cms ol, html>/**/ body .txtBox_cms ul {margin-left: 0; padding-left: 1.1em;}