body  {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	background: #f1f1f1;
	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;
	font-size: 12px;
}
.twoColFixLtHdr #container { 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	width: 820px;
/*	width: 980px; /* using 20px less than a full 1000px width allows for browser chrome and avoids a horizontal scroll bar */
/*	min-width:780px;
	max-width:980px; */
/*	background: #FFFFFF;*/
/*	border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.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;
}

/*--------------------*/
/* Header */
/*--------------------*/
.twoColFixLtHdr #header {
	width:800px;
	margin:20px 10px 0 10px;
	padding:0;
	vertical-align: bottom;
/*	background-color: #809DA6;*/
}

#header-left {
	width: 159px;
	height: 60px;
	margin: 0;
	background:url("/images/logo-main.gif") no-repeat left top;
/*	background-color: #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
}

#header-right {
	float: right;
	width:600px;
}

#header-top {
/*	width: 760px;*/
	margin: 0;
	padding: 29px 5px 0 0;
	text-align: right;
}
#header-top ul {
	margin:0;
	padding:5px 3px;
}
#header-top ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
#header-top ul li a {
	margin:0;
	padding:0;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
/*	color: #067ab4;*/
	color: #000000;
	outline: none;
}
#header-top ul li a:hover {
	text-decoration: underline;
/*	color: #DB5227;*/
}

#header-spacer {
	height: 0px;
	background-color: #f1f1f1;
}

#header-bottom {
	margin: 0 0 0 7px;
	padding:0px 0 0 0;
	width: 810px;
	height: 30px;
/*
	font-size:18px;
	color:#ff0000;
*/
}
 
#header-bottom ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header-bottom ul li {
	margin:0;
	padding:0;
	display:inline;
}
#header-bottom ul li a {
	float:left;
	height: 30px;
/*	background:url("/images/header-menu-left2.png") no-repeat left top;*/
	background:url("/images/menu-canvas-left.png") no-repeat left top;
	background-position:0% -40px;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
}
#header-bottom a span {
/*      float:right;*/
	display:block;
	min-width:147px;
	height: 23px;
	text-align: center;
/*	background:url("/images/header-menu-right2.png") no-repeat right top;*/
	background:url("/images/menu-canvas-right.png") no-repeat right top;
	background-position:100% -40px;
/*	padding:5px 10px 4px 6px;*/
	padding:7px 6px 0px 0px;
	font-family: Arial;
	font-size: 14px;
/*	color:#DB5227;*/
/*	color:#067ab4;*/
	color:#000000;
	line-height:1em;
	font-weight:normal;
}
#header-bottom a:hover {
/*	background-position:0% 0px;*/
	text-decoration: underline;
}
#header-bottom a:hover span {
/*	background-position:100% 0px;*/
	text-decoration: underline;
}
#header-bottom #current a {
	background-position:0% 0px;
}
#header-bottom #current a span {
	background-position:100% 0px;
	color:#DB5227;
	font-weight:normal;
}

#canvas-top {
	margin:0;
	padding:0;
	width:820px;
	height:10px;
	background:url("/images/canvas-top.png") no-repeat left top;
}

#body-wrap {
	width: 820px;
	background:url("/images/canvas-center.png") repeat-y;
	padding: 0 10px;
/*	background-color: #ffffff;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
}

/*- sidebar -*/
.twoColFixLtHdr #sidebar1 {
	margin:0;
	padding:13px 0 0 0;
	float: left;
	width: 159px;
	min-height:400px;
	background-color: #ffffff;
}
.twoColFixLtHdr #sidebar1 p {
	margin:0;
	padding:5px;
}
.twoColFixLtHdr #sidebar1 ul {
	margin:0;
	padding:0;
}
.twoColFixLtHdr #sidebar1 li {
	margin:0;
	padding:1px 0 0 0;
	list-style:none;
}
.twoColFixLtHdr #sidebar1 li a {
	display:block;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0;
	text-decoration: none;
	background:url("/images/subnav-menu-left.gif") no-repeat left top;
	background-position:0% 0px;
}
.twoColFixLtHdr #sidebar1 li a span {
	display:block;
	height: 20px;
	margin:0 0 0 8px;
	padding: 5px 0 0 5px;
	background:url("/images/subnav-menu-right.gif") no-repeat right top;
	background-position:100% 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
}
.twoColFixLtHdr #sidebar1 a:hover {
	background-position:0% -20px;
}
.twoColFixLtHdr #sidebar1 a:hover span {
	background-position:100% -20px;
}
.twoColFixLtHdr #sidebar1 #sncurrent a {
	background-position:0% -20px;
}
.twoColFixLtHdr #sidebar1 #sncurrent a span {
	background-position:100% -20px;
}
/*
.twoColFixLtHdr #mainContent { 
	margin: 10px 0 0 180px;
	padding: 0 10px;
	background-color: #ffffff;
	background-image:url(/images/Content_title_logo.gif);
	background-repeat:no-repeat;
}
*/
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 160px;
	width: 610px;
	padding: 20px 10px 10px 10px;
	background-color: #ffffff;
/*	background-image:url(/images/Content_title_logo.gif);
	background-repeat:no-repeat;*/
}


.twoColFixLtHdr #footer {
	margin:0px 0 0 0;
	width:820px;
/*	height:50px;*/
	background:url(/images/canvas-bottom.png) no-repeat left bottom;
	padding: 10px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
/*	background:#FFFFFF; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
} 
#footer a {
	color:#000000;
}
#copyright p {
	margin:0;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666666;
}
#divider-01 {
	margin:0;
	padding:0;
	height:7px;
	background-image:url(images/divider_01.gif);
	background-repeat:repeat-x;
}
#divider-02 {
	margin:0;
	padding:0;
	background-color:#809DA6;
	height:5px;
	border-top:0;
	border-bottom:1px black solid;
}

.header {
	margin:0 0 0 5px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #385961;
}
.subheads {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

H1 {
	margin:10px 10px 0 5px;
	padding:0;
  	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 1.4em;
	font-weight:normal;
	color: #000000;
}

h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
}

h3 {
	margin: 0 0 3px 0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
/*	color: #067ab4;*/
}

p {
	margin: 0 0 10px 0;
	padding:0;
	font-size: 1.0em;
	font-weight:normal;
	color: #000000;
}

ul {
	margin: 0 0 10px 15px;
	padding: 0;
}

li {
	margin: 0 0 5px 0;
	padding:0;
	list-style: circle;
	list-style-position: outside;
	font-size: 1.0em;
	font-weight:normal;
	color: #000000;
}

a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #999999;
}

.highlight {
	color: #067ab4;
}

#list-2 {
	margin: 0 0 0 20px;
	padding: 0;
}

#list-2 li {
	margin: 0 0 5px 0;
	padding:0;
	list-style: decimal;
	list-style-position: outside;
	font-size:1.0em;
	font-weight:normal;
	color: #000000;
}

.header-about {
	margin:0 10px 0 5px;
	padding:0;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #000000;
}

.bodycopy {
	margin:5px 10px 10px 5px;
	padding:0;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:1.4em;
	font-weight:normal;
	color: #000000;
}

.bodycopy-about {
	margin:0 10px 15px 5px;
	padding:0;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:1.4em;
	font-weight:normal;
	color: #000000;
}
#bodylist {
	margin:0 0 0 25px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000099;
}
#bodylist li {
	margin:0;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	list-style-type:decimal;
	list-style-position:outside;
}
#bodylist2 {
	margin:0 0 0 25px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000099;
}
#bodylist2 li {
	margin:3px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	list-style-image:url(images/bullet_bodylist2.gif);
	list-style-position:outside;
}
#bodylist-about {
	margin:0 0 0 25px;
	padding:0;
	#font-family: Arial, Helvetica, sans-serif;
	#font-size: 16px;
	#font-weight: bold;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:1.4em;
	font-weight:normal;
	color:#000000;
}
#bodylist-about li {
	margin:3px;
	padding:0;
	#font-family: Arial, Helvetica, sans-serif;
	#font-size: 14px;
	#font-weight: normal;
	#color: #000000;
	list-style-image:url(images/bullet_bodylist2.gif);
	list-style-position:outside;
}
#bodylist li a {
	color:#000099;
}
#bodylinks {
	margin:0 0 0 5px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#bodylinks li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	list-style:none;
}
#table-compare-header {
	margin:10px;
	padding:0;
}
#table-compare-row {
margin:3px 0 3px 0;
padding:0;
}
.compareHeader {
	margin:0;
	padding:3px;
	background-color:#cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.compareTopic {
	margin:0;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border-top:1px solid black;
}
.compareText {
	margin:0;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border-top:1px solid black;
}
.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666666;
}


