#layout {
	margin: auto;
	width: 800px;
	border: 0;
}
#layout td {
	padding: 0;
}
.tableHeadingText {
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}

a {
	color: #EE3224;
	text-decoration: underline;
}
a.external {
	background: url(../images/icons/new_window/extlink.jpg) no-repeat right center;
	padding-right: 17px;
}
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
a:hover {
	color: #C30;
}
a:visited {
	color: #007CA4;
	color: #666;
}
th {
	text-align: left;
}
.loginHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #007CA4;
	font-weight: bold;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #007CA4;
}
.center {
	text-align: center;
}

#col1-heading h1 {
	text-transform: uppercase;
	color: #EE3224;
	margin: 2em 1em;
	font: 0.9em/1em Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.position, .organisation {
	font-weight: bold;
}
/*table.contact_table .position, table.contact_table .organisation {
	font-style: italic;
	font-weight: normal;
}
table.contact_table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
#layout table.contact_table td {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 0.2em;
}
table.contact_table caption {
	border: none;
	font-size: 1.1em;
	text-align: left;
	color: #ee3224;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
}*/


img.border {
    border: 1px solid #000;
}
.uid {
	display: none;
}
.people table {
	width: 100%;
	margin: 0.5em 0 1.2em;
	border: 1px solid #EE3224;
}
.people table td, .people table th {
	border-bottom: 1px solid #EE3224;
	border-right: 1px solid #EE3224;
	border-top: 1px solid #EE3224;
	border-left: 1px solid #EE3224;
	padding: 0.1em 0.2em;
}
td.positive_marker {
	 font-weight: bold;
	 color: #EE3224;
	 text-align: center;
}
.sponsor {
	font-weight: bold;
}
.author {
	font-style: italic;
	line-height: 0.9em;
}
.fixed-width {
	font-family: monospace;
}
.front-page {
	color: #000;
	font: 0.7em/1.1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0.5em 0.5em;
	text-align: left;
}
.front-page h2 {
	font-size: 1em;
	color: #ee3224;
	margin: 0 0 0.2em 0;
	padding: 0;
}
.align-right {
	text-align: right;
}
