@charset "UTF-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0;
	bottom: 5px;
	background-color: #467190;

}
.twoColFixLtHdr #container {
	width: 860px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	white-space: normal;
	position: relative;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height: 100%;
	bottom: 0px;
	border-bottom-width: 0px;
} 
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	top: auto;
	position: relative;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 195px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 265px;
	background-color: #f2f2f2;
	text-align: center;
	padding-left: 20px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
}

.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 195px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 180px;
	background-color: #f2f2f2;
	text-align: center;
	padding-left: 20px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
}

.twoColFixLtHdr #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 195px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 330px;
	background-color: #f2f2f2;
	text-align: center;
	padding-left: 20px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
}


.twoColFixLtHdr #sidebar4 {
	float: left; /* since this element is floated, a width must be given */
	width: 195px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 120px;
	background-color: #f2f2f2;
	text-align: center;
	padding-left: 20px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
}
.twoColFixLtHdr #sidebar5 {
	float: left; /* since this element is floated, a width must be given */
	width: 195px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 290px;
	background-color: #f2f2f2;
	text-align: center;
	padding-left: 20px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
}
.twoColFixLtHdr #mainContent {
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	position: absolute;
	left: 232px;
	top: 150px;
	width: 585px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 
.contentbox {
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 550px;
}
.twoColFixLtHdr #footer {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.left_bar {
	background-color: #007EC1;
	width: 10px;
	float: left;
}
.vshadow {
	background-image: url(file:///Macintosh%20HD/Users/pat/projects/design%20on%20time/jobs%20in%20progress/documentation%20resources%20logo%3Aweb/changes/images/v_shadow_narrower.png);
	width: 10px;
	height: 100%;
}
.hdr {
	margin-top: 20px;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 550px;
	position: absolute;
	margin-left: 9px;
	margin-top: 18px;
	padding-left: 20px;
	margin-right: 20px;
	padding-right: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	font-size: 1.1em;
}

.greenbar {
	padding-top: 80px;
	padding-bottom: 20px;
}

.file_hdr {
	position: relative;
	top: 32px;
	left: 11px;
	padding-left: 18px;
	font-size: 12.5pt;
	font-weight: bold;
	font-style: italic;
}
area {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#break-word {
  word-wrap: normal;
}

.kern {
	letter-spacing: -0.1em;
}

.style2 {color: #006e6e}
