body {
margin: 0 auto;
background-color: #000000;
text-align: center;
}

body,td {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #b6b6b6;
}

a {
color: #ff4000;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #c93200;
font-weight: normal;
}

.title {
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
}

.titlebig {
font-size: 18px;
color: #ffd75e;
}

#container {
width: 558px;
margin: 0px auto;
}

#maincontainer {
width: 700px;
margin: 0 auto;
border-left: 1px solid #553010;
border-right: 1px solid #553010;
}

.padit {
padding: 2px 20px 20px 20px;
text-align: left;
}

.padit20 {
padding: 20px;
text-align: left;
}

.smalltxt {
font-size: 9px;
font-weight: normal;
}

.smallitaltxt {
font-size: 9px;
font-weight: normal;
font-style: italic;
}

.required {
font-weight: bold;
text-align: right;
}

.divider {
border-top: 1px solid #404040;
height: 15px;
margin: 15px auto 0px auto;
}

.docbullet {
list-style-type: none;
padding: 0;
margin: 10px 0px 0px 20px;
}

.docbullet li {
background-image: url(_images/icon_doc.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 23px;
margin-bottom: 8px;
line-height: 21px;
}

.movbullet {
list-style-type: none;
padding: 0;
margin: 5px 0px 0px 0px;
}

.movbullet li {
background-image: url(_images/icon_mov.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 23px;
margin-bottom: 8px;
}

.webbullet {
list-style-type: none;
padding: 0;
margin: 5px 0px 0px 0px;
}

.webbullet li {
background-image: url(_images/icon_web.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 30px;
margin-bottom: 15px;
}

.spacer5 {
margin: 0px 0px 5px 0px;
}

.imgbrdr {
border: 1px solid #404040;
margin-bottom: 5px;
}

.footer {
width: 700px;
margin: 0 auto;
border: 1px solid #553010;
background-color: #2c1604;
}

.footerpad {
padding: 6px;
text-align: center;
color: #794913;
font-size: 9px;
line-height: 16px;
}

.whitetxt {
font-weight: bold;
color: #ffffff;
}

