@charset "windows-1252";

body  {
	font: 90% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	 /* 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: left; /* 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: auto !important;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #ffffff;
	margin: 0 !important; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 !important;
	border: none;
} 


.twoColFixLtHdr #header { 
	padding: 0;
	margin: 0;
	background-color: #ffffff; 
} 
.twoColFixLtHdr #header img { 
	padding: 0;
	margin: 0;
	width: 475px;
	height: 52px;
} 

#FWTableContainer1216190310 {
	display: none;
}

.twoColFixLtHdr #sidebar1 {
	display: none;
}
.twoColFixLtHdr #sidebar1 h2 {
	display: none;
}
.twoColFixLtHdr #sidebar1 ul {
	display: none;
}
.twoColFixLtHdr #sidebar1 li {
	display: none;
}
.twoColFixLtHdr #sidebar1 li a {
	display: none;
}
.twoColFixLtHdr #sidebar1 li a:hover {
	display: none;
}
.twoColFixLtHdr #sidebar1 li.navStatic {
	display: none;
}
.twoColFixLtHdr #sidebar1 li.navNoLink {
	display: none;
}
.twoColFixLtHdr #sidebar1 li ul li a {
	display: none;
}
.twoColFixLtHdr #sidebar1 li ul li.navNoLinkSub {
	display: none;
}
.twoColFixLtHdr #sidebar1 li ul li a:hover {
	display: none;
}


.twoColFixLtHdr #mainContent {
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	 /* display: inline; fixes IE float drop-margin problem  */
	 /* margin: 0 0 0 250px;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 20px;remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.compass { /* 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. */
	display: none;
}
.twoColFixLtHdr #mainContent table {
	display: none;
	/*padding: 0;
	margin: 0;*/
}

.twoColFixLtHdr #mainContent div.content {
	width: auto;
	padding: 0 !important;
	margin: 0 !important;
	border: none;
}
.twoColFixLtHdr #mainContent div.Flashcontent {
	padding: 0 !important;
	margin: 0 !important;
}

.twoColFixLtHdr #mainContent div h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #000000;
	padding: 2em 0 1.5em 0;
	margin: 0;	
}
.twoColFixLtHdr #mainContent div h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	padding: 1.5em 0 1.5em 0;
	margin: 0;	
}
.twoColFixLtHdr #mainContent div p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.75em;
	color: #000000;
	padding: 0 0 .75em 0;
	margin: 0;
}
.twoColFixLtHdr #mainContent div .title {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: .8em;
	line-height: 1.75em;
	color: #000000;
	padding: 0 0 .75em 0;
	margin: 0;
}
.twoColFixLtHdr #mainContent div ul {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	padding: 0;
	margin: 0 0 2em 0;
}
.twoColFixLtHdr #mainContent div ol {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	padding: 0;
	margin: 0 0 2em 0;
}
.twoColFixLtHdr #mainContent div ul li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.75em;
	color: #000000;
	padding: 0;
	margin: 0 6em .25em 3em;
}
.twoColFixLtHdr #mainContent div ol li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.75em;
	color: #000000;
	padding: 0;
	margin: 0 6em .25em 3em;
}
.twoColFixLtHdr #mainContent div ul ul {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	color: #000000;
	padding: 0;
	margin: 0 6em .25em 1em;
}
.twoColFixLtHdr #mainContent div a {
	color: #000000;
}
	/*.twoColFixLtHdr #mainContent img {
	padding: 0;
	margin: 0;
	} */



.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 #footer {
	clear: both;
	margin: 0;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-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: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #000000;
}



.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: 18px;
}

.fltrt2 {
	float: right;
	width: 310px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 18px;
}
.centerIt {
	text-align: center;
}
.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;
}




