body
{
	background-color: #d4cc99;
	background-image: url(/img/bg.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
h1
{
  font-weight: bold;
  font-size: 14px;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #00aee7;
}
h2
{
  font-weight: bold;
  font-size: 13px;
  font-style: normal;
  font-family: arial, helvetica, sans-serif;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #00aee7;
}
ul {
	margin: 5 0 0 10;
	padding: 0 0 0 0;
}
li.home {
	margin: 5 0 0 20;
	padding: 2 0 0 0;
}
a {
	color: #00aee7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #00aee7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #00aee7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #00aee7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.menu {
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.sidemenu {
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.sidemenu:visited {
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.sidemenu:hover {
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.sidemenu:active {
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.pad10 { padding: 10px 10px 10px 10px; }
.txt10 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 12px;
}
.txt11 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
}
.txt12 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 14px;
}
.txtblack { color: #000000; }
.txtwhite { color: #ffffff; }
.txtgrey { color: #737064; }
.txtblue { color: #00aee7; }
td.sidemenu_active {
	background-color: #00aee7;
	padding: 5px 10px 5px 0px;
	background-image: url(/img/sm_arrow.gif);
	background-repeat: no-repeat;
}
td.sidemenu_inactive {
	background-color: #9d9b94;
	padding: 5px 10px 5px 0px;
}
td.submenu {
	background-color: #9d9b94;
	padding: 5px 10px 5px 10px;
}
#practicesub, #pubsub {position: absolute;
	border: 1px solid #999999;
	top: 20px;
	right: 8999px;
	z-index: 3;
}
