.secret 
  {font-family:verdana;font-size:2px;color:white;}
  
body, p, b, h1, h2, h3, h4, h5, li, td, th, a, a:link, a:visited, a:hover, strong, i, blockquote
  {font-family: Arial, Helvetica, sans-serif;
}
  
p, td, li, th
  {color: Black;
  font-size:90%;
 font-weight: Normal;}
 
blockquote
  {color: Black;
  font-size:100%;
 font-weight: Normal;}
    
body
  {background: white; color: black; font-size:90%; margin: 0 0 0 0;}
  
H1{
	font-size: 110%;
	font-weight: bold; 
	color: #333399; 
	font-family: Arial, Helvetica, sans-serif;
}

H2{
font-size: 100%; 
font-weight: bold; 
color: #666633; 
font-family: Arial, Helvetica, sans-serif;
}

H3{
font-size: 90%; 
font-weight: bold; 
color: #993366; 
font-family: Arial, Helvetica, sans-serif;
 }

H4{
font-size: 90%; 
font-weight: bold;
color: #333399; 
font-family: Arial, Helvetica, sans-serif;
}

H5{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
font-size:90%;
color: #006600;
 }

CLShead 
{font-size: 16pt; font-weight: bold; color: #ffffff; font-family: Arial, Helvetica, sans-serif; text-align: center}

TD{
font-family: Arial, Helvetica, sans-serif;
font-size:90%; 
}

TH{
font-family: Arial, Helvetica, sans-serif;
font-size:90%;
 font-weight : bold; }
 
a, a:link, a:visited, a:hover, a:visited:hover
	{color: #000066; font-weight: bold; text-decoration: underline;}

a:visited
  {color: #0066FF;}

a.smaller, a.smaller:link, a.smaller:visited, a.smaller:hover, a.smaller:visited:hover
  {font-size: 70%;}
a.small, a.small:link, a.small:visited, a.small:hover, a.small:visited:hover
  {font-size:90%;}
a.highlight, a.highlight:link, a.highlight:visited, a.highlight:hover, a.highlight:visited:hover
  {font-size: 100%; color: white; text-decoration: none;}  
  
a.SideNav, a.SideNav:link, a.SideNav:visited, a.SideNav:hover, a.SideNav:visited:hover,
a.SideNavSelected, a.SideNavSelected:link, a.SideNavSelected:visited, a.SideNavSelected:hover, a.SideNavSelected:visited:hover,
div.SideNavSelected, div.SideNavSelectedTitle
  {font-size: 80%; color: #000000; text-decoration: none; font-weight: bold;}	
a.SideNav:hover, a.SideNav:visited:hover
  {color: #333399; text-decoration: underline;}
a.SideNavSelected, a.SideNavSelected:link,  a.SideNavSelected:visited, a.SideNavSelected:hover, a.SideNavSelected:visited:hover, div.SideNavSelected, div.SideNavSelectedTitle
  {font-weight: bold; color: #333399; text-decoration: underline;} 
a.SideNavTitle, a.SideNavTitle:link, a.SideNavTitle:visited, a.SideNavTitle:hover, a.SideNavTitle:visited:hover
  {font-size: 80%; color: #333399; text-decoration: none; font-weight: bold;}
a.SideNavSelectedTitle, a.SideNavSelectedTitle:link, a.SideNavSelectedTitle:visited, a.SideNavSelectedTitle:hover, a.SideNavSelectedTitle:visited:hover
  {font-size: 80%; color: #333399; text-decoration: none; font-weight: bold;}
a.SideNavTitle:hover, a.SideNavTitle:visited:hover, a.SideNavSelectedTitle:hover, a.SideNavSelectedTitle:visited:hover
  {color: #333399;}
 
/* div.breadcrumb
  {font-size:60%; color: #000000;} 
a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover, a.breadcrumb:visited:hover
  {font-size: 60%; color: #666666; text-decoration: none;}
a.breadcrumb:hover, a.breadcrumb:visited:hover
  {color: #339999; text-decoration: underline;}*/
 div.breadcrumb
  {font-size:80%; color: #000000;} 
a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover, a.breadcrumb:visited:hover
  {font-size: 80%; color: #666666; text-decoration: none;}
a.breadcrumb:hover, a.breadcrumb:visited:hover
  {color: #339999; text-decoration: underline;}
  
td.CCsmallgrey
{font-size: 60%; color: #666666; font-weight: normal;}
td.CCALAtext
{font-size: 70%; color: #333399; font-weight: bold;}

.border {
	BORDER-RIGHT: #999999 1px solid; 
}

/* Styles to control print and cite buttons from new design */
/* Utilities form Print Email Cite */
#utilities {
	padding: 25px 0 20px 15px;
}
#utilities form {
	padding:0;
	margin: 0 0 10px 0;
	width:61px;
	float:left;
}
#utilities input, #utilities a {
	margin: 0 5px 0 0;
	padding: 0;
	height: 20px;
	display:block;
	float: left;
	text-indent: -9999em; 
	overflow: hidden;
	border: none;
	cursor:pointer;
}
#utilities input.email {
	background: url('../gfx/ala_v2/shell/emailIcon.gif') 0 0 no-repeat;
	width: 58px;
}
/* the print element is just a link and needs some spacing / padding help */
#utilities a.print {
	background: url('../gfx/ala_v2/shell/printIcon.gif') 0 0 no-repeat;
	width: 61px;
	margin-bottom:18px;
	*margin-bottom: 0px;
	margin-top:-10px;
}
#utilities input.cite {
	background: url('../gfx/ala_v2/shell/citeIcon.gif') 0 0 no-repeat;
	width:61px;
}

