@charset "UTF-8";
a {
	color: #006699;
	text-decoration: none;
}
a [target="_blank"] {
	color: #00CCCC;
	text-decoration: none;
}
a:hover {
	color: #006699;
	background-color: #CCC;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
body {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	background-color: #FFF;
}
.bottomnav {
	font-size: xx-small;
	position: relative;
	width: 100%;
	float: left;
	height: auto;
	left: 0px;
}
.bottomnav a {
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	background-position: bottom;
}
.bottomnav a [target="_blank"] {
	font-size: small;
	color: #0099CC;
}
.bottomnav a:hover {
	color: #000000;
	background-color: #CCC;
	text-decoration: none;
}
.bottomnav a:visited {
	color: #000000;
	text-decoration: none;
}
.content-box {
	height: auto;
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 20px;
	width: 90%;
}
.entityname img {
font-size: large;
	
}
.entityname a {
	font-size: large;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	margin-bottom: 5px;
	left: 50px;
	position: absolute;
	height: auto;
	margin-right: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	clear: both;
}
.floatimg {
	float: right;
	padding: 5px;
}
.font-red {
	color: #FF0000;
}
.font-blue {
	color: #0000FF;
}
.font-green {
	color: #060;
}
.font-gold {
	color: #FFCC00;
}
.footer {
	width: 100%;
	font-size: xx-small;
	height: auto;
	float: left;
	position: relative;
	background-image: url(../images/ieee_bottombar.gif);
	background-position: left bottom;
	background-color: #e8e8e8;
	background-repeat: no-repeat;
	padding: 20px;
}
h1 {
	font-weight: bold;
	font-size: xx-large;
	padding-top: 20px;
}
h2 {
	font-size: x-large;
	font-weight: bold;
	padding-top: 20px;
}
h3 {
	font-weight: bold;
	font-size: large;
	padding-top: 20px;
}
h4 {
	font-weight: normal;
	font-size: large;
	padding-top: 20px;
	font-variant: small-caps;
}
h5 {
	font-size: large;
	font-weight: normal;
	padding-top: 20px;
	font-variant: small-caps;
	font-style: oblique;
}
h6 {
	font-weight: normal;
	font-size: large;
	padding-top: 20px;
	font-style: oblique;
	font-variant: normal;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}
p {
	padding-top: 10px;
}
.header {
	height: auto;
	width: 100%;
	font-size: x-small;
	position: relative;
	font-weight: lighter;
	background-color: #e8e8e8;
	background-image: url(../images/ieee_topbar.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
	left: 0px;
}
.header a {
	color: #006699;
	text-decoration: none;
	font-weight: lighter;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006699;
	padding-top: 4px;
	padding-left: 2px;
	float: right;
	width: auto;
	padding-right: 5px;
}
.header a [target="_blank"] {
	color: #99FFFF;
}
.header a:hover {
	color: #FFF;
	background-color: #666;
}
.headerimg  {
	height: 37px;
	font-size: x-small;
	font-weight: lighter;
	float: right;
	padding-bottom: 25px;
	padding-left: 5px;
	margin-right: 25px;
	width: 112px;
}
.feed {
	color: #069;
}
.feed a {
	background-image: url(../images/feed-icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	margin-left: 5px;
	text-decoration: none;
	height: auto;
	width: auto;
}
.Italic {
	font-style: oblique;
}
.leftnav {
	color: #FFFFFF;
	background-color: #006699;
	position: relative;
	font-size: small;
	width: 170px;
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-right: 5px;
	padding-left: 5px;
	left: -15px;
}
.leftnav a {
	text-decoration: none;
	color: #FFFFFF;
	width: 165px;
	float: left;
}
.leftnav a:hover {
	color: #FFF;
	background-color: #666;
}
.leftnav a:visited {
	color: #FFFFFF;
}
.leftnav .bold {
	font-weight: bold;
}
.meetingTable {
	font-size: large;
	border: thin solid #096;
}
.meetingTable td, th {
	margin: 5px;
	padding: 5px;
}
.meetingHeaderRow {
	background-color: #006699;
	color: #FFFFFF;
}
.meetingRow {
	color: #009966;
}
.meetingLinkedName  {
	color: #006699;
}
.meetingDescription {
} 
.plainli {
	list-style-position: inside;
	list-style-type: none;
}
.RSS-Feed {
	font-size: small;
	height: auto;
	color: #096;
	width: 70%;
}
.RSS-Feed a {
	font-size: small;
	color: #069;
	background-image: url(../images/feed-icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	margin-left: 5px;
	text-decoration: none;
	white-space: nowrap;
}
.skipnav {
	display: none;
}
.TableHeader {
	color: #FFF;
	background-color: #006699;
	font-size: medium;
	text-align: center;
}
.TableRowOdd {
	color: #006699;
	background-color: #FFF;
	font-weight: normal;
	font-size: small;
	text-align: center;
}
.TableRowEven {
	color: #FFF;
	background-color: #006699;
	font-weight: normal;
	font-size: small;
	text-align: center;
}
.topnav {
	background-color: #006699;
	height: auto;
	width: 100%;
	color: #FFFFFF;
	font-size: small;
	font-weight: lighter;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	float: left;
	position: relative;
}
.topnav a {
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
	position: relative;
}
.topnav  a [target="_blank"] {
	color: #99FF99;
}
.topnav a:hover {
	color: #FFF;
	background-color: #666;
}
.topnav a:visited {
	color: #FFFFFF;
}

