/* @override http://gator866.hostgator.com/~frc129/css/typography.css */

/*global styles to be reused*/
abbr {
	font-size: .9em;
}
strong{
	font-weight: bold;
}
/*starter styles*/
#header h1 {
}
#header h2 {
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#mainContent h3{
	font-size: 1.7em;
	font-weight: bold;
	text-transform: uppercase;
}
#mainContent h4{
	font-weight: bold;
	font-size: .9em;
	line-height: 1.6em;
}
#mainContent h5{
	font-weight: bold;
}
#mainContent p {
	font-size: .8em;
	line-height: 1.6em;
}
ul.overviewList,
ul.solutions,
ul.overviewIndustries{
	font-size: .8em!important;
}
ul#imageGallery li p{
	line-height: 1.1em!important;
}
#secondaryContent p {
	font-size: .9em;
}
#footer p {
	font-size: .7em;
}
#footerMenu{
	font-size: .8em;
}
ul#navigation{
	font-size: .85em;
	font-weight: bold;
}
ul#navigation li{
	font-size: .95em;
	text-transform: uppercase;
}
ul#navigation li li{
	text-transform: capitalize;
}
#secondaryContent h4.ISOtitle{
	font-weight: bold;
	font-size: .9em;
}
#secondaryContent ul.ISOstatus{
	font-size: .8em;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
div#memberListing p{
	font-size: .8em;
	font-weight: bold;
}
/*div#mainContent ul{
	font-size: .9em;
}*/
li.finzerHQcontact{
	font-weight: bold;
}
ul#imageGallery li p{
	font-weight: bold;
	font-size: .8em;
}