/***import default styles***/
@import url('default.css');
/***begin document stlyes**/
#main {
	height: 100%; width: 100%;
}
#header {
	height: 171px; background: url('/img/headbg.gif') repeat-x top;
}
#header #outer {
	background: url('/img/headright.jpg') no-repeat top right; height: 171px;
}
.quicklinks {
	height: 23px; line-height: 23px; width: 250px; background: #a2b5bc;
}
.quicklinks span {
	display: block; float: left; width: 100px; height: 1px; font-size: 0; line-height: 0;
}
.quicklinks a {
	display: block; float: left; 
}
.quicklinks img {
	display: block; margin: 8px 10px 0 10px;
}
#content #container #center a, #content #container #right a, #content #container #left a {
	color: #020202;
}
#container {
	width: 100%; height: 100%;
}
#content #left {
	width: 250px;font: normal 14px Tahoma;
}
.leftmenu {
	background: #a2b5bc url('/img/leftmenubg.gif') repeat-y left top; padding: 10px 0 10px 0; font: normal 16px Verdana;
}
.leftmenu ul {
	display: block; margin: 0; padding: 0; list-style: none;
}
.leftmenu li {
	display: block; margin: 0; padding: 3px 0 3px 0; list-style: none;
}
.leftmenu a {
	display: block; margin: 0 50px 0 20px; color: #fffeff; text-decoration: none; background: url('/img/dot.gif') repeat-x bottom; padding: 2px;
}
.leftmenu .last a {
	background: none;
}
.paper {
	width: 231px; height: 298px; background: url('/img/papers.jpg') no-repeat top left;
}
#content #center {
	color: #4e676c;
}
#content #center .maincontent {
	font: normal 14px Tahoma; padding: 5px 20px 5px 20px;
}
#content #center h1, #content #right h3,  #content #left h4 {
	font-size: 18pt; display: block; padding: 0 0 7px 10px; background: #FFF url('/img/border.gif') repeat-x bottom; color: #1c1815; margin: 0;
}
#content #right {
	width: 250px; color: #5a6c70; background: #e7e7e7; font: normal 14px Tahoma;
}
#footer {
	height: 80px; background: #1e1916 url('/img/footerbg.gif') repeat-x top; color: #FFF; font: normal 12px Verdana;
}
#footer a {
	color: #FFF;
}
#footer table {
	width: 100%; height: 100%;
}
#footer #copyright {
	padding: 20px 0 0 50px;
	width: 250px;
}
#footer #buttons {
	vertical-align: middle; text-align: left; /*width: 70%;*/
}
.ssnn-copyright { float: right; margin: 0 30px 0 0}
.searchform {
	text-align: center; padding: 20px 0 20px 0; background: #FFF;
}
.searchform input {
	border: #666 1px Solid; font: 10pt Tahoma; margin: 0 5px 0 5px;
}
div.subscribe h3 {
	font-size: 12pt !important;
}
div.subscribe table td {
	padding: 5px;
}
div.small {
	font-size: 9pt;
}
div.small h4 {
	font-size: 11pt; font-weight: normal;
}
/*-edit sergio-*/
.logo h1 {
	margin-bottom: 0;
}
.date {
	text-align: right;
}
.date strong {
	position: relative;
	top: -10px;
	font-weight: normal;
	margin: 0 150px 0 0;
}