body {
	padding: 5px;
	font-size: 90%;
	margin: 0;
	background-color: #57687F;
	font-family: arial, helvetica, sans-serif;
}


.imgleft {
float: left;
margin: 0 15px 0 0px ;
}

.imgright {
float: right;
margin: 0 0 15px 15px ;
}

.nodisplay {display: none}


#header {

width: 760px;
margin: 0px auto 0 auto; 
height:  150px; 
border: #000 1px solid;
border-bottom: none;
background: #ddd url("images/oisheader01.jpg") no-repeat ;
}

#container {
width: 760px;
margin: 0 auto 10px auto;
border-right: #000 1px solid;
border-left: #000 1px solid;
border-bottom: #000 1px solid;
padding: 0;
background-color: #eee;
}

#container a {
color:#000;
text-decoration: underline;
background-color: inherit;
}

#container a:hover {
color:#425891;
background-color: inherit;
}

.clear {
clear: both;
}

#lang {
margin: -10px 0 0 0;
font-size: 80%;
text-align: right;
}

#lang img {
padding: 0 0 0 10px;
vertical-align: bottom;
}





#maincontent {
padding: 1em;
width: 510px;
}
#maincontent p{
text-align: justify;
}

#maincontent h1
{
color: #0B2146;
font-size: 140%;
letter-spacing: -1px;
padding: 0px 8px  8px 0px;
}

#maincontent h2
{
color: #0B2146;
font-size: 120%;
letter-spacing: -1px;
border-left: 6px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 12px 8px  8px 8px;
line-height: 0.5em;
}


#rightcol1 {
float: right;
font-size: 85%;
width: 210px;
padding:  0;
border-left: #999 1px solid;
border-bottom: #999 1px solid;
background: #D9E6F9;
margin: 0 0 20px 0;
}
#rightcol1 p{
text-align: justify;
padding: 0 15px 5px 10px ;
}

#rightcol1 h1 {
font-family: arial, helvetica, sans-serif;
font-size: 130%;
margin: -10px 0 0 5px ;
padding: 12px 0 0px 5px;
letter-spacing: -1px;
color: #57687F;
background-color: transparent;

}

#rightcol1 h2 {
font-family: arial, helvetica, sans-serif;
font-size: 130%;
margin: -40px 7px 0 15px ;
padding: 10px 0 0 5px;
letter-spacing: -1px;
color: #57687F;
background-color: transparent;
}

#rightcol1 .rule {
padding: 0;
margin: -4px 0 0 0;
width: 210px;
height: 38px
}

#rightcol1 ul {
margin: 0;
padding: 8px 0 8px 0;
list-style-type: none;
}

#rightcol1 li {
padding:  5px 5px 5px 10px;
background: transparent;
}

#rightcol1 li.alt {
padding:  5px 5px 5px 10px;
background: #B8C4D4;
}

#tools {
margin: 10px 0 0 10px;
width: 175px;
}

#tools ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tools li {
list-style-type: none;
display: block;
border-left: #708DAF 5px solid;
border-bottom: #708DAF 2px solid;
margin: 5px 0 0 0;
}
#tools  a{
font-weight: bold;
text-decoration: none;
padding:  0;
display: block;
}


#footer {
font-size: 80%;
color:#0B2146;
clear: both; 
border-top: #0B2146 1px solid; 
padding: .3em 0 0 .8em;
height: 45px; 
text-align: left;
background: #ddd url("images/oisfoot01.jpg") no-repeat ;
}

#footer p {
margin: 20px 130px 0 0;
text-align: right;
font-weight: bold;
}

#footer img {
float: left;
border: 0;
margin: 0;
}

blockquote {
        background: #EDEDED;
        font-style: italic;
        font-size: 90%;
        text-align: justify;
	padding:5px;
	border-left:5px solid #ccc;
        margin: 0 0 0 170px;
}


#tabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tabs li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	display: block;
}

#tabs {
	color: #000;
        font-weight: bold;
	background: url( images/navback.jpg ) #D9E6F9;
	margin: 0 0 0 0;
	padding: 0;
	border: #000 1px solid;
	
}

#tabs li {
	text-align: center;
	width: auto;
}

#tabs a {
	text-decoration: none;
	white-space: nowrap;
	color: #000;
	padding: 8px 1em 9px;
	border-left: 1px solid #000;
	display: block;
}

#tabs a:hover {
	background-color: #D9E6F9;
}


#tabs li.tab {
	float: left;
}

#tabs li.tab a:hover {
	background-color: transparent;
}

#tabs li.tab a {
	background: url( images/toptab.gif ) no-repeat 100% 0;
	margin-left: -1px;
	margin-bottom: -7px;
	padding: 12px 1.2em 12px 1em;
	position: relative;
	bottom: 7px;
	left: -5px;
	top: -9px;


}

#tabs li.tab a:hover {
	background-position: 100% -50px;
}

#tabs:after {
	content: ".";
	height: 0;
	display: block;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

/* IE5/Mac: \*//*/
#tabs {
	display: inline-block;
}

#tabs a {
	float: left;
}

#tabs li.tab a {
	margin-top: -7px;
	margin-bottom: -12px;
	padding: 10px 1.2em 13px 1em;
	bottom: 0;
}

.trimage {
margin:  0;
padding: 0;
width: 210px
height: 158px;
}
