body {
	background: #FFFFFF;
	color: #000000;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
a 	{
	color: #003399;
	}	
a:visited {
	color: #003399;
	}	
a:active {
	color: #FF9933;
	}	
a.help, a:visited.help, a:active.help {
	color: #CC0000;
	}
	
.rowUnMarked TD {
	border-bottom:solid 2 px #EFEFEF;
	}
.rowMarked TD {
	background: #FFFFCC;
	border-bottom: solid 2px #FFCC66;
    }
.rowWhite TD {
	border-bottom: none;
	}
.rowSaved TD {
	background: #FFFFFF;
	/* border-bottom: solid 2px #FFCC66; */
	}
.rowUnSaved TD {
	background: #FFFFFF;
	/* border-bottom: solid 2px #FFFFFF; */
	}
.rowMarked DIV {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%;
	color: #CC0000;
	font-weight: bold; 
	}
.rowUnMarked DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	}
.rowSaved DIV {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%;
	color: #CC0000;
	font-weight: bold; 
	}
.rowUnSaved DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	}

.desirable { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%;
	color: #FF00FF;
	}
.bold {
	font-weight: bold;
	}
.buttonSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	background-color: #FFCC33;
	}
.buttonClear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	background-color: #FFFFCC;
	}
.login {
  	font-family: Arial, Helvetica, sans-serif; 
    color: #999966;
    font-size: 80%;
	font-weight: bold;
	}
.linkStd {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 80%;
	text-decoration: none;
}

.redLink {
    color:#CC0000;
}

/* Page headers */
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #990000;
	font-weight: bold;
	}
.headerBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}
	
/* Text styles */
.textMedium {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:80%;
	}
.textMediumBold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:80%;
	font-weight: bold;
	}
.textMediumItalic {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:80%;
	font-style: italic;
	}
.textSmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:75%;
	}
.textReallySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40%;
	}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight: bold;
	}
.alerts { 
    font-family: Helvetica, sans-serif; 
	font-size:11px;
	padding-top:1px;
	padding-bottom:1px;
	}
/* p 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	} */
p.collections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 8px 0px 8px 0px;
	}
ul 	{
	line-height : 150%;
	}
ul.none	{
	list-style-type: none;
	margin: 0px;
	}

.rowColored {
   background: #FFFFCC;
   border-bottom: none;
}

.italic {
	font-style: italic;
	}
.bold {
	font-weight: bold;
	}

.legal
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%;
	color: #000000;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	margin: 8px 0px 8px 0px;
	}
.subtitle
{
    font-weight : bold;
    font-size : 120%;
}
.title
{
    font-weight : bold;
    font-size : 200%;
}

.hangingIndent {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:1cm;
	margin-right:0cm;
	text-indent:-1cm;
	}

.printbib 
{ 
    margin-left: 2em;
    text-indent: -2em;
    line-height: 2.1
}

p.example 
{
    margin-left: 2em
}

.articletype
{
	font-family: "Courier New", Courier, monospace; 
	color:#FF0000;
}

.manual
{
	font-family: "Courier New", Courier, monospace; 
	color:#FF0000;
}

.rowNone TD 
{
	border-bottom: none;
}

p.NSForm    
{ 
    margin-top:    -1em; 
}

