@charset "UTF-8";
/* CSS Document */
body {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
   text-align:left;
}
td {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
   text-align:left;
}
A:link {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: underline;
}
A:visited {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: underline;
}
A:hover {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: none;
}
A:active {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: underline;
}
ul {
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 1em;
}
li {
	margin-bottom: 2px;
	font-family: verdana;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
}
li A:link {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: underline;
}
li A:visited {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: underline;
}
li A:hover {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: none;
}
li A:active {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: underline;
}
ul.staff_list li {
	margin-bottom: 15px;
}
#dialog {
	margin: 10px 10px 10px 10px;
	font-family:inherit;
   font-size: inherit;
   color: inherit;
}
h1 {
   font-family: verdana;
   font-size: 14px;
   color: #00009D;
}
h3 {
   font-family: verdana;
   font-size: 14px;
}
h4{
   font-family: verdana;
   font-size: 12px;
}
img.page_image {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:none;
}
td.split_left {
	background-color:#eab213;
	width: 49%;
	height:5px;
}
td.split_right {
	background-color:#46a501;
	width: 49%;
	height:5px;
}
tr.split_row {
	background-color:#CDCDCD;
	height: 5px;
}
td.split_center {
	width:3px;
	margin-left:2px;
	margin-right:2px;
	background-color:#FFFFFF;
}
table.split {
	width:95%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#dialog a:link {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: underline;
}
#dialog a:visited {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: underline;
}
#dialog a:hover {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: none;
}
#dialog a:active {
   font-family: verdana;
   font-size: 12px;
   color: #0000FF;
   text-decoration: underline;
}
#side_menu {
	text-align:center:
}
<!-- Custom Style -->
BottomMenu {
   font-family: verdana;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
}
td.BottomMenu {
   font-family: verdana;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
   margin:5px 5px 5px 5px;
}
td.BottomMenu A:link {
   font-family: verdana;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: underline;
}
td.BottomMenu A:visited {
   font-family: verdana;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: underline;
}
td.BottomMenu A:hover {
   font-family: verdana;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
}
td.BottomMenu A:active {
   font-family: verdana;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: underline;
}