* {
	margin: 0;
	padding: 0;
}

body {
background: #d5dfbc;
font-family: verdana;
font-size: 11px;
line-height: 16px;
color: #222;
}

a {
text-decoration: none;
color: #000000;
/*color: #99AECD;*/
}

a:hover {
text-decoration: underline;
color: #4F5D7F;
}

a.Arrow	{
padding: 0 0 0 15px; 
margin: 0 0 0 5px; 
background: transparent url("/graphics/arrow.gif") no-repeat 0 3px; 
border: solid 0 transparent; 
}


#wrap {
margin: 20px auto 10px auto;
width: 1000px;
background: #d5dfbc;
padding: 10px;
border: 0px solid #8ba67a;
}

#header {
height: 150px;
background: #554d42 url(/images/header_io.gif) no-repeat;
}
#header h1 { 
font-size: 50px;
letter-spacing: -7px;
padding: 17px 0 0 10px;
color: #FF5500;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #fff;
}

#menu {
height: 20px;
line-height: 20px;
background: #8ba67a;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: right;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #f7e797;
}
#menu ul li a:hover {
color: #4F5D7F;
text-decoration: underline;
}

#content {
padding: 0 0 0 0;
}

.right {
float: right;
width: 318px;
padding: 0px 0 10px 10px;
}
.right a {
text-decoration: none;
color: #000;
/*color: #99AECD;*/
}
.right a:hover {
text-decoration: underline;
color: #4F5D7F;
}
.right img {
border: none 0 transparent; 
}
.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.right ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #000;
}
.right ul li a {
text-decoration: none;
font-weight: 600;
}
.right ul li a:hover {

}

.middle {
float: right;
width: 442px;
text-align: left;
padding-top: 0px;
padding-right: 5px;
padding-left: 10px;
}

.middle img {
border: none 0 transparent; 
}

.middle h1 {
font-size: 15px;
font-weight: bold;
color: #880000;
padding: 15px 0 7px 0;
}

.middle h2 {
font-size: 15px;
font-weight: bold;
color: #748d58;
padding: 15px 0 7px 0;
}
.middle h2 a {
text-decoration: none;
}
.middle h2 a:hover {

}
.middle h4	{
font-weight: bold; 
font-style: normal;
font-size: 11px; 
margin: 0; 
}

.middle h5	{
font-weight: bold; 
font-style: normal;
color: #000;
font-size: 13px; 
margin-top: -3px; 
margin-bottom: 10px; 
}

.middle dt	{
font-weight: bold; 
margin: 0; 
color: #990000; 
}

.middle dd 
{
margin: 0 0 10px 0;
}


.left 
{
width: 210px;
height: 1000px;
background-color: #8ba67a;
}

.left a {
text-decoration: none;
color: #f7e797;
/*color: #99AECD;*/
}

.left a:hover {
text-decoration: underline;
color: #4F5D7F;
}

.left img {
padding-left: 8px;
border: none 0 transparent; 
}

.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 22px;
line-height: 24px;
color: #f7e797;
font-size: 14px;
}
.left h3 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 20px;
line-height: 20px;
color: #f7e7b6;
font-size: 12px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #000000;
}/*#99AECD*/

.left ul li a {
text-decoration: none;
font-weight: 600;
}

.left ul li a:hover {

}

em	{ font-style: normal; font-weight: bold; }
table			{ border: none 0 transparent; }
th				{ background-color: #8ba67a; color: #f7e797; margin: 0; padding: 2px 4px; font-weight: normal; }
td				{ vertical-align: top; padding: 2px 4px; }

#footer {
text-align: center;
font-size: 11px;
color: #000;
}
#footer a { color: #000; }
#footer a:hover { color: #000; }