body {
	background-color: #003366;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0px auto;
	text-align: center;
	font-size: 76%;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}

h1 {
	margin-top: 0;
}

div#wrapper table#mainContent p, div#wrapper table#mainContent td p, div#wrapper table#mainContent td li {
	font-size: .86em;
}
td.leftlinks li a {
	font-size: .86em;
}

#head {
	height: 73px;
	width: 100%;
}

#content {
	position: absolute;
	height: 100%;
	width: 70%;
	left: 178px;
	top: 75px;
}

#leftwrap {
	position: absolute;
	height: 300%;
	width: 170px;
	left: 0px;
	top: 73px;
	background-color: #66CCFF;
}

#leftcontent {
	padding: 8px 8px 0px 8px;
}

#newsbox {
	padding: 6px;
	border: #036 1px solid;
}

/* @group top navigation */

/*ul#topnav {
	margin: 0;
	width: 800px;
	font-weight: bold;
	padding: 0;
	list-style: none;
	background-color: #066;
	position: relative;
	text-align: left;
}

#topnav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background-color: #066;
	font-size: 67%;
	border-right: 1px solid #003366;
}

#topnav a {
	float: left;
	padding: 5px 6px;
	text-decoration: none;
	border-bottom: 0;
	color: #74B48D;
}

#topnav a:hover, #topnav a.on {
	background-color: #74B48D;
	color: #000;
}

#topnav a.on {
	color: #74B48D;
}*/

#navcontainer {
	width: 800px;
	float: left;
	background-color: #066;
	padding: 0;
}

#navcontainer ul {
	padding: 0;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: normal;
}

#navcontainer ul li a {
	padding: .2em 5px .2em 5px;
	background-color: #066;
	color: #74B48D;
	text-decoration: none;
	float: left;
	border-right: 1px solid #003366;
	text-transform: none;
}

#navcontainer ul li a:hover {
	background-color: #74B48D;
	color: #FFFFFF;
}

#navlist li a:hover, #navlist li a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #CC3333;
	text-align: left;
	text-transform: uppercase;
	font: normal 1em "Helvetica Neue", lucida, arial, helvetica, sans-serif;
}

/* @end */

#newsbox p.capsspaced {
	margin: 4px 0px 0px 0px;
	border-top: #699 1px solid;
	font-weight: bold;
}

#newsbox p {
	margin: 3px 0px 6px 0px;
}

#newsbox h2 {
	margin: 0px 0px 6px 0px;
}

#newsbox a:link {
	text-decoration: none;
}

#newsbox a:visited {
	text-decoration: none;
}

li#level1 {
	display: list-item;
	font-weight: bold;
	line-height: 1em;
	list-style-image: url(http://www.tu.org/includes/inc_images/y-arrow.gif);
	list-style-position: outside;
	margin-left: -16px;
	margin-top: 8px
}

li#level2 {
	display: list-item;
	line-height: 1em;
	list-style-image: url(http://www.tu.org/includes/inc_images/g-arrow.gif);
	list-style-position: outside;
	margin-left: -8px
}

li#level3 {
	display: list-item;
	line-height: 1em;
	list-style-image: url(http://www.tu.org/includes/inc_images/g-arrow.gif);
	list-style-position: outside;
	margin-left: +0px
}

h1,h2,h3,h4,h5,.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
}

h1 {
	font-size: 2em;
	margin-bottom: .3em;
	font-weight:normal;
}

h2 {
	font-size: 1.2em;
}

h3 {
	color: #000000;
	font-size: 1em;
	margin-bottom: .3em;
}

h4 {
	color: #000000;
	font-size: .86em;
}

h5 {
	color: #000000;
	font-size: .86em;
}

h6 {
	color: #000000;
	font-size: .82em;
}

.smallheader {
	color: #006699;
	font-size: 1.7em;
	font-weight: bold
}

.bodyrev {
	color: white;
}

.bodysmall {
	color: #000000;
	font-size: .9em;
}

.disclaimer {
	color: #000000;
	font-size: .9em;
}

.nav {
	border-bottom: 4px;
	color: #000000;
	font-size: .95em;
}

.sidenav {
	color: #000000;
	font-size: .95em;
	font-weight: bold;
}

a:link {
	color: #333366
}

a:visited {
	color: #660099
}

a:hover {
	color: #333399
}

.pullquote {
	font-size: 1.2em;
	font-style: italic;
	line-height: 18px
}

.tenspace {
	margin-top: .95em
}

.psmallcaps {
	font-variant: small-caps
}

.pcaps {
	text-transform: uppercase
}

em {
	font-style: italic
}

strong {
	font-weight: bold
}

.exstrong {
	font-weight: bold;
	text-transform: uppercase
}

.psans {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.captionright {
	color: #666666;
	font-style: italic;
	text-align: right;
	font-size: .9em
}

.capsspaced {
	letter-spacing: 0.1em;
	line-height: 16px;
	text-transform: uppercase
}

var {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px
}

.quote {
	font-size: 14px;
	font-style: italic;
	line-height: 18px
}

.contact {
	font-size: 1em;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px
}

.links {
	font-size: .95em;
	font-weight: bold;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px
}

td.leftlinks ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	list-style: none;
}

td.leftlinks li {
	font-weight: bold;
	line-height: 1.2em;
	margin: 2px 10px 8px 0px;
	padding-top: 2px;
	border-top: 1px none black;
}


td.leftlinks li a:link {
	color: #333366;
	text-decoration: none
}

td.leftlinks li a:visited {
	color: #660099;
	text-decoration: none
}

td.leftlinks li a:hover {
	color: #333399;
	text-decoration: underline
}

.table_list {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 6px 0px 0px 0px;
}

.abstract {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px
}

.subheadrev {
	background-color: #036;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	color: #FFF;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.outline,.outline2,.outline3 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 0px;
	margin-top: 0px
}

.outline {
	margin-bottom: 10px;
	margin-left: 0px;
}

.outline2 {
	margin-bottom: 6px;
	margin-left: 18px;
}

.outline3 {
	margin-bottom: 6px;
	margin-left: 34px;
}

.capssubhead {
	border-top: medium;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
	border-color: #000000 black black;
	border-top-width: 1px
}

blockquote {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px
}

.toTop {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin-top: 18px;
	text-align: right;
}

.attribution {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 8px;
	text-indent: 24px
}

td.tdcaption {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	background-color: white;
	text-align: right;
	height: 14px;
}

td.tdphoto {
	background-color: white;
}

table.tbphoto {
	padding: 6px;
	margin: 6px;
}

table.callout {
	padding: 6px;
	margin: 6px;
	background-color: #9CC;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

table.plaincallout {
	padding: 6px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.newsDiv {
	background-color: #99CC99;
	padding: 2px 6px 6px;
	border: 1px solid #000000;
	margin-top: -4px;
}

.homepix {
	padding: 0;
	margin-bottom: 5px;
	border: 1px solid #000000;
}

.companyheader {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

.textindent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.labortable {
	font-size: 10px;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	margin: 0;
}

.laborcell {
	margin: 0px;
	padding: 3px 1px 1px 3px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #000;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}

.labortable td {
	margin: 0px;
	padding: 3px 1px 1px 3px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #000;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}

.boxrule {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.legislation {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.legislation td {
	padding: 2px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	text-align: left;
	vertical-align: top;
}

.legislation td {
	font-size: 70%;
}

.legislation p {
	margin: 0;
}

/* @group picStyles */

div.pic125,div.pic150,div.pic175,div.pic200,div.pic350,div.pic325,div.pic300,div.pic325,div.pic350 {
	float: right;
	text-align: right;
	margin: 0 0 .7em .5em;
	padding: .2em 0 0 0;
}

div.pic125 {
	width: 125px;
}

div.pic150 {
	width: 150px;
}

div.pic175 {
	width: 175px;
}

div.pic200 {
	width: 200px;
}

div.pic250 {
	width: 250px;
}

div.pic300 {
	width: 300px;
}

div.pic325 {
	width: 325px;
}

div.pic350 {
	width: 350px;
}

div.pic450 {
	width: 450px;
	float: left;
	text-align: right;
	margin: 0 0 .7em .5em;
	padding: .2em 0 0 0;
}

div.box200 {
	width: 200px;
	float: right;
	text-align: center;
	margin: .4em 0 .7em .5em;
	padding: .4em;
}

div.box250 {
	width: 250px;
	float: right;
	text-align: center;
	margin: .4em 0 .7em .5em;
	padding: .4em;
}

img.pic250 {
	width: 250px;
	float: right;
	text-align: right;
	margin: .4em 0 .7em .5em;
	padding: .2em 0 0 0;
}

img.pic270 {
	width: 270px;
	float: right;
	text-align: right;
	margin: 0 0 .7em .5em;
	padding: .2em 0 0 0;
}

.imageFull450 {
	margin: 0 0 .7em .5em;
}

div.pic325 img, div.pic250 img, div.pic450 img {
	margin: 0;
}

#wrapper #mainContent .pic200 p,
#wrapper #mainContent .pic450 p,
#wrapper #mainContent .pic350 p,
#wrapper #mainContent .pic325 p, 
#wrapper #mainContent .pic300 p, 
#wrapper #mainContent .pic250 p,
#wrapper #mainContent .imageFull450 p {
	margin: 0;
	font-size: .8em;
	font-style: italic;
	color: #666;
}

/* @end */

#header td {
	text-align: left;
}

#headwrap {
	font: 0.8em "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #006666;
}

.headbutton {
	background: #006666;
	display: inline;
	margin: 0px;
	padding: 3px 8px;
}

.headbutton a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.headbutton a:visited {
	color: #00CC99;
	text-decoration: none;
}

.headbutton a:hover {
	color: #FFFF99;
	background: #003333;
	text-decoration: none;
}

#newsbox2 {
	width: 180px;
	float: right;
}

#newsbox2 h3 {
	margin-top: 0;
}

h4.title {
	margin-top: 0;
	font-weight: normal;
	font-style: italic;
}

#calendar p {
	margin: 0;
}

#calendar p.caldate {
	margin: 8px 0 0 0;
	font-style: italic;
}

table#topnav {
	width: 760px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 20px;
	margin: 1px auto 0 auto;
	border-top: 2px solid #033;
	padding-bottom: 2px;
	padding-top: 2px;
}

#topnav td {
	vertical-align: bottom;
}

#topnav td a {
	display: inline;
	padding: 3px 6px 4px 6px;
	background-color: #066;
	color: #74B48D;
	text-decoration: none;
	margin: 0;
}

#topnav td a:visited {
	background-color: #066;
	color: #74B48D;
	text-decoration: none;
}

#topnav td a:hover {
	background-color: #033;
	color: #74B48D;
	text-decoration: none;
}

.hide {
	display: none;
}

ul#topnav {
	width: 720px;
	height: 22px;
	font-weight: normal;
	margin: 0;
	border-top: 2px solid #033;
	background-color: #066;
	list-style: none;
}

* html ul#topnav {
	width: 760px;
}

#topnav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	background-color: #066;
}

#topnav li a {
	text-align: left;
	float: left;
	padding: 3px 6px 4px 6px;
	background-color: #066;
	color: #74B48D;
	text-decoration: none;
}

#topnav li a:visited {
	background-color: #066;
	color: #74B48D;
	text-decoration: none;
}

#topnav li a:hover {
	background-color: #033;
	color: #74B48D;
	text-decoration: none;
}