@font-face {
    font-family: 'rennerbook';
    src: url('_fonts/renner-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rennerbook_italic';
    src: url('_fonts/renner-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'renner_mediummedium';
    src: url('_fonts/renner-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'renner_mediummedium_italic';
    src: url('_fonts/renner-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rennerbold';
    src: url('_fonts/renner-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'rennerbold_italic';
    src: url('_fonts/renner-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body {
	background: #fff repeat-x top left; padding: 0;
	/*border-top: 5px solid #fff;*/
	color: #333;
	font-size: 13px;
	font-family:Verdana,Geneva,sans-serif;;
	padding: 0;
}

bold, strong {
	color:#000;
}

a, a:visited {
	text-decoration: none;
	color: #e95f0e;
}

a:hover {
	text-decoration: underline;
}

.sx_col h1 {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;;
	font-weight: normal;
	text-align: left;
	color:#e95f0e;
	margin-bottom: 10px;
	border-bottom: 1px solid #e95f0e;
	padding-left:10px;
	margin-left:-10px;
	width:530px;
}

.sx_col h2 {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;;
	font-weight: bold;
	text-align: left;
	color:#565658;
	margin-bottom: 10px;
	padding-left:10px;
	margin-left:-10px;
}

.dx_col {
	margin-top: 0px;
	margin-left: 0px;
	border-left: 1px solid #e95f0e;
}

.dx_col p {
	padding-left: 20px;
}

.dx_col ul {
	margin-top: 50px;
	padding-left: 20px;
}

.dx_col li {
	list-style-type:square;
	color:#e95f0e;
	margin-bottom: 5px;
}

.dx_col li a {
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color:#e95f0e;
}
.dx_col li a:hover {
	text-decoration: underline;
	color: #333;
}

.footer_a {
	border-top: 1px solid #e95f0e;
	border-bottom: 1px solid #e95f0e;
	width:960px;
	margin-right:0;
	margin-left:0;
	padding-left:0;
	padding-right:0;
}

.footer_a p {
	font-size:11px;
	text-align:center;
	margin: 3px 0;
}

.footer_b p {
	font-size:10px;
	text-align:center;
	margin: 15px 0;
}

.container_12 {
	background: #fff url(images/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.top_images_sx {
	width:540px;
	margin-right:0;
	margin-left:0;
	margin-top:154px;
	margin-bottom:0;
	padding-bottom:0;
}
.top_images_dx {
	width:420px;
	margin-right:0;
	margin-left:20px;
	margin-top:154px;
	margin-bottom:0;
	padding-bottom:0;
}

.container_16 {
	background: #fff;
}

.top_image {
/*	background-image:url(images/headerSISS_v10b.jpg);
	padding-bottom:0;
	min-height:175px;
	min-width:960px;
	margin-left:0;
	margin-right:0;
*/}

.logged_in {
/*	margin-top:-25px;
	margin-right:10px;
	float:right; */
}

.col {
	margin-top:10px;
	height:50px;
	margin-bottom:20px;
}

.main_body {
	min-width:720px;
	margin: 10px 0px 20px 0px;
}
.main_body .grid_4, .main_body .grid_12 {
	margin-top:20px;
}

.col_menu {
	margin-top:10px;
}

.container_24 {
	background: #fff url(images/24_col.gif) repeat-y;
}

 .rounded_div {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background-image: url(images/grey666_o15.png);
	border: 1px solid #ccc;
	padding: 5px;
	text-align:left;
	}

  .red {
	color: #ff0000;
	font-weight:bold;
	}

  .SmallText { font-size: 10px; color: #333; }

.SmallText ul, .SmallText ul li {
	margin-left:10px; 
	padding:0px; 
	margin-top:6px;
	margin-bottom: 10px; 
	text-indent:0px;
	list-style: square;
	color: #39488b;
	line-height: 1.2;
	font-weight: bold;
	font-size:11px;
	}
.input {
	color: #39488b;
	font-weight: bold;
	font-size:12px;
	}

  #footer {
    color:#666;
    background: #f8f0d4;
    padding: 10px;
    border-top: 5px #cdd400 solid;
    line-height: 1.5em;
  }

.footer {
    color:#666;
    background: #f8f0d4;
    padding: 0 10px;
    border-top: 5px #cdd400 solid;
    line-height: 1.5em;
	margin-left:0;
  }
.footer_home {
	color:#666;
	background: #f8f0d4;
	border-top: 5px #cdd400 solid;
	line-height: 1.5em;
	margin-left:0;
    padding: 0 10px;
}

 .evid {
 font-variant:small-caps;
 float:right;
 font-weight:bold;
 font-size:12px;
 border: 1px solid;
 color:#990000;
  }

table.MembershipFees td {
height:18px;}
table.MembershipFees td.MemberName {
width:400px;
font-weight:bold;
}
table.MembershipFees td.MembershipYear {
width:50px;
font-weight:bold;
text-align:center;
}
table.MembershipFees td.MemberEmail {
width:50px;
font-weight:bold;
text-align:center;
}

.RomanList {
	list-style-type:upper-roman;
}

.RomanList li {
	margin-bottom: 10px;
}

.table_archivio {
	width:700px;
	text-align: center;
	font-size:15px;
	vertical-align:middle;
 }
.tr_1 {
	background-color:#FCF8EA;
}

.tr_2 {
	background-color:#f8f0d4;
}

.table_archivio p {
	margin-top:10px;
	margin-bottom:10px;
 }
 
 /*Archivio World Soil Day*/
 .table_archivio2 {
	width:940px;
	text-align: center;
	font-size:14px;
	vertical-align:middle;
 }

.table_archivio2 p {
	margin-top:10px;
	margin-bottom:10px;
 }

.people{
	border: 1px solid #868e9f;
	padding: 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
}
.align-right{
	float:right;
}
.align-left{
	float:left;
}
.clear{
	clear:both;
}
.pillar {
	font-variant: small-caps;
 }
 .description{
	 font-size: 10px;
	 text-align:right;
 }