@charset "utf-8";
body    { color: #000000; font: 1em Verdana, Arial, Helvetica, sans-serif; background: white; text-align: center; margin: 0; padding: 0 }
.twoColFixLtHdr #container  { background: #ffffff; text-align: left; margin: 0 auto; width: 950px; border: 1px #000000 } 
.twoColFixLtHdr #header  { background-color: #ffffff; padding: 0; height: 181px } 
.twoColFixLtHdr #sidebar1      { margin: 0; padding-top: 5px; padding-right: 10px; padding-left: 10px; width: 175px; float: left; border-style: none solid none none; border-width: 0 2px 0 0; border-color: #ececfd }
.twoColFixLtHdr #sidebar1 h2  { color: #006; font-size: 1em; font-style: normal; font-weight: bold }
.twoColFixLtHdr #sidebar1 p  {
	font-size: 0.8em;
	line-height: 1em;
}
.twoColFixLtHdr #mainContent        { text-align: left; margin: 0 0 0 200px; padding: 0 0 10px 10px }
.twoColFixLtHdr #mainContent p  { font-size: 0.8em; }
.twoColFixLtHdr #mainContent table   { text-align: left; margin-top: 10px }
.twoColFixLtHdr #mainContent td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.8em;
}
.twoColFixLtHdr #mainContent h1 {
	color: black;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
}
.twoColFixLtHdr #mainContent li {font-size: 0.8em;
padding-bottom:5px; }
.twoColFixLtHdr #sidebar1 a:link, a:active, a:visited {
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 a:hover {
	text-decoration: underline;
}
.twoColFixLtHdr #footer   { background: #fff; padding: 0 10px 0 20px;} 
.twoColFixLtHdr #footer p  { color: #006; font-size: 0.7em; background-position: 0 0; text-align: center; margin: 0; padding: 10px 0 }
.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;
}
.signUp {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ECECFD;
	text-align: center;
	font-size: 0.8em;
	margin: 0px;
	line-height: 1em;
	padding-right: 3px;
	padding-left: 3px;
}
.blueText {color:#333399 }
.pptImage {
	vertical-align: top;
	width: 210px;
	text-align: center;
}
.twoColtable {
	width: 420px;
}
.threeColtable {
	width: 630px;
	padding: 0px;
	margin: 0px;
}
