body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img.se_awards{
	margin:20px;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	
}
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000000;
}
h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#336699;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#0000FF;
	
}
input, textarea {
    border: 1px solid #999;
    font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding: .2em;
}
input.submit {
    font-weight: bold;
}
textarea {
	    overflow: auto;
}
.noinputborders input
{
	border: 0px;
}
/* NAVIGATION */

/* RIGHT TOP MENU */
td.menu, td.menu-selected {
	text-align: center;
	vertical-align: middle;
	
	padding: 0;
	
	width: 125px;
	height: 16px;
	/*
	padding: .5em;
	*/
}
td.menu {
	background-color: #fff;
}


td.menu:hover,
td.menuover{
	text-align: center;
	vertical-align: middle;
	
	padding: 0;
	
	width: 125px;
	height: 16px;
	
	background-color: #fff;
	
	cursor: pointer;
}


/*
td.menu a {
	border-bottom: 1px dotted #369;
	padding-bottom: 2px;
	display: block;
}
td.menu a:hover {
	border-bottom: 1px dotted #00f;
}
*/
td.menu-selected {
	background-color: #E1F4FF;
}
a.menuselected {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	/*
	font-weight: bold;
	*/
}

/* CONTENT */
#content {
	padding: 1.5em;
}
/* END - CONTENT */

a.doc{font-weight:bold;}
a.freedoc{
font-weight:bold;
color:green;
}
table#right-hand-table {
	/*
    background: url(../ior_/images/pagetopedge.jpg);
	background-repeat:repeat-x; 
	*/
	background-color:#8BB5DB;
	
}
td.tab-right-edge {
    background: url(../ior_/images/tabrightedgeslice.jpg);
}
fieldset {
    border: 1px solid #999;
}
fieldset legend {
    font-weight: bold;
    font-size: 1.1em;
 }
 fieldset table th, fieldset table td {
    width: 50%;
 }
 fieldset table th , td.right {
    text-align: right;
 }
 
 /* FORUM */

 span.postedby{
	font-size:90%;
	font-weight:normal;
	font-style:italic;
	/*color:#000000;*/
 }
 /* MESSAGE */
 div.message {
    border: 2px solid #8BB5DB;
    margin: 0 2em;
    margin-top: 1em;
    width: 90%;
 }
 div.message h4 {
    background-color: #8BB5DB;
    margin: 0;
    padding: .5em;
    font-size: 1.1em;
 }
 div.message p {
    padding: .5em;
 }
 /* TOPIC */
 div.thread {
    margin-bottom: .5em;
 }
 div.thread a {
    font-weight: bold;
    text-decoration: underline;
 }
 /* THREAD */
 div.thread div {
    margin: 0;
    margin-left: 20px;
 }
 div.thread div a {
    font-weight: normal;
    text-decoration: none;
 }
 /* REPLIES */
 div.replies {
    padding: 1em 2em;
 }
 /* ADD MESSAGE BOX*/
 fieldset#message {
    width: 90%;
    border: 2px solid #8BB5DB;/*#999;*/
    margin: 2em;
    padding: 0;
 }
 
 fieldset#message table th {
    width: 25%;
    vertical-align: top;
 }
 fieldset#message table td { 
    width: 75%;
 }
 fieldset#message table {
    margin: 0;
    padding: 1em;
	 width: 100%;
 }
 fieldset#message legend {
    padding: .2em .5em;
 }
 fieldset#message input, fieldset#message textarea {
    border: 1px solid #999;
    width: 95%;
    font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding: .2em;
 }
 fieldset#message textarea {
	overflow: auto;
 }
 fieldset#message input.submit {
    font-weight: bold;
    width: 50%;
 }
 a.anchor{
	color:#000000;
 }
 a.forumpost{font-weight:normal;}
 a.forumforum{font-weight:bold;font-size:130%;}
 a.forumforum:hover{font-weight:bold;font-size:130%;}
 /* END - FORUM */
 .notes {
 	font-family: arial;
 }
 .notes p {
 	margin: 1em;
 	padding: 1em;
 }
 .notes ol li {
 	margin: 1em;
 	margin-right:2em;
 }
 td.listtitle{
	font-weight:bold;
	
 }
  td.listbody{
	
	padding-left:10;
	width:50%;
 }
 tr.free_publication{
	color:green;
	/*font-style:italic;*/
 }
tr.padded{
	padding-left:10px;

}
hr{
	color:#8BB5DB;
}
table.login{
}

td.bordered{
border: 1px solid #8BB5DB;
}

div.validationwarning
{
	font-family: Verdana, Helvetica, sans-serif;
	color:red;
}

div.adobereader
{
	margin-left: 31px;
	margin-top: 31px;
	margin-right: 31px;
	margin-bottom: 31px;
}
