blockquote{
  font-size: 87%;
  font-family: arial,helvetica,sans-serif;

}

#translate {
	left:598px;
	top:128px;
	visibility:hidden;
}

.myTranslate {
	font-size:12px;
	background-color:#307bb6;
	color:#ffffff;
}

.bodycontent {
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
  color: #000066;
}

.breadcrumbs {
  margin-top: 1em;
  margin-bottom: 1em;
  
  color: #000066;
  font-size: .8em;
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
}
.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
  color: #000066;
}
.breadcrumbs a:hover {
  color: #0000ff;
}

.bodytext {
  margin-top: .5em;
  margin-bottom: .5em;
  
  color: #000066;
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
}

.display_none {
  display:none;	
}

#citation_info {
  position:absolute;
  left:470px; 
  top:10px; 
  height:95px; 
  width:280px;
  border: 2px solid #000066;
  background-color:#ffffff;
  margin-top: .5em;
  margin-bottom: .5em;
  padding:5px;
  color: #000066;
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 9px;
}

.calloutLeft {
  width: 165px;
  float: left;
  font-size: 1em;
  color: #333399;
  border-color: #999999;
	margin-top: .1em;
	margin-right: .1em;
	margin-bottom: .1em;
	margin-left: .1em; /* negative value to outdent */
	border: 0px solid #000000;
	padding-top: .1em;
	padding-right: .1em;
	padding-bottom: .1em;
	padding-left: .1em;	
}

.calloutRight {
  width: 165px;
  float: right;
  font-size: 1em;
  color: #333399;
  border-color: #999999;
	margin-top: .5em;
	margin-right: .5em; /* negative value to outdent */
	margin-bottom: .5em;
	margin-left: .5em;
	border: 0px solid #000000;
	padding-top: .5em;
	padding-right: .5em;
	padding-bottom: .5em;
	padding-left: .5em;	
}

.linksLeftCol {
  width: 80%;
  float: left;
  font-size: 11px;
	text-align: left;
	margin-top: 3.9em;
	margin-left: 1em;
	margin-right: .6em; 
	margin-bottom: .1em;
	border-style: solid;
	border-width: thin;
  border-color: #999999;
  background-color: #eeeeee;
	padding-top: .2em;
	padding-right: .1em;
	padding-bottom: .2em;
	padding-left: .6em;
}

.linksLeftCol a:link, a:visited, a:active {
    color: #6666ff;
}

.linksLeftCol a:hover {
  color: #0000ff;
}

.linksLeft {
  width: 21%;
  float: left;
  font-size: 11px;
	text-align: left;
	margin-top: .1em;
	margin-right: .6em;
	margin-bottom: .1em;
	border-style: solid;
	border-width: thin;
  border-color: #999999;
  background-color: #eeeeee;
	padding-top: .2em;
	padding-right: .1em;
	padding-bottom: .2em;
	padding-left: .6em;
}

.linksLeft a:link, a:visited, a:active {
    color: #6666ff;
}

.linksLeft a:hover {
  color: #0000ff;
}

.linksRight {
  width: 21%;
  float: right;
  font-size: 11px;
	text-align: right;
	margin-top: .1em;
	margin-right: -.5em; /* negative value to outdent */
	margin-bottom: .1em;
	margin-left: 1em;
	border-style: solid;
	border-width: thin;
  border-color: #999999;
  background-color: #eeeeee;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;	
}

.linksRight a:link, a:visited, a:active {
  color: #6666ff;
}

.linksRight a:hover {
  color: #0000ff;
}

.floatright
{
    float: right;
}

.pullQuote 
{
  visibility: hidden;
  position: absolute;
  left: 200px;
  top:100px;
  height: 400px;
  width: 500px;
  display: inline;
  font-size: 16px;
	text-align: center;
	margin-top: .2em;
	margin-right: .2em;
	margin-bottom: .2em;
	margin-left: .5em;
	border-style: solid;
	border-width: thick;
  border-color: #999999;
  background-color: #cccccc;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

.center-image {
	text-align: center;
}

hr {
  width:75%;
  color:#ccccee;
}

.clearBoth {
  clear: both;
}

/* 
add to /design/css/Content-types/base_2004.css?
new universal selector block required for includes
*/
.skyInclude {
  max-width: 765px;
  
	margin: 0px;
	border: 0px solid #ffffff;
}

/* 
add to /design/css/Content-types/base_2004.css?
universal fix to body
fix for Opera
*/
body {
	padding: 0px;
}

/*
fixes adding to /design/css/Content-types/base_2004.css
*/
#search_bar {
  width: 735px;
}
.search {
  height: 23px;
  padding: 0px;
  
	white-space: nowrap;
}
.search a:link {
  color: #ffffff;
}
.search a:active {
  color: #ffffff;
}
.search a:visited {
  color: #ffffff;
}
.search a:hover {
  color: #000066;
}
.search input {  
  border: 0px solid #005CA7;
}


/*
fixes cascading (overriding) from /design/css/Content-types/home/base_2004.css
required for /index.html table redesign
*/
#column1 {
	float: none;
	margin-right: 4px;
}
#column2 {
	float: none;
}
#column3 {
	float: none;
}

/*
fixes for typos in /design/css/Content-types/home/base_2004.css
*/
#column2 .feature h3 {
	margin: 0px;
	padding: 2px;
	font-size: 100%;
}

#column2 .feature p {
	margin: 0px;
	padding: 2px;
}

#column23 {
}

#column12 {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 4px;
}

#column2 .feature .feature_head, #column2 .feature .feature_head, #column2 .feature h2, #column12 .feature h2 {
	color: #000066;
	font-size: 2.5em;
	margin: 0px;
	margin-bottom: 2px;
  
  font-weight: bold;
}

#column2 .feature .feature_subhead, #column2 .feature .feature_subhead {
	color: #000066;
	font-size: 1.5em;
	margin: 0px;
	margin-bottom: 2px;
  
  font-weight: bold;
}

.subfeature {
  margin-bottom: 10px;
  margin-left: 10px;  
}

#column2 .feature, #column12 .feature {
	margin-bottom: 1em;
  border: 0px solid #000000;
	padding-right: 5px;
	padding-bottom: 1.2em;
  
	background-image: url("/design/gfx/Content-types/home/dotted-line.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 100%;
}

#column2 .feature h3, #column12 .feature h3 {
	margin: 0px;
	padding: 2px;
	font-size: 100%;
}

#column2 .feature li, #column12 .feature li { 
	list-style: none;
}

#column2 .feature p, #column12 .feature p {
	margin: 0px;
	padding: 2px;
}

#column2 .feature-img, #column12 .feature-img {
	float: left;
  
  border: 0px solid #000000;
	padding-right: 5px;
}

.feature-img {
	float: left;
  
  border: 0px solid #000000;
	padding-right: 5px;
}

.blockCenter {
  text-align: center;
}

.blockHeading {
  margin: 0px;
  margin-top: 8px;
  margin-bottom: 8px;
  border: 0px solid #000000;
	padding: 0px;
  padding-left: 5px;
  
  font-weight: bold;
}	

.blockHeading1 {
	font-size: 1.6em;
}	

.blockHeading2 {	
	font-size:	1.45em;
}	

.blockHeading3 {	
	font-size: 1.33em;
}	

.blockHeading4 {	
	font-size: 1.2em;
}	

.blockHeading5 {
	font-size: 1.07em;
}	

.blockHeading6 {	
	font-size: 1.0em;
}	

.feature a:link {
  color: #0000cc;
}
.feature a:active {
  color: #ff0000;
}
.feature a:visited {
  color: #551a8b;
}

.public a:link {
  color: #0000cc;
}
.public a:active {
  color: #ff0000;
}
.public a:visited {
  color: #551a8b;
}

#quicklinks {
  position: relative;
  left: 630px;
  top: 3px;
  height: 22px;
  width: 100px;
}
#quicklinks select {
  font-family: helvetica, arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: #ffffff;
  background-color: #307BB6;
}

#language {
  position: absolute;
  left: 400px;
  top: 3px;
  height: 22px;
  width: 100px;
  display: inline;
}
#language select {
  font-family: helvetica, arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: #ffffff;
  background-color: #307BB6;
}

.blockList {
  margin-left: 14px;
  padding-left: 0px;
}

.blockList li {
  padding-bottom: 2px;
}

.gloss  {
  margin-bottom:4px;
  margin-left:5px;
  padding:4px;
}

.glossTitle  {
  margin-bottom:5px;

  font-size: 14px;
  font-weight: bold;
  color: #666699;
}

.glossBody  {
  margin-bottom:5px;
}

.glossRefs  {
  margin-top: 1em;
  margin-bottom: 1em;
  
  color: #000066;
  font-size: 1em;
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
}
.glossRefs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
  color: #000066;
}
.glossRefs a:hover {
  color: #0000ff;
}

.abstract  {
  margin-bottom:4px;
  margin-left:5px;
  padding:4px;
}

.abstractTitle  {
  margin-bottom:5px;

  font-size: 14px;
  font-weight: bold;
  color: #666699;
}

.abstractBody  {
  margin-bottom:5px;
}

.abstractRefs  {
  margin-top: 1em;
  margin-bottom: 1em;
  
  color: #000066;
  font-size: .8em;
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
}
.abstractRefs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
  color: #000066;
}
.abstractRefs a:hover {
  color: #0000ff;
}

abbr, abbr.dtstart, abbr.dtend, .dtstart, .dtend {
  border: 0px solid #000000;
  
  text-decoration: none;
}

a#upcomingEventsLink {
  color: #ffffff;
  text-decoration: none;
}

li#main-menu-rightmost {
  border-right: 1px solid #005CA7;
}

/*
required to override default skyFooter css to create CM Pros look
*/
.skyFooter {
  position: relative;
  visibility: visible;
  
  width: 754px;
	margin: 0px;
  margin-top: 5px;
  border: 0px solid #000000;
	border-top: 1px solid #055FA9;
	border-left: 1px solid #B5CFE6;
  padding: 0px;
  padding-left: 10px;
  
	background-color: #307BB6;
  text-align: left;
  color: #ffffff;
}
.skyFooterTable {
	margin: 0px;
	margin-top: -1px;
	border-collapse: collapse;
	border: 0px solid #000000;
	border-spacing: 0px;
	padding: 0px;
}
.skyFooterTable tr td a.skyFooterLink {
	color: #ffffff;
}
.skyFooterRow {
	margin: 0px;
	border: 0px solid #000000;
	padding: 0px;
}
.skyFooterCell {
	margin: 0px;
	border: 0px solid #000000;
	border-top: 1px solid #055FA9;
	padding: 0px;
	background-color: #307BB6;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
}
.skyFooterText {
	color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
}
.skyFooterRequests, .skyFooterRequestsLabel {
  display: inline;
	color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
}
.skyFooterPipe {
	position: absolute;
	visibility: hidden;
}
a.skyFooterLink, a.skyFooterLink:visited {
  margin-right: 0px;
	border-right: 1px solid #B5CFE6;
  padding-right: 10px;
  
	text-decoration: none;
	color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
}
.skyBlogPost a.skyFooterLink, .skyBlogPost a.skyFooterLink:visited {
  margin-right: 0px;
  border: 0px solid #B5CFE6;
	padding-right: 3px;
  
	text-decoration: none;
	color: #000066;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
}
.skyFooterLocaleText {
  display: inline;
  
  margin-top: 0px;
  border: 0px solid #ffffff;
  padding-left: 5px;
  padding-bottom: 2px;
  
	color: #ffffff;
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
}
a.skyFooterLocaleLink {
  padding-left: 3px;
	color: #ffffff;
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
}
a.skyFooterLocalLocaleLink {
  padding-left: 3px;
	color: #ffffff;
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
}
.skyPoweredBlock {
	text-align: right;
}
a.skyPoweredLink {
	font-size: 8pt;
	font-family: times-new-roman,times,serif;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.skyCommentaryTable {
	width: 98%;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid black;
	padding: 0px;
	background-color: #666666;
	font-family: arial,helvetica,sans-serif;
	color: #333366;
}
.skyCommentaryControlRow {
	background-color: #ddddff;
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	color: #666699;
	text-align: left;
}
.skyCommentaryControlCell {
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	color: #666699;
	padding: 2px;
	background-color: #ddddff;
	text-align: left;
}
.skyCommentaryControlCell td {
	background-color: #ddddff;
	color: #666699;
}
.skyCommentaryDataRow {
	padding: 0px;
	margin: 0px;
}
.skyCommentaryDataCell {
	margin: 0px;
	padding: 2px;
	background-color: #ddddff;
	color: #000000;
	font-size: 10pt;
	font-family: times-new-roman,times,serif;
	font-weight: normal;
	text-align: left;
}
.skyCommentarySpacerCell {
	font-size: 3pt;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.skyCommentaryPostCell {
	border: 1px solid #333366;
	margin: 0px;
	padding: 2px;
	background-color: #ddddff;
	color: #000066;
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
}
.skyCommentarySubTable {
	border-collapse: collapse;
	border-width: 0px;
	font-family: arial,helvetica,sans-serif;
	color: #333366;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	width: 100%;
}
.skyCommentaryLink {
	color: #333366;
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
}
#skyIncludeEditablePencil, #skyIncludeEditableCorner {
  position: absolute;
  left: 0px;
  top: -100px;
  z-index: -1;
  
  border: 0px solid #000000;
  
  overflow: hidden;
}
#skyIncludeEditableCorner {
  width: 21px;
  height: 19px;
}
#skyIncludeEditableCorner {
  width: 10px;
  height: 9px;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#header-wrapper {
	height: 103px;
	width: 765px;
}

#header {
	height: 103px;
	background-image: url('/images/I-Phi_Banner.png');
	background-position: left;
	background-repeat: no-repeat;
	width: 765px;
}

#spacer {
	padding: 20px 0px 10px 15px;
	/* position: absolute;*/
}

#logo {
position:absolute;
}

.chaptertitle {
        margin-top: 5px;
        margin-bottom: 5px;

        font-size: 24px;
        color: #000066;
}


.sectiontitle {
        margin-top: 10px;
        margin-bottom: 5px;

        font-size: 18px;
        font-weight: normal;
        color: #000066;
}

.subsectiontitle {
        margin-top: 8px;
        margin-bottom: 5px;

        font-size: 14px;
        font-weight: bold;
        color: #000066;
}


#main-menu {
	position: absolute;
	left: -20px;
	top:  77px;
	height: 25px;
	width: 765px;
	font-size:14px;
}

#main-menu ul {
  margin: 0px 0px 0px 40px;
  padding: 0px; 
}

#main-menu li {
	width: 89px;
	height: 25px;
  
	padding: 0px;
	border-left: 1px solid #005CA7;
	margin: 0px;
  
	/* background-image: url('/design/gfx/main-menu_bg.gif'); */
	background-position: top;
	background-repeat: repeat-x;
  
	list-style-type: none;
	list-style-position: outside;
	float: left;
	text-align: center;
	font-size:13px;
}

div#main-menu ul li a {
  display: block;
	width: 100%;
  
	padding: 3px 0px;
  
	text-decoration: none;
	color: #ffffff;
}

div#main-menu ul li a:hover {
	/* background-image: url('/design/gfx/main-menu_hover_bg.gif'); */
	color:#000000;
  
  /* 
  20050606 dtd
  added to make the main-menu have the same hover effect as the sub menus
  background-color: #1B588B;
  */
  color: #ffffff;
  color: #000000;
}

#main-menu ul li a.selected {
	font-weight: bold;
	background-image: url('/design/gfx/main-menu_bg_selected.gif');
	background-position:top;
	background-repeat:repeat-x;
}

#main-menu ul li a.selected:hover {
  /* 
  background-image: none;
	background-color: #B5CFE6;
	color: #000000;
  20050606 dtd
  added to make the main-menu have the same hover effect as the sub menus
  background-color: #1B588B;
	*/
  background-image: url('/design/gfx/main-menu_bg_selected.gif');
	background-position:top;
	background-repeat:repeat-x;
  color: #ffffff;
}

.layout {
	padding: 0px;
	font-size:12px;
}

.search {
	padding-left:15px;
	padding-right:15px;
	
	background-color: #307bb6;
	color: #ffffff;
	font-size:12px;
}

#footer {
	width: 765px;
	height: 20px;
	padding-bottom: 3px;
	font-size: 90%;
	background-color: #307bb6;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 2px 10px;
	border-left: 1px solid #B5CFE6;
}

.cc {
	margin-top:3px;	
	margin-bottom:-1px;	
}

form {
	padding: 0px;
	margin: 0px;
}

form input {
	font-size: 11px;
}

.button, input.button {
  border: 0px solid #005CA7;
  
  vertical-align: top;
}

div.item {
	border: 1px solid #74A6CE;
	margin-top: .5em;
	font-size: 90%;
}

div.item div.header {
	background-image: url('/design/gfx/item-header.gif');
	background-position: left top;
	background-repeat: no-repeat;
  
  border: 0px solid #000000;
  /* added padding-bottom so that descenders would not be cut off */
  padding: 0px;
	padding-bottom: 1px;
}

div.item div.header h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
}

div.item h3 {
	margin: 2px 4px;
	padding: 0px;
	font-size: 90%;
}

div.item p {
	margin: 2px 4px;
}

div .secure { 
	background-image:url('/design/gfx/lock.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 9px;
	margin-left: 2px;
}

/* added for Resource Library headers */

#LibraryTitle {	
	font-size:	1.45em;
}	


#content-wrapper {
	background-image: url('/design/gfx/general/page-background.gif');
	background-repeat: repeat-y;
}

#column1 {
	float: left;
	width: 158px;
}

#column2 {
	float: left;
	width: 434px;
  
	/* margin: 2px 6px; */
}

#column2 .feature h2 {
	color: #2272B1;
	font-size: 100%;
	margin: 0px;
	margin-bottom: 2px;
}

#column2 .feature {
	margin-top: 4px;
	margin-bottom: 1em;
	padding-bottom: 1em;
	padding-right: 5px;
  
	background-image: url("/design/gfx/Content-types/home/dotted-line.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 90%;
}

#column2 .feature h3 {
	margin: 0px;
	padding: 2px;
	font-size:100%;
}

#column2 .feature li { 
	list-style:none;
}

#column2 .feature p {
	margin: 0px;
	padding: 2px;
}

#column2 .feature-img {
	float: left;
}

#column3 {
	width: 161px;
	float: left;
}	

/* cascades for headers */

.search-left {
	width: 46px;
	background-image: url('/design/gfx/general/search_left.gif');
}

#promotion {
	width: 508px;
	height: 115px;
	background-color: #3178B3;
}

.public {
	padding: 5px;
}

.secure {
	padding-left: 9px;
	background-image: url('../../../gfx/lock.gif');
	background-position:top left;
	background-repeat:no-repeat;
	margin-left: 2px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	font-size:12px;
}

#menu ul li {
	display: block;
	list-style: none;
	width: 158px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #97BDDA;
}

#menu ul li a {
	display: block;
  
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
  
	background-image: url('../../gfx/general/menu-arrow.gif');
	background-position: left center;
	background-repeat: no-repeat;

	text-decoration: none;
	background-color: #D5E4F0;
	color: #2272B1;
	font-size: 90%;
}

#menu ul li ul li a {
	display: block;
  
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
  
	background-image: url('../../gfx/general/menu-arrow.gif');
	background-position: 8px 0px;
	background-repeat: no-repeat;

	text-decoration: none;
	background-color: #D5E4F0;
	color: #2272B1;
	font-size: 90%;
}

div#menu ul li a:hover {
	background-color: #B5CFE6;
}

div#menu ul li ul li a:hover {
	background-color: #B5CFE6;
}

#menu ul li a:visited {
	color: #2272B1;
}

#menu .selected {
	background-image: url('../../gfx/general/menu-arrow-selected.gif');
	background-color: #B5CFE6;
	font-weight: bold;
}

/* members menu */
#members ul {
	padding: 0px;
	margin: 0px;
}

#members ul li {
	display: block;
	list-style: none;
	width: 156px;
	margin:0px;
	padding: 0px;
	border-bottom: 1px solid #97BDDA;
}

#members ul li a {
  /* underscore acts as a comment in mozilla, normally in ie */
	_width: 155px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	text-decoration: none;
	background-image: url('../../gfx/general/menu-arrow.gif');
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	background-color: #D5E4F0;
	color: #2272B1;
	font-size: 90%;
}

#members ul li a:hover {
	background-color: #B5CFE6;
}

#members ul li a:visited {
	color: #2272B1;
}

#members .selected {
	background-image: url('../../gfx/general/menu-arrow-selected.gif');
	background-color: #B5CFE6;
	font-weight: bold;
}

/* ==================== */
div.menu {
  position: absolute !important;
  visibility: hidden;
  left: 0px;
  top: 0px;
  z-index: 101;
  width: 185px !important;

  margin: 0px 0px 0px 0px !important;
  border: none !important;
  padding: 6px 6px !important;
  
  background-color: #307bb6;
}
div.menu a.menuItem {
  display: block;
  width: 170px;
  
  margin-bottom: 4px;
  border-bottom: 1px solid #ffffff;
  padding: 2px 0px 1px 15px;
  
  text-decoration: none;
  cursor: default;
  cursor: pointer !important;
  background-color: #307bb6;
  color: #ffffff;
  line-height: 1.1em;
  font-size: 90%;
}
div.menu a.menuItemSecure {
  width: 170px;
  cursor: default;
  cursor: pointer !important;
  display: block;
  
  margin-bottom: 4px;
  border-bottom: 1px solid #ffffff;
  padding: 2px 0px 1px 15px;
  
  /* background-image: url('../gfx/low-lock.gif'); */
  background-position: left top;
  background-repeat: no-repeat;
  
  background-color: #307bb6;
  color: #ffffff;
  text-decoration: none;
  line-height: 1.1em;
  font-size: 90%;
}
div.menu a.menuItem:link, div.menu a.menuItem:active, div.menu a.menuItem:visited, div.menu a.menuItemSecure:link, div.menu a.menuItemSecure:active, div.menu a.menuItemSecure:visited {
  display: block;
  width: 170px;
  
  margin-bottom: 4px;
  border-bottom: 1px solid #ffffff;
  padding: 2px 0px 1px 15px;
  
  text-decoration: none;
  cursor: default;
  cursor: pointer !important;
  background-color: #307bb6;
  color: #ffffff;
  line-height: 1.1em;
  font-size: 90%;
}
div.menu a.menuItem:hover, div.menu a.menuItemSecure:hover, div.menu a.menuItemHighlight {
  display: block;
  width: 170px;
  
  margin-bottom: 4px;
  border-bottom: 1px solid #ffffff;
  padding: 2px 0px 1px 15px;
  
  text-decoration: none;
  cursor: default;
  cursor: pointer !important;
  color: #ffffff;
  line-height: 1.1em;
  font-size: 90%;
  
  color: #000066;
}
div.menu a.menuItem span.menuItemText {}
div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}
div.menu div.menuItemSep {
}

/* ==================== */
/* BASE */
/* ==================== */
div.menu {
  width: 750px;
  margin-left: 10px;
}
/* ==================== */

/* == Class to hide skip nav etc == */

div.hidden { 
	visibility: hidden;
	display: none;
}

.footernav td, .footernav td a:link, .footernav td a:visited, .footernav td a:active, .footernav td a:hover {
  font-size: 12px;
  font-weight: normal;
  color: #666699;
}
.footernav td a:hover {
  color: #0000ff;
}
