body {
font-family:arial, verdana, helvetica, sans-serif;
cursor:default;
background-color:#FFF;
margin:0;
}

* {
text-decoration:none;
margin:0;
padding:0;
}

html {
height:100%;
margin-bottom:1px;
}

#container {
width:80%;
margin-right:auto;
margin-left:auto;
text-align:left;
background-color:#FFF;
}

#header {
width:100%;
padding-top:15px;
}

hr {
border:0;
color:#CCC;
background-color:#CDCDCD;
height:1px;
width:100%;
text-align:left;
}

h1 {
font-size:200%;
color:#c00;
background-color:#FFF;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:300;
}

h2 {
font-size:110%;
color:gray;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:300;
background-color:#FFF;
}

h3 {
color:#c00;
font-size:110%;
text-align:left;
font-weight:300;
margin-top:5px;
padding:5px;
}

#disclaimers {
margin-top:1em;
border-top:1px solid silver;
font-size:71%;
}

#disclaimers table * {
vertical-align:top;
}

#main {
margin:0;
}

p {
color:#000;
background-color:#FFF;
line-height:20px;
padding:5px;
}

a {
color:#c00;
background-color:#FFF;
text-decoration:none;
}

a:hover {
color:#c00;
background-color:#FFF;
text-decoration:underline;
border:none;
}

#footer {
clear:both;
font-size:86%;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.right {
color:gray;
background-color:#FFF;
float:right;
font-size:86%;
margin-top:5px;
}

.left {
color:gray;
background-color:#FFF;
float:left;
font-size:100%;
margin-top:5px;
}

form.question {
margin-top:1em;
}

form.question label {
display:block;
margin-bottom:3px;
}

form.question label.checkboxlabel {
display:inline;
margin-bottom:3px;
}

table#summary {
width:90%;
border-spacing:0;
border-collapse:collapse;
}

table#summary td#months {
background-color:#C00;
vertical-align:top;
color:#FFF;
padding:1em;
}

table#summary td#months h5 {
font-size:1cm;
}

table#summary td.other {
vertical-align:top;
border-top:1px solid #555;
border-right:1px solid #555;
color:#333;
margin:0;
padding:1em;
}

table#summary td.last {
border-right:0;
}

table#summary td h6 {
font-size:87%;
}

table#summary td.other h5 {
font-size:.7cm;
font-weight:400;
}

table.reportSummary {
width:98%;
}

table.reportSummary caption {
text-align:left;
font-size:120%;
padding-top:25px;
color:#777;
}

table.reportSummary caption a {
color:#777;
}

col.c1 {
min-width:20%;
width:20%;
}

col.c2 {
width:65%;
}

col.c3 {
width:15%;
text-align:right;
}

table.reportSummary td {
vertical-align:top;
padding-bottom:5px;
border-bottom:1px solid #edd;
}

select.codepick,select.codepick * {
font-size:77%;
}

p.errormessage {
color:ree;
font-weight:700;
}

fieldset ul {
list-style-type:none;
}

fieldset.group {
width:70%;
padding:1em;
}

fieldset.group legend {
font-weight:700;
font-size:150%;
}

div.groupQuestionLabel ol li {
margin-left:4em;
list-style-type:lower-latin;
}

div#alcatraz p {
font-size:75%;
font-style:italic;
}

div#alcatraz img {
margin-top:2em;
width:250px;
height:181px;
}

#dynamicindent {
padding-left:1em;
}

#updates {
margin-top:2cm;
border-top:1px solid silver;
font-size:71%;
}
#updates h3 {
color:#555;
}

/* dropless navigation */
#stepsdisplay {
background-color:#ccc;
border-collapse:collapse;
border:5px solid #ccc;
width:100%;
margin-top:2em;
}

#stepsdisplay > tbody > tr > td {
padding:15px;
}

#stepslabel {
font-weight:700;
width:40px;
vertical-align:top;
font-size:120%;
padding:20px;
}

tr.picked td.c1 {
background:#eee url(leftrr.gif) left bottom no-repeat;
}

tr.picked td.c2 {
background-color:#eee;
}

tr.picked td.c3 {
background:#eee url(rightrr.gif) right bottom no-repeat;
}

.steparrow {
visibility:hidden;
padding-right:4px;
margin-left:10px;
}

.picked img.steparrow {
visibility:visible;
}

#steps {
border-collapse:collapse;
width:100%;
}

#steps tr td.c2 {
height:30px;
vertical-align:middle;
padding:0;
}

.u {
text-decoration:underline;
}

.invisible {
visibility:hidden;
}

a.ussglink {
border-bottom:1px dotted #faa;
}

a.uscodelink {
border-bottom:1px dotted #ccc;
}

#addcount img,.padleft {
padding-left:1em;
}

#specialnotice {
margin:10;
display:block;
}

#specialnotice p {
background-color:#c00;
color:white;
font-weight:700;
padding:10;
font-size:120%;
}

#specialnotice a:link, #specialnotice a:visited, #specialnotice a:hover, #specialnotice a:active {
background-color:#c00;
color:white;
text-decoration:underline;
}
