@charset "utf-8";
.caption {
	font-size: 0.7em;
	font-style: italic;
}

.header3 {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}

.Main.css {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.wraptext.css {
	 border: 0; 
  padding: 0;
  font-size: 0;
  margin: 0 0 0 25px;
  float: right; 
  clear: right;
  background: no-repeat;
}
.1stTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

.NewsTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0000FF;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #006699;
}
.minortitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.colortext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
}
.2ndTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}
#myimg {
background:url(Images/workers.png) left no-repeat;
height: 100%
}
.sandbag {
float:Left;
clear:Left;
padding-Right:5px;
}
.twocol {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style: none;
}
.twocol li {
	float: left;
	width: 50%;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.imgcenter {
	margin: 0px auto;
	display: block;
}

.twocol .heading {
	font-weight: bold;
	width: 100%;
}
.centertext {
	text-align: center;
	float: left;
	width: 100%;
}
.indent {
	text-indent: 2em;
}
.bullet {
	list-style-type: disc;
	margin-left: 2em;
}
.imgright {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imgleft {
	padding: 5px;
	float: left;
}
li.last {
	width: 100%;
}
.redbold {
	font-style: italic;
	line-height: 1.3em;
	font-weight: bold;
	color: #F00;
}

