body {
	margin-bottom: 0px;
	background-color: #e5e5e5;
}
td, textarea, input, select {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}
H1 {

	color: #004b8e;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
	line-height:1px;
	padding-top:20px;

}
H2 {

	color: #004b8e;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
	line-height:0px;

}
H3 {

	color: #cfa302;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
	line-height:8px;
	margin-bottom: 4px;
	margin-top: 4px;

}
H4 {

	color: #cfa302;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
	line-height:8px;
	margin-bottom: 2px;

}

a:link {
	color: #333333;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
a:visited {
	color: #333333;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color:#f8c60d;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.content {
padding: 20 10 10 10;
z-index:2;
}

.sidead{
padding: 30 10 10 10;
}

.location {
padding: 10 10 10 10;
position:relative;
z-index:3;
color:#999999
}
a.where:link{
color:#999999;
}
a.where:hover{
color:#f8c60d;
}
a.where:visited{
color:#999999;
}
.menubar {
padding: 7 0 0 0;
font-weight:bold;
}
