.pagetitle
{
	font-weight:       bold;
	font-size:         14px;
	color:       		   #3F7FBF;
}

.pub-1 
{
	background-color: #932031;
	color: White;
	padding: 6px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.td-step
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	background-color: #aaaaaa;
}

.td-stephigh
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	background-color: #932031;
}	

.td-stephigh h5 
{
	color: white;
	margin-bottom: 0px;
}

.td-arrow 
{
	font-size: 20px;
}

.td-advheight 
{
	height: 25px;
}

#issueForm 
{
	font-size: 10px;
}

#submit 
{
	font-size: 11px;
}