@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header #bodycontainer #bodypubcontainer a {
	color: #333333;
	text-decoration: none;
}
#wrapper #header #bodycontainer #bodypubcontainer a:hover {
	color: #006699;
	text-decoration: underline;
}
#wrapper #header #bodycontainer #bodycreativecontainer {
	background-image: url(../images/featured_bg_lines_03.jpg);
	float: left;
	background-repeat: no-repeat;
	height: 486px;
	width: 302px;
}
#wrapper #header #bodycontainer #bodystaffcontainer a {
	color: #909F14;
	padding-left: 20px;
	background-image: url(../images/contact_hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 166px;
	height: 37px;
}
#wrapper #header #bodycontainer #bodystaffcontainer a:hover {
	color: #FFFFFF;
	background-position: top;
}
