body {
	text-align: center;
	background: #BFC0C1 url(/_template/bgGradient.png) repeat-x top;
	font: 13px "Trebuchet MS";
}

h1 {	font: bold 19px/19px "Trebuchet MS";}
h2 {	font: bold 16px/5px "Trebuchet MS";}
h4 {	font: "Trebuchet MS" bold 16px 5px;}

.tplTitle			{	text-align: left;	padding: 10px;}
.tplMenu			{	font: 14px/20px "Trebuchet MS";
	float: left;
	text-align: left;
	width: 230px;
	padding: 5px;
	list-style: none outside;
}

.tplMenu a:link 		{	color: #666666; text-decoration: none;}
.tplMenu a:visited		{	color: #666666; text-decoration: none;}
.tplMenu a:hover		{	color: #000;	text-decoration: underline; }

.tplContent				{	float: left;	text-align: left;	width: 480px;	padding: 15px;	font: 13px "Trebuchet MS";}
.tplContent	a			{	color: #0066CC;	text-decoration: none;}
.tplContent	a:link		{	color: #0066CC;	text-decoration: none;}
.tplContent	a:visited	{	color: #0066CC;	text-decoration: none;}
.tplContent	a:hover		{	color: #FF9933;	text-decoration: none;}

.tplFooter				{	text-align: right;	width: 700px;	font: 10px "Trebuchet MS";	border-top: 1px solid #999999;	color: #CCCCCC;	padding-top: 5px;	padding-right: 20px;}
.tplFooter	a			{	color: #CCCCCC;	text-decoration: none;}
.tplFooter	a:link		{	color: #CCCCCC;	text-decoration: none;}
.tplFooter	a:visited	{	color: #CCCCCC;	text-decoration: none;}
.tplFooter	a:hover		{	color: #333333;}

.tplImageFooter				{	text-align: right; clear:left;	font: 10px "Trebuchet MS";	color: #CCCCCC;}
.tplImageFooter	a			{	color: #CCCCCC;	text-decoration: none;}
.tplImageFooter	a:link		{	color: #CCCCCC;	text-decoration: none;}
.tplImageFooter	a:visited	{	color: #CCCCCC;	text-decoration: none;}
.tplImageFooter	a:hover		{	color: #333333;}

.tplTable			{	width: 770px;	}
.tplBody 			{	background: #FFFFFF;	}
.tplShadowTop		{	background: url(/_template/shadowTop.png);	height: 19px;	width: 770px;	}
.tplShadowLeft		{	background: url(/_template/shadowLeft.png);	height: 40px;	width: 10px;	background-repeat: repeat-y;	}
.tplShadowRight		{	background: url(/_template/shadowRight.png);	height: 40px;	width: 10px;	background-repeat: repeat-y;	}
.tplShadowBottom	{	background: url(/_template/shadowBottom.png);	height: 20px;	width: 770px;	}

.tplMenu ul			{
	list-style: url(none) none;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 0px;
}

.tplMenu ul	ul			{	font: 12px/18px "Trebuchet MS";	padding: 0px; margin-left: 10px;	text-indent: 0px;}
.tplMenu ul	ul ul		{	font: 11px/18px "Trebuchet MS";	padding: 0px; margin-left: 10px;	text-indent: 0px;}

.tblHome				{
	width: 98%;
	text-align: left;
	line-height: 22px;
}


.tblNews td 			{	font: 11px "Trebuchet MS";	vertical-align: top;	padding: 2px 10px;	border-top: none #EEEEEE;	border-right: none #EEEEEE;	border-bottom: 1px solid #EEEEEE;	border-left: none #EEEEEE;}
.tblNews th 			{	font: bold 12px "Trebuchet MS";	vertical-align: top;	background: #E0E0E0;	padding: 2px 10px;}
.tblNews a:link 		{	color: #666666; text-decoration: none;}
.tblNews a:visited		{	color: #666666; text-decoration: none;}
.tblNews a:hover		{	color: #000;	text-decoration: underline; }

.tblRegion				{	width: 100%;	font: 12px "Trebuchet MS";	vertical-align: top;}
.tblRegion td			{	vertical-align: top;	padding: 2px 10px 10px;}
.tblRegion th			{	font-weight: bold;	vertical-align: top;	background: #E0E0E0;	}

.tblRegionEvents		{	vertical-align: top;	padding: 2px 10px;	width: 100%;	font: 12px "Trebuchet MS";}
.tblRegionEvents td		{	vertical-align: top;	padding: 2px 10px;	border-bottom: 1px solid #CCCCCC;}
.tblRegionEvents th		{	vertical-align: top;	padding: 2px 10px;	font-weight: bold;	background: #E0E0E0;}

.tblStaff th			{	border-bottom-style: double;	border-bottom-color: #666666;}
.tblStaff td 			{	border-bottom: 1px solid #CCCCCC;	padding: 5px;}

.tblHabitat th 			{	background: #E5E5E5;}

.tblABC 				{	width: 100%;}
.tblABC th 				{	background: #E5E5E5;	width: 50%;	padding: 4px;}

.tblCoop 				{	width: 100%;}
.tblCoop th 			{	background: #E5E5E5;	width: 50%;	padding: 4px;}

.tblCareerOps 			{	width: 100%;}
.tblCareerOps th 		{	background: #E5E5E5;	width: 50%;	padding: 4px;}

.tblCouncilMembers 		{	width: 100%;}
.tblCouncilMembers td 	{	border-bottom: 1px solid #E5E5E5;	padding: 4px;}
.tblCouncilMembers th 	{	background: #E5E5E5;	width: 50%;	padding: 4px;}

.tblPipelineOnline 		{	width: 100%;}
.tblPipelineOnline th	{	background: #E5E5E5;	padding: 4px;}
.tblPipelineOnline td	{
	padding: 2px;
	border: 1px solid #E5E5E5;
	font-size: 12px;
}

.tblMemberLists 		{	width: 100%;	font-size: 11px;}
.tblMemberLists td 	{	border-bottom: 1px solid #E5E5E5;}
.tblMemberLists th 	{	background: #E5E5E5;}

.tblStandardLines 		{	width: 100%;}
.tblStandardLines td 	{	border-bottom: 1px solid #E5E5E5;	padding: 4px;}
.tblStandardLines th 	{	background: #E5E5E5;	padding: 4px;}

.tblStandardGrid 		{	width: 100%;}
.tblStandardGrid td 	{	padding: 4px;	border: 1px solid #E5E5E5; }
.tblStandardGrid th 	{	background: #E5E5E5;	padding: 4px;}

.tblSidebar {	 background-color:#069; width: 10em; float:right; padding: 10px 10px 10px 10px; }
.tblSidebar p {	color:#CCC; font: 11px "Trebuchet MS"; font-weight:bold; }
.tblSidebar a:link 		{	color: #EEE; text-decoration: none;}
.tblSidebar a:visited		{	color: #EEE; text-decoration: none;}
.tblSidebar a:hover		{	color: #FFF;	text-decoration: underline; }

.contactHomePage	{
	background-color:#FAFAFA;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-align:center;
	line-height: 1em;
	border:thin solid #D5D5D5
} 
.basicCenter	{ margin:auto; text-align:center; }