body {
	font-family: Arial, Helvetica, sans-serif;
	color: #26355D;
	margin: 0px;
	padding: 0px;
	/*background-color: #FFFFFF;*/
	background: transparent;
}
a {
	text-decoration: none;
	color: #151D71;
	#color: #26355D;
}
a:hover {
	text-decoration: underline;
}
/*h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #151D71;
	#color: #26355D;
	font-size: 22px;
	font-weight: bold;
	background-color: #6CABE7;
	padding: 4px 5px;
	margin: 0px;
	line-height: 22px;
}*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
  color : #151D71;
	#color: #CCCCCC;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
/*	#text-transform: capitalize; */
	padding-right: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
  color : #151D71;
#	color: #CCCCCC;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
/*	#text-transform: capitalize; */
	padding-right: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
  color : #151D71;
#	color: #26355D;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
/*	#text-transform: uppercase; */
	margin-top: 27px;
	margin-bottom: 18px;
}
h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
  color : #151D71;
#	color: #CCCCCC;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
/*	#text-transform: capitalize; */
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #26355D;
}
hr {
  color : #151D71;
#	color: #CCCCCC;
	height: 1px;
}
.TzBodyTight {
	line-height: 14px;
}
#TzContainer {
	width: 100%;
	background:transparent;
}
#TzLogo {
	background-color: #FFFFFF;
	width: 100%;
	height: 115px;
#	text-align: right;
	background-image: url(images/banner3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#TzLogo img{
	margin-top: 5px;
	margin-right: 4px;
}
#TzHex {
	position: absolute;
	top: 93px;
	right: 0px;
}
#TzMenuUtility {
	position: absolute;
	top: 115px;
	right: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  color : #151D71;
	#color: #26355D;
}
#TzMenuUtility a {
	color: #26355D;
	text-decoration: none;
}
#TzMenuUtility a:hover {
	text-decoration: underline;
}
#TzMenuFocus {
	color: #FFFFFF;
	position: absolute;
	left: 10px;
	top: 90px;
}
#TzMenu {
	color: #FFFFFF;
	position: absolute;
	left: 170px;
	top: 110px;
}
#TzJumpToMenu {
	display: none;
}
#TzSpacer {
	background-color: #FFFFFFF;
	height: 25px;
	width: 100%;
}
#TzUpdated {
	width: auto;
	background-color:  #6CABE7;
	#background-color: #999999;
	padding-right: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: -1px;
	background-image: url(images/logos.gif);
	background-repeat: no-repeat;
	background-position: 20px 1px;
}
#TzUpdated p {
	text-align: right;
	padding-right: 110px;
	padding-top: 10px;
	padding-bottom: 11px;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	margin: -1px;
}
#TzSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	left: 5px;
	top: 165px;
	font-size: 12px;
	width: 190px;
}
#TzSearch input {
	width: 100px;
	font-size: 12px;
	color: #666666;
	margin-right: 5px;
}
#TzSearch Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
#TzBreadCrumbs {
	position: absolute;
	left: 20px;
	top: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26355D;
	text-decoration: none;
}
#TzFooter {
	background-color: #FFFFFF;
	height: 80px;
	text-align: right;
	margin-right: 110px;
}
#TzFooter img {
	margin-right: 150px;
	margin-top: 25px;
}
#TzMenu select {
	background-color: #26355D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 16px;
	width: 140px;
	border: 1px inset #CCCCCC;
}

#TzContent {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #26355D;
	margin: 0px 250px -20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#TzContent a {
	font-weight: bold;
}
#TzContent p {
	padding-bottom: 9px;
}
#TzContent img {
}
#TzContentWide {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #26355D;
	margin: 0px 0px -20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#TzContentWide a {
	font-weight: bold;
}
#TzContentWide img {
}

#TzLeftColumn {
	position: absolute;
	left: 0px;
	top: 160px;
}
#TzRightColumn {
	position: absolute;
	top: 160px;
	right: 0px;
}
.TzSideColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
  color : #151D71;
	#color: #666666;
	width: 250px;
}
.TzSideColumn a {
  color : #151D71;
	#color: #666666;
	text-decoration: none;
}
.TzSideColumn a:hover {
	text-decoration: underline;
	margin: -1px;
}
.TzSideColumn ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
.TzSideColumn ul li{
	background-color: #6CABE7;
	margin: -1px;
	padding: 9px 0px 0px 30px;
	font-weight: bold;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.TzSideColumn ul li span{
	padding: 0px 0px 6px;
	display: block;
	margin: -1px;
}
.TzSideColumn ul li ul{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.TzSideColumn ul li ul li{
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin: -1px 0px 0px -30px;
	padding-left: 10px;
	background-image: none;
}
.TzSideColumn ul li ul li ul{
	margin: 0px;
	padding: 0px;
}
.TzSideColumn ul li ul li ul li{
	font-weight: normal;
	border: 0px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.TzLowerCase ul li {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

.TzLowerCase ul li span {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

.TzLowerCase ul li a {
	font-size: 12px;
}
#TzPrintHeader{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
table {
	border: 0px none;
	background-color: #6CABE7;
	#background-color: #F4F4F4;
	width: auto;
}
tr {
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	padding: 2px 5px 1px;	
	/* #border-top: 1px solid #00CCFF; */
	border: 0px none;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 5px 1px;
	background-color: #CCCCCC;
	margin: 0px;
}
.faketh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 5px 1px;
	background-color: #6CABE7;
	margin: 0px;
}

.TzTableDate {
	white-space: nowrap;
	text-transform: capitalize;
}

.TzMyProject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #6CABE7;
	#background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	width: 98%;
	margin: 20px 0px;
	padding: 0px;
	page-break-after: always;
}
#TzMyProjectContent {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.TzMyProject p{
	margin: 5px 5px 5px 10px;
}
.TzMyProject h2, .TzMyProject h3, .TzMyProject h4, .TzMyProject h5, .TzMyProject h6 {
	margin: 5px;
}
.TzMyProject ol{
}
.TzMyProject ol li{
	margin: 5px;
	padding: 0px;
	list-style-position: outside;
}
.ListBox {
	width: 100%;
}
.ListBox td {
	margin: 0px;
	text-align: left;
}

.FormBox {
	width: 100%;
}

.FormBox td {
	margin: 0px;
	text-align: center;
	border: 0px none;
}

.TzMyProjectNav {
	background-color: #6CABE7;
	margin-bottom: 30px;
	width: auto;
}
.TzMyProjectNav td {
	border-top: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
/*	-moz-border-radius-topleft: 20px; 
	-moz-border-radius-topright: 20px; */
	margin: 0px;
	padding: 0px;
}
#TzMyProjectSelected {
	background-color: #6CABE7;
	#background-color: #F4F4F4;
	border-bottom: 0px;
}
.TzMyProjectNav td a {
	display: block;
	padding: 4px 5px 3px;
}
.TzMyProjectNav td a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
}
#TzEdit {
	text-align: right;
	width: 100%;
	margin: -20px 0px -20px;
}
.TzParticipantPhoto {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	width: 100px;
}
.TzParticipantPhoto td {
	border: 0px none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.TzImageRightSpace {
	margin-right: 10px;
}

.newicon {
	display: block;
	float: none; 
	text-align: center;
}

