/*
This code is Copyright (c) 2003 by Productivity Enhancement, Inc.  
All Rights Reserved.

Use of this software is persuant to the terms of the End User License Agreement
at http://www.productivityenhancement.com/plum/SoftwareLicenseAgreement.cfm

Development Team: 
Adam Churvis (adam@productivityenhancement.com)
David Churvis (david@productivityenhancement.com)
*/

/* Imports */
@import url(basestylesheet.css);


/* Elements */

	


h1, h2, h3 { 
font : normal 1.8em Georgia, "Times New Roman", Times, serif; 
color : #444; 
padding : 15px 0 2px 0; 
border-bottom : 1px solid #dadada; 
} 
h1 { 
font-size : 160%; 
font-weight : normal; 
} 
h2 { 
font-size : 130%; 
text-transform : uppercase; 
} 
h3 { 
font-size : 130%; 
} 
h1, h2, h3, p { 
padding : 10px; 
margin : 0; 
} 





#bottomnavbar {
	font-size : 10px;
}
#bottomnavbar a:hover{color:orange;}
	


#footnote {
	font-size : 10px;
}

#announcement p {
	font-size: 12px;
}


/* Classes */	
.fineprint {
	font-size: 9px;
}

.navtitle {
	font-size: 18px;
}
		

		
.navminor {
	font-size: 11px;
	line-height:14px;
}
		
.navbarboxheading {
	font-size: 11px;
	line-height:14px;
}
		
.navbarbox p {
	line-height: 12px;
}
	
.callout {
	font: normal Arial, Sans-serif;font-size:24px;
	font-weight:normal;
}

