* { margin: 0px; padding: 0px; font-size: 100%; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
a:link, a:visited { color: #d0d0d0; }
a:hover, a:active { color: #c0c0c0; }
body { background-color: #000000; font-size: 0.7em; color: #ffffff; line-height: 1.6em; }
h1, h2, h3, h4, h5, h6 { color: #d48e15; }
h1 { font-size: 1.3em; padding-bottom: 0.3em; margin-bottom: 0.8em; font-weight: bold; }
h2 { font-size: 1.1em; font-weight: normal; margin-bottom: 0.3em; }
hr { display: none; }
div.hr { border-top: 1px solid #b7b7b7; padding-top: 8px; margin-bottom: 7px; }
img { border: 0px; }
input { vertical-align: middle; }
input.text, input.text-ghosted { padding: 2px; border: 1px solid #808080; }
input.text-ghosted { color: #808080; }
input.text { color: #000000; }
a.button, input.button { text-decoration: none; background-color: #8F8F92; color: #FFFFFF; font-weight: bold; border: 0px; padding: 2px 4px; }
a.button:hover, input.button:hover { background-color: #02448d; }
ol, ul { margin-left: 1.5em; padding-left: 1.5em; margin-bottom: 1em; }
p { margin-bottom: 1em; }
select { vertical-align: middle; }

#root { margin: 0px auto; width:672px; background-image: url(../images/shadowsides.gif); background-repeat: repeat-y; }
#credit { margin: 0px auto 10px; width: 672px; font-size: 0.8em; color: #808080; text-align: center; }
#credit * { vertical-align: middle; }
#credit a { color: #808080; text-decoration: none; }
#topshadow { background-image: url(../images/shadowtop.gif); background-position: top left; background-repeat: no-repeat; }
#bottomshadow { background-image: url(../images/shadowbottom.gif); background-position: bottom left; background-repeat: no-repeat; padding: 25px; }
#navigation1,#navigation2 { background-image: url(../images/nav1bkgd.gif); background-repeat: no-repeat; height: 24px; }
#navigation2-blank { height: 24px; }

#navigation1 ul { list-style: none; padding: 0; margin: 0; }
#navigation1 li { display: inline; }
#navigation1 a { display: block; float: left; cursor: hand; padding: 0px 6px; line-height: 23px; font-weight: bold; text-decoration: none; }
#navigation1 a:link, #navigation1 a:visited { color: #202020; }
#navigation1 a:hover, #navigation1 a:active, #navigation1 a.active { color: #FFFFFF; }

#navigation2 ul { list-style: none; padding: 0; margin: 0; }
#navigation2 li { display: inline; }
#navigation2 a { display: block; float: left; cursor: hand; padding: 0px 6px; line-height: 23px; text-decoration: none; }
#navigation2 a:link, #navigation2 a:visited { color: #202020; }
#navigation2 a:hover, #navigation2 a:active, #navigation2 a.active { color: #FFFFFF; }

#main { background-repeat: no-repeat; background-position: bottom right; min-height: 230px; height: auto !important; height: 230px; }
#flash-right { float: right; }
#text { padding: 30px 275px 50px 50px; }

.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; }
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }
.float-left { float: left; }
.float-right { float: right; }
