/* CSS Document */

body {
font-family:Verdana;
font-size:9px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
vertical-align:top;
text-align:justify;
color:#FFFFFF;
background-color:#006699;
line-height:1;
}
a {
font-size:9px;
font-family:verdana;
font-weight:bold;
font-style:normal;
color:#FFFFFF;
}
a:hover {
font-size:9px;
font-family:verdana;
font-weight:bold;
font-style:underline;
color:#FFFFFF;
}
.bodycopy {
font-size:9px;
}
.titling {
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.extraboldtitle {
font-size:13px;
font-weight:bold;
color:#FFFFFF;
}
.bezels {
font-size:7px; text-align:center;
}
.footer {
font-size:9px;
}
.footer a{
font-size:9px;
text-decoration: none;
font-weight: normal;
}
.footer a:hover{
font-size:9px;
text-decoration: none;
font-weight: normal;
color:#CCCCCC;
}
.examples {
width: 900px;
height:310px;
overflow: auto;
}
.bezel {
background: url(images/bezel.png) no-repeat top center ;
}