.picture_left {float:left; margin:2px 10px 2px 0px !important; border:1px solid #B2B2B2; padding:3px;}
.picture_right {float:right; margin:2px 0px 2px 10px !important; border:1px solid #B2B2B2; padding:3px;}

.nice_table_100, .nice_table {border-spacing:0; border-collapse:collapse; margin:10px 0;}
.nice_table_100 {width:100% !important;}
.nice_table {width:auto !important;}
.nice_table_100 td, .nice_table_100 th, .nice_table td, .nice_table th {padding:15px 10px; text-align:left; vertical-align:top;}
.nice_table_100 th, .nice_table th, .nice_table_100 thead td, .nice_table_100 thead th {font-weight:bold; background-color:#F3F3F3;}
.nice_table_100 td.left, .nice_table td.centered {text-align:center;}
.nice_table_100 td.right, .nice_table td.right {text-align:right;}
.nice_table_100 td.subheading, .nice_table td.subheading {text-align:center; font-weight:bold;}

small {font-size:85% !important;}
.outer {background:url('img/outer.gif') no-repeat; background-position:0px 3px; padding-left:17px; }

.files-download {
    padding: 0 50px 0 0;
    position: relative;
}
.files-download div {
    overflow: hidden;
}
* + html .files-download div {
    margin: 0 0 10px;
}
.files-download a {
    float: left;
    font: 13px/16px Arial;
    margin: 0 0 10px;
    min-height: 23px;
    padding: 5px 0 0 35px;
    text-decoration: none;
    background: url("/images/docs/no.png") no-repeat scroll left top transparent;
}
.files-download a:hover {
    text-decoration: none;
}
.files-download a span {   
    padding-right: 4px;
    text-decoration: underline;
}
.files-download a:hover span {
   text-decoration: none;
}
.files-download i {    
    font: 10px/10px Arial;
}

.files-download a.pdf {
    background: url("/images/docs/pdf.png") no-repeat scroll left top transparent;
}
.files-download a.doc,  .files-download a.docx{
    background: url("/images/docs/doc.png") no-repeat scroll left top transparent;
}
.files-download a.gif {
    background: url("/images/docs/gif.png") no-repeat scroll left top transparent;
}
.files-download a.jpg {
    background: url("/images/docs/jpg.png") no-repeat scroll left top transparent;
}
.files-download a.ppt, .files-download a.pptx  {
    background: url("/images/docs/ppt.png") no-repeat scroll left top transparent;
}
.files-download a.rar {
    background: url("/images/docs/rar.png") no-repeat scroll left top transparent;
}
.files-download a.xls, .files-download a.xlsx {
    background: url("/images/docs/xls.png") no-repeat scroll left top transparent;
}

h3{
font-weight: bold;
}
.content  ol
{
	padding-left: 0;
}
table.page_tab tr.head td div
{
	font-weight:bold;
	padding: 2px;
}