@charset "UTF-8";
/* CSS Document */

body,td,th { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000; }

body { background: #fff; margin: 0; }


a { color: #0044AD;	text-decoration: none; }
a:hover { text-decoration: none; color: #FB9D00; }

.clear { clear:both; }
strong { font-weight: bold; }
 
.alignleft { float: left; margin: 0 20px 0 0; }
.alignright { float: right; margin: 0 0 0 20px; }
 
.comment { font-size:11px; color:#999; }
 
.highlight { background: #FB9D00; padding:3px 2px 2px;}
.highlight a { color:#fff; }
.highlight a:hover { color:#0044AD; }

/*-- Content --*/
#content { width:940px; margin:0 auto; padding:0px; }


/*-- Sidebar --*/
#sidebar { width:160px; margin:0 30px 0 0; padding:0; float: left; padding-top:15px; }

/* Logo */
#sidebar h1 a { display:block; width:160; height:80px; text-indent:-9999px; background:url(images/logo_trinautas.gif) top left no-repeat; }

#sidebar .rook19 { display:block; width:110px; height:40px; text-indent:-9999px; background:url(images/logo_rook19.gif) top left no-repeat; margin:30px auto; }

#sidebar ul { border-top:1px solid #CCC; }
#sidebar ul li ul { margin-top: 3px; }

#sidebar ul li { font-size:16px; text-transform:uppercase; border-bottom: 1px solid #ccc; }
#sidebar ul li.nolink { padding: 5px 0 4px; }
#sidebar ul li a { display:block; padding: 5px 0 4px;  }
#sidebar ul li ul li { font-size:12px; text-transform: none; margin-left:10px; border-bottom: none; }

#sidebar .selected { color: FB9D00; background:#FEF0D9; }


/*-- TXT -*/
#txt { width: 720px; float:right; margin:50px 0 30px; font-size:14px; line-height:160%; }

#txt h2 { font-size: 26px; text-transform: uppercase; margin:0 0 20px; padding:0; }

#txt h3 { font-size:18px; border-bottom: 1px dotted; color: #666; margin:10px 0 15px; padding-bottom:3px; }

#txt h4 { font-size:16px; margin-bottom:15px; }

#txt p { margin-bottom:10px; }

#txt #blockleft, #txt #blockright { width:350px; }
#txt #blockleft { float:left; }
#txt #blockright { float:right; }


#txt ul, #txt ol { padding-left: 20px; }

#txt ul li { padding:0; list-style-type: disc; }
#txt ol li { padding:0; list-style-type: decimal; }
#txt li { margin: 0 0 8px 0; }

#txt ul li ul li { list-style-type: circle; }


#txt blockquote { margin:-9px 0 0 0; padding:9px 15px 5px; }
.ltblue { background:#E0E8F5; }
.ltorange { background:#FEF0D9; }


#content-flashcontent { padding-bottom:15px; }

/*-- FOOTER --*/
#footer { font-size:11px; color:#999; text-align:center; padding:15px 0 30px; margin:10px 0 0; border-top: 1px solid; }