/* CSS STYLES FOR IOOF @dvisor Mag CREATED BY - IBSA  080715 */

body {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#faf9f9;
	background-image:url(page_background.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#wrapper{
	position:relative;
	width:793px;
	border-left:solid 15px #ffffff;
	border-right:solid 15px #ffffff;
	margin-left:auto;
	margin-right:auto;

}

#border{
	position:relative;		
	width:787px;
	height:auto;
	background-image:url(grey_background.gif);
	background-repeat:repeat-y;
	border-left:solid 3px #b1de8d;
	border-right:solid 3px #b1de8d;
	border-bottom:solid 3px #b1de8d;
	padding:0px;
	margin:0px;
}

#ioof_logo{
	position:relative;	
	width:793px;
	height:180px;
	background-image:url(top-ioof_logo.jpg);
	background-repeat:no-repeat;
}

#top-next_back_buttons{
	position:relative;	
	top:149px;
	left:635px;
	width:150px;
	height:27px;	
	text-align:right;
}

#top-next_back_buttons img{
	border:0px;
	margin:0px;
}

#page_image{
	position:relative;	
	float:right;
	margin:0px;
	padding-top:1px;
	padding-right:3px;
	padding-bottom:1px;
	width:225px;
	height:auto;	
	font-size: 0;
}

#page_image img{
	border:solid 1px #ffffff;
	border-bottom: 0;
}

#in_this_issue{
	position:relative;	
	display:block;
	clear:right;
	float:right;
	padding-top:1px;
	padding-right:3px;
	padding-bottom:1px;
	width:225px;
	height:auto;	
	
}

#in_this_issue img{
	border:solid 1px #ffffff;
}

#in_this_issue a{
	float:left;
	clear:both;
	width:200px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;	
	padding-right:10px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#007929;	
	text-decoration:none;
	border-top:solid 1px #e6e7e6;
	border-bottom:solid 1px #e6e7e6;
	border-left:solid 1px #e6e7e6;
	border-right:solid 1px #e6e7e6;
}

#in_this_issue a:hover{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;	
	padding-right:10px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;		
	text-decoration:none;
	background:#b7c4ad;
	border-top:solid 1px #a3b0a7;
	border-bottom:solid 1px #a3b0a7;	
}

#in_this_issue p{
	margin:0px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#007929;	
	text-decoration:none;
	
}

#page_title{
	position:relative;	
	float:left;
	width:338px;
	height:67px;	
}

#page_content{
	position:relative;	
	float:left;
	width:520px;
	height:auto;	
	/*margin-left:10px;*/
	text-align:left;
	padding:10px;
	padding-left:20px;
	
}

#ioof_links{
	position:relative;	
	display:block;
	clear:both;
	width:767px;
	height:auto;
	padding:10px;
	background-color:#007929;
	text-align:center;
}

#ioof_links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;	
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

#ioof_links a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#ffff00;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

#ioof_links img{
	border:0px;
	margin-bottom:-4px
	
}

#footer {
	position:relative;	
	margin-top:15px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	width:767px;
	height:auto;
	padding:10px;
	border:solid 3px #b1de8d;
	background-color:#e8fdd7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2px;
	font-style:normal;
	font-weight:normal;
	color:#000000;	
}

.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#000000;	
}

br.end_block{
	clear:both;
	margin:0px;
	height:0px;
	border:0px;
	
}

/* GENERAL TEXTS */

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#00792a;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#00792a;
	font-style:italic;
}

p{
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

/* <sup> FORMATTING */

#footnote {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	
}

#footnote p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

/* LINK FORMATTING */

a {
	color:#009543;
	text-decoration:none;
	padding:0px 0;
	border-bottom:0px solid #009543;
	font-weight:bold;
}
a:hover {
	background:#009543;
	color:#fff;
	border-bottom:0px solid #009543;
}

/* LISTS FORMATTING */

ul {
	padding:0px;
	padding-left:5px;
	margin:0px;
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;	
	font-style:normal;
	font-weight:normal;
	color:#000000;
}


ul li {
	margin:2px;
	margin-top:-2px;
	margin-bottom:-4px;
}

ol {padding:5px 80px 10px 60px;}
ol li {margin:8px 0;}

/* TABLE FORMATTING */

.back_issue_table {
	margin: 20px;
	margin-left:0px;
	text-align: left;
	border-collapse: collapse;
	border-bottom: 1px solid #62bd19;
	font: normal 12px arial;
}
.back_issue_table th {
	background: #eee;
	vertical-align: top;
	border-top: 1px solid #62bd19;
	border-bottom: 1px solid #62bd19;
	padding: 4px;
}

.back_issue_table td {
	vertical-align: top;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 8px 4px 4px;
}

.std_table {
	margin: 20px;
	margin-left:0px;
	text-align: left;
	border-collapse: collapse;
	border-bottom: 1px solid #62bd19;
	font: normal 12px arial;
}
.std_table th {
	background: #eee;
	vertical-align: top;
	border-top: 1px solid #62bd19;
	border-bottom: 1px solid #62bd19;
	padding: 5px;
}

.std_table td {
	vertical-align: top;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px 5px 5px;
}


/* PRINT PROPERTIES */

#dont_print {   	
}

#printlogo {
	position: absolute;	
	width: 800px;
	height: 147px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
}

#printlogo img{
    display: none;
}

/* END CSS */