/* The BODY Tag inclusion here will result in these styles being inherited by all pages */
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000; 
	margin: 0px;
}
/* The TD Tag inclusion is necessary to apply these styles to elements in table cells */
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000; 
	margin: 0px;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-left: 12px;
}
ul {
	margin-left: 15px;
}
a:link  {	
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px;		
	font-weight: bold;	
	color: #003366;	
}
a:visited  {	
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px;		
	font-weight: bold;	
	color: #003366;	
}
a:hover {	
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px;		
	font-weight: bold;	
	color: #808000;	
	text-decoration: underline;
}
#dek {
	position: absolute;
	visibility: hidden;
	z-index: 200;
}
/* The normal class inclusion is used to apply the style of the body to individual elements */
.normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000; 
	margin: 0px;
}
.currentview {
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 12px;		
	font-weight: bold;	
	color: #808000;	
	text-decoration: none; 
}
.smgraylabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969775;
}
.smlabeltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.labelbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
}
.labelunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
.lglabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
}
.xlglabel {
	font-family: Arial, Helvetica, sans-serif;
	//font-size: 24px;
	font-size: 22px;
	color: black;
}
.xxlglabel {
	font-family: Arial, Helvetica, sans-serif;
	//font-size: 32px;
	font-size: 30px;
	font-weight: bold;
	color: black;
}
.bluelabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}
.lightgraylabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #969775;
}
.golditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #808000;
}
.goldlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808000;
}
.goldstar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #808000;
}
.redlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: red;
}
.hoverlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:white;
}
.columntitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
}
.viewcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
}
.smallselect {
	width: 15em;
}
.smallselectsingle {
	width: 18em;
}
.medsmselect {
	width: 22em;
}
.medselect {
	width: 32em;
}
.mediumselect {
	width: 40em;
}
.bigselect {
	width: 48em;
}
.subjectselect {
	width: 32em;
}
.stateselect {
	width: 15em;
}
.lobselect {
	width: 24em;
}
.activityselect {
	width: 15em;
}
.publicationselect {
	width: 32em;
}
