.acg
{
	font-size:18px;
	font-weight:300;
}
h1
{
	font-size:3.556rem;
	line-height:1;
	font-weight:200;
	padding:0.25em 0;
}
h2
{
	jfont-size:2.111rem;
	font-size:3.38rem;
	font-weight:200;
	jline-height:1;
}
h3
{
	jfont-size:1.556rem;
	font-size:2.49rem;
	font-weight:100;
	line-height:1.2;
}
h4
{
	font-size:1.8rem;
	font-weight:bold;
}
.acg sup
{
	vertical-align:super;
	font-size:smaller;
}
.acg p, .acg li
{
	font-size:18px;
	line-height:1.2;
}

@media screen and (max-width: 768px)
{
	.acg, .acg p, .acg li
	{
		font-size:16px;
	}
	h1
	{
		jfont-size:2.556rem;
		font-size:4.09rem;
	}
	h2
	{
		jfont-size:1.75rem;
		font-size:2.8rem;
	}
	h3
	{
		jfont-size:1.375rem;
		font-size:2.2rem;
	}
	h4
	{
		font-size:1.6rem;
	}
}

/*
p, li
{
	jfont-size:18px;
	jfont-weight:300;
	jmargin-top:0;
	margin-bottom:1em;
}
*/

.acg a, .acg a:visited
{
	text-decoration:none;
	color:#007493;
	font-weight:300
}

.acg a:hover
{
	text-decoration:none;
	color:#005073;
}

.acg-cisco-header
{
	background-color:rgb(255,255,255);
}

@media screen and (max-width: 599px)
{
	.acg-cisco-footer
	{
		height:296px;
		background-image:url(../images/cisco-template/cisco-footer-narrow.png);
		jbackground-position:center;
		background-repeat:no-repeat;
		background-color:rgb(13,39,77);
	}
}
@media screen and  (min-width: 600px) and (max-width: 767px)
{
	.acg-cisco-footer
	{
		height:236px;
		background-image:url(../images/cisco-template/cisco-footer-narrow.png);
		jbackground-position:center;
		background-repeat:no-repeat;
		background-color:rgb(13,39,77);
	}
}
@media screen and (min-width: 768px)
{
	.acg-cisco-footer
	{
		height:63px;
		background-image:url(../images/cisco-template/cisco-footer.png);
		background-repeat:no-repeat;
		background-position:center;
		background-color:rgb(13,39,77);
	}
}
