/* CSS Document */
body {
background: #F0F0F0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
a:link {
color: #0000FF;
text-decoration: underline;
}
a:active {
color: #0000FF;
}
a:visited {
color: #0066FF;
}
a:hover {
color: #FF0000;
}
.headcell {
background: #FFFFFF;
}
.subhead {
background-image: url(images/ipcoastripe.jpg);
}
.spacer {
background: #FFFFFF;
height: 15px;
}
.homecell {
background: #D7D7D5;
line-height: 17px;
text-align: justify;
padding: 3px;
}
.pagecell {
padding: 5px;
background: #FFFFFF;
}
.title {
color: #000066;
font-size: 20px;
font-weight: bold;
background: #FFFFFF;
padding-left: 5px;
}
.copy {
background: #FFFFFF;
border-top: 3px solid #CCCCCC;
}
.button {
background: #999999;
border: 1px solid #CCCCCC;
width: 30px;
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-align: center;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
cursor: pointer;
}
.buttonspace {
background: #FFFFFF;
width: 10px;
}
a.butl:link {
color: #FFFFFF;
text-decoration: none;
}
a.butl:active {
color: #FFFFFF;
text-decoration: none;
}
a.butl:visited {
color: #FFFFFF;
text-decoration: none;
}
a.butl:hover {
color: #FFFFFF;
text-decoration: underline;
}
.citationbar {
background-image: url(images/citationbar.jpg);
width: 760px;
height: 32px;
font-weight: bold;
text-indent: 6px;
letter-spacing: 1px;
}