body {
	margin: 0 0 1em 0;
	}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#toolbar {
	color: #FFFFFF;
	font-weight: bold;
	}
	
#toolbar a, #toolbar a:active, #toolbar a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

#menu a, #menu a:active, #menu a:visited {
	border: 1px solid #AC562B;
	border-right-color: #742600;
	border-bottom-color: #742600;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 6px 5px;
	text-align: left;
	text-decoration: none;
	width: 124px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 114px;
	}
	
html>body #menu {
	width: 114px;
}
	
#menu a:hover {
	background: #DADADA url(../images/button_bg_on.gif) 0 0 repeat-x;
	border: 1px solid #FFFFFF;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	color: #000000;
	}
	
#menu a#on {
	border: 1px solid #FFFFFF;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-bottom: 0;
	color: #000000;
	}
	
ul {
	list-style: square;
	margin-bottom: 1em;
	}

ul.sitemap {
	margin: 0;
	padding: 0 0 0 16px;
	}
	
#menu ul {
	background-color: #DADADA;
	border: 1px solid #FFFFFF;
	border-top: 0;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	_width: 101%;
	}
	
#menu ul li {
	margin: 0 0 5px 0;
	padding: 0 5px;
	}
	
#menu ul a, #menu ul a:active, #menu ul a:visited {
	background: none;
	border: 0;
	color: #505050;
	display: inline;
	font-weight: normal;
	height: auto;
	line-height: normal;
	margin: 0 0 0.5em 0;
	padding: 0;
	width: auto;
	}
	
#menu ul a:hover {
	color: #000000;
	background: #DADADA;
	border: 0;
	}

#breadcrumbs {
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
	}
	
#breadcrumbs a, #breadcrumbs a:active, #breadcrumbs a:visited {
	color: #000000;
	font-weight: bold;
	}

#footer a, #footer a:active, #footer a:visited {
	color: #000000;
	}
	
h1, h2 {
	color: #973A06;
	font-size: 2em;
	margin: 0 0 0.5em 0;
	padding: 0;
	}
	
h2 {
	font-size: 1.5em;
	margin: 0 0 0.75em 0;
	}
	
h3 {
	font-size: 1em;
	margin: 0;
	}

p {
	margin: 0 0 1em 0;
	padding: 0;
	}
	
#content, #events td {
	line-height: 1.5em;
	text-align: left;
	}
	
#sidebar {
	text-align: left;
	}
	
#sidebar h1 {
	border: 1px solid #AC562B;
	border-right-color: #742600;
	border-bottom-color: #742600;
	color: #FFFFFF;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#options {
	margin: 0 0 1em 0;
	}
	
#options a, #options a:active, #options a:visited {
	color: #000000;
	font-size: 10px;
	margin: 0;
	padding: 0 0 0 17px;
	text-decoration: none;
	}
	
#options a:hover {
	color: #973A06;
	}

#options a {
	line-height: 13px;
	}
	
#options a#print:hover {
	background: url('../images/icon_print_on.gif') 0 0 no-repeat;
	}
	
#options a#send:hover {
	background: url('../images/icon_send_on.gif') 0 0 no-repeat;
	}
	
#related {
	margin: 0 0 1em 0;
	}
	
#wisdom {
	font-style: italic;
	margin: 0 0 1em 0;
	}

#wisdom p {
	font-family: Times, serif;
	font-size: 13px;
	margin: 1em 0.5em 0 0;
	padding: 0;
	}
	
#wisdom div {
	color: #973A06;
	font-family: Times, serif;
	font-size: 12px;
	text-align: right;
	margin: 1em 0;
	padding: 0 1em 0 0;
	}
	
#whitepapers {
	margin-bottom: 1em;
	}
	
a, a:active {
	color: #973A06;
	}
	
a:visited {
	color: #000000;
	}
	
a:hover, #footer a:hover {
	color: #973A06;
	}

form {
	margin: 0;
	padding: 0;
	}
	
#events p {
	margin: 0;
	}
	
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.btn {
	color: #FFFFFF;
	background-color: #973A06;
	border: 3px double #AC562B;
	border-right-color: #742600;
	border-bottom-color: #742600;
	padding: 0.1em 0;
	font-weight: bold;
	}

.mandatory {
	font-weight: bold;
	color: red;
	}

.tbl, .tbl td {
	border: 1px solid #000000;
	}

hr {
	margin-bottom: 8px;
	}