 @charset "utf-8";
/* CSS Document */
 
 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

 p.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
}

 p.bodycopysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
}

 p.leedchart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}

 p.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
}

 a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #0000FF;
	text-decoration: underline;
}

a.bodycopy:visited { color: #99CCFF; }

a.bodycopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #3399FF;
}

a.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftnav:visited { color: #FFCC00; }

a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	color: #FFCC00;
	text-decoration: underline;
}

a.leftnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftnav2:visited { color: #FFCC00; }

a.leftnav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #FFCC00;
	text-decoration: underline;
}

a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #FFCC00;
	text-decoration: none;
}

a.topnav:visited { color: #FFCC00; }

a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #FFCC00;
	text-decoration: none;
}

a.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer2:visited { color: #FFCC00; }

a.footer2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #0033FF;
	text-decoration: none;
}

a.footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer3:visited { color: #FFCC00; }

a.footer3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #0033FF;
	text-decoration: none;
}


/* Case Study Pages */

table.case-studies {width:229px;}

table.case-studies p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;}
	
table.case-studies a {
	color:#FFcc00;
	text-decoration:none;
	border-bottom:1px dotted #FFcc00;
}
table.case-studies a:visited {
	color:#FFcc00;
	text-decoration:none;
	border-bottom:1px dotted #FFcc00;
}
table.case-studies a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}

div#social-media {
	margin:10px;
	background:url(../images/white-trans.png) repeat;
	padding:10px;
	border:1px solid #fff;
	text-align:left;
}
