/* @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,
#secondaryContent li
{
	font-size: .9em;
}
#secondaryContent h3 {
	font-size:1.7em;
	font-weight:bold;
}
body.markets #secondaryContent ul,
#mainContent ul.normal
{
	margin:0 0 0 15px;
}
body.markets #secondaryContent li,
#mainContent ul.normal li
{
	list-style:disc;
	margin:0 0 5px;
}
#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.normal{
	font-size: .8em;
}
li.finzerHQcontact{
	font-weight: bold;
}
ul#imageGallery li p{
	font-weight: bold;
	font-size: .8em;
}
#div_phoneNumbers{
	padding:0 5px 0 13px;
	color:#002F7A;
}
#div_phoneNumbers p,
#div_phoneNumbers li
{
	margin:0 0 12px;
	font-size:10px;
}

