body {
	margin:.1in .3in;
	padding:0;
	font:12pt "Times New Roman", serif;
	}
	
.hidden, #logo-icon, #logo-text, #main-nav, #ask_question, #send_request, a.underlined, .bot-nav, #qub, .ilustrated-nav dt,
.no-print{display:none !important;}

.tabs dt { font-size:160%;}
.tabs dt ins { text-decoration:none;}
	.tabs h1 { font-size:130%;}
	.tabs h2 { font-size:110%;}
	
.short-brief dd {margin-bottom:10px;}
.news-list dd { font-size:90%; margin:0 0 20px 0;}

.ilustrated-nav  { margin-bottom:30pt;}
.ilustrated-nav dd { margin-left:0;}

.columns-2-1 { margin-bottom:30pt;}

.logo-block { margin-bottom:20pt;}
.logo-block img { vertical-align:middle; margin-right:10pt;}
/****************/
.clear:after {
	content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}
.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */



/* =Links
----------------------------------------------- */
a {
	color:black;
	text-decoration:none;
	}
a img {
	border-width:0;
	}
/* =Headings
----------------------------------------------- */
h1, h2, h3 {
	margin:.6em 0 0 0;
	font-family:Georgia,Serif;
	font-weight:normal;
	clear:both;
	}
	h1 {
		margin:.5em 0 .4em 0;
		font-size:160%;
		}
	h2 {
		font-size:140%;
		margin:.5em 0 .4em 0;
		padding-bottom:0;
		}
	h3 {
		font-size:130%;
		margin:.3em 0 .1em 0;
		}
p{
	margin:0 0 .6em 0;
	}
blockquote{
	font-style:italic;
	}
h3+blockquote, h2+blockquote, p+ul, h2+ul, h3+ul{
	margin-top:.2em;
	}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin:10pt 0 30pt 0;
	}
	td,th {
		border: #000 solid 1px;
		padding: 10px;
		text-align: left;
		vertical-align: top;
		}
hr {
	border: 0 hidden;
	border-top: 1px solid #000;
	clear: both;
	height: 0;	
	}
/*******************************************************/

