/*
	BASE FONT-SIZE: 16px

	10px	62.5%			26px	162.5%
	11px	68.8%			27px	168.8%
	12px	75%				28px	175%
	13px	81.3%			29px	181.3%
	14px	87.5%			30px	187.5%
	15px	93.8%			31px	193.8%
	16px	100%			32px	200%
	17px	106.3%			33px	206.3%
	18px	112.5%			34px	212.5%
	19px	118.8%			35px	218.8%
	20px	125%			36px	225%
	21px	131.3%			37px	231.3%
	22px	137.5%			38px	237.5%
	23px	143.8%			39px	243.8%
	24px	150%			40px	250%
	25px	156.3%			41px	256.3%
*/

/*
	BASE FONT-SIZE: 12px

	10px	83.3%			26px	216.7%
	11px	91.7%			27px	225%
	12px	100%			28px	233.3%
	13px	108.3%			29px	241.7%
	14px	116.7%			30px	250%
	15px	125%			31px	258.3%
	16px	133.3%			32px	266.7%
	17px	141.7%			33px	275%
	18px	150%			34px	283.3%
	19px	158.3%			35px	291.7%
	20px	166.7%			36px	300%
	21px	175%			37px	308.3%
	22px	183.3%			38px	316.7%
	23px	191.7%			39px	325%
	24px	200%			40px	333.3%
	25px	208.3%			41px	341.7%
*/

/*
	BASE FONT-SIZE: 13px

	10px	76.9%			26px	200%
	11px	84.6%			27px	207.7%
	12px	92.3%			28px	215.4%
	13px	100%			29px	223%
	14px	107.7%			30px	230.8%
	15px	115.4%			31px	238.5%
	16px	123%			32px	246.2%
	17px	130.8%			33px	253.8%
	18px	138.5%			34px	261.5%
	19px	146.2%			35px	269.2%
	20px	153.8%			36px	276.9%
	21px	161.5%			37px	284.6%
	22px	169.2%			38px	292.3%
	23px	176.9%			39px	300%
	24px	184.6%			40px	307.7%
	25px	192.3%			41px	315.4%
*/

body
{
	font-size: 75%;
}

h1, h2, h3, h5
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

h4, h6, p, a, label, ul
{
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 250%;
	color: #505050;
}

	.hero-h1
	{
		color:#00aeef;	
	}

h2
{
	font-size: 200%;
	color: #505050;
}

h3
{
	font-size: 166.7%;
	color: #505050;
}

h4
{
	font-size: 133.3%;
	color: #006e97;
}

h5
{
	font-size: 141.7%;
	color: #505050;
}

h6
{
}

a
{
	color: #00aeef;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p, label, li
{
	color: #505050;
	line-height: 1.7em;
}

label
{
	font-size: 91.7%;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

.required-notice
{
	font-size: 91.7%;
}

.required-notice, .blue
{
	color: #00aeef;
}

p.value-proposition
{
	font-size: 133.3%;
	font-style: italic;
}

div.quote p
{
	font-size: 91.7%;
}

p.quote-sig
{
	font-size: 91.7%;
}

#hero-spot h1 sup
{
	font-size: 70%;
	vertical-align: top;
}

#footer li a, #footer p, .footer-label, .mailto
{
	color:#FFFFFF;	
}

#footer-legal
{
	font-size:83.3%;
}

#copyright p
{
*line-height:20px;
}


.footer-label
{
	font-size:100%;
}

.footer-label select
{
	vertical-align:middle;
}

#hero-nav a
{
	color:#FFFFFF;
	font-size: 133.3%;
	text-align:center;
}

#smart-solutions li.solution a,
#products li.product a,
#hero-spot li a,
#johnson-boxes a.arrow-link,
#the-suite a.product,
#hero-spot a.arrow-link
{
	color:#990016;
	font:14px Arial, Helvetica, sans-serif;
}
