#ERWGContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

#ERWGTopBar {
	position: relative;
	width: 930px;
	height: 100px;
}

#ERWGTopBarImg {
	position: absolute;
	height: 59px;
	width: 138px;
}

#ERWGTopBarText {
	position: absolute;
	width: 930px;
	font-size: xx-large;
	text-align: center;
}
#UDBasicContent #UDBasicContentLayout #ERWGContent #ERWGOfficerDirectory {
	margin: auto;
}

#UDBasicContent #UDBasicContentLayout #ERWGContent #ERWGeResources {
	margin: auto;
}
#UDBasicContent #UDBasicContentLayout #ERWGContent #ERWGmembers {
	margin: auto;
}
#UDBasicContent #UDBasicContentLayout #ERWGContent #ERWGworkingroup {
	margin: auto;
}
#UDBasicContent #UDBasicContentLayout #ERWGContent #trusteebios {
	margin: auto;
}
#UDBasicContent #UDBasicContentLayout #ERWGContent #UDeeGrad {
	float: left;
}
#UDBasicContent #UDBasicContentLayout #ERWGContent #priorcommencements {
	margin: auto;
}

#UDBasicContent #UDBasicContentLayout #ERWGContent td {
	padding-right: 1em;
	padding-left: 1em;
}


a:link {
	text-decoration: none;
	font-size: inherit;
}


a:visited {
	text-decoration: none;
	font-size: inherit;
	color: #0000CC;
}


a:hover {
	text-decoration: underline;
	font-size: inherit;
	color: #0000CC;
}

a:active {
	text-decoration: underline;
	font-size: inherit;
	color: #0000CC;
}

.titleDkBlue {
	font-size: xx-large;
	color: #060C56;
	font-weight: bold;
	text-align: center;
}

.goldtablerow {
	background-color: #FFFF99;
}


.centeredtext {
	text-align: center;
}

.lefttext {
	text-align: left;
}

.italictext {
	font-style: italic;
}
.boldtext {
	font-weight: bold;
}
.underlinetext {
	text-decoration: underline;
}

.biolink {
	font-size: small;
	font-weight: bold;
}


.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: left
}

.erwglist {
	list-style-image: url(../Images/ERWG-Bullet.png);
}

.tablestripe {
	background-color: #E5E5E5;
}

.nav-column {
	z-index:5000;
	text-align: center;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	left: 182px;
	width: 600px;
}

.nav-column ul {
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
.nav-column ul li {
	float:left;
	font-weight: bold;	/* bold */
	font-size: 12px;
	line-height:16px;
}

.nav-column ul li:hover,
.nav-column ul li.hover {position:relative;}
.nav-column ul li:hover .sub-item,
.nav-column ul li.hover .sub-item {display:block; width: 160px; height: auto; padding-bottom:9px;}
.nav-column ul li:hover a,
.nav-column ul li.hover a {
	color:#EDC35E;
	font-weight: bold;	/* bold */
	text-decoration: underline;
	background-color: #060C56;
}

.nav-column ul li a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;	/* bold */
	color: #060C56;
	display: block;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
}

.nav-column ul li .sub-item {
	position:absolute;
	top:16px;
	left:0px;
	width:160px;
	background-color: #060C56;
	filter:alpha(opacity=90);
	-khtml-opacity: 0.9;
	opacity: 0.9;
	display:none;
	text-align: left;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.nav-column ul li .sub-item p {
	margin:3px 0;
	color:#EDC35E;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
}

.nav-column ul li .sub-item a{
	margin:0;
	padding:3px 2px;
	color:#9AD0F2;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
	background:none;
	text-decoration: none;
}

.nav-column ul li .sub-item a:hover, .nav-column ul li .sub-item a.selected {
	padding:3px 2px;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
	color: #EDC35E;
	text-decoration: underline;
}
	
.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 its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
