/* -------------------------------------------
Black & Missing, Inc.
 ------------------------------------------- */
 .floatLeft {
	float: Left;
}
h1,h2,h3,h4{
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

h1{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	color: #9C3016;
	padding:0px;
	padding-top:6px;
	padding-bottom:0px;
	

}

h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #9C3016;
	padding:0px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
}

h3 {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #9C3016;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

h4 {
	color: #808080;
	font-size: 8px;
	text-align: center;
}



p {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;

}

a:link {
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #9C3016;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
}

ul{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	color: #000000;	
      list-style: disc;
	line-height: 16px;
	
}


}

.ErrHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
}

}

.ErrText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
}

}

.ErrMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
}


/* ----------------------------------------

------------------------------------------- */