/* IWPR Group Styles -- For the Media --by Kaoru Kawasaki October, 2006-- */


/* Main  -----------------------------------------------------------------*/
div#main-cont {
 width: 750px;
 margin: 20px 0 0;
 padding: 0;
 text-align: center;
 border: 1px solid #fff;
 background-image: url(../i/bg2.gif);
 background-position: 100% 100%;
 background-repeat: no-repeat;
 position: relative;
}

div#req-form {
 width: 550px;
 margin: 15px auto 40px auto;
 padding: 0;
 border-top: 1px dotted #ccc;
 font: 13px/16px Arial, Helvetica, sans-serif;
 color: #404545;
 text-align: left;
}

a:link, a:visited {
 color: #00a0c6;
 text-decoration: underline;
}

a:hover {
 text-decoration: none;
}

p.top {
 width: 520px;
 margin: 0 auto;
 padding: 0 30px 0 0;
 font: 13px/19px Verdana, Arial, Helvetica, sans-serif;
 color: #666;
 text-align: left;
}

.emph-title {
 font-size: 16px;
 font-weight: bold;
}

.emph {
 font-weight: bold;
}

.emph-under {
 font: 16px Georgia, "Times New Roman", Times, serif;
 background-color: #bbe7e6;
 padding: 3px  3px;
}


/* What Katrina? ----------------------------------------------------------*/
p.katrina {
 margin-left: 15px;
}

h3 {
 margin: 40px 0 0;
 padding: 2px 0 2px 5px;
 font-style: italic;
 background-color: #d7d3c7;
 color: #666;
}

p.link {
 font: 14px Georgia, "Times New Roman", Times, serif;
 margin-top: 20px;
 font-weight: bold;
}

ul {
 margin: 30px 0 0 15px;
 padding: 0;
 list-style: none;
}

li {
 margin: 5px 0;
 font-weight: bold;
}

li a:link, li a:visited {
 color: #00a0c6;
 text-decoration: none;
}

li a:hover {
 text-decoration: underline;
}

p.back {
 font: 11px Arial, Helvetica, san-serif;
 color: #00a0c6;
 margin: 15px 0 0 0;
}

p.back a:link, p.back a:visited {
 color: #999;
 text-decoration: none;
}

p.back a:hover {
 text-decoration: underline;
}

