a:link {
color: #cc0000; 
}

a:visited {
color: black;
} 

a:active {
color: red;
}

body {
background: black;
color: #000000;
font-family: verdana, arial, sans serif;
font-size: 9pt; 
font-style: normal; 
font-variant: normal;
font-weight: normal; 
line-height: 11pt;  
margin: 0px;
padding-bottom: 15px;
padding-left: 25px;
padding-right: 20px;
padding-top: 15px;  
}

div.one {
width: 640px;
border-bottom: 1px solid black;
padding-bottom: 5px;
padding-top: 5px;
}

div.two {
width: 640px;
padding-bottom: 5px;
padding-top: 5px;
}

div.three {
width: 520px;
background: #c8e8f8;
border-top: 3px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

div.threeb {
width: 520px;
background: white;
border-top: 3px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

div.dropdown {
width: 250px;
background: #DBDBDF;
padding-left: 25px;
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px solid navy;
border-top: 1px solid navy;
border-left: 1px solid navy;
border-right: 1px solid navy;
}

h1  {
font: bold 16pt "Trebuchet MS", arial, "sans serif";
margin-left: 0px;
margin-right: 5px;
padding-left: 5px;
padding-right: 0px;
color: red;
}

h2 {
font: bold 14pt "Trebuchet MS", arial, "sans serif";
color: navy;
margin-left: 0px;
margin-right: 5px;
padding-left: 5px;
padding-right: 0px;
border-bottom: 2px solid navy;

}

h3 {
font: bold 11pt "Trebuchet MS", arial, "sans serif";
color: black;
margin-left: 0px;
margin-right: 5px;
padding-left: 5px;
padding-right: 0px;

}

ul{
list-style-image: url('../images/bullet_colorx.gif')
}

ul ul{
list-style-image: url('bullet_color.gif')
}

ul ul ul{
list-style-image: url('../images/bullet_color2x.gif')
}


li{
margin-right: 25px; 
margin-bottom: 5px;
margin-top: 5px;
}

table.thumbs2 {
background: #c8e8f8;
padding: 2px;

}

table.thumbs2 td {
vertical-align: top;
padding: 7px;
background: #c8e8f8; 
text-align: left;
}


table.buttons {
text-align: center;
margin-left: auto;
margin-right: auto;
background: #c8e8f8;
padding: 2px;
width: 85%;

}

table.buttons td {
vertical-align: top;
padding: 7px;
background: #ffffcc; 
text-align: center;
border-top: 1px solid #cc0000;
border-bottom: 1px solid #cc0000;
border-left: 1px solid #cc0000;
border-right: 1px solid #cc0000;
}

span.small9{
font: 9pt "Trebuchet MS", arial, "sans serif";
}

.whitetext{
color: white;
}

.bluetext{
color: blue;
}

.redtext{
color: red;
}

.greentext{
color: green;
}

.navytext{
color: navy;
}

.graytext{
color: gray;
}

acronym {
border-bottom: 1px dotted navy
}

p {
margin-left: 25px; 
margin-right: 25px;
}

td {
padding-top: 4px;
padding-bottom: 10px;
}

.sechead {
font: bold 10pt;
color: navy;
margin-bottom: 50px;
line-height: 2;
}
