﻿/************************************ Notes *******************************************/
/*address padding to text box in top*/
/************************************ Generic *****************************************/
body {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.7em;
	}
select, input, textarea, ol, li, ul, td, table{
	font-size: 1em;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	}
h3 {
	font-size: 1em;
	}
h4 {
	font-size: 1em;
	font-weight: bold;
}

div {
	font-size: 1em !important;
}
/************************************************** Banner ****************************************/
#banner {
	/*font-family: Arial, Helvetica, sans-serif; */
	font-size: 0.95em;
	}
/************************* Global Nav ***************************/
#global-nav a {
	font-size: 1em;
	font-weight: bold;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
/***************************** Content Home & some generic styles*********************************/
#home h2 {
	font-size: 1.6em;
	font-weight: normal;
	/*font-family: Arial, Helvetica, sans-serif;*/
	}
#home h2.main {
	font-size: 1.6em;
	font-weight: normal;
}
.home-cols-3 ol li {
	font-weight: bold;
	}
/***************************** Home Template and Generic Styles *********************************/
#home h3,
.generic h4 {
	font-size: 1.1em;
	}
/***************************** Breadcrumbs *********************************/
#breadcrumbs {
	font-size: 0.9em;
}
/***************************** Generic styles *********************************/
.generic h2 {
	font-size: 1.2em;
	font-weight: bold;
	}
#summary .date span {
	font-weight: bold;
	}
#pagination {
	font-weight: bold;
	}
/***************************** Footer *********************************/
#footer-main {
	font-size: 0.95em;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
