	@charset "HZ-GB-2312";
	body  {
		font: 90% Verdana, Arial, Helvetica, sans-serif;
		background: #D9D7C5;
		margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
		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;
	}
	.twoColFixLtHdr #container {
		width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
		background: #FFFFFF;
		margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
		border: 1px solid #000000;
		text-align: left;
	} 
	.twoColFixLtHdr #header {
		padding: 0 0px 0 0px;
		background-color: #FFFFFF;
		background-image: url(../images/WindHeader.jpg);
		background-repeat: no-repeat;
		background-position: left bottom;
		height: 150px;
	} 
	.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: 600px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
		background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
		padding: 10px 20px 10px 20px;
		clear: right;
	}
	.twoColFixLtHdr  #article_title {
	float: left; /* since this element is floated, a width must be given */
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 15px 0px;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #785643;
	}
	.twoColFixLtHdr  #article {
		float: left; /* since this element is floated, a width must be given */
		width: 600px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
		background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
		padding: 30px 80px 15px 80px;
		clear: right;
	}
	.twoColFixLtHdr #mainContent {
		margin: 0 0 0 660px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
		padding: 0 10px;
	} 
	.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#527384;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	} 
	.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 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
	.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;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	.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;
	}
	.twoColFixLtHdr  #deck  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		line-height: 15px;
		text-decoration: none;
		width: 250px;
		padding: 0px 0px 15px 0px;
	}
	.twoColFixLtHdr    #down_PDF  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
	width: 270px;
	padding: 5px 0px 5px 5px;
	background-color: #517283;
	font-weight: bold;
	}
.twoColFixLtHdr     #maintenance  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
	width: 590px;
	padding: 5px 0px 5px 5px;
	background-color: #817564;
	font-weight: bold;
	}
	.twoColFixLtHdr     #construction  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
	width: 590px;
	padding: 5px 0px 5px 5px;
	background-color: #dacf00;
	font-weight: bold;
	}
.twoColFixLtHdr      #technology  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
	width: 590px;
	padding: 5px 0px 5px 5px;
	background-color: #009900;
	font-weight: bold;
	}
.twoColFixLtHdr #smallwind       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
	width: 590px;
	padding: 5px 0px 5px 5px;
	background-color: #005387;
	font-weight: bold;
	}
	.twoColFixLtHdr     #Interactive_ed  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
	width: 270px;
	padding: 5px 0px 5px 5px;
	background-color: #999999;
	font-weight: bold;
	margin-top: 5px;
	}
	.twoColFixLtHdr   #Head  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		line-height: 18px;
		text-decoration: none;
		width: 200px;
		padding: 0px 0px 15px0px;
	}
	.twoColFixLtHdr   #p2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #AA7556;
		line-height: 15px;
		text-decoration: none;
		font-weight: bold;
		font-variant: small-caps;
	}
	.twoColFixLtHdr     #article_intro {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		line-height: 15px;
		text-decoration: none;
		padding: 500px20px10px0px;
		width: 590px;
		padding-top: 0px;
	}
.twoColFixLtHdr      #depdeck {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		line-height: 15px;
		text-decoration: none;
		padding: 500px20px10px0px;
		width: 590px;
		padding-top: 0px;
	}
	.twoColFixLtHdr    #article_text {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		line-height: 15px;
		text-decoration: none;
		padding: 500px20px10px0px;
		width: 590px;
		padding-top: 5px;
	}
.twoColFixLtHdr     #more_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	padding: 500px20px10px0px;
	width: 590px;
	padding-top: 5px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: thin;
	}
	a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		color: #000000;
	}
	.style1 {
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #527283;
		font-weight: bold;
	}
	p3 {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		font-style: normal;
	}
	.priority {
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align:right;
		color:  #527283;
		line-height: 22px;
	}	
	byline {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: #000000;
		font-style: italic;
		line-height: 13px;
	}