/* Styles for TNT  
   Styles for IE5+, NS6+, and higher browsers
   CSS styles by Nathan Gault <nathan.gault@yale.edu>
   
============================================================= */

a:link { color: #003300; text-decoration: none;}
a:visited { color: #003300; text-decoration: none;}
a:hover { color: #000099; text-decoration: underline;}
a:active { color: #000099;}

/* REGULAR STUFF --------------------------------------------- */

	body {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 12px;
		}

h1 {
		font-family: Georgia, Geneva, Arial, sans-serif;
		color: #000000;
		margin-top: 0em;
		margin-bottom: 0em;
  font-size: 24px;		
}

ul { 
font-size: 10px; 
color: #000000; 
line-height: 1.3em; 
list-style-image: url(../../abasite%20copy/images/menu_bullet.jpg);
}

ol { 
font-size: 10px; 
color: #000; 
line-height: 1.3em; 
}

blockquote { 
font-size: 11px; 
color: #000; 
line-height: 15px;
}

td{ 
font-size: 10px; 
color: #000;
line-height: normal;
}

/* ----------------------------------------------------------- */

/* Nav Button Bar Styles ------------------------------------- */

#button {
	width: 145px;
	background-color:#395A4A;
	border: none;
	color: #000000;
}

#button a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
text-decoration: none;
display: block;
padding: 9px 10px 10px 12px; /* top, right, bottom, left */
}

#button a:hover {
background-color: #CCCCCC;
display: block;
padding: 9px 10px 10px 12px; /* top, right, bottom, left */
color: #000000;
}

#button a:active { 
color: #005293;
}

/* Button Down Styles ------------------------------------- */

#button-down { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: normal;
background-color:#000000;
display: block;
padding: 9px 10px 10px 12px;		/* only NN4 needs this */
border: none;	/* only NN4 needs this */
color: #CCCCCC;
}

#button-down span {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#button-down a { 
color: #CCCCCC;
text-decoration: none;
line-height: 1.2em; margin-bottom: 0.8em;
}

#button-down a:hover { 
color: #FFFFFF; 
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
}

#button-down a:active { 
color: #666666;
}

#button-down ul { 
list-style-image: url(../images/internal/menu_bullett.jpg); 
font-size: 11px; 
font-weight: normal;
line-height: 1.3em; 
margin-left: 0.9em; 
margin-top: 0.8em; 
margin-bottom: 0.2em;
padding-left: 0.9em;
}

#button-down li { 
color: #CCCCCC;
list-style-image: url(../images/internal/menu_bullett.jpg); 
padding-bottom: 0.5em;
} /* only NN4 needs this */

/* ------------------------------------------------------------ */


.pagehead {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; color: #000000; 
left: 5px; top: 10px; 
padding-top: 5px; 
padding-right: 10px; 
padding-bottom: 6px; 
padding-left: 12px;
}

.breadcrumb {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px
}

p {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 1.6em;
}

h2 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 20px; 
color: #666666;
}

.footer {  
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 11px;
color: #666666;
}

.sidebar {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
padding-left: 12px;
color: #000000;
}
