body {
	color: #000000;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #E6EEF7;
	margin-top: 20px;
}
a:link {
	color : Blue;
	text-decoration : none;
}
a:active {
	color : #ff3333;
	font-weight : normal;
	font-style : italic;
	text-decoration : underline;
}
a:visited {
	color : Blue;
}
a:hover {
	color : red;
	font-weight : normal;
	text-decoration : underline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0em;
	margin-bottom: 0em;
	background-color:#FFFFFF
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 120%;
	vertical-align: top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
}

p.career {
	line-height: 140%;
	margin-right:75px;
	margin-top:0px;
	margin-bottom:3px;
	margin-left:20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003466;
	margin-top: 16px;
	margin-bottom: 8px;
	border-top:1px solid #003466;
	padding-top:5px;
	letter-spacing: 0.15em;
}
ul {
	margin-top: 0pt;
	margin-bottom: 1.5em;
}
li {
	margin-bottom: 6px;
	line-height: 140%;
}
ul.list {
	margin-top: 6px;
	margin-bottom: 20px;
	margin-left:0px;
	margin-right: 75px;
}
li.list {
	margin-bottom: 3px;
	margin-left:0px;
	line-height: 120%;
	list-style: disc;
}
a.websites {
	background-image:url(../images/websites.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	width: 77px;
	display: block;
}

a.websites:hover {
	background-image:url(../images/websites.jpg);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 77px;
	display: block;
	text-decoration: none;
}

a.online {
	background-image:url(../images/online.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	width: 95px;
	display: block;
}

a.online:hover {
	background-image:url(../images/online.jpg);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 95px;
	display: block;
	text-decoration: none;
}

a.flash {
	background-image:url(../images/flash.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	width: 59px;
	display: block;
}

a.flash:hover {
	background-image:url(../images/flash.jpg);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 59px;
	display: block;
	text-decoration: none;
}

a.logos {
	background-image:url(../images/logos.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	width: 62px;
	display: block;
}

a.logos:hover {
	background-image:url(../images/logos.jpg);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 62px;
	display: block;
	text-decoration: none;
}

a.banners {
	background-image:url(../images/banners.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	width: 75px;
	display: block;
}

a.banners:hover {
	background-image:url(../images/banners.jpg);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 75px;
	display: block;
	text-decoration: none;
}

a.marketing {
	background-image:url(../images/marketing.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	width: 88px;
	display: block;
}

a.marketing:hover {
	background-image:url(../images/marketing.jpg);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 88px;
	display: block;
	text-decoration: none;
}

a.splash {
	background-image:url(../images/splash.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	width: 115px;
	display: block;
}

a.splash:hover {
	background-image:url(../images/splash.jpg);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 115px;
	display: block;
	text-decoration: none;
}

a.resume {
	background-image:url(../images/resume.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	width: 69px;
	display: block;
}

a.resume:hover {
	background-image:url(../images/resume.jpg);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 69px;
	display: block;
	text-decoration: none;
}

a.home {
	background-image:url(../images/home.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	width: 62px;
	display: block;
}

a.home:hover {
	background-image:url(../images/home.jpg);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 62px;
	display: block;
	text-decoration: none;
}
