body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/* LAYOUT */
.sidebar {
	background: url(../images/bar_repeat.gif) repeat-y;
	}
.content-table {
	margin-left: 3em;
	}
.footer {
	margin: 5em 0 3em 0;
	text-align: center;
	color: #000;
	}
.footer a:link {
	font-size: x-small;
	text-decoration: none;
	font-weight: 700;
	}
.footer a:visited {
	font-size: x-small;
	text-decoration: none;
	font-weight: 700;
	}
.footer a:active {
	font-size: x-small;
	text-decoration: none;
	font-weight: 700;
	}
.footer a:hover {
	font-size: x-small;
	text-decoration: underline;
	font-weight: 700;
	}

/* HTML */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: 700;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 2em;
	}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	}
a:link {
	color: #0000ff;
	}
a:visited {
	color: #0000ff;
	}
a:active {
	color: #0000ff;
	}
a:hover {
	color: #0000ff;
	}

/* About Us Styles */
.Staff {
	font-size: larger;
	font-weight: 700;
	}

/* Press Release Styles */
.PressRelease {
	margin: 0;
	padding: .75em;
	}
.PressRelease h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	}
.PressRelease h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: 700;
	}
.PressRelease td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 2em;
	}
.PressRelease p {
	margin: 0;
	padding: 0 0 1.25em 0;
	}
.PressRelease a:link {
	font-size: 1em;
	color: #0000ff;
	font-weight: 700;
	text-decoration: underline;
	}
.PressRelease a:visited {
	font-size: 1em;
	color: #0000ff;
	font-weight: 700;
	text-decoration: underline;
	}
.PressRelease a:active {
	font-size: 1em;
	color: #0000ff;
	font-weight: 700;
	text-decoration: underline;
	}
.PressRelease a:hover {
	font-size: 1em;
	color: #0000ff;
	font-weight: 700;
	text-decoration: none;
	}
.PressItem {
	padding-bottom: .5em;
	border-bottom: 1px dotted #dcd8d8;
	}
.PressClients {
	margin: 1em 0 0 0;
	padding: .75em;
	}
.PressClientsItem  {
	padding-bottom: .5em;
	border-bottom: 1px dotted #dcd8d8;
	}
.PressClients h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	}