#leftlinks {
	color: #000; font-size: .8em; width:144px;padding:3px;#width:150px;
	background-color:#ffffff; text-align: left;
}
#bannerad {background-color: #fff; margin:0;padding:0;}
a.clinks, a.clinks:visited, a.clinks:active {
	font-size:.8em;font-weight:bold; color:#0000CC;
}
a.edit, a.edit:visited, a.edit:active {
	font-size:.8em; font-weight:bold;color:#000;
}

#relatedtable {
	width: 150px; background-color:#74a5cd; border:solid 1px #b0b0b0; color: #ffffff; 
	font-weight: bold; text-align: center;
}	

/* ######### CSS for Shade Tabs. Remove if not using ######### */
#contenttabs {
	border-top:1px solid #006599;
	border-right: 1px solid #006599;
	width:640px;
}
#contenttabs2 {
	border-top:1px solid #006599;
	border-right: 1px solid #006599;
	width:640px;
}
#contenttabs3 {
	border-top:1px solid #006599;
	border-right: 1px solid #006599;
	width:610px;
}
.tabs {
	border-bottom:1px solid #006599; 
	border-left:1px solid #006599;
	border-right:1px solid #006599;
	width:628px;height:200px; margin-bottom: 1em; padding: 5px;#width:640px;
	color: #003366;
}
.tabcontent {
	font-size:.9em;
	overflow:auto;
	height: 200px;
	
}
.tabcontentres {
	font-size:.9em;
	overflow:auto;
	height: 200px;
}
.shadetabs{
padding: 5px 10px 5px 5px;
font-size: 14px;
font-weight: bold;
text-align: center; /*set to left, center, or right to align the menu as desired*/
background: white url(/segment/shade.gif) top left repeat-x;
height:30px;
border-bottom:1px solid #006599;
border-left: 1px solid #006599;
}
.shadetabsselected {
padding: 5px 10px 5px 5px;
font-size: 14px;
font-weight: bold;
text-align: center; /*set to left, center, or right to align the menu as desired*/
background: white url(/segment/shadeactive.gif) top left repeat-x;
height:30px;
z-index: 1;
border-left: 1px solid #006599;
}
.shadetabs a, .shadetabsselected a{
text-decoration: none;
position: relative;
z-index: 1;
color: #003366;
}

.shadetabs a:visited {
color: #003366;
}

.shadetabs a:hover{
text-decoration: underline;
color: #ff6600;
}

.shadetabs a.selected,.shadetabsselected a.selected{ /*selected main tab style */
position: relative;
color: #ff6600;	
}

.shadetabs a.selected:hover{ /*selected main tab style */
text-decoration: none;
color:#003366;
}

/*** resources stuff tab ***/
.tabs2 {
	border-bottom:1px solid #006599; 
	border-left:1px solid #006599;
	border-right:1px solid #006599;
	width:628px;height:200px; margin-bottom: 1em; padding: 5px;#width:640px;
}
.tabcontent2 {
	overflow:auto;
	height: 171px;
	width:607px;
	#width:610px;
	padding-top: 5px;padding-left:3px;
}
.shadetabs2 {
font-size: 12px;
font-weight: bold;
text-align: center; /*set to left, center, or right to align the menu as desired*/
background: white url(/segment/shade2.gif) top left repeat-x;
height:15px;
border-bottom:1px solid #006599;
border-left: 1px solid #006599;
}
.shadetabsselected2 {
font-size: 12px;
font-weight: bold;
text-align: center; /*set to left, center, or right to align the menu as desired*/
background-color: #fff;
height:15px;
z-index: 1;
border-left: 1px solid #006599;
}
.shadetabs2 a, .shadetabsselected2 a{
text-decoration: none;
position: relative;
z-index: 1;
color: #003366;
}

.shadetabs2 a:visited {
color: #003366;
}

.shadetabs2 a:hover{
text-decoration: underline;
color: #ff6600;
}

.shadetabs2 a.selected,.shadetabsselected2 a.selected{ /*selected main tab style */
position: relative;
color: #ff6600;	
}

.shadetabs2 a.selected2:hover{ /*selected main tab style */
text-decoration: none;
color:#003366;
}

.tabcontent, .tabcontent2, .tabcontentres {
display:none;
}

