body {
    margin              : 0;
    padding             : 0;
    font-family         : Franklin Gothic Book, Arial, Helvetica, Sans-Serif;
    font-size           : 13px;
    color               : #000000;
}
fieldset,
div#top-menu,
div#navigation,
div#header,
div#breadcrumb,
ul.menu-top,
div.history-back,
div#content-frame div.left,
div.main_menu {
    display             : none;
}
div#content {
    margin              : 0;
    padding             : 0;
}
div#content img {
    float               : left;
    margin-right        : 10px;
    margin-bottom       : 5px;
}
div#content ul {
    margin-left         : 15px;
}
div#content h1 {
    color               : #92B5DB;
    font-size           : 25px;
    font-weight         : bold;
    margin-bottom       : 35px;
}
div#content h2 {
    color               : #92B5DB;
    font-size           : 25px;
    font-weight         : bold;
    margin-bottom       : 35px;
}
div#content p {
    padding             : 0;
    margin              : 0 0 15px 0;
}





table.content-columns {
	  width               : 100%;
    border              : none;	
}
table.content-columns td {
	  color               : #FFFFFF;
	  vertical-align      : top;
    border              : none;	
}
table.content-columns td.content-column-1 {
	  width               : 390px;
	  padding-right       : 30px;
}
table.content-columns td.content-column-2 {
    width               : 390px;
    padding-left        : 30px;
}
table.content-columns td table td table {
    border-collapse     : collapse;
    border              : 2px solid #FBCF7B;
}
table.content-columns td table tbody tr td table tr td {
    border              : 1px solid #FBCF7B;
    padding             : 7px;
    color               : #FBCF7B;
}
table.content-columns td table tbody tr td img {
    margin-bottom       : -2px; 
}
table.content-columns td table tfoot {
    display             : none;
}
table.content-columns td table thead td {
    display             : none;
}