p.required {
    color: #770000;
    font-family: sans-serif;
}
td.required {
    background-color: #ffffcc;
    color: #770000;
}
td.optional {
    background-color: #ffffcc;
    color: #000077;
}
td.header {
    color: #000000;
    background-color: #ffffcc;
    font-family: sans-serif;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 40px;
}
.HiddenText {
	visibility: hidden;
}
p.StepHeader {
    font-weight: bold;
    font-size: 14px;
}
.afmAttributes {
    border-color: black;
    border-width: 1px;
    background-color: #ddeeff;
    border-style: groove;
}
.shapefileAttributes {
    border-width: 1px;
    background-color: #ffeeee;
    border-color: #000000;
    border-style: groove;
}
.administrativeComments {
    border-width: 1px;
    background-color: #ffeeee;
    border-color: #000000;
    border-style: groove;
}
.uploadPolygonForm {
	font-size: 12pt;
	color: #990000;
	border: 1px solid #000000;
	position: relative;
	visibility: hidden;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dumButton {
    font-size: 12pt;
    color: #000000;
    border: 1px solid #000000;
    background-color: #cccccc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-style: outset;
    border-width: 2px;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 12px;
    padding-bottom: 11px;
}
.shortcut {
	font-size: 12pt;
	color: #990000;
	border: 1px solid #000000;
	position: relative;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#dum {
	margin-bottom: 2px;
}
#dum span {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9pt;
}
#dum a {
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9pt;
}
#dum a:hover {
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9pt;
}
#uparrow{
    background-image: url(/azfiremap/media/images/up_arrow.gif);
}
#downarrow{
    background-image: url(/azfiremap/media/images/down_arrow.gif);
}
