body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	list-style-image:url(images/bullet.gif);
}
a {
	color:#102771;
}
a:hover {
	color:#CC9933;
}
a:visited {
	color:#666666;
}
.fixedBg {
	background-repeat:no-repeat;
}
#IEEE_menubar {
	height:375px;
	margin-left:5px;
}
#IEEE_menubar tr {
	vertical-align:middle;
}
#IEEE_menubar a {
	color:#CCCCCC;
	font-weight:700;
	text-decoration:none;
	font-size:16px;
}
#IEEE_menubar a:hover {
	color:#102771;
	text-decoration:underline;
}
#sub_menu a {
	font-size:12px;
	font-variant:normal;
	font-weight:normal;
	margin-left:3px;
}
H1 {
	color:#314993;
}
H2 {
	font-size: 16px;
	font-variant:small-caps;
	border-bottom-width:2px;
	border-bottom-color:#314993;
	margin-bottom:10px;
}
H3 {
	font-size: 14px;
	font-weight:600;
}


HR {
	height:2px;
	color:#314993;
}
.tableBottom {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.titleBottom {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #314993;
}
.FAQ a {
	color:#444444;
	text-decoration:none;
}
.FAQ a:hover {
	color:314993;
	text-decoration:underline;
}
#content {
	line-height:22px;
	overflow:auto;
	visibility: visible;
}
#content p {
	padding-left:20px;
}
.memberComments {
	font-style:italic;
	border-bottom-width:thin;
}
#spotlight td {
	padding-bottom:40px;
}
#spotlight {
	padding-bottom: -20px;
}
#spotlight img {
	margin-left:5px;
	margin-right:5px;
